Commit Graph

44 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
0b97e9a295 New HyperMD implementation with custom behaviour. 2025-02-25 15:55:30 +01:00
6abc467a43 Add edge dragging, autofocus on inputs and limit neighbor distance lookup during snap fetching 2025-02-13 19:41:19 +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
154584e175 Copy readonly features from canvas editor to canvas reader. 2025-02-01 13:45:16 +01:00
0b1809c3f6 Add grid snapping, @TODO: Add settings popup with grid settings + render grid. 2025-01-28 17:55:47 +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
4433cf0e00 Rework the structure to handle suppression (using ID instead of index). Add create history and removing. 2025-01-13 00:27:14 +01:00
9439dd2d95 Add node resizing 2025-01-13 00:00:17 +01:00
823f3d7730 Improve history handling, add color picking and node creation. 2025-01-12 23:27:34 +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
031a51c2fe Change explorer pages structure to isolates them from there renderers allowing to fetch data outside of the renderers 2024-12-18 17:35:34 +01:00
7bdf6ccd13 Filter ProseA hover cards with the provided hash 2024-12-17 22:39:17 +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
1b2472bc1a First reworks 2024-10-28 17:49:46 +01:00
fef8c092a9 Small fixes 2024-10-28 09:21:44 +01:00
fa2d8e5035 Fix pinch zoom 2024-10-03 16:11:46 +02:00
6856d3b9af Progressing on profile edition and thumbnail cropping 2024-09-11 17:47:04 +02:00
f2261c3f35 Visual improvement + code cleanup 2024-09-09 23:13:18 +02:00
6c0bfb9e4c Testing @vueuse/gesture on CnavasRenderer 2024-09-09 17:28:05 +02:00
09f4f3c482 Fix canvas markdown 2024-09-07 23:24:37 +02: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
175f6c3fcb Responsive design 2024-09-02 17:28:30 +02:00
e757682ed1 Fix custom color background 2024-09-02 13:06:07 +02:00
6981b32a3a Finished Canvas CSS 2024-09-02 11:47: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
d1450a1c99 Time to rework the website CS: Starting with TailwindCSS 2024-08-27 17:54:47 +02:00
4871510eea Fix to canvas zoom 2024-08-26 14:22:42 +02:00
d0a9a02c23 Fix client only issue with CanvasNode group label 2024-08-21 16:37:52 +02:00
7e318d4a12 Finish PreviewContent and add ProseA icon for none markdown files 2024-08-20 23:51:00 +02:00
2e92c389a2 Markdown editor in progress + Login and session process completed 2024-08-19 16:27:09 +02:00
a3d0b3b5bd Refactoring search, navigation, canvas and others to fit the new data model 2024-08-06 00:15:09 +02:00
3b23d4dab4 New logo, starting account handling 2024-07-28 23:26:19 +02:00
1c9812c3a8 Trying new pinch to zoom mode 2024-07-25 15:46:38 +02:00
39299a268c Move visualiser to explorer folder and start working on account 2024-07-25 13:24:44 +02:00