aboutsummaryrefslogtreecommitdiff
path: root/src/controller.rs
AgeCommit message (Expand)Author
2023-06-10remove .shares.txt featureMartin Fischer
2023-06-10refactor: some linter fixesMartin Fischer
2023-06-10fix users.toml being disregardedMartin Fischer
2022-07-30fix SoloController::build_url_pathMartin Fischer
2022-07-29refactor: introduce SoloController::newMartin Fischer
2022-07-27refactor: remove needless borrows / returnsMartin Fischer
2021-07-18refactor: use camino for UTF-8 pathsMartin Fischer
2021-07-18refactor: remove unreachable else branchMartin Fischer
2021-07-04move src/help/*.html files to src/static/Martin Fischer
2021-06-24generate <script> tags and CSP from Page vectorsMartin Fischer
2021-06-24refactor: simplify Page and Context structsMartin Fischer
2021-06-24refactor: simplify Controller request interceptionMartin Fischer
2021-06-23make single-user mode operate on HEAD branchMartin Fischer
2021-06-23stop using #![feature] to support stable RustMartin Fischer
2021-06-23refactor: split off shares.rs from controller.rsMartin Fischer
2021-06-22publishv0.1.0Martin Fischer