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 2026-04-12 16:05:35 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
1969f50ee6614de4ec9f8b4d366731715d56889f
mealie/frontend/pages/admin.vue

10 lines
125 B
Vue
Raw Normal View History

feat: Migrate to Nuxt 3 framework (#5184) Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com> Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2025-06-20 00:09:12 +07:00
<script setup lang="ts">
definePageMeta({
fix: Re-write Nuxt auth backend and get rid of sidebase auth (#6322)
2025-10-05 20:43:38 -05:00
middleware: ["admin-only"],
feat: Migrate to Nuxt 3 framework (#5184) Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com> Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2025-06-20 00:09:12 +07:00
});
</script>
<template>
<NuxtPage />
</template>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 87ms Template: 3ms
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