Age | Commit message (Expand) | Author |
---|---|---|
2023-04-01 | Improve user interface | xengineering |
2023-04-01 | Implement recipe deletion | xengineering |
2023-03-31 | Reduce to ID and Markdown | xengineering |
2023-03-31 | Remove image functionality | xengineering |
2023-02-12 | Make add.html a template | xengineering |
2023-02-12 | Centralize templating | xengineering |
2023-02-11 | Remove most function-inline comments | xengineering |
2023-02-11 | Apply go fmt *.go | xengineering |
2023-02-11 | Rework logging | xengineering |
2023-02-11 | Switch to global database pointer | xengineering |
2023-02-11 | Migrate storage.go to global config | xengineering |
2023-02-11 | Switch webserver to global config struct | xengineering |
2023-02-09 | Remove commented code | xengineering |
2023-02-09 | Migrate to multiplexer concept | 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 |