2c80cb2456Fix pull job links. Canvas now start centered and zoomed out based on nodes positions.
Clément Pons
2025-04-02 17:25:29 +0200
6100fd9411Fix content read pages and proses getting content. Start working on CanvasEditor.
Clément Pons
2025-04-01 17:23:26 +0200
1d41514b26Update DB schema to include an ID and split overview and content. Progressing on ContentEditor with the ID fixing many issues. Adding modal and sync features.Peaceultime2025-03-31 01:19:58 +0200
e7d0d69e55Update config to add max age to session cookie (so it is no longer session-only and keep the user logged in)Peaceultime2025-03-28 19:57:55 +0100
41c19b4bfbBig rework to include OPFS API for local edits. Big components rework in vanilla JS to optimize. Unfinished, DO NOT SHIP YET !Peaceultime2025-03-28 19:38:06 +0100
c0e625a8cbUpdate codemirror to v6 and refactor editor to make own HyperMD like rich content editor.
Clément Pons
2025-03-20 18:03:13 +0100
f2d00097d6Add grid snapping, grid preview, fix zoom slowdowns and canvas markdown editing being at the wrong size.Peaceultime2025-03-04 15:14:12 +0100
0b97e9a295New HyperMD implementation with custom behaviour.Peaceultime2025-02-25 15:55:30 +0100
6abc467a43Add edge dragging, autofocus on inputs and limit neighbor distance lookup during snap fetchingPeaceultime2025-02-13 19:41:19 +0100
939b9cbd28Add neighbor snapping. Add edge snapping. Change accent colors and logo colors, fix canvas history being transported when changing canvas.Peaceultime2025-02-06 23:36:55 +0100
e2c18ff406Fix reading canvas moving only with middle clickPeaceultime2025-02-01 14:41:08 +0100
154584e175Copy readonly features from canvas editor to canvas reader.Peaceultime2025-02-01 13:45:16 +0100
af317cb0e3Navbar rework, several CSS fixes, Markdown preferencesPeaceultime2025-02-01 10:58:52 +0100
348c991c54Add edge editor, generalize selection and edition to both node and edge. Still trying to find a proper tween.Peaceultime2025-01-14 17:57:57 +0100
76db788192Add Tweening to zoom, fix saving canvas.Peaceultime2025-01-14 00:04:14 +0100
4433cf0e00Rework the structure to handle suppression (using ID instead of index). Add create history and removing.Peaceultime2025-01-13 00:27:14 +0100
6f305397a8Starting new file format "Map". Preparing editor for Map and Canvas editor with metadata folding UI. Fix comments filtering.Peaceultime2025-01-06 17:46:31 +0100
896af11fa7Fix useContent not using cookies therefore skipping the auth stepPeaceultime2025-01-05 22:43:40 +0100
9515132659New useContent composable to store global navigation state. Fixes for Markdown and CanvasPeaceultime2024-12-30 20:46:24 +0100
031a51c2feChange explorer pages structure to isolates them from there renderers allowing to fetch data outside of the renderersPeaceultime2024-12-18 17:35:34 +0100
7bdf6ccd13Filter ProseA hover cards with the provided hashPeaceultime2024-12-17 22:39:17 +0100