From 2855d4ba2e9b02872d157079268b7abe0b0b61e0 Mon Sep 17 00:00:00 2001 From: Peaceultime Date: Wed, 20 Nov 2024 22:51:51 +0100 Subject: [PATCH] Add deletion of files, add slots to tree and a global icon by type. Project update needs rework. --- components/base/Tree.vue | 56 +++++++---------------------------- components/prose/ProseA.vue | 6 +--- db.sqlite | Bin 569344 -> 569344 bytes db.sqlite-shm | Bin 32768 -> 32768 bytes db.sqlite-wal | Bin 193672 -> 78312 bytes layouts/default.vue | 17 +++++++++-- pages/explore/edit/index.vue | 27 ++++++++--------- schemas/project.ts | 1 - server/api/project.post.ts | 18 +++++++++-- shared/general.utils.ts | 9 ++++++ 10 files changed, 62 insertions(+), 72 deletions(-) diff --git a/components/base/Tree.vue b/components/base/Tree.vue index 0829c69..31fb96f 100644 --- a/components/base/Tree.vue +++ b/components/base/Tree.vue @@ -1,56 +1,20 @@ - - - \ No newline at end of file + \ No newline at end of file diff --git a/components/prose/ProseA.vue b/components/prose/ProseA.vue index 0eae8f7..32fd067 100644 --- a/components/prose/ProseA.vue +++ b/components/prose/ProseA.vue @@ -31,12 +31,8 @@ \ No newline at end of file diff --git a/pages/explore/edit/index.vue b/pages/explore/edit/index.vue index a25f1c6..017e55e 100644 --- a/pages/explore/edit/index.vue +++ b/pages/explore/edit/index.vue @@ -5,13 +5,14 @@
-