1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-23 15:19:41 +02:00
mealie/frontend
2024-12-10 14:10:07 +00:00
..
assets feat: Recipe Finder (aka Cocktail Builder) (#4542) 2024-12-03 13:27:41 +00:00
components fix: Sort Food by Label on Data Management Page (#4631) 2024-12-10 14:10:07 +00:00
composables feat: Recipe Finder (aka Cocktail Builder) (#4542) 2024-12-03 13:27:41 +00:00
lang feat: Add 'No Shopping Lists Found' message (#4661) 2024-12-04 22:59:17 -06:00
layouts feat: OpenAI Custom Headers/Params and Debug Page (#4227) 2024-09-23 11:04:36 +02:00
lib feat: Recipe Finder (aka Cocktail Builder) (#4542) 2024-12-03 13:27:41 +00:00
middleware feat: Additional Household Permissions (#4158) 2024-09-17 10:48:14 -05:00
pages fix: Sort Food by Label on Data Management Page (#4631) 2024-12-10 14:10:07 +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 feat: Add OIDC_CLIENT_SECRET and other changes for v2 (#4254) 2024-10-05 21:12:11 +00:00
package.json docs(auto): Update image tag, for release v2.3.0 (#4617) 2024-11-27 10:16:29 +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