summaryrefslogtreecommitdiff
path: root/src/files.rs
AgeCommit message (Collapse)Author
2023-12-07move some files around and add horrible access logmetamuffin
2023-11-20fix index.html not being sent if index=falsemetamuffin
2023-11-14refactor architecture and start on http basic authmetamuffin
2023-10-04path resolution (hopefully without path traversal!)Lia Lenckowski
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-03-08dont show hidden filesmetamuffin
2023-02-26support range requestsmetamuffin
2023-02-24typometamuffin
2023-02-24italic file type and hyperlink to sourcemetamuffin
2023-02-24more intuitive file listingmetamuffin
2023-02-24static file serving + bugsmetamuffin