summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-01Update CHANGELOG.md for release v0.3.0v0.3.00.3.0xengineering
2023-05-01Remove link to Gemini specificationxengineering
2023-05-01Implement ingredient summaryxengineering
2023-05-01Show link just if not emptyxengineering
2023-05-01Switch to tripel to describe ingredientsxengineering
2023-04-28Focus search input on index page loadxengineering
2023-04-28Implement search bar on index pagexengineering
2023-04-28Replace simple.css submodule by release copyxengineering
2023-04-28Fix add_recipes with default JSONxengineering
2023-04-28Fix empty title regressionxengineering
2023-04-28Introduce routing tablexengineering
2023-04-28Verify JSON inputxengineering
2023-04-23Replace JavaScript on edit page by formxengineering
2023-04-23Update to simple.css v.2.2.0xengineering
2023-04-22Move delete button from edit page to recipe pagexengineering
2023-04-22Update edit pagexengineering
2023-04-22Use <section> elements for recipe stepsxengineering
2023-04-22Improve representation of step ingredientsxengineering
2023-04-22Remove markup.goxengineering
2023-04-22Remove legacy Recipe structxengineering
2023-04-22Implement index page with JSONxengineering
2023-04-22Convert tabs to four spaces in example recipesxengineering
2023-04-22Implement basic recipe target with JSONxengineering
2023-04-22Convert example recipes to JSONxengineering
2023-04-13Update changelog for v0.2.0 releasev0.2.00.2.0xengineering
2023-04-13Automate /var/lib/ceres creationxengineering
2023-04-13Document creation of /var/lib/ceresxengineering
2023-04-13Fix Makefilexengineering
2023-04-13Allow empty recipe listxengineering
2023-04-13Remove .gitignore filexengineering
2023-04-13Apply go fmtxengineering
2023-04-13Remove unnecessary FIXMExengineering
2023-04-13Fix empty title regressionxengineering
2023-04-13Remove LinkLine type from markupxengineering
2023-04-13Do not hardcode data directoryxengineering
2023-04-12Switch to unnested configxengineering
2023-04-12Update example recipesxengineering
2023-04-12Implement markup to HTML conversionxengineering
2023-04-08Add link to gemini specificationxengineering
2023-04-08Move title parsing to new markup.go filexengineering
2023-04-08Remove Markdown renderingxengineering
2023-04-08Fix layout on delete confirmation pagexengineering
2023-04-08Fix linksxengineering
2023-04-08Fix Makefilexengineering
2023-04-02Switch from MariaDB to filesxengineering
2023-04-02Add example recipe data filesxengineering
2023-04-01Improve user interfacexengineering
2023-04-01Implement recipe deletionxengineering
2023-04-01Make Markdown editablexengineering
2023-03-31Reduce to ID and Markdownxengineering