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-08-02 13:00:14 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
7fb8e0b1a97ed01cecf2ba8ce923e90e2c1e9255
mealie/frontend/app/pages/admin.vue

10 lines
125 B
Vue
Raw Normal View History

chore: migrate remaining pages to script setup (#7310)
2026-03-24 16:07:08 +01:00
<template>
<NuxtPage />
</template>
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>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 73ms Template: 2ms
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