1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-23 15:19:41 +02:00
mealie/frontend
miah a41f8b31f1
feat: Improve Shopping List UI (#4608)
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2025-02-24 08:41:04 +00:00
..
assets fix: remove kitchen timer (#4857) 2025-01-07 19:19:30 +00:00
components feat: Improve Shopping List UI (#4608) 2025-02-24 08:41:04 +00:00
composables fix: Fixed LastMade recipes sorting order (#4980) 2025-01-30 10:33:58 +01:00
lang chore(l10n): New Crowdin updates (#5073) 2025-02-19 22:35:43 +00:00
layouts feat: OpenAI Custom Headers/Params and Debug Page (#4227) 2024-09-23 11:04:36 +02:00
lib fix: Fixed LastMade recipes sorting order (#4980) 2025-01-30 10:33:58 +01:00
middleware feat: Additional Household Permissions (#4158) 2024-09-17 10:48:14 -05:00
pages feat: Improve Shopping List UI (#4608) 2025-02-24 08:41:04 +00:00
plugins feat: Remove Explore URLs and make the normal URLs public (#2632) 2023-11-05 16:07:02 -09:00
static feat: PWA Additions (#3896) 2024-07-23 17:04:15 +02:00
store Setup vite for development 2021-08-08 17:01:45 -08:00
tests fix: eslint errors and failing tests (#2078) 2023-01-29 13:01:41 -09:00
types feat: Show Cookbooks from Other Households (#4452) 2024-11-05 13:57:30 -06:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08:00
.eslintrc.js chore(deps): update to Nuxt 2.16 (Vue 2.7) (#2144) 2023-02-19 16:11:52 -09:00
.gitignore nuxt init 2021-07-31 14:00:28 -08:00
.nuxtignore ui: rework meal-planner (#2203) 2023-03-02 09:45:06 -09:00
.prettierrc fix: pre-commit autoupdate && pre-commit run --all-files (#3780) 2024-06-26 10:41:46 +00:00
nuxt.config.js fix: PWA - Allow CORS and add UseCredentials to nuxt.config.js (#4902) 2025-01-15 21:20:29 +00:00
package.json docs(auto): Update image tag, for release v2.6.0 (#5022) 2025-02-06 08:38:46 +00:00
template.env feat: Login with OAuth via OpenID Connect (OIDC) (#3280) 2024-03-10 13:51:36 -05:00
tsconfig.json chore(deps): update to Nuxt 2.16 (Vue 2.7) (#2144) 2023-02-19 16:11:52 -09:00
vitest.config.js chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
vuetify.options.js feat: Added fr-BE (#4004) 2024-08-08 09:50:14 -05:00
yarn.lock fix vue-template-compiler version 2024-02-09 15:02:28 +00:00