1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 23:59:45 +02:00
mealie/frontend/types/api-types
Hayden 8eefa05393
Feature/database backups (#1040)
* add annotations to docs

* alchemy data dumper

* initial tests

* sourcery refactor

* db backups/restore

* potential postgres fix

* potential postgres fix

* this is terrible

* potential pg fix

* cleanup

* remove unused import

* fix comparison

* generate frontend types

* update timestamp and add directory filter

* rewrite to new admin-api

* update backup routers

* add file_token response helper

* update imports

* remove test_backup
2022-03-13 15:42:22 -08:00
..
admin.ts Feature/database backups (#1040) 2022-03-13 15:42:22 -08:00
cookbook.ts Feature/database backups (#1040) 2022-03-13 15:42:22 -08:00
events.ts Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
group.ts Feature/database backups (#1040) 2022-03-13 15:42:22 -08:00
labels.ts Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
meal-plan.ts Feature/database backups (#1040) 2022-03-13 15:42:22 -08:00
recipe.ts Feature/database backups (#1040) 2022-03-13 15:42:22 -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 Feature/database backups (#1040) 2022-03-13 15:42:22 -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/database backups (#1040) 2022-03-13 15:42:22 -08:00