From bf8a049b9222a5171ebc8baaf2b1a4683a3fc8b4 Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Thu, 7 May 2026 02:18:55 +0000 Subject: [PATCH] Use canonical paths for editor and fix route transitions --- frontend/src/App.vue | 76 +++++++++++++++++------- frontend/src/components/FileExplorer.vue | 2 +- frontend/src/components/Gallery.vue | 2 +- frontend/src/repositories/Document.ts | 2 +- frontend/src/router/index.ts | 6 -- frontend/src/views/TextEditorView.vue | 5 +- 6 files changed, 61 insertions(+), 32 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index c8ff3dc..22d58b6 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -24,21 +24,20 @@ />
- - + +
- - +
+