Philipinho
|
6aff7b84f2
|
unique collab serverId generation
|
2026-01-26 13:55:20 +00:00 |
|
Philipinho
|
75673ad964
|
expose event handler
|
2026-01-26 01:27:21 +00:00 |
|
Philipinho
|
3157131bf2
|
pass wsAdapter to gateway
|
2026-01-25 21:47:04 +00:00 |
|
Philipinho
|
793d61a13e
|
rename default prefix
|
2026-01-25 19:35:32 +00:00 |
|
Philipinho
|
81cceb483a
|
fix: graceful collab shutdown
|
2026-01-25 18:59:14 +00:00 |
|
Philipinho
|
e755207c3b
|
debug logging
|
2026-01-25 14:01:32 +00:00 |
|
Philipinho
|
353ec2559a
|
move types to own file
|
2026-01-25 12:55:53 +00:00 |
|
Philipinho
|
f4a877081a
|
Merge branch 'main' into feat/collab-redis
|
2026-01-25 12:40:10 +00:00 |
|
Philip Okugbe
|
de5f71894a
|
New Crowdin updates (#1869)
* New translations translation.json (Japanese)
* New translations translation.json (French)
* New translations translation.json (Spanish)
* New translations translation.json (German)
* New translations translation.json (Italian)
* New translations translation.json (Korean)
* New translations translation.json (Dutch)
* New translations translation.json (Russian)
* New translations translation.json (Ukrainian)
* New translations translation.json (Chinese Simplified)
* New translations translation.json (Portuguese, Brazilian)
|
2026-01-25 12:39:19 +00:00 |
|
Philip Okugbe
|
351b075ebb
|
fix(tree): update sidebar-pages cache directly instead of refetching on page move (#1870)
|
2026-01-25 12:38:44 +00:00 |
|
Philipinho
|
c4bf0ac0b5
|
Merge branch 'main' into feat/collab-redis
|
2026-01-25 04:38:33 +00:00 |
|
Philipinho
|
1ca7d42203
|
fix switch space toggle
|
2026-01-25 02:49:25 +00:00 |
|
Philipinho
|
1e441560f6
|
fix production logs filter
|
2026-01-25 02:15:10 +00:00 |
|
Philip Okugbe
|
54775f537d
|
fix: handle malformed URLs gracefully during import/export (#1868)
* Handling malformed URLs gracefully
* Allow import of invalid URLs, but adding logging.
---------
Co-authored-by: gpapp <gergely.papp@itworks.hu>
|
2026-01-25 00:48:43 +00:00 |
|
Philipinho
|
40626578b1
|
Merge branch 'main' into feat/collab-redis
|
2026-01-25 00:29:40 +00:00 |
|
Philip Okugbe
|
5588ec34fb
|
New Crowdin updates (#1866)
* New translations translation.json (Japanese)
* New translations translation.json (French)
* New translations translation.json (Spanish)
* New translations translation.json (German)
* New translations translation.json (Italian)
* New translations translation.json (Korean)
* New translations translation.json (Dutch)
* New translations translation.json (Russian)
* New translations translation.json (Ukrainian)
* New translations translation.json (Chinese Simplified)
* New translations translation.json (Portuguese, Brazilian)
* New translations translation.json (Japanese)
* New translations translation.json (French)
* New translations translation.json (Spanish)
* New translations translation.json (German)
* New translations translation.json (Italian)
* New translations translation.json (Korean)
* New translations translation.json (Dutch)
* New translations translation.json (Russian)
* New translations translation.json (Ukrainian)
* New translations translation.json (Chinese Simplified)
* New translations translation.json (English)
* New translations translation.json (Portuguese, Brazilian)
|
2026-01-25 00:04:50 +00:00 |
|
Philip Okugbe
|
aa6a046aa6
|
feat(export): add export loading state and copy as markdown (#1867)
* feat: add loading state to export
* feat: copy as markdown
* preserve taskList comment
|
2026-01-24 23:30:17 +00:00 |
|
Philip Okugbe
|
657fdf8cb7
|
feat: Tiptap V3 migration (#1854)
* Tiptap3 migration - WIP
* fix collaboration
* remove unused code
* fix flicker
* disable duplicate extensions
* update tiptap version
* Switch to useEditorState
- Set shouldRerenderOnTransaction to false
* fix editable state
* add tippyoptions for reference
* merge main
* tiptap 3.6.1
* fix bubble menu
* fix converter
* fix menus
* fix collaboration caret css
* fix: Set `isInitialized` to force immediate react node view rendering
* feat: Migrate tippy.js menus to Floating UI
* feat: Update collaboration connection for HocusPocus v3
* fix: Connect/disconnect websocketProvider
* cleanup
* cleanup
* feat: Improved placeholder and upload handling for images
* feat: Improved placeholder and upload handling for videos
* refactor: Image node and view clean-up
* feat: Improved placeholder and upload handling for attachments
* fix: Video view styles
* fix: Transaction handling on asset upload
* fix: Use imageDimensionsFromStream
* feat: Multiple file upload, improved placeholders, local previews
* fix: Drag & drop, paste upload
* fix: Allow media as attachment
* * add skeleton pulse animation
* add translation strings
* fix attachment view responsiveness
* fix collab connection status display
* Tiptap v3.17.0
* fix suggestion menu exit bug
* fix search shortcut
* fix history editor css
* tiptap 3.17.1
---------
Co-authored-by: Arek Nawo <areknawo@areknawo.com>
|
2026-01-24 20:41:08 +00:00 |
|
Philip Okugbe
|
98f71c95fe
|
feat: stream file serving (#1865)
|
2026-01-24 17:54:56 +00:00 |
|
Philip Okugbe
|
efb0a9317b
|
feat: allow upload of large files (#1862)
* Allow upload of large files
* feat: createByteCountingStream utility function.
---------
Co-authored-by: gpapp <gergely.papp@itworks.hu>
|
2026-01-22 20:00:58 +00:00 |
|
Philipinho
|
063ea99b66
|
sync
|
2026-01-21 18:17:48 +00:00 |
|
Philip Okugbe
|
aa143ad79c
|
refactor(db): migrate from node-postgres to postgres.js (#1846)
* refactor(db): migrate from node-postgres to postgres.js
* ignore schema param
|
2026-01-21 18:12:16 +00:00 |
|
Philip Okugbe
|
918f4508d2
|
feat: switch to pino for logs (#1855)
- switch to json logs in production
- add option to support http logging
|
2026-01-21 01:23:50 +00:00 |
|
Philipinho
|
a1260188ae
|
fix: UI improvements
|
2026-01-19 21:05:34 +00:00 |
|
Philipinho
|
bdf02f593d
|
Merge branch 'feat/auto-tooltip'
|
2026-01-19 19:43:58 +00:00 |
|
Philipinho
|
e24bf5ed57
|
feat: auto-tooltip component
|
2026-01-19 19:40:06 +00:00 |
|
Philip Okugbe
|
f3f74c591f
|
fix(share): escape page title in SEO meta tags (#1850)
|
2026-01-19 19:31:28 +00:00 |
|
Philipinho
|
d65321f5e5
|
feat(collab): better redis extension
|
2026-01-18 16:06:56 +00:00 |
|
Philipinho
|
051bc80ab7
|
cleanup
|
2026-01-16 17:10:58 +00:00 |
|
Philipinho
|
78d363febb
|
cleanup
|
2026-01-16 16:59:42 +00:00 |
|
Philipinho
|
8681d9a8c4
|
Merge branch 'tiptap3-migration' of https://github.com/areknawo/docmost into tiptap3-migration
|
2026-01-16 15:42:47 +00:00 |
|
Philipinho
|
b9543b01bd
|
Merge branch 'main' into tiptap3-migration
|
2026-01-16 15:42:16 +00:00 |
|
Philipinho
|
bf89eff5e7
|
sync
|
2026-01-16 13:20:31 +00:00 |
|
Philip Okugbe
|
183787fa0c
|
fix: update dependencies (#1843)
|
2026-01-14 16:36:47 +00:00 |
|
Philipinho
|
15aa04a5f7
|
sync
|
2026-01-14 11:49:39 +00:00 |
|
Philipinho
|
79343a5d52
|
fix: prevent text overflow in group and space list tables
|
2026-01-13 16:25:42 +00:00 |
|
Philipinho
|
61e252918e
|
fix length
|
2026-01-13 16:13:52 +00:00 |
|
Philipinho
|
e98fa7f69a
|
sync
* fix form length
|
2026-01-13 16:13:04 +00:00 |
|
Philip Okugbe
|
6d148a35eb
|
New Crowdin updates (#1830)
* New translations translation.json (Japanese)
* New translations translation.json (Japanese)
|
2026-01-13 16:01:08 +00:00 |
|
Philip Okugbe
|
0bbc1c35de
|
fix: public sharing performance improvements (#1841)
|
2026-01-13 16:00:22 +00:00 |
|
Philip Okugbe
|
47097969a0
|
fix: use subquery (#1833)
- enhance file tasks list endpoint
|
2026-01-13 15:58:26 +00:00 |
|
Philip Okugbe
|
13f529e064
|
fix anchor scroll in same page (#1834)
|
2026-01-13 15:35:53 +00:00 |
|
Philip Okugbe
|
8fc8422fbc
|
fix: increase max length for groups and spaces (#1840)
|
2026-01-13 15:31:03 +00:00 |
|
Arek Nawo
|
5510434221
|
fix: Connect/disconnect websocketProvider
|
2026-01-09 12:04:45 +01:00 |
|
Arek Nawo
|
f671e7a3b9
|
feat: Update collaboration connection for HocusPocus v3
|
2026-01-09 01:01:48 +01:00 |
|
Arek Nawo
|
974bcea690
|
feat: Migrate tippy.js menus to Floating UI
|
2026-01-09 00:33:28 +01:00 |
|
Arek Nawo
|
601ed88931
|
fix: Set isInitialized to force immediate react node view rendering
|
2026-01-08 22:51:28 +01:00 |
|
Philipinho
|
cfbaedcd63
|
Merge branch 'main' into tiptap3-migration
|
2025-12-16 15:56:00 +00:00 |
|
Philipinho
|
732951a322
|
v0.24.1
|
2025-12-14 13:24:09 +00:00 |
|
Philipinho
|
d59539f197
|
fix ai streaming
|
2025-12-13 14:15:41 +00:00 |
|