Commit graph

20 commits

Author SHA1 Message Date
ca63739bfb Improved performance by properly limiting the number of uploads 2024-10-31 04:43:05 -05:00
bf17b1bc04 I think these methods are cursed 2024-10-31 04:14:56 -05:00
4875445325 Added poorly implemented progress for chunked uploads 2024-10-31 03:19:28 -05:00
9b80670961 Chunked uploads work, no feedback to client yet 2024-10-31 01:44:16 -05:00
338d320894 Added about page, added dark mode, touched up styling 2024-10-30 01:56:04 -05:00
2848ff1f54 Compress database with lz4 and improve database handling 2024-10-29 04:33:44 -05:00
07487415c1 Add paste event to upload options 2024-10-29 00:17:34 -05:00
2f70967834 Add API documentation page 2024-10-28 02:45:43 -05:00
4b07ba4c46 Clean up code in various ways 2024-10-28 00:39:10 -05:00
769bd72542 Improved URL lookup handling 2024-10-27 06:53:04 -05:00
aaaea89502 Switched to better database lookup system 2024-10-27 06:31:00 -05:00
73b8398f4a Reworked database to store things smarter 2024-10-27 05:40:11 -05:00
5f66f02734 Fixed file upload on click 2024-10-25 18:26:08 -05:00
fa8d4bc289 Drag and drop works 2024-10-25 13:17:04 -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
cbee7641dd URI encode links for copying 2024-10-24 10:23:17 -05:00
2e7c194388 Fix multiple file upload on client 2024-10-24 09:58:55 -05:00
668869608a Moved web stuff to web folder 2024-10-24 09:43:28 -05:00
Renamed from src/static/request.js (Browse further)