mealie/frontend
Michael Genson 238f555f5e
fix: general bug fixes (#1547)
* grouped "instructions" header with first section

* fixed sort by last updated date

* somewhat-hacky bugfix for large screens

* modified page size to be divisible by 4

* fixed missing export for new data forms
2022-08-13 21:44:11 -08:00
..
.husky refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
api security: implement user lockout (#1552) 2022-08-13 13:18:12 -08:00
assets chore: deps-dev-bump (#1533) 2022-08-08 17:58:10 -08:00
components fix: general bug fixes (#1547) 2022-08-13 21:44:11 -08:00
composables security: enforce min length for user password (#1555) 2022-08-13 21:38:26 -08:00
lang New Crowdin updates (#1546) 2022-08-10 16:03:01 -08:00
layouts chore: update dev dependencies (#1282) 2022-05-25 09:38:21 -08:00
pages fix: general bug fixes (#1547) 2022-08-13 21:44:11 -08:00
plugins security: enforce min length for user password (#1555) 2022-08-13 21:38:26 -08:00
static fix (possible): PWA blank screen (#1523) 2022-08-02 14:06:26 -08:00
store Setup vite for development 2021-08-08 17:01:45 -08:00
types security: implement user lockout (#1552) 2022-08-13 13:18:12 -08:00
utils/icons feat: implement local storage for sorting and dynamic sort icons on the new recipe sort card (#1506) 2022-07-31 11:39:35 -08:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08:00
.eslintrc.js fix: bad import path (#1313) 2022-05-29 09:09:36 -08:00
.gitignore nuxt init 2021-07-31 14:00:28 -08:00
.prettierrc refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
Caddyfile feat: docker volume validation (#1125) 2022-04-02 16:35:53 -08:00
Dockerfile feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
nuxt.config.js chore: deps-dev-bump (#1533) 2022-08-08 17:58:10 -08:00
package.json fix(deps): bump vuetify from 2.6.8 to 2.6.9 in /frontend (#1543) 2022-08-09 21:23:02 -08:00
run.sh feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
template.env feat(frontend): Add Meal Tags + UI Improvements (#807) 2021-11-20 14:30:38 -09:00
tsconfig.json remove explicity typescript version (#1285) 2022-05-25 10:14:24 -08:00
yarn.lock fix(deps): bump vuetify from 2.6.8 to 2.6.9 in /frontend (#1543) 2022-08-09 21:23:02 -08:00