Commit Graph

25 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
f2d00097d6 Add grid snapping, grid preview, fix zoom slowdowns and canvas markdown editing being at the wrong size. 2025-03-04 15:14:12 +01:00
939b9cbd28 Add neighbor snapping. Add edge snapping. Change accent colors and logo colors, fix canvas history being transported when changing canvas. 2025-02-06 23:36:55 +01:00
af317cb0e3 Navbar rework, several CSS fixes, Markdown preferences 2025-02-01 10:58:52 +01:00
76db788192 Add Tweening to zoom, fix saving canvas. 2025-01-14 00:04:14 +01:00
62950be032 Minimal history handler, handle node move. Auto parse JSON content for accurate typing. 2025-01-09 16:41:36 +01:00
e7412f6768 Progressing on CanvasEditor 2025-01-07 17:49:53 +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
e99a5f15b4 Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +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
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
e904f28b3b Add insertion and deletion of tables for db sync, and user view 2024-09-10 14:25:23 +02:00
2b293a0c1a New Canvas zoom with dbl click and starting to work on tag API 2024-09-03 16:42:57 +02:00
2a8abb4796 Canvas CSS update 2024-08-29 17:45:43 +02:00
4871510eea Fix to canvas zoom 2024-08-26 14:22:42 +02:00
62ba72515b Sync completed + Navigation links improved 2024-08-21 14:05:27 +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
f19a6a65da Add gitea content searching and fix lots of things 2024-01-09 18:06:43 +01:00
e70ab97b8b First version 2024-01-08 01:00:37 +01:00