Philipinho
4b1f2de978
fix
2026-02-23 03:10:41 +00:00
Philipinho
a34a6cba69
endpoint refactor
2026-02-23 03:08:04 +00:00
Philipinho
9d154bf1f7
Merge branch 'main' into perm-x
2026-02-22 01:57:16 +00:00
Philip Okugbe
0aeaa43112
feat: replace sharp with client-side icon resize ( #1951 )
2026-02-16 19:48:19 +00:00
Philipinho
0ce74d34de
env validation
2026-02-16 04:11:19 +00:00
Philipinho
391642d01d
Merge branch 'main' into perm-x
2026-02-15 23:53:58 +00:00
Philipinho
4d43f86c51
update deps
2026-02-11 17:43:13 -08:00
Philip Okugbe
f170ede8da
fix(deps): override packages ( #1936 )
...
* override packages
2026-02-11 16:48:26 -08:00
Philipinho
4f21fd7036
fix
2026-02-09 19:16:32 -08:00
Philipinho
f6e250958a
Merge branch 'main' into perm-x
2026-02-09 19:13:52 -08:00
Philipinho
ab7999a946
v0.25.3
2026-02-09 18:27:55 -08:00
Philipinho
fbb44df548
v0.25.2
2026-02-06 11:32:00 -08:00
Philip Okugbe
1ad53c2581
feat(ee): public sharing controls ( #1910 )
...
* feat(ee): public sharing controls
* lint
2026-02-06 10:35:36 -08:00
Philipinho
e0809e7104
v0.25.1
2026-02-04 07:10:13 -08:00
Philip Okugbe
08e94eb3c1
update dependencies ( #1902 )
2026-02-03 15:15:23 -08:00
Philipinho
6a0bb8d4cb
v0.25.0
2026-02-03 13:18:03 -08:00
Philip Okugbe
fc4a428208
fix(deps): update dependencies ( #1898 )
2026-02-03 13:04:00 -08:00
Philipinho
0225764c2c
Merge branch 'main' into perm-x
2026-01-31 16:19:40 +00:00
Philipinho
f32bb298e0
v0.25.0-beta.1
2026-01-30 23:09:01 +00:00
Philipinho
c630b5be38
Merge branch 'main' into perm-x
2026-01-27 19:12:26 +00:00
Philip Okugbe
74e915546b
feat: collab redis extension with server affinity ( #1873 )
...
* feat(collab): better redis extension
* move types to own file
* debug logging
* fix: graceful collab shutdown
* rename default prefix
* pass wsAdapter to gateway
* expose event handler
* unique collab serverId generation
* uninstall @hocuspocus/extension-redis package
* expose more functions
* sync with latest
* cleanup
* fastify router options
* cleanup type
2026-01-27 17:05:05 +00:00
Philipinho
50fb8a1a52
Merge branch 'main' into perm-x
2026-01-25 04:34:41 +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
Philipinho
51928de956
Merge branch 'main' into perm-x
2026-01-21 11:48:04 +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
826bc0114d
Merge branch 'main' into perm-x
2026-01-18 16:51:12 +00:00
Philipinho
bf89eff5e7
sync
2026-01-16 13:20:31 +00:00
Philipinho
c0e67e84a5
Merge branch 'main' into perm-x
2026-01-15 01:10:09 +00:00
Philip Okugbe
183787fa0c
fix: update dependencies ( #1843 )
2026-01-14 16:36:47 +00:00
Philipinho
e14e7db514
fix spec
2026-01-11 15:58:19 +00:00
Philipinho
9a827b903a
cache module
2026-01-07 02:21:17 +00:00
Philipinho
732951a322
v0.24.1
2025-12-14 13:24:09 +00:00
Philipinho
6af7956889
v0.24.0
2025-12-12 17:15: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
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
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
3c4cab0d2a
v0.23.2
2025-09-18 18:00:28 +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
8e16ad952a
v0.23.1
2025-09-13 03:15:53 +01:00
Philipinho
ae24ea29ba
v0.23.0
2025-09-04 13:42:59 -07:00
Philip Okugbe
f12866cf42
feat(EE): full-text search in attachments ( #1502 )
...
* feat(EE): fulltext search in attachments
* feat: global search
- search filters
- attachments search ui
- and more
* fix import
* fix import
* rename migration
* add GIN index
* fix table name
* sanitize
2025-09-02 05:27:01 +01:00
Philip Okugbe
dcbb65d799
feat(EE): LDAP integration ( #1515 )
...
* LDAP - WIP
* WIP
* add hasGeneratedPassword
* fix jotai atom
* - don't require password confirmation for MFA is user has auto generated password (LDAP)
- cleanups
* fix
* reorder
* update migration
* update default
* fix type error
2025-09-02 04:59:01 +01:00
Philipinho
1615e0f4ad
v0.22.2
2025-08-01 16:15:02 -07:00
Philipinho
c7beaa3742
v0.22.1
2025-08-01 06:54:28 -07:00
Philipinho
e74ecb2604
v0.22.0
2025-07-29 15:22:46 -07:00
Philip Okugbe
28fcb11cb4
update passport-saml ( #1418 )
2025-07-29 19:30:53 +01:00
Philip Okugbe
662460252f
feat(EE): MFA implementation ( #1381 )
...
* feat(EE): MFA implementation for enterprise edition
- Add TOTP-based two-factor authentication
- Add backup codes support
- Add MFA enforcement at workspace level
- Add MFA setup and challenge UI pages
- Support MFA for login and password reset flows
- Add MFA validation for secure pages
* fix types
* remove unused object
* sync
* remove unused type
* sync
* refactor: rename MFA enabled field to is_enabled
* sync
2025-07-25 00:18:53 +01:00
Philip Okugbe
4dfed2b2af
queue import attachments upload ( #1353 )
2025-07-19 18:00:06 +01:00