1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 07:39:41 +02:00
mealie/frontend/pages
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
..
admin feat: merge food into another (#1143) 2022-04-09 19:08:48 -08:00
cookbooks feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
group add merge funcions for units (#1146) 2022-04-09 19:57:49 -08:00
recipe Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
recipes Allow tags/categories/tools deletion (#1142) 2022-04-20 10:09:23 -08:00
shared/recipes Fix/category link (#1087) 2022-03-22 21:08:06 -08:00
shopping-lists Feature/move label editor (#1069) 2022-03-19 11:31:17 -08:00
user feat: merge food into another (#1143) 2022-04-09 19:08:48 -08:00
forgot-password.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
index.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
login.vue Fix/fix broken pwa (#1086) 2022-03-22 20:41:54 -08:00
register.vue Fix/fix block registration (#1059) 2022-03-15 17:34:53 -08:00
reset-password.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
search.vue feat: add peak toggle for seeing original ingredient txt (#1111) 2022-03-29 09:38:23 -08:00