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
Philip Okugbe
f3f74c591f
fix(share): escape page title in SEO meta tags ( #1850 )
2026-01-19 19:31:28 +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
e98fa7f69a
sync
...
* fix form length
2026-01-13 16:13:04 +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
8fc8422fbc
fix: increase max length for groups and spaces ( #1840 )
2026-01-13 15:31:03 +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
Philipinho
b061df7f7d
Use new fastify router options
2025-12-13 14:15:06 +00:00
Philipinho
6af7956889
v0.24.0
2025-12-12 17:15:59 +00:00
Philipinho
724e01bd55
fix default page share state (API)
2025-12-11 20:43:26 +00:00
Philip Okugbe
d2629afff2
feat: anchor links ( #1765 )
...
* feat: add heading extension with unique ID support and scroll functionality
* Added unique id for heading
* remove baseUrl heading storage
* move heading to extensions package
* WIP
* support anchors in mentions
* enhance scrolling functionality
* nodeId function
* fix nanoid import
* Bring unique-id extension local
* fixes
* fix internal link scroll in public pages
* add unique id server side
* rename mention anchor to anchorId
* capture first anchorId on paste
---------
Co-authored-by: Romik <40670677+RomikMakavana@users.noreply.github.com >
2025-12-06 14:46:54 +00:00
Philipinho
ab96672ecd
fix
2025-12-02 13:14:03 +00:00
Philipinho
2ea3c2da58
sync
2025-12-01 14:05:59 +00:00
Philip Okugbe
9fb16bc842
feat(EE): AI vector search ( #1691 )
...
* WIP
* AI module - init
* WIP
* sync
* WIP
* refactor naming
* new columns
* sync
* sync
* fix search bug
* stream response
* WIP
* feat embeddings sync
* refine
* Add workspaceId to page events
* refine
* WIP
* add translation string
* sync
* reset ai answer on query change
* hide AI search in cloud
* capture streaming error
* sync
2025-12-01 11:50:25 +00:00
Philip Okugbe
c3b350d943
fix: zip extraction validation ( #1753 )
...
* fix: zip extraction validation
* fix
2025-12-01 11:37:59 +00:00
Philip Okugbe
8014ba3ab7
feat: Text background highlight ( #1754 )
...
* #1196/feat: add text background highlight
* unify text color
* dark mode support
* unify text color and highlight
* dark mode support for color selector trigger
* fix see through in color selector dark mode
* fix selection highlight in dark mode
* brown color
* clean up
---------
Co-authored-by: sanua356 <sanek.pankratov356@gmail.com >
2025-12-01 11:34:35 +00:00
Philipinho
ec3a04f7c7
fix
2025-11-29 12:37:35 +00:00
Philip Okugbe
04a17c9b92
package security updates ( #1744 )
...
* package security updates
* package updates
2025-11-29 11:50:20 +00:00
Philip Okugbe
520c07a0bc
fix: generic page import hierarchy ( #1747 )
...
* fix page hierarchy
* fix
2025-11-29 11:50:02 +00:00
Philipinho
60a8ed6826
sync
2025-10-25 02:08:29 +01:00
Philip Okugbe
f5684b792e
fix duplicated page parenting ( #1692 )
2025-10-23 15:00:11 +01:00
Philipinho
042836cb6d
sync
2025-10-07 21:09:55 +01:00
Philip Okugbe
3164b6981c
feat: api keys management (EE) ( #1665 )
...
* feat: api keys (EE)
* improvements
* fix table
* fix route
* remove token suffix
* api settings
* Fix
* fix
* fix
* fix
2025-10-07 21:05:13 +01:00
Philipinho
16c1e864af
fix comment space
2025-10-07 18:44:37 +01:00
Philipinho
c9b1cad982
sync
2025-10-07 18:39:30 +01:00
Philip Okugbe
bf8cf6254f
feat: Typesense search driver (EE) ( #1664 )
...
* feat: typesense driver (EE) - WIP
* feat: typesense driver (EE) - WIP
* feat: typesense
* sync
* fix
2025-10-07 17:34:32 +01:00
Philip Okugbe
3135030376
fix editor converter ( #1647 )
2025-09-30 16:07:19 +01:00
Philipinho
b50e25600a
sync
2025-09-28 16:44:33 +01:00
Philipinho
3c4cab0d2a
v0.23.2
2025-09-18 18:00:28 +01:00
Philipinho
cf5bbb10df
fix import html processing
2025-09-18 15:34:13 +01:00
Philipinho
ac17521717
sync
2025-09-18 13:24:16 +01:00
Philip Okugbe
9ac180f719
fix: enhance page import ( #1570 )
...
* change import process
* fix processor
* fix page name in notion import
* preserve confluence table bg color
* sync
2025-09-17 23:50:27 +01:00
Philipinho
46669fea56
(cloud) disable page sharing in trial mode
2025-09-17 23:36:13 +01:00
Philip Okugbe
1280f96f37
feat: implement space and workspace icons ( #1558 )
...
* feat: implement space and workspace icons
- Create reusable AvatarUploader component supporting avatars, space icons, and workspace icons
- Add Sharp package for server-side image resizing and optimization
- Create reusable AvatarUploader component supporting avatars, space icons, and workspace icons
- Support removing icons
* add workspace logo support
- add upload loader
- add white background to transparent image
- other fixes and enhancements
* dark mode
* fixes
* cleanup
2025-09-15 21:11:37 +01:00
Philipinho
f413720e15
- sync
...
- reinstantiate S3 client to fix file upload errors during import
- delete import zip file after use
2025-09-14 03:00:23 +01:00
Philipinho
8e16ad952a
v0.23.1
2025-09-13 03:15:53 +01:00
Philip Okugbe
7ada3cb1f9
fix: page import task ( #1551 )
...
* fix import
* - fix notion importer
- support notion page icon import
- fix horizontal rule css
- rename service file
* sync
* 3 mins delay
2025-09-13 03:14:59 +01:00
Philipinho
47c54174b3
sync
2025-09-11 00:50:15 +01:00
Philipinho
dc0650289d
sync
2025-09-04 15:07:01 -07:00
Philipinho
ae24ea29ba
v0.23.0
2025-09-04 13:42:59 -07:00