Commit graph

21 commits

Author SHA1 Message Date
fa8d4bc289 Drag and drop works 2024-10-25 13:17:04 -05:00
46eaf5b4fd Break out main into more files for organization 2024-10-24 23:29:53 -05:00
2fac064c38 Properly use blake3 mmap 2024-10-24 23:00:23 -05:00
4809be56a9 Improved UI interactions with things 2024-10-24 12:58:11 -05:00
094fb67649 Improved progress bars and element alignment while uploading 2024-10-24 11:40:07 -05:00
668869608a Moved web stuff to web folder 2024-10-24 09:43:28 -05:00
84e2e4787d Create directories if they do not exist 2024-10-24 02:47:39 -05:00
eb9db0f546 Fixed relative paths. Fixed multi-file uploading. Fixed config application. 2024-10-24 02:29:49 -05:00
e356e9377d Added ability to upload multiple files at the same time and see progress 2024-10-23 23:27:26 -05:00
2f785d78c1 Moved time selection buttons mostly to the backend 2024-10-23 22:43:11 -05:00
34142ba721 Properly set up time buttons on page 2024-10-23 12:22:54 -05:00
26f1f70a47 Improved CSS and JS a bit more 2024-10-23 04:50:33 -05:00
4f47efbb27 Improve duration handling, remove CSS for now 2024-10-23 04:28:57 -05:00
aee0cc9892 Improved handling, added more routes 2024-10-23 03:55:40 -05:00
80a4c767a8 Minor tweaks 2024-10-22 13:10:14 -05:00
2c7a955f64 Added timed expiry to files 2024-10-22 05:03:56 -05:00
676fe5f1d7 Database works, uploading now shows the resulting link to the client 2024-10-22 03:07:28 -05:00
af925677f9 Added database for backend operations 2024-10-21 16:28:10 -05:00
0681af1633 Added blake3 hashing of uploaded files 2024-10-21 13:48:06 -05:00
8bb4e5fac4 Improved everything, still only uploads 2024-10-21 05:05:19 -05:00
1809f13f31 Initial commit 2024-10-21 03:12:58 -05:00