Philipinho
5f966a2d89
chore: add clean up command
2026-01-18 16:50:51 +00:00
Philip Okugbe
183787fa0c
fix: update dependencies ( #1843 )
2026-01-14 16:36:47 +00:00
Philipinho
732951a322
v0.24.1
2025-12-14 13:24:09 +00:00
Philipinho
0fe1459864
fix: override jsonwebtoken version
2025-12-12 17:25:27 +00:00
Philipinho
6af7956889
v0.24.0
2025-12-12 17:15:59 +00:00
Philip Okugbe
9139d393ef
fix: update tiptap packages ( #1755 )
...
* update tiptap version
* create empty paragraph on enter
* feat: split title text into page content on Enter
* update hocuspocus
2025-12-02 13:15:19 +00:00
Philipinho
3c4cab0d2a
v0.23.2
2025-09-18 18:00:28 +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
Mirone
7d1e5bce0d
feat: table row/column drag and drop ( #1467 )
...
* chore: add dev container
* feat: add drag handle when hovering cell
* feat: add column drag and drop
* feat: add support for row drag and drop
* refactor: extract preview controllers
* fix: hover issue
* refactor: add handle controller
* chore: f
* chore: remove log
* chore: remove dev files
* feat: hide other drop indicators when table dnd working
* feat: add auto scroll and bug fix
* chore: f
* fix: firefox
2025-08-31 18:53:27 +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
Philipinho
d58a3bba9b
update linkify
2025-07-29 14:59:50 -07:00
Philip Okugbe
6b627d289c
fix xss in generic iframe embed ( #1419 )
2025-07-29 19:28:48 +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
Philipinho
65b01038d7
v0.21.0
2025-06-18 14:28:14 -07:00
Philip Okugbe
3318e13225
fix: use JWT expiry time for cookie duration ( #1268 )
...
* Set default jwt expiry to 90 days.
2025-06-18 20:50:11 +01:00
Philip Okugbe
1c674efddd
fix: revert tiptap version ( #1255 )
2025-06-13 21:38:49 +01:00
Philip Okugbe
f584ea84b0
chore: upgrade packages ( #1242 )
...
* upgrade tiptap editor extensions
* upgrade packages
* fix type issue
2025-06-11 23:18:39 +01:00
Philipinho
7adbf85030
v0.20.4
2025-04-30 14:44:58 +01:00
Philipinho
9bbd62e0f0
v0.20.3
2025-04-24 23:22:53 +01:00
Philipinho
31e5c0c660
v0.20.2
2025-04-24 17:57:14 +01:00
Philipinho
c528f7e858
v0.20.1
2025-04-23 14:34:28 +01:00
Philipinho
de5f90309c
v0.20.0
2025-04-22 22:49:45 +01:00
Philipinho
de57d05199
0.10.2
2025-04-15 12:48:40 +01:00
Philipinho
268001ae26
v0.10.1
2025-04-11 13:23:42 +01:00
Philipinho
29bb52db0c
v0.10.0
2025-04-09 19:14:51 +01:00
Philipinho
06270ff747
- fixes
...
- allow mail from address override
- queue cloud emails
2025-04-07 19:07:10 +01:00
Philipinho
e40faf97ec
v0.9.0
2025-03-23 14:07:30 +00:00
Philip Okugbe
fd36076ae7
feat: disconnect collab websocket on idle tabs ( #848 )
...
* disconnect real-time collab if user is idle
* log yjs document disconnect and unload in dev mode
* no longer set editor to read-only mode on collab websocket disconnection
* treat delayed collab websocket "connecting" state as disconnected
* increase maxDebounce to 45 seconds
* add reset handle to useIdle hook
2025-03-08 18:16:23 +00:00
Philipinho
d925c95fc9
add pnpm to packageManager for consistency
2025-03-06 18:54:33 +00:00
Philipinho
fe5066c7b5
v0.8.4
2025-02-27 14:34:38 +00:00
Philip Okugbe
4b9ab4f63c
feat: standalone collab server ( #767 )
...
* feat: standalone collab server
* * custom collab server port env
* fix collab start script command
* * API prefix
* Log startup PORT
* Tweak collab debounce
2025-02-25 13:15:51 +00:00
Philipinho
08829ea721
v0.8.3
2025-02-22 12:25:49 +00:00
Philipinho
6b41538b60
v0.8.2
2025-02-21 13:16:16 +00:00
Philip Okugbe
64ecef09bc
upgrade to NestJS 11 ( #766 )
...
* upgrade to nest 11
* update dependencies
2025-02-20 21:17:03 +00:00
Philipinho
3e5cb92621
v0.8.1
2025-02-18 16:59:27 +00:00
Philipinho
74a5360561
v0.8.0
2025-02-18 11:14:16 +00:00
Philip Okugbe
4d51986250
update dependences ( #729 )
2025-02-14 16:59:19 +00:00
Philip Okugbe
e209aaa272
feat: internal page links and mentions ( #604 )
...
* Work on mentions
* fix: properly parse page slug
* fix editor suggestion bugs
* mentions must start with whitespace
* add icon to page mention render
* feat: backlinks - WIP
* UI - WIP
* permissions check
* use FTS for page suggestion
* cleanup
* WIP
* page title fallback
* feat: handle internal link paste
* link styling
* WIP
* Switch back to LIKE operator for search suggestion
* WIP
* scope to workspaceId
* still create link for pages not found
* select necessary columns
* cleanups
2025-02-14 15:36:44 +00:00
Philip Okugbe
990612793f
refactor: switch to HttpOnly cookie ( #660 )
...
* Switch to httpOnly cookie
* create endpoint to retrieve temporary collaboration token
* cleanups
2025-01-22 22:11:11 +00:00
Philipinho
3d52b82cd4
v0.7.0
2025-01-16 13:15:39 +00:00
Philip Okugbe
89a2dd602b
fix punycode DeprecationWarning error ( #631 )
2025-01-16 13:13:14 +00:00
Philip Okugbe
3cb954db69
fix: editor improvements ( #583 )
...
* delete unused component
* return page prosemirror content
* prefetch pages
* use prosemirro json content on editor
* cache page query with id and slug as key
* Show notice on collaboration disconnection
* enable scroll while typing
* enable immediatelyRender
* avoid image break in PDF print
* Comment editor rendering props
2025-01-16 12:48:35 +00:00
Philip Okugbe
f5bc99b449
fix: link paste handler ( #609 )
...
* feat: support pasting markdown
* fix link paste handler
2025-01-04 20:47:49 +00:00
Philip Okugbe
287b833838
feat: support pasting markdown ( #606 )
2025-01-04 16:57:36 +00:00
Philipinho
290b7d9d94
v0.6.2
2024-12-14 20:39:19 +00:00
Philipinho
89a3f4cfc2
v0.6.1
2024-12-11 14:54:19 +00:00
Philipinho
a37d558bac
v0.6.0
2024-11-30 20:06:44 +00:00