Commit Graph

41 Commits

Author SHA1 Message Date
cd1a848b45 feat: support i18n 2024-09-03 03:16:44 +00:00
2b9765fb35 lazy load (#237) 2024-09-02 15:51:28 +01:00
7fdd355cc3 Reduce version text size 2024-09-02 13:08:01 +01:00
1141796f24 Show version
* Add default mermaid content
2024-09-01 17:30:34 +01:00
11dbc079be Add home link to logo 2024-09-01 16:24:20 +01:00
87b99f8646 feat: draw.io (diagrams.net) integration (#215)
* draw.io init

* updates
2024-09-01 12:26:20 +01:00
38e9eef2dc feat: excalidraw integration (#214)
* update tiptap version

* excalidraw init

* cleanup

* better file handling and other fixes

* use different modal to fix excalidraw cursor position issue
* see https://github.com/excalidraw/excalidraw/issues/7312
* fix websocket in vite dev mode

* WIP

* add align attribute

* fix table

* menu icons

* Render image in excalidraw html
* add size to custom SVG components

* rewrite undefined font urls
2024-08-31 19:11:07 +01:00
2bd6422a35 Show new workspace role on change 2024-07-22 16:35:00 +01:00
cc93abfb7e make pages table responsive 2024-07-04 21:13:43 +01:00
8f056d1071 add full page width preference 2024-07-03 11:00:42 +01:00
7373cbf1b9 Update custom avatar 2024-06-26 23:20:26 +01:00
e2646b7afc fixes and cleanups 2024-06-26 19:16:40 +01:00
f2a193ac8d Allow creation of space
* other fixes and cleanups
2024-06-24 20:06:57 +01:00
1f4bd129a8 editor improvements
* add callout, youtube embed, image, video, table, detail, math
* fix attachments module
* other fixes
2024-06-20 14:57:00 +01:00
2e61fb7c11 unify recent changes component 2024-06-09 02:27:52 +01:00
942917072b fix type 2024-06-04 21:54:21 +01:00
4501a40c29 fix header and redirect home 2024-06-04 21:48:01 +01:00
886d9591fa frontend permissions
* rework backend workspace permissions
2024-06-03 02:54:12 +01:00
06d854a7d2 refactor layout
* ui polishing
* frontend and backend fixes
2024-05-31 21:51:44 +01:00
ccf9d5d99f more work on attachments
* fix frontend env usage
2024-05-22 23:24:57 +01:00
b06a78b6ec fix tree
* fix tree root element ref
* fix tree node toggle bug
* fix tree node reparenting on the backend
* highlight active home menu on the sidebar
2024-05-20 01:08:31 +01:00
9c7c2f1163 updates and fixes
* seo friendly urls
* custom client serve-static module
* database fixes
* fix recent pages
* other fixes
2024-05-18 03:19:42 +01:00
1dcbcb9699 clean up 2024-04-28 00:52:27 +01:00
d68d035b52 account preferences 2024-04-27 23:34:20 +01:00
8cc7d39146 websocket updates
* sync page title on icon via websocket
* sync on page tree too
2024-04-27 15:40:22 +01:00
f0fd1cfe1b css fixes 2024-04-25 01:19:50 +01:00
b91c3ede1e fixes
* fix comments
* fix page history
* fix aside width on smaller screens
2024-04-23 22:07:00 +01:00
2af1fe3c40 Editor drag handle
* add darkmode border to navbar
2024-04-23 01:32:18 +01:00
3462c7fdbc Updates to sidebar tree
* Maintain tree open state on route change and return
* Load page tree ancestors and their children when a page is accessed directly
* Show correct breadcrumb path
* Add emoji to breadcrumbs
* Backend api to get page breadcrumbs/ancestors
2024-04-21 16:38:59 +01:00
3e2c13a22e add 404 error page 2024-04-19 19:48:47 +01:00
9ae6ac41c1 export react-query from main
* add bottom padding to treeItem
* remove redundant tree scroll
2024-04-19 01:57:56 +01:00
df9110268c Rework sidebar pages
* Move sidebar pages from workspace to space level
* Replace array sorting with lexicographical fractional indexing
* Fixes and updates
2024-04-16 21:55:24 +01:00
f1bdce1662 working page tree 2024-04-13 17:16:31 +01:00
90ae750d48 space updates
* space UI
* space management
* space permissions
* other fixes
2024-04-12 19:38:58 +01:00
b02cfd02f0 fix active settings path 2024-04-08 13:51:44 +01:00
1412f1d982 client: updates
* work on groups ui
* move settings to its own page
* other fixes and refactoring
2024-04-04 22:19:15 +01:00
b58399445e refactor directories 2024-04-04 21:16:26 +01:00
4657672dfe fix avatar 2024-03-22 20:19:42 +00:00
e0e5f7c43d add emoji removal 2024-01-22 17:36:41 +01:00
e05caef8fe page icon emoji picker 2024-01-22 16:39:20 +01:00
093e634c0b switch to nx monorepo 2024-01-09 18:58:26 +01:00