Age | Commit message (Expand) | Author |
2023-05-01 | Implement ingredient summary | xengineering |
2023-05-01 | Show link just if not empty | xengineering |
2023-05-01 | Switch to tripel to describe ingredients | xengineering |
2023-04-28 | Focus search input on index page load | xengineering |
2023-04-28 | Implement search bar on index page | xengineering |
2023-04-28 | Replace simple.css submodule by release copy | xengineering |
2023-04-28 | Fix add_recipes with default JSON | xengineering |
2023-04-28 | Fix empty title regression | xengineering |
2023-04-28 | Introduce routing table | xengineering |
2023-04-28 | Verify JSON input | xengineering |
2023-04-23 | Replace JavaScript on edit page by form | xengineering |
2023-04-23 | Update to simple.css v.2.2.0 | xengineering |
2023-04-22 | Move delete button from edit page to recipe page | xengineering |
2023-04-22 | Update edit page | xengineering |
2023-04-22 | Use <section> elements for recipe steps | xengineering |
2023-04-22 | Improve representation of step ingredients | xengineering |
2023-04-22 | Remove markup.go | xengineering |
2023-04-22 | Remove legacy Recipe struct | xengineering |
2023-04-22 | Implement index page with JSON | xengineering |
2023-04-22 | Convert tabs to four spaces in example recipes | xengineering |
2023-04-22 | Implement basic recipe target with JSON | xengineering |
2023-04-22 | Convert example recipes to JSON | xengineering |
2023-04-13 | Update changelog for v0.2.0 releasev0.2.00.2.0 | xengineering |
2023-04-13 | Automate /var/lib/ceres creation | xengineering |
2023-04-13 | Document creation of /var/lib/ceres | xengineering |
2023-04-13 | Fix Makefile | xengineering |
2023-04-13 | Allow empty recipe list | xengineering |
2023-04-13 | Remove .gitignore file | xengineering |
2023-04-13 | Apply go fmt | xengineering |
2023-04-13 | Remove unnecessary FIXME | xengineering |
2023-04-13 | Fix empty title regression | xengineering |
2023-04-13 | Remove LinkLine type from markup | xengineering |
2023-04-13 | Do not hardcode data directory | xengineering |
2023-04-12 | Switch to unnested config | xengineering |
2023-04-12 | Update example recipes | xengineering |
2023-04-12 | Implement markup to HTML conversion | xengineering |
2023-04-08 | Add link to gemini specification | xengineering |
2023-04-08 | Move title parsing to new markup.go file | xengineering |
2023-04-08 | Remove Markdown rendering | xengineering |
2023-04-08 | Fix layout on delete confirmation page | xengineering |
2023-04-08 | Fix links | xengineering |
2023-04-08 | Fix Makefile | xengineering |
2023-04-02 | Switch from MariaDB to files | xengineering |
2023-04-02 | Add example recipe data files | xengineering |
2023-04-01 | Improve user interface | xengineering |
2023-04-01 | Implement recipe deletion | xengineering |
2023-04-01 | Make Markdown editable | xengineering |
2023-03-31 | Reduce to ID and Markdown | xengineering |
2023-03-31 | Remove image functionality | xengineering |
2023-03-07 | Rework edit page dummy | xengineering |