e6bf4cdd6c
fix: fix markdown import file button ( #542 )
2024-12-06 12:26:55 +00:00
fe83557767
feat: space export ( #506 )
...
* wip
* Space export
* option to export pages with children
* include attachments in exports
* unified export UI
* cleanup
* fix: change export icon
* add export button to space settings
* cleanups
* export name
2024-11-30 19:47:22 +00:00
311d81bc71
fix wrong tree sync bug ( #514 )
2024-11-28 19:39:38 +00:00
a16d5d1bf4
feat: websocket rooms ( #515 )
2024-11-28 18:53:29 +00:00
da9c971050
fix breadcrumb clipping ( #457 )
2024-11-13 19:15:37 +00:00
e064e58f79
Fix sidebar responsivity ( #453 )
...
* navbar height fix. has to be cleaned up
* use parent height for tree
* cleanups
2024-11-01 09:41:23 +00:00
978fadd6b9
fix: improve sidebar page tree syncing ( #407 )
...
* sync node deletion
* tree sync improvements
* fix cache bug
* fix debounced page title
* fix
2024-10-26 15:48:40 +01:00
dea9f4c063
remove unnecessary log
2024-09-13 22:37:38 +01:00
0b6730c06f
fix page export failure when title contains non-ASCII characters ( #309 )
2024-09-13 17:40:24 +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
78746938b7
fix export format state
2024-07-22 13:02:13 +01:00
89f6311e46
* Make page import handling better
2024-07-21 20:48:33 +01:00
7f0fd45f3a
singular & plural count
2024-07-20 18:20:10 +01:00
937a07059a
feat: implement Markdown and HTML page imports ( #85 )
...
* page import feature
* make file interceptor common
* replace @tiptap/html
* update tiptap version
* reduce table margin
* update tiptap version
* switch to upstream drag handle lib (fixes table dragging)
* WIP
* Page import module and other fixes
* working page imports
* extract page title from h1 heading
* finalize page imports
* cleanup unused imports
* add menu arrow
2024-07-20 17:59:04 +01:00
f388540293
feat: Individual page export in Markdown and HTML formats ( #80 )
...
* fix maths node
* render default html width
* Add page export module
* with support for html and markdown exports
* Page export UI
* Add PDF print too
* remove unused import
2024-07-12 14:45:09 +01:00
bbf865b2f6
cleanup debug log
2024-07-05 00:41:30 +01:00
a4d53468c3
fix tree state
2024-07-05 00:30:56 +01:00
e824aeced7
Add width option to page menu
2024-07-03 11:23:42 +01:00
d429384d22
client: fix APP_URL
2024-07-01 10:08:12 +01:00
fde6c9a2e3
Editor link components
...
* other minor fixes
2024-06-24 20:39:12 +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
886d9591fa
frontend permissions
...
* rework backend workspace permissions
2024-06-03 02:54:12 +01:00
8081b21ed6
add space info
2024-06-01 14:11:00 +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
eefe63d1cd
implement new invitation system
...
* fix comments on the frontend
* move jwt token service to its own module
* other fixes and updates
2024-05-14 22:55:11 +01:00
1dcbcb9699
clean up
2024-04-28 00:52:27 +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
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
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
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
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