misc_pterodactyl-panel/public/themes/pterodactyl/js/frontend
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
2fa-modal.js fix revealing module and jquery3 of 2fa-modal 2017-03-03 23:42:58 +01:00
console.js Fix terminal scrolling and terminalNotify 2017-07-03 08:46:53 +02:00
server.socket.js Add console popout option. 2017-04-15 18:23:29 -04:00
serverlist.js fix error display when server is installing, closes #424 2017-05-05 16:27:38 -04:00
tasks.js convert frontend javascript into revealing module pattern 2017-01-27 00:44:28 +01:00