summaryrefslogtreecommitdiff
path: root/src/config.rs
AgeCommit message (Expand)Author
2024-05-29implement cookie base auth.metamuffin
2024-05-29refactor filter systemmetamuffin
2024-04-30sest cache control headermetamuffin
2024-04-30implement if-not-modifiedmetamuffin
2023-12-07move some files around and add horrible access logmetamuffin
2023-11-28config referencemetamuffin
2023-11-20fix file watch pathmetamuffin
2023-11-14config hot reloadmetamuffin
2023-11-14refactor architecture and start on http basic authmetamuffin
2023-10-04support scalar bind field in https config (the example from the readme was br...Lia Lenckowski
2023-10-04change from toml to yaml; version bumpLia Lenckowski
2023-08-28what i invented here already existed: semaphoremetamuffin
2023-08-28supporting listening on a list of addressesLia Lenckowski
2023-04-06apply limitsmetamuffin
2023-04-06configure max_incoming_connectionsmetamuffin
2023-02-24static file serving + bugsmetamuffin
2023-02-12config path as argmetamuffin
2023-02-12blubmetamuffin
2023-02-11worksmetamuffin