Thomas Rubini
|
752796fab3
|
Show 3 random recipes on home page
|
2023-01-25 16:14:46 +01:00 |
|
Thomas Rubini
|
1522018708
|
replace DESCR with DESC
|
2023-01-25 15:57:52 +01:00 |
|
Thomas Rubini
|
9f3b566575
|
make functions to get links
|
2023-01-25 15:47:09 +01:00 |
|
Thomas Rubini
|
f9de8858cf
|
make searchRecipesByName() return Recipe objects
|
2023-01-25 15:45:19 +01:00 |
|
Thomas Rubini
|
1140dcf064
|
add createFromRow()
|
2023-01-25 15:44:41 +01:00 |
|
|
9633e59e5e
|
refactored recipeModel
|
2023-01-25 15:37:20 +01:00 |
|
|
d3774578e7
|
finished difficultyModel refactor
|
2023-01-24 19:43:26 +01:00 |
|
|
d73ba69a07
|
finished userModel refactor
|
2023-01-24 18:57:46 +01:00 |
|
|
1919fb359b
|
started model refactor
|
2023-01-24 18:50:21 +01:00 |
|
Thomas Rubini
|
105189fb7a
|
Select other data for recipe search
|
2023-01-24 14:50:13 +01:00 |
|
Thomas Rubini
|
1388fc1205
|
return null in model if recipe doesn't exists
|
2023-01-24 09:51:49 +01:00 |
|
Thomas Rubini
|
158e3c9ecf
|
replace "URL" with "LINK"
|
2023-01-23 14:21:17 +01:00 |
|
Thomas Rubini
|
ac78ec31fd
|
make final version of structure send to recipe view
|
2023-01-23 13:33:22 +01:00 |
|
Thomas Rubini
|
4dcb58ee16
|
make getFullRecipeWithApprs return apprs
|
2023-01-22 22:35:25 +01:00 |
|
Thomas Rubini
|
00f80b9094
|
refactor getFullRecipeWithComments to getFullRecipeWithApprs
|
2023-01-22 20:54:44 +01:00 |
|
Thomas Rubini
|
5f61d15a89
|
add search functionality to RecipeModel
|
2023-01-20 18:30:16 +01:00 |
|
Capelier-Marla
|
2bb1eb18d9
|
fixed recipes view and translations
|
2023-01-18 14:21:26 +01:00 |
|
Thomas Rubini
|
7c20f6729a
|
add IMAGE_URL key for recipe
|
2023-01-17 09:53:53 +01:00 |
|
Thomas Rubini
|
1f34989144
|
replace NAME with USERNAME in recipe view
|
2023-01-17 09:51:16 +01:00 |
|
Thomas Rubini
|
87e8f9247e
|
move recipe data creation to RecipeModel and use real SQL database
|
2023-01-16 20:29:18 +01:00 |
|
Thomas Rubini
|
95ad2e1d6a
|
Example implementation of a controller
|
2023-01-12 17:15:19 +01:00 |
|