mealie/frontend
Michael Genson 1b9ff454fb
feat: additional recipe sort behavior (#1858)
* changed default sort direction for certain attrs

* added workaround for filtering out null datetimes

* filtered out null-valued results for certain sorts

* removed unecessary parse

* used minyear instead of 1900
2022-11-30 20:59:30 -09:00
..
assets chore: deps-dev-bump (#1533) 2022-08-08 17:58:10 -08:00
components feat: additional recipe sort behavior (#1858) 2022-11-30 20:59:30 -09:00
composables feat: additional recipe sort behavior (#1858) 2022-11-30 20:59:30 -09:00
lang feat: duplicate recipes (#1750) 2022-11-30 20:57:26 -09:00
layouts chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
lib feat: duplicate recipes (#1750) 2022-11-30 20:57:26 -09:00
pages feat: duplicate recipes (#1750) 2022-11-30 20:57:26 -09:00
plugins chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -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 feat: recipe timeline backend api (#1685) 2022-11-01 00:12:26 -08:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08:00
.eslintrc.js chore: lint-and-fix-vue-demi-imports (#1762) 2022-10-23 13:02:56 -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 fix: apply API_PORT in containers (#1754) 2022-10-22 11:43:03 -08:00
Dockerfile feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
nuxt.config.js chore: shorten frontend build time (#1772) 2022-10-25 22:53:30 -08:00
package.json chore(deps-dev): bump lint-staged from 13.0.3 to 13.0.4 in /frontend (#1869) 2022-11-30 20:32:50 -09: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 chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
vitest.config.js chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
yarn.lock chore(deps-dev): bump lint-staged from 13.0.3 to 13.0.4 in /frontend (#1869) 2022-11-30 20:32:50 -09:00