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-06-22 15:34:25 -05:00
..
assets feat: Migrate to Nuxt 3 framework (#5184) 2025-06-19 17:09:12 +00:00
components fix: delete recipe instructions after nuxt 3 upgrade (#5560) 2025-06-22 15:34:25 -05:00
composables feat: Migrate to Nuxt 3 framework (#5184) 2025-06-19 17:09:12 +00:00
lang feat: Migrate to Nuxt 3 framework (#5184) 2025-06-19 17:09:12 +00:00
layouts fix: pwa not being installable after nuxt 3 upgrade (#5552) 2025-06-20 11:04:45 -05:00
lib feat: Migrate to Nuxt 3 framework (#5184) 2025-06-19 17:09:12 +00:00
middleware fix: pwa share target (#5557) 2025-06-21 10:17:48 -05:00
pages fix: passwort strength indicator (#5553) 2025-06-20 16:39:08 +00:00
plugins feat: Migrate to Nuxt 3 framework (#5184) 2025-06-19 17:09:12 +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 feat: Migrate to Nuxt 3 framework (#5184) 2025-06-19 17:09:12 +00:00
nuxt.config.ts fix: Various Nuxt Upgrade Issues (#5545) 2025-06-20 19:42:12 +10:00
package.json feat: Migrate to Nuxt 3 framework (#5184) 2025-06-19 17:09:12 +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: Migrate to Nuxt 3 framework (#5184) 2025-06-19 17:09:12 +00:00