1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-23 07:09:41 +02:00
mealie/frontend/pages
Hayden caa9e03050
refactor: recipe-page (#1587)
Refactor recipe page to use break up the component and make it more usable across different pages. I've left the old route in as well in case there is some functional breaks, I plan to remove it before the official release once we've tested the new editor some more in production. For now there will just have to be some duplicate components and pages around.
2022-08-27 10:44:58 -08:00
..
admin docs: add docs on restoring to PSQL server (#1584) 2022-08-20 11:53:48 -08:00
cookbooks feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
group fix(frontend): proper null check for notes (#1583) 2022-08-20 11:21:57 -08:00
recipe refactor: recipe-page (#1587) 2022-08-27 10:44:58 -08:00
recipes feat: unify recipe card sections (#1560) 2022-08-20 10:59:49 -08:00
register security: enforce min length for user password (#1555) 2022-08-13 21:38:26 -08:00
shared/recipes security: multiple reported CVE fixes (#1515) 2022-07-31 13:10:20 -08:00
shopping-lists feat: re-write get all routes to use pagination (#1424) 2022-06-25 11:39:38 -08:00
user security: enforce min length for user password (#1555) 2022-08-13 21:38:26 -08:00
forgot-password.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
index.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
login.vue security: implement user lockout (#1552) 2022-08-13 13:18:12 -08:00
reset-password.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
search.vue fix: ignore-place-in-search (#1544) 2022-08-09 20:34:08 -08:00