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-12-14 06:15:26 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
e0cb6e06248a4ec5c7512c80173b8692581398ac
mealie/frontend/composables/api/index.ts

4 lines
152 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";
Refactor/composables-folder (#787) * move api clients and rename * organize recipes composables * rewrite useRecipeContext * refactor(frontend): :recycle: abstract common ingredient functionality. * feat(frontend): :sparkles: add scale, and back to recipe button + hide ingredients if none * update regex to mach 11. instead of just 1. * minor UX improvements Co-authored-by: Hayden K <hay-kot@pm.me>
2021-11-06 11:28:47 -08:00
export { useAdminApi, useUserApi } from "./api-client";
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 39ms 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