Block a user
File list format switched to flat tree with server-side natural sort and various UX improvements
0be72827db
Remove test.zip generation
88aca511e7
Colored file size
be1c4c1504
Fixes to URL path handling, search query on URL
00a4297c0b
New filelist format on frontend
ef5e37187d
Completely revamped file list format. Fixes to zip creation.
Favicon, title, automatic & manual server naming
Favicon, title, automatic & manual server naming
Frontend created and rewritten a few times, with some backend fixes
be1bc22538
Merge branch 'main' into plaintable
b0d6b75ac1
Ruff linter
4a53d0b8e2
Formatting and fix Internal Server Error on upload
Frontend created and rewritten a few times, with some backend fixes
4bb7d091e4
Allow mkdir to create parents alike other file operations do.
4ae31fe241
Fix rename and new folder functions.
f0c7465944
White-bg editbox for rename in light mode.
a3a6b3771c
Rewritten uploads with queuing multiple tasks etc.
37167a41a6
Fix server exit hang on MacOS, cleanup, include directories in zips, natural sort.
63f6008a0a
Stricter filename sanitation
4fd769cce2
Zip download done.
2695fc67f3
Offer polling instead of inotify for OSes other than Linux