Commit Graph

8 Commits

Author SHA1 Message Date
Philipinho 4cb7a56f65 feat: comments
* create comment
* reply to comment thread
* edit comment
* delete comment
* resolve comment
2023-11-09 16:52:34 +00:00
Philipinho dea2cad89c refactor page endpoints 2023-11-03 13:31:01 +00:00
Philipinho 730e925b6a fetch page without ydoc 2023-10-30 14:46:28 +00:00
Philipinho d93c825fae cleanup 2023-10-15 01:04:26 +01:00
Philipinho 2689b267cf sidebar page tree
* frontend and backend implementation
2023-10-15 01:01:17 +01:00
Philipinho 4382c5a1d0 collaborative editor - wip 2023-09-15 01:22:47 +01:00
Philipinho 89de5be6ed Page module updates - WIP 2023-09-06 00:53:49 +01:00
Philipinho f11f9f6210 Add new page module and services; refactor existing entities
- Introduced a new page module with associated services.
- Refactored TypeORM entities in user and workspace modules.
2023-08-22 19:48:57 +01:00