1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend
Michael Genson 3118b0e423
feat: Migrate from Copy Me That (#2212)
* implemented copymethat migration

* added migration tree

* added translation support

* genericized example jpgs

* added test data

* fixed test archive

* switched recipe create to service
added test for timeline event creation

* linting

* lxml go brrr
2023-03-12 12:37:24 -08:00
..
assets fix: font loading in css (#2182) 2023-02-26 10:29:11 -09:00
components feat: update inline docs on group page to clarify private/public settings (#2190) 2023-02-26 12:39:36 -09:00
composables ui: rework meal-planner (#2203) 2023-03-02 09:45:06 -09:00
lang feat: Migrate from Copy Me That (#2212) 2023-03-12 12:37:24 -08:00
layouts fix: 2148 infinite scroll on search (#2173) 2023-02-26 10:20:26 -09:00
lib feat: Migrate from Copy Me That (#2212) 2023-03-12 12:37:24 -08:00
pages feat: Migrate from Copy Me That (#2212) 2023-03-12 12:37:24 -08:00
plugins fix: delay dark mode loading to bypass vuetify bug (#1877) 2022-12-04 10:30:02 -09:00
static Fix/potential-pwa-fix-4 (#1993) 2023-01-06 15:26:25 -09: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 Feature: Add "Authentication Method" to allow existing users to sign in with LDAP (#2143) 2023-02-26 10:12:16 -09: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 refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
nuxt.config.js fix: moved vuetify options from nuxt cfg to vuetify cfg (#2084) 2023-02-01 18:51:51 -09:00
package.json chore(deps): update dependency vitest to ^0.29.0 (#2177) 2023-02-26 10:21:34 -09:00
template.env feat(frontend): Add Meal Tags + UI Improvements (#807) 2021-11-20 14:30:38 -09: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 fix: moved vuetify options from nuxt cfg to vuetify cfg (#2084) 2023-02-01 18:51:51 -09:00
yarn.lock chore(deps): update dependency vitest to ^0.29.0 (#2177) 2023-02-26 10:21:34 -09:00