minish
|
80b1727d09
|
clap -> argh (0.2.5)
|
2024-09-07 19:44:12 -04:00 |
minish
|
27a71ae862
|
v0.2.4
|
2024-07-13 23:10:52 -04:00 |
minish
|
9109f822eb
|
v0.2.3 - cache micro-optimization
|
2024-07-12 18:35:09 -04:00 |
minish
|
51c4b72626
|
v0.2.2 - fix #3
|
2024-06-08 02:03:51 -04:00 |
minish
|
76701113c5
|
v0.2.1 - migrate to axum v0.7
|
2024-05-27 14:33:36 -04:00 |
minish
|
2e92ab4bf0
|
max strip len config option
|
2024-05-27 13:12:18 -04:00 |
minish
|
7bfbe3b1fe
|
fix disk saving bug
|
2024-05-27 11:42:05 -04:00 |
minish
|
38c4447da8
|
lower some logs
|
2024-05-25 01:27:14 -04:00 |
minish
|
698643988a
|
v0.2.0 release
|
2024-05-25 01:21:36 -04:00 |
minish
|
622dfe8ae0
|
move comment so it makes more sense
|
2024-01-13 00:49:26 -05:00 |
minish
|
0d176bca40
|
--config is now a required switch
|
2023-12-08 13:08:38 -05:00 |
minish
|
f5c67c64d7
|
move default_motd func to a better place
|
2023-12-07 13:33:19 -05:00 |
minish
|
a315baa258
|
config restructure + motd option
|
2023-12-07 13:31:27 -05:00 |
minish
|
2aa97e05b4
|
fix typo in ViewError::NotFound doc comment
|
2023-12-07 13:21:13 -05:00 |
minish
|
5f8adf023f
|
lower path traversal warning to an info
the new default log level is warning
so i don't want it to be possible to spam server logs on default config
|
2023-12-02 15:58:00 -05:00 |
minish
|
3fa4caad92
|
config rework ep1
+ misc refactoring and tweaks
|
2023-11-09 21:22:02 -05: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
|
176cd813b9
|
add robots.txt
|
2023-02-10 18:57:56 -05:00 |
minish
|
53b0b95554
|
small tweaks
|
2023-02-02 18:05:30 -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
|
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 |