aca4765b3d
Added version display to bottom of pages
2025-02-25 13:51:46 -06:00
570ad5ce24
Flush file on finish
2025-02-25 11:58:32 -06:00
f171051d54
Updated deps, changed writer to maybe block less
2025-02-25 11:31:59 -06:00
dbb76a4062
Version 0.2.0, small tweaks to UI
2025-01-13 22:59:55 -06:00
3e2e49bb79
Added websockets
2025-01-13 22:31:11 -06:00
e6c0f84f4a
Merge branch 'main' of https://github.com/Dangoware/confetti-box
2024-12-31 19:17:09 -06:00
0932f6ec31
Added wake lock for uploading to prevent failures
2024-12-31 19:17:04 -06:00
MrDulfin
ffb313c453
Added progress bar to downloads
2024-11-13 17:55:08 -05:00
MrDulfin
cb2520be03
Added download function and default download directory to the config
2024-11-12 11:13:08 -05:00
8514c52e93
Made binary imu
2024-11-09 17:50:03 -06:00
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
4f3250f655
Fixed chunk database and cleaning
2024-11-07 04:17:29 -06:00
9fea95010f
Update README.md
2024-11-04 08:45:40 -06:00
8cc92ad258
Version bump, v0.1.3
2024-11-04 07:28:23 -06:00
e3d727e325
Updated API docs page
2024-11-04 07:27:43 -06:00
2dc5c6b2be
CSS improvements during upload
2024-11-04 06:24:36 -06:00
4e916dc3e8
Add dev branch of file-format temporarily
2024-11-04 05:22:19 -06:00
8515ba382e
Made progress bar smoothly fill
2024-11-04 05:18:31 -06:00
ed0af7f969
Merge branch 'main' of https://github.com/Dangoware/confetti-box
2024-11-04 05:06:03 -06:00
60dd2ea421
Changed chunked upload URL to take chunk number instead of offset
2024-11-04 05:05:58 -06:00
e744cf9ad5
Update README.md
2024-11-03 21:29:28 -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
3892975fc2
Fixed clippy suggestions, ran cargo fmt
2024-10-30 11:08:53 -05:00
071b3c206c
Reorganized some files for more reasonable naming
2024-10-30 11:04:22 -05:00
55bea3a770
Fixed absolute paths for footer links
2024-10-30 03:17:52 -05:00
44550eb2d7
Added bundled fonts Fira Code
and Roboto
2024-10-30 03:15:33 -05:00
338d320894
Added about page, added dark mode, touched up styling
2024-10-30 01:56:04 -05:00
d4fa87e6fb
Added /info/<mmid>
endpoint
2024-10-29 17:16:29 -05:00
96a6b5cf9d
Get file type from MIME type rather than extension
2024-10-29 16:48:57 -05:00
46397a1f03
Update README.md
2024-10-29 04:34:27 -05:00
2848ff1f54
Compress database with lz4 and improve database handling
2024-10-29 04:33:44 -05:00
2ee07e7f3e
Update README.md
2024-10-29 03:29:15 -05:00
3b0a0253eb
Update README.md
2024-10-29 03:22:47 -05:00
37b6838866
Fix overflow scrollbars on chrome
2024-10-29 00:43:21 -05:00
7033220688
Improve resource loading on pages
2024-10-29 00:35:14 -05:00
07487415c1
Add paste event to upload options
2024-10-29 00:17:34 -05:00
0f780d027d
Only save database on clean and shutdown
2024-10-28 03:30:36 -05:00
8de33459eb
Version bump, 0.1.2
2024-10-28 03:09:41 -05:00
a2148d4227
Minor tweaks to the API docs
2024-10-28 02:57:33 -05:00
24253020f4
Shortened API link name
2024-10-28 02:49:11 -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
3a82415bef
Merge pull request #1 from G2-Games/database_redo
...
Redo database and fix issues
2024-10-27 17:44:19 -05:00
043fbc7ded
Remove lockfile
2024-10-27 17:40:59 -05:00
d0761d9e69
Cleaned up clippy suggestions, ran cargo fmt
2024-10-27 17:38:45 -05:00
ac41059f0b
Improve shortlink behavior
2024-10-27 17:33:43 -05:00
769bd72542
Improved URL lookup handling
2024-10-27 06:53:04 -05:00