487 Commits

Author SHA1 Message Date
Philipinho
a74d3feae4 fix: make collab ready reliable on tab return 2025-03-27 14:39:43 +00:00
Philipinho
e40faf97ec v0.9.0 v0.9.0 2025-03-23 14:07:30 +00:00
Philipinho
bbe4fe99f9 don't replace line breaks 2025-03-23 13:57:05 +00:00
Philipinho
8300c5b731 update env file 2025-03-23 13:14:20 +00:00
Philip Okugbe
13039cfacc
telemetry module (#934)
* update lockfile

* fix color check

* telemetry

* complete

* Use interval
2025-03-23 13:12:41 +00:00
Hoie Kim
593f41a050
adds missing command for down migration (#908) 2025-03-22 15:30:37 +00:00
Philip Okugbe
f8ce160906
feat: add version check (#922)
* Add version endpoint

* version indicator

* refetch

* * Translate strings
* Handle error
2025-03-22 15:29:10 +00:00
Philip Okugbe
c824b5b570
fix collab token refresh which leads to collab editor reconnection loop (#933) 2025-03-22 15:15:50 +00:00
Philipinho
37e760d76c * fix color check
* update lock file
2025-03-22 12:31:01 +00:00
Philipinho
442fa23399 Refetch space list on mount 2025-03-17 11:49:42 +00:00
Philipinho
2e5990d057 Move suspense above popover dropdown 2025-03-17 11:23:57 +00:00
Philipinho
15bdbf74cd null check 2025-03-17 11:23:18 +00:00
Philip Okugbe
3d9a7d808b
Revert "feat: auto focus emoji-picker search when opened (#894)" (#900)
This reverts commit 573457403ec4c72f403917ee6f631a0a633e9e54.
2025-03-17 11:17:44 +00:00
Philip Okugbe
f45bdddb23
feat: billing sync (cloud) (#899)
* Set page history to 5 minutes interval

* * Configure default queue options

* sync

* * stripe seats sync (cloud)
2025-03-17 11:00:23 +00:00
Philip Okugbe
21c3ad0ecc
feat: enhance editor uploads (#895)
* * multi-file paste support
* allow media files (image/videos) to be attachments
* insert trailing node if file placeholder is at the end of the editor

* fix video align
2025-03-15 18:27:26 +00:00
GlitchDev
573457403e
feat: auto focus emoji-picker search when opened (#894)
Co-authored-by: JonasRingeis <jonas.ringeis@otto.de>
2025-03-15 18:25:01 +00:00
Philipinho
d021d0a38f fix 2025-03-14 23:02:42 +00:00
Philip Okugbe
96dfe9f817
fix: page title editor bugs (#892)
* Fix page title

* compare empty page title

* Properly handle null tree node name and icon
2025-03-14 22:41:34 +00:00
Philipinho
598361992e fix trial days 2025-03-14 22:40:35 +00:00
Philip Okugbe
210d1474ea
Add Dutch translation (#877) 2025-03-13 15:26:23 +00:00
Philipinho
5f520689ed prevent overflow 2025-03-13 15:23:35 +00:00
Philip Okugbe
2a535de29d
New Crowdin updates (#840) 2025-03-13 15:10:28 +00:00
Philip Okugbe
f45d9dc5a0
feat: add page stats to page menu (#876) 2025-03-13 14:54:18 +00:00
Philip Okugbe
f7a14e23cd
fix editor flickers (#875) 2025-03-13 08:58:21 +00:00
Philip Okugbe
1f40e9b960
fix drag handle visibility (#868) 2025-03-12 13:17:59 +00:00
Philip Okugbe
fea6518352
fix: VSCode markdown pasting (#857)
* fix vscode markdown pasting

* fix markdown -> html formatting
2025-03-10 02:38:22 +00:00
Philipinho
061a02ce51 Make codeblock comment more legible in light mode 2025-03-10 02:15:15 +00:00
Philipinho
2205ce0c3b prevent slider flickers 2025-03-10 01:15:21 +00:00
Philipinho
a812cdcf15 enable shouldRerenderOnTransaction 2025-03-09 22:49:58 +00:00
Philipinho
30acc6676a exclude billing webhook endpoint 2025-03-08 19:08:02 +00:00
Philipinho
5c9e0a2630 * prefetch sso providers in settings
* hide sso enforcement in standard plan
2025-03-08 18:26:34 +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
fuscodev
dd52eb15ca
fix: table header in exported markdown (#769) 2025-03-07 12:16:49 +00:00
Iago Angelim Costa Cavalcante
6776e073b6
feat: adding family 6 in uri to configure for both 4 and 6 (#807)
* feat: adding family 6 in uri to configure for both 4 and 6
* feat: adding redis family in websocket config
2025-03-07 12:12:19 +00:00
Philipinho
7a47da9273 Add emoji command to title editor 2025-03-07 11:57:28 +00:00
fuscodev
e62bc6c250
feat: editor emoji picker (#775)
* feat: emoji picker

* fix: lazy load emoji data

* loading animation (for slow connection)

* parsing :shortcode: and replace with emoji + add extension to title-editor

* fix

* Remove title editor support
* Remove shortcuts support
* Cleanup

---------

Co-authored-by: Philipinho <16838612+Philipinho@users.noreply.github.com>
2025-03-07 11:53:06 +00:00
Philipinho
4f9e588494 sort workspace list 2025-03-07 11:51:04 +00:00
Philip Okugbe
05a3dfa26d
Option to log db queries in dev mode (#827) 2025-03-07 00:06:25 +00:00
Philip Okugbe
8826cca539
fix space translations (#826) 2025-03-07 00:03:57 +00:00
Philipinho
1988feb9ce exclude /health/live endpoint 2025-03-06 23:45:41 +00:00
Philipinho
e9b7273489 remove cloud env check 2025-03-06 22:30:24 +00:00
Philipinho
315afd6818 fix cookie name 2025-03-06 21:44:53 +00:00
Philipinho
93ea31feb0 sync 2025-03-06 21:09:05 +00:00
Philipinho
3b4e414c97 * configurable trial days
* hide create sso provider in cloud
2025-03-06 21:06:24 +00:00
Philipinho
d925c95fc9 add pnpm to packageManager for consistency 2025-03-06 18:54:33 +00:00
Philipinho
4511db1526 fix 2025-03-06 18:32:25 +00:00
Philipinho
56d9e46fd3 * Upgrade Dockerfile to node 22
* Pin pnpm to pnpm@10.4.0
2025-03-06 18:29:15 +00:00
Philipinho
cdea149ce7 * Update EE license fil
* State license in Readme file
2025-03-06 17:59:22 +00:00
Philipinho
16254802e3 Add api prefix to attachment nodes 2025-03-06 14:19:29 +00:00
Philipinho
a7dd9b9198 Hide version in cloud 2025-03-06 14:17:20 +00:00