1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-25 08:09:41 +02:00
mealie/frontend
Hayden c696dee320
Feature/import keywords as tags (#1170)
* feat: import original keywords as tags

* remove cached env

* Update frontend api types

* fix: Issues with previous tag scraping implementation

* Update category handling in backend

* Update backend tests to include group_id

* Correct type check

* Update create-url interface

* Improve tag cleaner list support

* remove builtin name shadowing

* update type annotations

* test include tags scraper

* implement scaper context for optional data

* readd cache venv

* use continue instead of break

* remove test callback

Co-authored-by: Miroito <alban.vachette@gmail.com>
2022-04-23 12:23:12 -08:00
..
.husky refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
api Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
assets Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
components Allow tags/categories/tools deletion (#1142) 2022-04-20 10:09:23 -08:00
composables Feature/improve localization (#1147) 2022-04-10 14:07:35 -08:00
lang Feature/improve localization (#1147) 2022-04-10 14:07:35 -08:00
layouts feat: merge food into another (#1143) 2022-04-09 19:08:48 -08:00
pages Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
plugins Fix/multiple bug reports (#1002) 2022-02-23 15:04:45 -09:00
static update pwa support + web fonts performance (#1005) 2022-02-24 15:49:58 -09:00
store Setup vite for development 2021-08-08 17:01:45 -08:00
types Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
utils/icons feat: docker volume validation (#1125) 2022-04-02 16:35:53 -08:00
.editorconfig nuxt init 2021-07-31 14:00:28 -08:00
.eslintrc.js Fix more typing issues (#928) 2022-01-15 17:38:11 -09: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 Enable localization based on browser settings, add language selector (#925) 2022-03-19 13:27:40 -08:00
package.json update pwa support + web fonts performance (#1005) 2022-02-24 15:49:58 -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 Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
yarn.lock update pwa support + web fonts performance (#1005) 2022-02-24 15:49:58 -09:00