1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-25 08:09:41 +02:00
mealie/frontend/pages
Hayden 74548e9152
fix(frontend): proper null check for notes (#1583)
Adds a proper check for the mealplan.recipe property in multiple places to resolve the bug described in #1571. In development the page would fail to render.
2022-08-20 11:21:57 -08:00
..
admin fix: user-feedback-on-schema-mismatch (#1558) 2022-08-14 11:06:35 -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 security: multiple reported CVE fixes (#1515) 2022-07-31 13:10:20 -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