Replace endpoint /calendar/schedule_recipe by /calendar/sheduled_recipe
[recipes.git] / backend / templates /
2025-04-01 Greg BurriRename 'published' to 'public' (for recipe)
2025-03-31 Greg BurriAdd a toggle between dark and light theme
2025-03-26 Greg BurriAdd the lang prefix to all links
2025-03-26 Greg BurriPut the lang in front of url (WIP)
2025-03-11 Greg BurriReplace 'wasm-pack' by 'trunk'
2025-03-01 Greg BurriA bit of clean up
2025-02-14 Greg BurriRemove trailing slash for void elements... sadly
2025-02-12 Greg BurriShopping list items can now be checked/unchecked
2025-02-12 Greg BurriIngredients can now be remove from shopping list when...
2025-02-11 Greg BurriScheduled recipes can now be removed
2025-02-11 Greg BurriShopping list (WIP)
2025-02-10 Greg BurriIngredients can now be added to shopping list when...
2025-02-09 Greg BurriDo not display remove buttons for scheduled recipes...
2025-02-08 Greg BurriCalendar is now displayed on home page and recipes...
2025-02-05 Greg BurriToast message when scheduling a recipe
2025-02-04 Greg BurriRecipe can now be scheduled
2025-02-03 Greg BurriAdd default servings to profile + choose servings when...
2025-02-02 Greg BurriCalendar (WIP): user can select a day
2025-01-29 Greg BurriCalendar (WIP)
2025-01-23 Greg BurriAdd a calendar to schedule a recipe to a chosen date...
2025-01-20 Greg BurriMerge branch 'master' of ssh://gburri.org:9851/recipes
2025-01-20 Greg BurriAdd an admin flag to user
2025-01-15 Greg BurriIngredients can now be manually ordered
2025-01-15 Greg BurriAdd some fields to recipe view
2025-01-14 Greg BurriUpdate to Axum 0.8
2025-01-10 Greg BurriGroups can now be ordered (via drag and drop)
2025-01-08 Greg BurriUpdate CSS (WIP)
2025-01-07 Greg BurriAvoid to use an hash map in translations
2025-01-06 Greg BurriSet user language to new recipe + cleaning
2025-01-06 Greg BurriTranslation of the recipe edit page
2025-01-06 Greg BurriTranslation support + french.
2025-01-05 Greg BurriTranslation (WIP)
2025-01-04 Greg BurriTags can now be added and removed
2025-01-03 Greg BurriLanguages list is now sorted.
2024-12-31 Greg BurriAdd a way to delete recipe
2024-12-28 Greg BurriRecipe edit, we can now delete groups, steps and ingred...
2024-12-27 Greg BurriRecipe edit (WIP): Buttons to add steps and inrgedients
2024-12-26 Greg BurriRecipe edit (WIP): all form fields are now saved
2024-12-26 Greg BurriRecipe edit (WIP): forms to edit groups, steps and...
2024-12-23 Greg BurriRecipe edit (WIP): add API to set some recipe values
2024-12-21 Greg BurriRecipe edit (WIP)
2024-12-18 Greg BurriSplit db::Connection implementation in submodules ...
2024-12-17 Greg BurriUser profile edit page
2024-12-04 Greg Burri* Create a minimalistic toast
2024-11-15 Greg BurriProfile edit (WIP)
2024-11-14 Greg BurriBegining of a RON API to edit profile
2024-11-09 Greg BurriTell the user if the reset password token is expired.
2024-11-09 Greg BurriAdd a way to reset password
2024-11-06 Greg BurriAdd a way to reset password (WIP)
2024-11-03 Greg BurriReplace Rusqlite by Sqlx and Actix by Axum (A lot of...
2023-04-10 Greg BurriWIP...
2022-12-15 Greg BurriService for editing/creating recipe
2022-12-13 Greg BurriBeginning of frontend + recipe editing
2022-12-06 Greg BurriAdd frontend tests and other stuff
2022-11-29 Greg BurriAdd asynchronous call to database.
2022-11-26 Greg BurriSign out
2022-11-26 Greg BurriSign up form and other stuff
2022-11-18 Greg BurriAdd some data access methods to Connection
2022-11-17 Greg BurriMerge branch 'master' of gburri.org:recipes
2022-11-17 Greg BurriInitial model + some various changes
2020-05-20 Greg BurriLot of thing
2020-05-12 Greg BurriChange the default font + other little things
2019-09-30 Grégory BurriAdd a custom font.
2019-08-15 Grégory BurriAdd a common crate