644cbd62de
Store share key in lowercase
2025-04-22 12:22:24 +01:00
a207ca7855
defaults
2025-04-21 20:33:39 +01:00
410dce9ea9
update shared page spaceId
2025-04-21 16:01:21 +01:00
56b97f306b
Merge branch 'main' into feat/sharing
2025-04-19 19:47:41 +01:00
862f6d4820
use non-esm nanoid version ( #1040 )
2025-04-19 19:45:09 +01:00
fa6c10b07f
Server render shared page meta tags
2025-04-19 14:59:52 +01:00
5ccea524c7
WIP
2025-04-18 20:46:55 +01:00
c20931bd95
include userRole in space object
2025-04-18 17:29:23 +01:00
6543ef16f8
Merge branch 'main' into feat/sharing
2025-04-16 23:30:52 +01:00
5bdefda9c7
WIP
2025-04-16 20:19:16 +01:00
de57d05199
0.10.2
2025-04-15 12:48:40 +01:00
89ec990232
sync ee
2025-04-15 12:46:28 +01:00
418e61614c
Share - WIP
2025-04-15 12:45:26 +01:00
8dff3e2240
WIP
2025-04-12 17:59:00 +01:00
268001ae26
v0.10.1
2025-04-11 13:23:42 +01:00
27fa45a769
fix local attachment paths in exports ( #1013 )
2025-04-11 13:18:44 +01:00
16a253ec40
WIP
2025-04-10 23:47:26 +01:00
4f52d32bef
- public attachment links
...
- WIP
2025-04-10 17:57:02 +01:00
b5c90ec775
Merge branch 'main' into feat/sharing
2025-04-09 20:22:44 +01:00
29bb52db0c
v0.10.0
2025-04-09 19:14:51 +01:00
58d1855a36
fix hash check
2025-04-09 19:03:27 +01:00
18e8c4cbaf
Share - WIP
2025-04-09 13:26:50 +01:00
1eaba6e77f
fix: bug fixes ( #1000 )
...
* sort by groups first
* add scroll area
* fix group members pagination
* move pagination to the right
2025-04-08 13:34:00 +01:00
651e5f6153
null check
2025-04-08 11:59:47 +01:00
7431804a46
feat: delete workspace member ( #987 )
...
* add delete user endpoint (server)
* delete user (UI)
* prevent token generation
* more checks
2025-04-07 19:26:03 +01:00
3559358d14
fix pagination issue where user is not part of any space
2025-04-07 19:09:02 +01:00
06270ff747
- fixes
...
- allow mail from address override
- queue cloud emails
2025-04-07 19:07:10 +01:00
233536314f
feat: add Table of contents ( #981 )
...
* chore: add table of contents module
* refactor
* lint
* null check
---------
Co-authored-by: Philipinho <16838612+Philipinho@users.noreply.github.com >
2025-04-05 19:03:42 +01:00
17ce3bab8a
feat: move page between spaces ( #988 )
...
* feat: Move the page to another space
- The ability to move a page to another space has been added
* feat: Move the page to another space
* feat: Move the page to another space
- Correction of the visibility attribute of elements that extend beyond the boundaries of the space selection modal window
* feat: Move the page to another space
- Added removal of query keys when moving pages
* feat: Move the page to another space
- Fix locales
* feat: Move the page to another space
* feat: Move the page to another space
- Fix docker compose
* feat: Move the page to another space
* feat: Move the page to another space
- Some refactor
* feat: Move the page to another space
- Attachments update
* feat: Move the page to another space
- The function of searching for attachments by page ID and updating attachments has been combined
* feat: Move the page to another space
- Fix variable name
* feat: Move the page to another space
- Move current space to parameter of component SpaceSelectionModal
* refactor ui
---------
Co-authored-by: plekhanov <astecom@mail.ru >
2025-04-04 23:44:18 +01:00
b27d1708b0
queue trial ended job ( #992 )
2025-04-04 23:35:08 +01:00
64f0531093
feat: keep track of page contributors ( #959 )
...
* WIP
* feat: store and retrieve page contributors
2025-04-04 13:03:57 +01:00
8aa604637e
feat: nested toggle block ( #671 )
...
* feat: nested toggle block
* fix: md export
* fix detailsButton icon alignment
---------
Co-authored-by: Philipinho <16838612+Philipinho@users.noreply.github.com >
2025-04-04 13:01:39 +01:00
7ca2b437d4
sync
2025-04-03 14:08:06 +01:00
e40faf97ec
v0.9.0
2025-03-23 14:07:30 +00:00
13039cfacc
telemetry module ( #934 )
...
* update lockfile
* fix color check
* telemetry
* complete
* Use interval
2025-03-23 13:12:41 +00:00
593f41a050
adds missing command for down migration ( #908 )
2025-03-22 15:30:37 +00:00
f8ce160906
feat: add version check ( #922 )
...
* Add version endpoint
* version indicator
* refetch
* * Translate strings
* Handle error
2025-03-22 15:29:10 +00:00
15bdbf74cd
null check
2025-03-17 11:23:18 +00:00
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
f45d9dc5a0
feat: add page stats to page menu ( #876 )
2025-03-13 14:54:18 +00:00
30acc6676a
exclude billing webhook endpoint
2025-03-08 19:08:02 +00:00
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
dd52eb15ca
fix: table header in exported markdown ( #769 )
2025-03-07 12:16:49 +00:00
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
05a3dfa26d
Option to log db queries in dev mode ( #827 )
2025-03-07 00:06:25 +00:00
1988feb9ce
exclude /health/live endpoint
2025-03-06 23:45:41 +00:00
e9b7273489
remove cloud env check
2025-03-06 22:30:24 +00:00
315afd6818
fix cookie name
2025-03-06 21:44:53 +00:00
93ea31feb0
sync
2025-03-06 21:09:05 +00:00
3b4e414c97
* configurable trial days
...
* hide create sso provider in cloud
2025-03-06 21:06:24 +00:00