1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend
boc-the-git e6aadc4902
Some checks are pending
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Backend Server Tests (push) Waiting to run
feat: Recipe Instructions, add buttons for move to top or bottom (#3232)
* Add 'move to top' and 'move to bottom' to recipe steps

* Add divider functionality
2024-03-03 22:41:29 +00:00
..
assets ui: change dark mode background configs (#2720) 2023-11-15 15:30:56 +00:00
components feat: Recipe Instructions, add buttons for move to top or bottom (#3232) 2024-03-03 22:41:29 +00:00
composables Merge branch 'mealie-next' into fix/warn-on-edit-nav 2024-02-08 22:21:35 +11:00
lang feat: Recipe Instructions, add buttons for move to top or bottom (#3232) 2024-03-03 22:41:29 +00:00
layouts fix admin pages accessible by non admin users (#2988) 2024-01-14 16:03:31 +00:00
lib feat: Redirect Logged Out Users to Default Group, If It's Public (#2772) 2024-02-07 07:53:55 -09:00
middleware update comments 2024-02-07 11:28:26 +00:00
pages feat: sort by labels in shopping list copy if labels toggled (#3226) 2024-02-28 22:06:04 +00:00
plugins feat: Remove Explore URLs and make the normal URLs public (#2632) 2023-11-05 16:07:02 -09:00
static docs: Update Public Recipe and 0.5.x Migration Docs (#2901) 2024-01-02 22:13:20 -06: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: Remove OCR Support (#2838) 2023-12-14 17:26:43 -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 chore: code gen (#3012) 2024-01-20 16:34:57 +00:00
package.json fix vue-template-compiler version 2024-02-09 15:02:28 +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 fix vue-template-compiler version 2024-02-09 15:02:28 +00:00