AcadeDoc/apps/server/src/core
fuscodev 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
..
attachment feat: public page sharing (#1012) 2025-04-22 20:37:32 +01:00
auth less create workspace form fields in cloud (#1265) 2025-06-17 23:56:07 +01:00
casl feat: public page sharing (#1012) 2025-04-22 20:37:32 +01:00
comment fix: add missing awaits (#814) 2025-03-06 10:14:30 +00:00
group fix: bug fixes (#397) 2024-10-13 17:09:45 +01:00
page feat: copy page to different space (#1118) 2025-04-30 14:43:16 +01:00
search feat: enhance public sharing (#1057) 2025-04-23 14:32:35 +01:00
share hide shared page branding in EE (#1193) 2025-05-17 19:17:34 +01:00
space feat: internal page links and mentions (#604) 2025-02-14 15:36:44 +00:00
user feat: edit mode preference (#666) 2025-06-18 00:11:47 +01:00
workspace less create workspace form fields in cloud (#1265) 2025-06-17 23:56:07 +01:00
core.module.ts feat: public page sharing (#1012) 2025-04-22 20:37:32 +01:00