misc_pterodactyl-panel/resources/themes/pterodactyl/server
OrangeJuiced e64eb4901e Add multiple file/directory deletion in the filemanager (#544)
* Add deletion of multiple selected files
* Adjust success/failure text to properly represent multiple files
* Actually update the minimized versions with the new code
* Use let instead of var and seperate items into seperate code tags
* Deleting the selected items now supports the new endpoint
* Replaced the select buttons with checkboxes
* Selections is now handled by find all the selected checkboxes
* Add a warning if no files/folders are selected when pressing delete
* Add a select all files/folders checkbox
* Move mass delete button into a mass actions dropdown
* Move style to css file
* Actually update the minimized files (again)
* Mass actions button is now disabled by default
* Clicking on a row selects the checkbox and enables the actions button
* Fix clicking anything else but the row or checkbox triggering selection
2017-07-20 13:10:01 -10:00
..
files Add multiple file/directory deletion in the filemanager (#544) 2017-07-20 13:10:01 -10:00
settings Fixes bug with newly created variables not being assigned to existing servers properly, closes #478 2017-06-18 21:38:00 -05:00
tasks added a check if the task has run yet (#385) 2017-04-17 12:03:11 -04:00
users Fix display of subusers after creation. 2017-04-17 21:44:58 -04:00
console.blade.php Fix more of the console, add back support for arrow key command history 2017-06-30 20:41:16 -05:00
index.blade.php Fix more of the console, add back support for arrow key command history 2017-06-30 20:41:16 -05:00