summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-18fix panic when upgrading connections incorrectlyv1.1.0metamuffin
2023-12-07logging the time might be useful :)metamuffin
2023-12-07move some files around and add horrible access logmetamuffin
2023-11-28document watch configv1.0.0metamuffin
2023-11-28config referencemetamuffin
2023-11-20fix index.html not being sent if index=falsemetamuffin
2023-11-20fix file watch pathmetamuffin
2023-11-15better loggingmetamuffin
2023-11-14config hot reloadmetamuffin
2023-11-14refactor architecture and start on http basic authmetamuffin
2023-10-19debug log error for more detailmetamuffin
2023-10-14no mond by defaultmetamuffin
2023-10-06some basic reporting for mondmetamuffin
2023-10-06ignore new test configmetamuffin
2023-10-04readme: change TOML to YAMLmetamuffin
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-10-04path resolution (hopefully without path traversal!)Lia Lenckowski
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-10-04fix the example for 1.0.0Lia Lenckowski
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-10-04support 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-04change from toml to yaml; version bumpLia Lenckowski
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-09-04use #[from] in error typesmetamuffin
2023-08-28what i invented here already existed: semaphoremetamuffin
2023-08-28update all deps, including a new horrible version hypermetamuffin
2023-08-28supporting listening on a list of addressesLia Lenckowski
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-04-06apply limitsmetamuffin
2023-04-06configure max_incoming_connectionsmetamuffin
2023-04-06state structmetamuffin
2023-03-08dont show hidden filesmetamuffin
2023-02-26support range requestsmetamuffin
2023-02-24panic when listening failsmetamuffin
2023-02-24remove debug printmetamuffin
2023-02-24typometamuffin
2023-02-24set server headermetamuffin
2023-02-24italic file type and hyperlink to sourcemetamuffin
2023-02-24more intuitive file listingmetamuffin
2023-02-24"document" fileservermetamuffin
2023-02-24static file serving + bugsmetamuffin
2023-02-12dont block for tls acceptancemetamuffin
2023-02-12fixed early exit when only one listerner was enabledmetamuffin
2023-02-12disable h2 for alpnmetamuffin
2023-02-12set forwarding headersmetamuffin
2023-02-12doc + error handlingmetamuffin
2023-02-12usage and licensemetamuffin
2023-02-12config path as argmetamuffin
2023-02-12websocket proxy worksmetamuffin
2023-02-12blubmetamuffin
2023-02-11worksmetamuffin