3df81ee604
Merged confetti-cli into the repo
2024-11-09 16:53:02 -06:00
26ec3c0b2e
Moved to workspace structure
2024-11-09 16:37:36 -06:00
055bcacdd3
Updated file-format
to 0.26
2024-11-08 01:58:41 -06:00
8cacaa53cc
Added download
option to mmid lookup
2024-11-07 11:33:21 -06:00
8cc92ad258
Version bump, v0.1.3
2024-11-04 07:28:23 -06:00
4e916dc3e8
Add dev branch of file-format temporarily
2024-11-04 05:22:19 -06:00
e78c61b410
Chunked uploads ( #2 )
...
* Switch database to begin using CBOR, and begin work on chunked uploads
* Chunked uploads work, no feedback to client yet
* Added poorly implemented progress for chunked uploads
* I think these methods are cursed
* Improved performance by properly limiting the number of uploads
* Properly show errors in file bars again
* Improved setup for chunk downloading, added chunk size to config
* Ran clippy, added chunk cleaner
* Ran `cargo fmt`
2024-11-03 05:47:26 -06:00
2848ff1f54
Compress database with lz4 and improve database handling
2024-10-29 04:33:44 -05:00
8de33459eb
Version bump, 0.1.2
2024-10-28 03:09:41 -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
2fac064c38
Properly use blake3 mmap
2024-10-24 23:00:23 -05:00
52de2ccbe4
Changed binary name, v0.1.1
2024-10-24 02:40:43 -05:00
34142ba721
Properly set up time buttons on page
2024-10-23 12:22:54 -05:00
aee0cc9892
Improved handling, added more routes
2024-10-23 03:55:40 -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