mealie/frontend/api/class-interfaces
Hayden c32d7d7486
feat: add user recipe export functionality (#845)
* feat(frontend):  add user recipe export functionality

* remove depreciated folders

* change/remove depreciated folders

* add testing variable in config

* add GUID support for group_id

* improve testing feedback on 422 errors

* remove/cleanup files/folders

* initial user export support

* delete unused css

* update backup page UI

* remove depreciated settings

* feat:  export download links

* fix #813

* remove top level statements

* show footer

* add export purger to scheduler

* update purge glob

* fix meal-planner lockout

* feat:  add bulk delete/purge exports

* style(frontend): 💄 update UI for site settings

* feat:  add version checker

* update documentation

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-12-04 14:18:46 -09:00
..
recipes Feature/restore-recipe-functionality (#810) 2021-11-22 20:10:48 -09:00
backups.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
categories.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
email.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
event-notifications.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
events.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
group-cookbooks.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
group-mealplan.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
group-migrations.ts refactor: ♻️ rewrite migrations frontend/backend (#841) 2021-11-26 22:37:06 -09:00
group-reports.ts refactor: ♻️ rewrite migrations frontend/backend (#841) 2021-11-26 22:37:06 -09:00
group-tasks.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
group-webhooks.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
groups.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
recipe-bulk-actions.ts feat: add user recipe export functionality (#845) 2021-12-04 14:18:46 -09:00
recipe-foods.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
recipe-units.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
tags.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
tools.ts Feature/restore-recipe-functionality (#810) 2021-11-22 20:10:48 -09:00
upload.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
user-registration.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
users.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
utils.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00