1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-18 20:59:41 +02:00
mealie/frontend
2025-07-18 11:06:11 +02:00
..
assets feat: Replace google-fonts module with nuxt/fonts (#5618) 2025-07-08 22:07:18 +00:00
components fix: crud table bulk actions (#5686) 2025-07-12 00:47:54 +00:00
composables chore: automatic locale sync (#5705) 2025-07-13 14:36:47 +00:00
lang chore(l10n): New Crowdin updates (#5728) 2025-07-18 11:06:11 +02:00
layouts fix: pwa not being installable after nuxt 3 upgrade (#5552) 2025-06-20 11:04:45 -05:00
lib fix: Recipe Timeline Not Filtering (#5666) 2025-07-10 16:57:20 +00:00
middleware fix: pwa share target (#5557) 2025-06-21 10:17:48 -05:00
pages fix: user & household creation (#5699) 2025-07-13 13:57:28 +00:00
plugins fix: recipe image creation (#5579) 2025-06-26 20:12:27 +00:00
server feat: Migrate to Nuxt 3 framework (#5184) 2025-06-19 17:09:12 +00: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 feat: Migrate to Nuxt 3 framework (#5184) 2025-06-19 17:09:12 +00:00
types feat: Migrate to Nuxt 3 framework (#5184) 2025-06-19 17:09:12 +00:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08: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
eslint.config.mjs feat: Migrate to Nuxt 3 framework (#5184) 2025-06-19 17:09:12 +00:00
i18n.config.ts chore: automatic locale sync (#5705) 2025-07-13 14:36:47 +00:00
nuxt.config.ts chore: automatic locale sync (#5705) 2025-07-13 14:36:47 +00:00
package.json docs(auto): Update image tag, for release v3.0.1 (#5708) 2025-07-13 15:04:56 +00:00
template.env feat: Login with OAuth via OpenID Connect (OIDC) (#3280) 2024-03-10 13:51:36 -05:00
tsconfig.json feat: Migrate to Nuxt 3 framework (#5184) 2025-06-19 17:09:12 +00: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 feat: Replace google-fonts module with nuxt/fonts (#5618) 2025-07-08 22:07:18 +00:00