Age | Commit message (Expand) | Author |
2024-04-04 | view: Add recipe step adding | xengineering |
2024-03-24 | view: Add step removal | xengineering |
2024-03-24 | view: Add editing of existing recipe steps | xengineering |
2024-03-24 | view: Add steps to recipe page | xengineering |
2024-03-24 | view: Fix position of header tag | xengineering |
2024-03-23 | view: Do not change button color | xengineering |
2024-03-10 | view: Remove nested anchor and button elements | xengineering |
2024-03-06 | view: Rework /recipe page layout | xengineering |
2024-03-06 | view: Display multiline notes correctly | xengineering |
2024-03-06 | view: Use textarea for recipe notes | xengineering |
2024-03-06 | view: Display message in case of no recipes | xengineering |
2024-03-06 | view: Make recipe portions, URL and notes optional | xengineering |
2024-03-03 | view: Move recipe adding to /recipes | xengineering |
2024-03-03 | view: Add recipe create | xengineering |
2024-03-03 | view: Move all JavaScript code to ceres.js | xengineering |
2024-03-03 | view: Add template 'nav' | xengineering |
2024-03-03 | Add ID to URL in recipe updates | xengineering |
2024-03-03 | view: Provide recipe deletion | xengineering |
2024-03-03 | view: Add 'Read' suffix to function names | xengineering |
2024-03-03 | view: Replace edit by view parameter | xengineering |
2024-03-03 | view: Provide JS function to delete a recipe | xengineering |
2024-03-03 | view: Send forms as JSON with JavaScript | xengineering |
2024-03-03 | model: Use only string types for models | xengineering |
2024-02-15 | view: Add HTTP 204 handler for /favicon.ico | xengineering |
2024-02-15 | view: Add doctype to HTML | xengineering |
2024-02-15 | view: Reference /recipes with home button | xengineering |
2024-02-15 | view: Add index handler | xengineering |
2024-02-15 | view: Add edit view for model.Recipe type | xengineering |
2024-02-13 | view: Implement GET handler for model.Recipe | xengineering |
2024-02-13 | view: Implement GET handler for model.Recipes | xengineering |
2023-12-27 | Add simple.css submodule | xengineering |