Commit Graph

38 Commits

Author SHA1 Message Date
41c19b4bfb Big rework to include OPFS API for local edits. Big components rework in vanilla JS to optimize. Unfinished, DO NOT SHIP YET ! 2025-03-28 19:38:06 +01:00
af317cb0e3 Navbar rework, several CSS fixes, Markdown preferences 2025-02-01 10:58:52 +01:00
8fc1855ae6 Merge branch 'dev' of https://git.peaceultime.com/peaceultime/obsidian-visualiser into dev 2025-01-29 22:53:05 +01:00
f3c453b1b2 Renaming general.utils to general.util 2025-01-29 22:51:55 +01:00
62b2f3bbfb Fix autocomplete 2025-01-29 17:39:42 +01:00
896af11fa7 Fix useContent not using cookies therefore skipping the auth step 2025-01-05 22:43:40 +01:00
9515132659 New useContent composable to store global navigation state. Fixes for Markdown and Canvas 2024-12-30 20:46:24 +01:00
51a5d501be Polish CSS for mobile editor. Add user logout from admin panel. 2024-12-03 14:22:02 +01:00
fd951c294f Rework the project editor to include file edition and display the file sorter in the sidebar. 2024-12-02 15:31:16 +01:00
602b0af212 Rework file access and link archiving 2024-12-01 23:25:33 +01:00
429f1d4b38 Add page and user monitoring in admin. Add permission editing in administration. 2024-11-28 17:18:35 +01:00
7fc7998a4b Change prefetch settings 2024-11-27 22:36:03 +01:00
fdaf765e2d Remove prefetch from every NuxtLink 2024-11-30 18:43:39 +01:00
20ab51a66c Visual edits and fixes, navigation sorting fix 2024-11-23 19:18:50 +01:00
2855d4ba2e Add deletion of files, add slots to tree and a global icon by type. Project update needs rework. 2024-11-20 22:51:51 +01:00
1c239f161b Finished project configuration page with reorder 2024-11-18 17:21:52 +01:00
d708e9ceb6 Finish Dropdown menu and start project config page 2024-11-14 17:32:13 +01:00
0c17dbf7bc Merge branch 'dev' of https://git.peaceultime.com/Peaceultime/obsidian-visualiser into dev 2024-11-13 13:41:35 +01:00
ac17134b7e Add title to every pages + new pull/push jobs + DropdownMenu 2024-11-13 13:41:32 +01:00
adb37b255a Add order in file schema and main projecct edition 2024-11-13 00:25:18 +01:00
b54402fc19 Fix canvas control buttons being unusable on mobile 2024-11-11 00:00:34 +01:00
42658558c5 Add user deletion, ProseA hover cards, Canvas 2024-11-10 22:29:59 +01:00
057efb848c Several fixes to CSS, better responsive overall, improved security and error page 2024-11-10 17:44:42 +01:00
721e7ff3db Add sync, Tree, Markdown, content editor. 2024-11-10 15:41:47 +01:00
a392841012 Fix sessions, start profile UI and add middleware 2024-11-06 17:38:15 +01:00
83ddaf19d4 Starting to put back the server part. Currently the registration and login are almost ready. 2024-11-05 18:09:42 +01:00
e8b521f122 Starting to rework the NavBar 2024-11-04 17:35:22 +01:00
1b2472bc1a First reworks 2024-10-28 17:49:46 +01:00
d7a8087c6c Components rework and lots of fixes 2024-09-05 17:44:30 +02:00
2b293a0c1a New Canvas zoom with dbl click and starting to work on tag API 2024-09-03 16:42:57 +02:00
c091a6d261 Rework page spacing for mobile 2024-09-03 13:14:42 +02:00
175f6c3fcb Responsive design 2024-09-02 17:28:30 +02:00
35d356ae22 Users pages CSS + PreviewContent for Canvas + Tags CSS 2024-09-02 15:59:15 +02:00
2a8abb4796 Canvas CSS update 2024-08-29 17:45:43 +02:00
c694d28982 Progressing on the CSS rework 2024-08-28 18:14:19 +02:00
cc095af0c4 Beginning the mobile UI 2024-08-26 16:57:29 +02:00
7e318d4a12 Finish PreviewContent and add ProseA icon for none markdown files 2024-08-20 23:51:00 +02:00
04785ecf27 Layouts, ProseA rework and PreviewContent creation. Trying to fix hydration by making better SSR. 2024-08-20 18:02:16 +02:00