Logo
Explore Help
Sign In
Mirrors/mealie
1
0
Fork 0
You've already forked mealie
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-10-28 08:44:36 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
e0238eb3a275a527eb44303df12d4adac12d8a69
mealie/frontend/composables/api/index.ts

4 lines
187 B
TypeScript
Raw Normal View History

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
export { useAppInfo } from "./use-app-info";
fix recipe static routes
2021-08-09 16:19:23 -08:00
export { useStaticRoutes } from "./static-routes";
feat: Filter Recipes By Household (and a ton of bug fixes) (#4207) Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2024-09-22 09:59:20 -05:00
export { useAdminApi, usePublicApi, usePublicExploreApi, useUserApi } from "./api-client";
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 45ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API