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 1a23f867da
feat: admin maintenance and analytics stubs (#1107)
* add tail log viewer routes

* add log viewer

* add _mealie to ignore directories

* add detailed breakdown of storage

* generate types

* add dialog to view breakdown

* cleanup mobile UI

* move migrations page

* spelling

* init analytics page

* move route up

* add remove temp files function

* analytics API client

* stub out analytics pages

* generate types

* stub out analytics routes

* update names

* ignore types

* temporary remove analytics from sidebar
2022-03-29 08:25:28 -08:00
..
admin.ts feat: admin maintenance and analytics stubs (#1107) 2022-03-29 08:25:28 -08:00
analytics.ts feat: admin maintenance and analytics stubs (#1107) 2022-03-29 08:25:28 -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 feat: add group statistics on profile page 2022-03-27 15:12:18 -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 feat: keep original text on ingredient parse (#1102) 2022-03-29 08:07:01 -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/database backups (#1040) 2022-03-13 15:42:22 -08:00