0cf44914ad
POC
2025-06-30 01:21:01 -07:00
232cea8cc9
sync
2025-06-27 03:20:01 -07:00
b9643d3584
sync
2025-06-27 03:07:51 -07:00
9f144d35fb
posthog integration (cloud) ( #1304 )
2025-06-27 10:58:36 +01:00
1be39d4353
sync
2025-06-27 02:22:11 -07:00
36d028ef4d
sync
2025-06-24 05:53:59 -07:00
f5a36c60e8
feat: tiered billing (cloud) ( #1294 )
...
* feat: tiered billing (cloud)
* custom tier
2025-06-24 13:22:38 +01:00
d5b84ae0b8
Only allow changing the email if the correct password is provided ( #1288 )
...
* fix
* fix overwriting password
* finalize
* BadRequestException
---------
Co-authored-by: Philipinho <16838612+Philipinho@users.noreply.github.com >
2025-06-24 09:02:55 +01:00
65b01038d7
v0.21.0
2025-06-18 14:28:14 -07:00
e07cb57b01
sync
2025-06-18 14:25:40 -07:00
2b53e0a455
fix: add import size limit to static window config
2025-06-18 13:58:41 -07:00
d35e16010b
handle empty invitation
2025-06-18 13:10:32 -07:00
15791d4e59
sync
2025-06-18 12:50:43 -07:00
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
d1dc6977ab
feat: edit mode preference ( #666 )
...
* lock/unlock pages
* remove using isLocked column - add default page edit state preference
* * Move state management to editors (avoids flickers on edit mode switch)
* Rename variables
* Add strings to translation file
* Memoize components in page component
* Fix title editor sending update request on editable state change
* fixed errors merging main
* Fix embed view in read-only mode
* remove unused line
* sync
* fix responsiveness on mobile
---------
Co-authored-by: Philipinho <16838612+Philipinho@users.noreply.github.com >
2025-06-18 00:11:47 +01:00
5f62448894
less create workspace form fields in cloud ( #1265 )
...
* sync
* less signup form fields in cloud
* min length
2025-06-17 23:56:07 +01:00
44445fbf46
fix: enforce SSO in invitation signups ( #1258 )
2025-06-15 20:25:15 +01:00
f584ea84b0
chore: upgrade packages ( #1242 )
...
* upgrade tiptap editor extensions
* upgrade packages
* fix type issue
2025-06-11 23:18:39 +01:00
6d024fc3de
feat: bulk page imports ( #1219 )
...
* refactor imports - WIP
* Add readstream
* WIP
* fix attachmentId render
* fix attachmentId render
* turndown video tag
* feat: add stream upload support and improve file handling
- Add stream upload functionality to storage drivers\n- Improve ZIP file extraction with better encoding handling\n- Fix attachment ID rendering issues\n- Add AWS S3 upload stream support\n- Update dependencies for better compatibility
* WIP
* notion formatter
* move embed parser to editor-ext package
* import embeds
* utility files
* cleanup
* Switch from happy-dom to cheerio
* Refine code
* WIP
* bug fixes and UI
* sync
* WIP
* sync
* keep import modal mounted
* Show modal during upload
* WIP
* WIP
2025-06-09 04:29:27 +01:00
858ff9da06
sync
2025-05-20 09:27:30 -07:00
7491224d0f
hide shared page branding in EE ( #1193 )
...
* hide shared page branding in EE
* Hide branding in business plan
2025-05-17 19:17:34 +01:00
4a0b4040ed
Add second plan ( #1187 )
2025-05-17 19:03:01 +01:00
3a75251e75
fix alignment in shared page ( #1123 )
2025-05-16 16:00:47 +01:00
c6bca6a602
fix deprecated kysely usage
2025-05-09 16:44:33 +01:00
bc3cb2d63f
fix: increase random subdomain suffix
2025-05-07 15:10:58 +01:00
7adbf85030
v0.20.4
2025-04-30 14:44:58 +01:00
de7982fe30
feat: copy page to different space ( #1118 )
...
* Add copy page to space endpoint
* copy storage function
* copy function
* feat: copy attachments too
* Copy page - WIP
* fix type
* sync
* cleanup
2025-04-30 14:43:16 +01:00
0402f7efb5
sync
2025-04-30 14:33:01 +01:00
e8847bd9cd
fix: handle unhandled exceptions ( #1116 )
...
* Handle unhandled exceptions
* cleanup
2025-04-29 23:29:00 +01:00
9bbd62e0f0
v0.20.3
2025-04-24 23:22:53 +01:00
0289c5cb09
Reduce markdown checkbox space
2025-04-24 23:19:39 +01:00
7993532111
fix page export ( #1081 )
2025-04-24 23:18:54 +01:00
31e5c0c660
v0.20.2
2025-04-24 17:57:14 +01:00
08f223899a
cloud trial refactor
2025-04-23 16:07:58 +01:00
c528f7e858
v0.20.1
2025-04-23 14:34:28 +01:00
c26a851d52
feat: enhance public sharing ( #1057 )
...
* fix tree nodes sort
* remove comment mark in shares
* remove clickoutside hook for now
* feat: search in shared pages
* fix user-select
* use Link
* render page icons
2025-04-23 14:32:35 +01:00
de5f90309c
v0.20.0
2025-04-22 22:49:45 +01:00
6c422011ac
feat: public page sharing ( #1012 )
...
* Share - WIP
* - public attachment links
- WIP
* WIP
* WIP
* Share - WIP
* WIP
* WIP
* include userRole in space object
* WIP
* Server render shared page meta tags
* disable user select
* Close Navbar on outside click on mobile
* update shared page spaceId
* WIP
* fix
* close sidebar on click
* close sidebar
* defaults
* update copy
* Store share key in lowercase
* refactor page breadcrumbs
* Change copy
* add link ref
* open link button
* add meta og:title
* add twitter tags
* WIP
* make shares/info endpoint public
* fix
* * add /p/ segment to share urls
* minore fixes
* change mobile breadcrumb icon
2025-04-22 20:37:32 +01:00
882f3093bd
search space members by email ( #1049 )
2025-04-22 19:37:06 +01:00
862f6d4820
use non-esm nanoid version ( #1040 )
2025-04-19 19:45:09 +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
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
29bb52db0c
v0.10.0
2025-04-09 19:14:51 +01:00
58d1855a36
fix hash check
2025-04-09 19:03:27 +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