d1dc6977ab
feat: edit mode preference ( #666 )
...
* lock/unlock pages
* remove using isLocked column - add default page edit state preference
* * Move state management to editors (avoids flickers on edit mode switch)
* Rename variables
* Add strings to translation file
* Memoize components in page component
* Fix title editor sending update request on editable state change
* fixed errors merging main
* Fix embed view in read-only mode
* remove unused line
* sync
* fix responsiveness on mobile
---------
Co-authored-by: Philipinho <16838612+Philipinho@users.noreply.github.com >
2025-06-18 00:11:47 +01:00
1f40e9b960
fix drag handle visibility ( #868 )
2025-03-12 13:17:59 +00:00
3cb954db69
fix: editor improvements ( #583 )
...
* delete unused component
* return page prosemirror content
* prefetch pages
* use prosemirro json content on editor
* cache page query with id and slug as key
* Show notice on collaboration disconnection
* enable scroll while typing
* enable immediatelyRender
* avoid image break in PDF print
* Comment editor rendering props
2025-01-16 12:48:35 +00:00
2e6d16dbc3
fix: full width bug on smaller screens ( #518 )
2024-11-28 18:44:42 +00:00
4f1a97ceb9
Revert "fix: prevent default browser save behavior ( #450 )" ( #451 )
...
This reverts commit d07338861b .
2024-10-30 12:23:31 +00:00
d07338861b
fix: prevent default browser save behavior ( #450 )
2024-10-30 11:41:23 +00: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
8f056d1071
add full page width preference
2024-07-03 11:00:42 +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
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
093e634c0b
switch to nx monorepo
2024-01-09 18:58:26 +01:00