Commit Graph

62 Commits

Author SHA1 Message Date
minish 2e65f3744b
Merge branch 'main' of git.min.rip:min/breeze 2024-10-20 01:42:54 -04:00
minish ec050b19a5
fix empty file extensions (0.2.6) 2024-10-20 01:42:24 -04:00
minish 495aee464d
nix module updates 2024-09-21 18:36:43 -04:00
minish 1fc0ecad20
bump version 2024-09-08 18:42:43 -04:00
minish 85369049a5
add nixos module 2024-09-08 18:36:44 -04:00
minish 80b1727d09
clap -> argh (0.2.5) 2024-09-07 19:44:12 -04:00
minish 62e2598e72
improve flake 2024-09-07 19:29:29 -04:00
minish 27a71ae862
v0.2.4 2024-07-13 23:10:52 -04:00
minish e8e3302f82
Merge branch 'main' of git.min.rip:min/breeze 2024-07-12 18:36:06 -04:00
minish 9109f822eb
v0.2.3 - cache micro-optimization 2024-07-12 18:35:09 -04:00
minish 030a38ded4
add nix flake 2024-06-16 18:09:06 -04:00
minish 51c4b72626
v0.2.2 - fix #3 2024-06-08 02:03:51 -04:00
minish 7a3b8a66e2
add docs for max_strip_len 2024-05-27 16:05:31 -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 0a98b6b8ba
note about user 2024-05-25 01:47:08 -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 735cbb7428
remove some directives
rationale:
* EXPOSE 8000: it could be any port
* USER runner (&etc): you're not always gonna be running as uid 1000 (and you can specify with --user)
2024-02-21 21:37:37 -05:00
minish 622dfe8ae0
move comment so it makes more sense 2024-01-13 00:49:26 -05:00
minish 3513337ac7
update dockerfile for new config
also fix glibc error
2023-12-08 14:20:35 -05:00
minish 661f2f14dd
doc update 2023-12-08 14:17:19 -05:00
minish 0d176bca40
--config is now a required switch 2023-12-08 13:08:38 -05:00
minish a0ffd1ddd1
bump rust version 2023-12-07 23:38:21 -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 d9f560677a
lol oops 2023-11-10 19:36:43 -05:00
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