1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend/types/api-types
Hayden 13e157827c
Fix/fix block registration (#1059)
* fix disable button

* add backend env for restricting registration

* update state management

* add allow_signup to app info

* move allow_signup to backend only

* cleanup docker-compose

* potential darkmode fix

* fix missing variable

* add banner on login page

* use random bools for tests

* fix initial state bug

* fix state reset
2022-03-15 17:34:53 -08:00
..
admin.ts Fix/fix block registration (#1059) 2022-03-15 17:34:53 -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 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