|
|
084f7ef445
|
Add a RON API to search recipes by title + a bit of refactoring
|
2025-05-21 19:58:31 +02:00 |
|
|
|
a3f61e3711
|
Add full-text search for recipe titles
|
2025-05-21 00:03:20 +02:00 |
|
|
|
c296689c6b
|
Refactor recipe editing logic to use User's method for permission check and update template accordingly
|
2025-04-28 12:52:45 +02:00 |
|
|
|
fdbf2e4f27
|
Add first day of the week feature to user settings and calendar functionality
|
2025-04-19 12:01:46 +02:00 |
|
|
|
4f739593b8
|
Rename 'published' to 'public' (for recipe)
|
2025-04-02 01:53:02 +02:00 |
|
|
|
084be9fb00
|
Shopping list (WIP)
|
2025-02-11 19:39:13 +01:00 |
|
|
|
ae6da1a5ae
|
Add default servings to profile + choose servings when scheduling
|
2025-02-03 23:42:07 +01:00 |
|
|
|
4c9742af65
|
Add an admin flag to user
|
2025-01-20 01:25:19 +01:00 |
|
|
|
afd42ba1d0
|
Add some fields to recipe view
|
2025-01-15 20:30:19 +01:00 |
|
|
|
8b4b788562
|
Translation of the recipe edit page
|
2025-01-06 19:51:19 +01:00 |
|
|
|
e9873c1943
|
Translation (WIP)
|
2025-01-05 22:38:46 +01:00 |
|
|
|
31bc31035a
|
Add a way to delete recipe
|
2024-12-31 11:26:51 +01:00 |
|
|
|
d4962c98ff
|
Recipe edit (WIP): Buttons to add steps and inrgedients
|
2024-12-27 12:51:29 +01:00 |
|
|
|
07b7ff425e
|
Recipe edit (WIP): forms to edit groups, steps and ingredients
|
2024-12-26 01:39:07 +01:00 |
|
|
|
dd05a673d9
|
Recipe edit (WIP): add API to set some recipe values
|
2024-12-23 01:37:01 +01:00 |
|
|
|
c6dfff065c
|
Recipe edit (WIP)
|
2024-12-21 23:13:06 +01:00 |
|
|
|
fce4eade73
|
Split db::Connection implementation in submodules (db::user and db::recipe).
|
2024-12-18 23:10:19 +01:00 |
|