1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-23 07:09:41 +02:00
mealie/frontend/types/api-types
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.ts Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
analytics.ts feat: admin maintenance and analytics stubs (#1107) 2022-03-29 08:25:28 -08:00
cookbook.ts Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
events.ts Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
group.ts Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
labels.ts Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
meal-plan.ts Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
recipe.ts Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
reports.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
response.ts Fix/fix block registration (#1059) 2022-03-15 17:34:53 -08:00
server.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
static.ts Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
user.ts Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00