This website requires JavaScript.
Explore
Help
Sign In
banquise
/
pelican-panel-mirror
Watch
14
Star
0
Fork
1
You've already forked pelican-panel-mirror
mirror of
https://github.com/pelican-dev/panel.git
synced
2025-12-17 01:01:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pelican-panel-mirror
/
resources
/
scripts
/
api
/
server
/
files
History
Dane Everitt
d87438621f
Don't allow opening of files we know cannot be edited;
closes
#2286
2020-08-30 10:25:48 -07:00
..
compressFiles.ts
What the heck are these abysmal timeouts;
closes
#2223
2020-08-06 20:25:35 -07:00
copyFile.ts
…
createDirectory.ts
…
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
…
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
Don't allow opening of files we know cannot be edited;
closes
#2286
2020-08-30 10:25:48 -07:00
renameFiles.ts
Handle new file rename/move API
2020-07-11 16:20:42 -07:00
saveFileContents.ts
…