Commit Graph

50 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
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
823f3d7730 Improve history handling, add color picking and node creation. 2025-01-12 23:27:34 +01:00
3839b003dc New event handling system for CanvasEditor in progress. 2025-01-08 17:39:34 +01:00
e7412f6768 Progressing on CanvasEditor 2025-01-07 17:49:53 +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
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
ec0afa9686 Password reset and new email validation ID stored in DB for more security 2024-12-17 17:51:12 +01:00
298f47a280 Add callout icons and fix some CSS 2024-12-05 13:04:01 +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
e99a5f15b4 Add user and page statistics, add sitemap and robots.txt generation 2024-11-27 17:07:32 +01:00
e83d8e802f Add revalidation email 2024-11-26 16:23:33 +01:00
3e463ea286 Switch pull and push to make more sense 2024-11-26 15:29:31 +01:00
4125cbb3a2 Send registration email, add mail validation page, stabilize mail generation 2024-11-26 15:22:57 +01:00
4df9297d47 Add mail template, mail HTML generation and a few UI fixes 2024-11-25 17:37:43 +01:00
d71e8b7910 Small UI improvements and fixes to project edition 2024-11-28 00:01:57 +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
4f2fc31695 Add new files in project config 2024-11-20 17:36:33 +01:00
6e7243982b Small progress on new (file/folder) and remove in project settings 2024-11-19 23:30:43 +01:00
9c52494f8e Mail sending ready 2024-11-19 18:07:48 +01:00
d0de943df2 Starting to setup emails 2024-11-19 00:37:41 +01:00
1c239f161b Finished project configuration page with reorder 2024-11-18 17:21:52 +01:00
a9363e8c06 Progressing on the draggable tree for the project configuration 2024-11-18 00:10:23 +01:00
d708e9ceb6 Finish Dropdown menu and start project config page 2024-11-14 17:32:13 +01:00
adb37b255a Add order in file schema and main projecct edition 2024-11-13 00:25:18 +01:00
0882eb1dd0 Add collapsible properties to editor splitter for better mobile accessibility 2024-11-10 23:45:53 +01:00
60f1fbb4aa Fix content editor performances issue by debouncing and removing the link search 2024-11-10 23:10:23 +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
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