Age | Commit message (Expand) | Author |
---|---|---|
2022-10-28 | refactor: some linter fixes | Martin Fischer |
2022-10-28 | fix users.toml being disregarded | Martin Fischer |
2022-07-30 | fix SoloController::build_url_path | Martin Fischer |
2022-07-29 | refactor: introduce SoloController::new | Martin Fischer |
2022-07-27 | refactor: remove needless borrows / returns | Martin Fischer |
2021-07-18 | refactor: use camino for UTF-8 paths | Martin Fischer |
2021-07-18 | refactor: remove unreachable else branch | Martin Fischer |
2021-07-04 | move src/help/*.html files to src/static/ | Martin Fischer |
2021-06-24 | generate <script> tags and CSP from Page vectors | Martin Fischer |
2021-06-24 | refactor: simplify Page and Context structs | Martin Fischer |
2021-06-24 | refactor: simplify Controller request interception | Martin Fischer |
2021-06-23 | make single-user mode operate on HEAD branch | Martin Fischer |
2021-06-23 | stop using #![feature] to support stable Rust | Martin Fischer |
2021-06-23 | refactor: split off shares.rs from controller.rs | Martin Fischer |
2021-06-22 | publish | Martin Fischer |