Commit Graph

29 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
f32c51ca38 Remove Tweening (looked laggy). Add edge property editing. Improve Edge selection and visualisation. 2025-01-16 17:39:33 +01:00
348c991c54 Add edge editor, generalize selection and edition to both node and edge. Still trying to find a proper tween. 2025-01-14 17:57:57 +01:00
76db788192 Add Tweening to zoom, fix saving canvas. 2025-01-14 00:04:14 +01:00
6f305397a8 Starting new file format "Map". Preparing editor for Map and Canvas editor with metadata folding UI. Fix comments filtering. 2025-01-06 17:46:31 +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
161f0d856a Add Callout as a separate Prose 2024-12-04 18:01:09 +01:00
51a5d501be Polish CSS for mobile editor. Add user logout from admin panel. 2024-12-03 14:22:02 +01:00
1c239f161b Finished project configuration page with reorder 2024-11-18 17:21:52 +01:00
42658558c5 Add user deletion, ProseA hover cards, Canvas 2024-11-10 22:29:59 +01:00
721e7ff3db Add sync, Tree, Markdown, content editor. 2024-11-10 15:41:47 +01:00
41951d7603 Add permissions 2024-11-07 14:26:57 +01:00
a392841012 Fix sessions, start profile UI and add middleware 2024-11-06 17:38:15 +01:00
b3fae0b5db Setup global toaster and finalize login/registration page 2024-11-06 14:29:32 +01:00
1af78e5ab7 Fix login, registration and made the first database version. 2024-11-05 19:51:56 +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
1b2472bc1a First reworks 2024-10-28 17:49:46 +01:00
62ba72515b Sync completed + Navigation links improved 2024-08-21 14:05:27 +02:00
a9a98b9618 Preparing scheduled task for Obsidian sync + Repare OFM html not rendered 2024-08-21 00:38:21 +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
2e92c389a2 Markdown editor in progress + Login and session process completed 2024-08-19 16:27:09 +02:00
aba56bb034 Project list and starting editing 2024-08-06 15:16:48 +02:00
a3d0b3b5bd Refactoring search, navigation, canvas and others to fit the new data model 2024-08-06 00:15:09 +02:00
e28d72fd1b Cleanup old dependencies and fix RemarkOfm import 2024-08-05 17:58:39 +02:00
fb58a24170 Tests connexion 2024-08-01 17:55:50 +02:00
edf23bdbaa Registration completed 2024-07-30 23:25:47 +02:00
f2600a3012 Finished registration + working on own useAuth composable 2024-07-30 17:58:22 +02:00