New Backend changes

This commit is contained in:
2025-09-02 18:47:12 +02:00
parent 6d76acc0bc
commit 27af6a0953
54 changed files with 485 additions and 684 deletions

View File

@@ -2,9 +2,7 @@
import { v4 as uuidv4 } from 'uuid';
definePageMeta({
middleware: "auth"
})
defineShortcuts({
'backspace': () => {

View File

@@ -1,7 +1,5 @@
<script setup>
definePageMeta({
middleware: "auth"
})
defineShortcuts({
'/': () => {