Commit Graph

32 Commits

Author SHA1 Message Date
minish 3fa4caad92
config rework ep1
+ misc refactoring and tweaks
2023-11-09 21:22:02 -05:00
minish 6deddc3014
bump rust version 2023-10-13 23:41:46 -04:00
minish 20e73a6c79
chore: bump version 2023-06-29 01:37:33 -04:00
minish 9e083907c7
refactor: undo one clippy suggestion
just because i did not like it
the other ones were returns so i like the last one to be one too
2023-06-28 17:29:07 -04:00
minish 6d86d4a081
refactor: solve clippy suggestions 2023-06-28 17:24:07 -04:00
minish b44fa6c4a1
feat: show download size on files read from disk 2023-06-28 17:02:40 -04:00
minish b8611e6415
feat: switch to pretty_env_logger 2023-06-28 16:24:46 -04:00
minish 4a9a71b9f3 chore: rewrite some of readme 2023-06-13 19:24:37 -04:00
minish 03921064f6 chore: update url in readme 2023-06-13 18:24:27 -04:00
minish e6076e6beb refactor(archived): change to match 2023-06-13 18:05:13 -04:00
minish 9e45783547 chore: add license 2023-06-13 17:48:57 -04:00
minish 9fdc2345f9 fix uploads being owned by root + other minor changes 2023-06-11 03:46:52 +00:00
minish b1bee30e23 rust 1.67 was getting stuck on updating crates.io index 2023-06-10 05:07:03 +00:00
minish 3dcea58419 remove comment from cargo.toml 2023-02-28 23:20:57 +00:00
minish 527e3c37ab bump version 2023-02-10 18:58:23 -05:00
minish 176cd813b9 add robots.txt 2023-02-10 18:57:56 -05:00
minish d0a739386f dockerfile 2023-02-02 18:29:36 -05:00
minish 53b0b95554 small tweaks 2023-02-02 18:05:30 -05:00
minish 08826148bb add readme 2023-02-01 20:25:38 -05:00
minish 2662128bbb mostly just auth 2023-02-01 19:05:13 -05:00
minish a3c69ef914 fix upload count and error responses 2023-01-30 19:14:25 -05:00
minish 03de6f4283 release! 2023-01-30 18:11:30 -05:00
minish 64a515be8b it works! 2023-01-28 20:17:35 -05:00
minish 06f79ff5fe remove some unused code 2023-01-08 20:10:52 -05:00
minish 327443da32 revert cache refreshing upon view for now 2023-01-08 20:10:30 -05:00
minish 7403b7d645 caching works, it's messy though 2023-01-08 19:08:24 -05:00
minish 3bc36bddcb fix launch config add small tweak in gitignore 2023-01-07 18:36:40 -05:00
minish fd8d5ffe9a Revert "added content types for cached uploads. weird caching bug still not fixed"
This reverts commit c15a0c2161ab509f46c10d84d8003741a1e29b3e
2023-01-04 22:38:52 +00:00
minish a4ca431a82 added content types for cached uploads. weird caching bug still not fixed 2023-01-02 18:04:13 -05:00
minish 9a22170dfa switch to tokio mutexes, it compiles now 2022-12-29 00:03:14 -05:00
minish a2fccd1f1c remove small test 2022-12-28 23:05:28 -05:00
minish 05c6460d12 still working on things! 2022-12-28 22:57:06 -05:00