1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-18 20:59:41 +02:00
mealie/frontend
Arsène Reymond 68115cbf2f
fix: AppButtonCopy errors in tooltip & console (#5612)
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2025-07-07 09:32:34 +02:00
..
assets feat: new create from image visuals (#5595) 2025-06-29 13:17:49 -05:00
components fix: AppButtonCopy errors in tooltip & console (#5612) 2025-07-07 09:32:34 +02:00
composables chore: automatic locale sync (#5642) 2025-07-06 22:08:03 +00:00
lang chore(l10n): New Crowdin updates (#5643) 2025-07-06 21:57:36 +00:00
layouts fix: pwa not being installable after nuxt 3 upgrade (#5552) 2025-06-20 11:04:45 -05:00
lib feat: create recipe from multiple images (#5590) 2025-06-28 20:11:12 +00:00
middleware fix: pwa share target (#5557) 2025-06-21 10:17:48 -05:00
pages feat: new create from image visuals (#5595) 2025-06-29 13:17:49 -05: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 (#5639) 2025-07-05 21:47:51 +00:00
nuxt.config.ts chore: automatic locale sync (#5639) 2025-07-05 21:47:51 +00:00
package.json fix: remove unused deps (#5610) 2025-06-30 16:19:45 +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 fix: remove unused deps (#5610) 2025-06-30 16:19:45 +00:00