mirror of
https://github.com/hay-kot/mealie.git
synced 2025-07-06 21:12:19 -07:00
* test-commit * Remove PR Name Checker * refactor(backend): ♻️ split unrelated routes into clearer router paths Add an /app and /admin router base paths to split previously grouped public/admin data into different paths. Part of a longer migration to move 'admin' operations under the admin path. * refactor(backend): ♻️ rename imports * refactor(frontend): ♻️ refactor frontend API and Pages to refelect new API design Co-authored-by: hay-kot <hay-kot@pm.me> |
||
---|---|---|
.. | ||
_base.ts | ||
admin-about.ts | ||
backups.ts | ||
categories.ts | ||
cookbooks.ts | ||
event-notifications.ts | ||
events.ts | ||
group-webhooks.ts | ||
groups.ts | ||
recipe-foods.ts | ||
recipe-units.ts | ||
recipes.ts | ||
tags.ts | ||
upload.ts | ||
users.ts | ||
utils.ts |