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 16:54:19 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
9ec15994276fb6784c59e83b92ab9a12b8c7ce8d
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: 47ms 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