Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-28 | document watch configv1.0.0 | metamuffin | |
2023-11-28 | config reference | metamuffin | |
2023-11-20 | fix index.html not being sent if index=false | metamuffin | |
2023-11-20 | fix file watch path | metamuffin | |
2023-11-15 | better logging | metamuffin | |
2023-11-14 | config hot reload | metamuffin | |
2023-11-14 | refactor architecture and start on http basic auth | metamuffin | |
2023-10-19 | debug log error for more detail | metamuffin | |
2023-10-14 | no mond by default | metamuffin | |
2023-10-06 | some basic reporting for mond | metamuffin | |
2023-10-06 | ignore new test config | metamuffin | |
2023-10-04 | readme: change TOML to YAML | metamuffin | |
Signed-off-by: metamuffin <metamuffin@disroot.org> | |||
2023-10-04 | path resolution (hopefully without path traversal!) | Lia Lenckowski | |
Signed-off-by: metamuffin <metamuffin@disroot.org> | |||
2023-10-04 | fix the example for 1.0.0 | Lia Lenckowski | |
Signed-off-by: metamuffin <metamuffin@disroot.org> | |||
2023-10-04 | support scalar bind field in https config (the example from the readme was ↵ | Lia Lenckowski | |
broken all along. oops) Signed-off-by: metamuffin <metamuffin@disroot.org> | |||
2023-10-04 | change from toml to yaml; version bump | Lia Lenckowski | |
Signed-off-by: metamuffin <metamuffin@disroot.org> | |||
2023-09-04 | use #[from] in error types | metamuffin | |
2023-08-28 | what i invented here already existed: semaphore | metamuffin | |
2023-08-28 | update all deps, including a new horrible version hyper | metamuffin | |
2023-08-28 | supporting listening on a list of addresses | Lia Lenckowski | |
Signed-off-by: metamuffin <metamuffin@disroot.org> | |||
2023-04-06 | apply limits | metamuffin | |
2023-04-06 | configure max_incoming_connections | metamuffin | |
2023-04-06 | state struct | metamuffin | |
2023-03-08 | dont show hidden files | metamuffin | |
2023-02-26 | support range requests | metamuffin | |
2023-02-24 | panic when listening fails | metamuffin | |
2023-02-24 | remove debug print | metamuffin | |
2023-02-24 | typo | metamuffin | |
2023-02-24 | set server header | metamuffin | |
2023-02-24 | italic file type and hyperlink to source | metamuffin | |
2023-02-24 | more intuitive file listing | metamuffin | |
2023-02-24 | "document" fileserver | metamuffin | |
2023-02-24 | static file serving + bugs | metamuffin | |
2023-02-12 | dont block for tls acceptance | metamuffin | |
2023-02-12 | fixed early exit when only one listerner was enabled | metamuffin | |
2023-02-12 | disable h2 for alpn | metamuffin | |
2023-02-12 | set forwarding headers | metamuffin | |
2023-02-12 | doc + error handling | metamuffin | |
2023-02-12 | usage and license | metamuffin | |
2023-02-12 | config path as arg | metamuffin | |
2023-02-12 | websocket proxy works | metamuffin | |
2023-02-12 | blub | metamuffin | |
2023-02-11 | works | metamuffin | |