Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-01 | Switch to tripel to describe ingredients | xengineering | |
It is always the same: - amount float32 - unit string - type string This is good as a starting point. Later the types of ingredients might have to be tracked. In this a string as key is maybe not the best. | |||
2023-04-28 | Fix empty title regression | xengineering | |
Empty title should be avoided because the recipe otherwise just disappears. | |||
2023-04-22 | Remove legacy Recipe struct | xengineering | |
2023-04-22 | Implement index page with JSON | xengineering | |
2023-04-22 | Implement basic recipe target with JSON | xengineering | |