Age | Commit message (Expand) | Author |
2023-02-11 | Remove obvious comments from main.go | xengineering |
2023-02-11 | Rename router.go to server.go | xengineering |
2023-02-09 | Make config a global struct | xengineering |
2023-02-09 | Remove commented code | xengineering |
2023-02-09 | Split setupRoutes() and runServer() | xengineering |
2023-02-09 | Migrate to multiplexer concept | xengineering |
2023-02-09 | Rename runtime_config.go to config.go | xengineering |
2023-02-09 | Remove errors.go | xengineering |
2023-02-08 | Test mux concept with index handler | xengineering |
2023-02-08 | Move all sources to package main | xengineering |
2023-02-08 | Add new recipe edit page | xengineering |
2023-01-11 | Switch to simple.css | xengineering |
2022-11-11 | Update CHANGELOGv0.1.00.1.0 | xengineering |
2022-11-11 | Document expected environment and dependencies | xengineering |
2022-11-11 | Document packaging and installation in README | xengineering |
2022-11-11 | Mention SQL migrations in CHANGELOG | xengineering |
2022-11-11 | Add documenatation for building and running | xengineering |
2022-11-11 | Remove build flag recommendations | xengineering |
2022-11-11 | Ensure that storage folder exists for debugging | xengineering |
2022-11-11 | Restrict configuration to config file | xengineering |
2022-11-11 | Remove systemd related parts | xengineering |
2022-11-11 | Remove user setup from initial migration | xengineering |
2022-11-07 | Link project page and changelog in README | xengineering |
2022-11-07 | Add CHANGELOG | xengineering |
2022-11-07 | Add existing work | xengineering |