(frontend) link to create new doc

We create a special URL to create a new doc,
we can set the doc with the URL param to set
the visibility, the permission and the title.
This commit is contained in:
Anthony LC
2025-12-01 15:08:13 +01:00
parent c13f0e97bb
commit 7475b7c3bc
8 changed files with 253 additions and 42 deletions

View File

@@ -10,6 +10,7 @@ and this project adheres to
- ✨ Add comments feature to the editor #1330
- ✨(backend) Comments on text editor #1330
- ✨(frontend) link to create new doc #1574
### Changed