misc_pterodactyl-panel/resources/scripts/api/server/files
2020-11-01 11:44:47 -08:00
..
compressFiles.ts What the heck are these abysmal timeouts; closes #2223 2020-08-06 20:25:35 -07:00
copyFile.ts Add support for copying files. 2019-08-04 15:34:46 -07:00
createDirectory.ts Add create directory button 2019-12-15 19:10:01 -08:00
decompressFiles.ts Add endpoint support for decompressing files 2020-07-14 21:16:49 -07:00
deleteFiles.ts Handle mass actions for file deletion 2020-07-11 15:37:59 -07:00
getFileContents.ts Encode all parts of the URI individually, closes #2620 2020-11-01 11:44:47 -08:00
getFileDownloadUrl.ts Fix file and backup downloading to use URL returned by server 2020-04-06 20:28:14 -07:00
getFileUploadUrl.ts Get basic file upload functionality working 2020-07-12 16:42:32 -06:00
loadDirectory.ts Encode all parts of the URI individually, closes #2620 2020-11-01 11:44:47 -08:00
renameFiles.ts Handle new file rename/move API 2020-07-11 16:20:42 -07:00
saveFileContents.ts Avoid breaking the entire UI when naughty characters are present in the file name or directory; closes #2575 2020-10-22 21:18:46 -07:00