mealie/frontend
Michael Genson b86c4e5865
feat: Removed Cross-Version Disclaimer from Backup Page (#2597)
* removed cross-version disclaimer from backup text

* grammar tweak
2023-10-07 11:23:26 -08:00
..
assets feat: cook timer (#2508) 2023-08-23 09:31:23 -08:00
components docs: fix old mealplanner route ref (#2590) 2023-10-07 11:21:46 -08:00
composables fix: Make sure recipe state is updated correctly (#2566) 2023-09-29 15:59:27 -08:00
lang feat: Removed Cross-Version Disclaimer from Backup Page (#2597) 2023-10-07 11:23:26 -08:00
layouts fix: Use reserved example.com as bogus instead of email.com domain. (#2551) 2023-09-23 07:56:34 -08:00
lib fix: Home Doesn't Load For Non-Admin Users (#2556) 2023-09-19 09:06:39 -08:00
pages feat: Removed Cross-Version Disclaimer from Backup Page (#2597) 2023-10-07 11:23:26 -08:00
plugins fix: CSS rendering bug, again (#2555) 2023-09-19 09:07:08 -08: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 feat: Public Recipe Browser (#2525) 2023-09-14 06:01:24 -08: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 feat: consolidate deployment targets and publish to ghcr.io (#2539) 2023-09-14 06:40:13 -08:00
package.json feat: Timeline Image Uploader Improvements (#2494) 2023-08-21 15:00:37 +00: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 feat: Timeline Image Uploader Improvements (#2494) 2023-08-21 15:00:37 +00:00