1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-22 06:39:41 +02:00
mealie/frontend/lib/api
Hayden bc575ec5ae
feat: auto detect first login (#2722)
* 'hide' default email and password env variables

* first login API endpoint

* run code-generators

* frontend indicators for default username and pw

* remove old env variables from docs

* fix env set variable

* remove password from tests
2023-11-15 15:24:24 +00:00
..
admin feature: add password reset token endpoint to the admin panel (#2171) 2023-03-12 12:33:36 -08:00
base feat: Public Recipe Browser (#2525) 2023-09-14 06:01:24 -08:00
public feat: Remove Explore URLs and make the normal URLs public (#2632) 2023-11-05 16:07:02 -09:00
types feat: auto detect first login (#2722) 2023-11-15 15:24:24 +00:00
user fix: Home Doesn't Load For Non-Admin Users (#2556) 2023-09-19 09:06:39 -08:00
client-admin.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
client-public.ts feat: Public Recipe Browser (#2525) 2023-09-14 06:01:24 -08:00
client-user.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
config.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
index.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00