minish min
min closed issue min/breeze#2 2024-05-04 17:33:18 -04:00
use newer rand string generation
min opened issue min/breeze#2 2024-04-27 01:08:23 -04:00
use newer rand string generation
min pushed to main at min/picup 2024-01-07 00:36:28 -05:00
a25374e48c revert tokio, allow filenames from stdin
min created branch main in min/picup 2024-01-07 00:01:52 -05:00
min pushed to main at min/picup 2024-01-07 00:01:52 -05:00
90eb47c4f6 initial commit
min created repository min/picup 2024-01-07 00:01:46 -05:00
min commented on issue min/breeze#1 2023-12-17 22:00:21 -05:00
better handling for metadata fail to read error

Fixed in v0.1.5

min closed issue min/breeze#1 2023-12-17 22:00:21 -05:00
better handling for metadata fail to read error
min pushed to main at min/breeze 2023-12-08 15:02:08 -05:00
3513337ac7 update dockerfile for new config
661f2f14dd doc update
0d176bca40 --config is now a required switch
a0ffd1ddd1 bump rust version
f5c67c64d7 move default_motd func to a better place
Compare 10 commits »
min pushed to 0.1.5-p2 at min/breeze 2023-12-08 14:20:54 -05:00
3513337ac7 update dockerfile for new config
min pushed to 0.1.5-p2 at min/breeze 2023-12-08 14:17:32 -05:00
661f2f14dd doc update
min pushed to 0.1.5-p2 at min/breeze 2023-12-08 13:08:58 -05:00
0d176bca40 --config is now a required switch
a0ffd1ddd1 bump rust version
Compare 2 commits »
min pushed to 0.1.5-p2 at min/breeze 2023-12-07 13:33:26 -05:00
f5c67c64d7 move default_motd func to a better place
min created branch 0.1.5-p2 in min/breeze 2023-12-07 13:31:45 -05:00
min pushed to 0.1.5-p2 at min/breeze 2023-12-07 13:31:45 -05:00
a315baa258 config restructure + motd option
2aa97e05b4 fix typo in ViewError::NotFound doc comment
5f8adf023f lower path traversal warning to an info
d9f560677a lol oops
Compare 4 commits »
min deleted branch 0.1.6-p1 from min/breeze 2023-12-07 13:23:55 -05:00
min created branch 0.1.5-p1 in min/breeze 2023-12-07 13:23:40 -05:00
min pushed to 0.1.5-p1 at min/breeze 2023-12-07 13:23:40 -05:00
min created branch 0.1.6-p1 in min/breeze 2023-11-09 21:49:27 -05:00
min pushed to 0.1.6-p1 at min/breeze 2023-11-09 21:49:27 -05:00
3fa4caad92 config rework ep1