Tom Moor
0f072acfd9
fix: Guard undefined ctx.state
2023-11-01 23:14:45 -04:00
Tom Moor
2838503273
Backend of public sharing at root ( #6103 )
2023-11-01 19:10:00 -07:00
Tom Moor
1d6ef2e1b3
perf: Remove unneeded query before custom domain redirect
2023-10-31 22:32:29 -04:00
Tom Moor
89f3d47327
Port HTML import improvements from enterprise codebase
2023-10-28 19:09:53 -04:00
Tom Moor
1e847dc1cf
Cleanup and refactor AuthStore ( #6086 )
2023-10-28 09:43:50 -07:00
Tom Moor
3cd90f3e74
Remove duplicative test
2023-10-28 11:38:35 -04:00
Agnès Haasser
057d8a7f3b
API - allow search of a group using its name ( #6066 )
2023-10-28 08:36:16 -07:00
Tom Moor
7380f6d5ae
fix: Maximum number of connections reached, closes #5446
...
The opposite of onDisconnect is connected, not onConnect. smh.
2023-10-28 10:32:58 -04:00
Tom Moor
b53c595e1b
fix: FILE_STORAGE_UPLOAD_MAX_SIZE not considered for direct uploads. closes #6078
2023-10-26 21:57:48 -04:00
Tom Moor
60941dc285
fix: Title is duplicated on imported collections
2023-10-26 21:27:06 -04:00
Tom Moor
5402731ec3
fix: Do not prevent local IP connections to OIDC server
...
ref #6064
2023-10-25 20:54:26 -04:00
Tom Moor
2fcf9149b5
fix: Templatize no longer works, closes #6067
2023-10-25 20:29:36 -04:00
Tom Moor
5fc68db5da
Improve reliability of document operations with websocket disconnected
2023-10-22 23:21:33 -04:00
Tom Moor
1a3b2dc307
Improve Redis error handling
2023-10-22 14:02:36 -04:00
Tom Moor
fb74494108
Do not expose insightsEnabled, templateId on public shares
2023-10-22 13:49:50 -04:00
Tom Moor
9f6c90c86a
fix: Improve performance of base64 detection regex
2023-10-21 21:29:06 -04:00
jannschu
0518cdc6d9
Use transaction from middleware for more database queries ( #6051 )
2023-10-21 14:31:14 -07:00
Agnès Haasser
3589980864
API : allow filter user list via emails ( #6031 )
2023-10-18 05:36:16 -07:00
Tom Moor
d536fa9939
translation: team -> workspace
2023-10-18 08:32:43 -04:00
Tom Moor
ba612a557f
translation: knowledgebase -> workspace
2023-10-17 22:34:01 -04:00
Tom Moor
03869784be
fix: permanantly -> permanently
2023-10-17 18:16:41 -04:00
Tom Moor
d8b7d14419
fix: Unarchiving a deleted draft adds to collection structure
2023-10-16 22:54:26 -04:00
Tom Moor
d89ce1ea4d
fix: Remove comment open in selection toolbar on deleted documents
2023-10-16 22:30:24 -04:00
Tom Moor
5bc5759f42
Add userId to views response, closes #6014
2023-10-16 21:26:35 -04:00
Tom Moor
03c739032d
fix: views.list should not include deleted users
2023-10-16 21:21:03 -04:00
Tom Moor
0bec781695
fix: Improve validation of edge cases with documents.move endpoint. closes #6015
2023-10-16 21:04:39 -04:00
Tom Moor
0b7253bb0c
fix: Tighten valiation around URLs in database fields
...
closes #6012
2023-10-16 19:38:11 -04:00
Tom Moor
31cb9c865f
fix: Assumption that url passed to storeFromUrl will send content-length header
2023-10-16 19:38:11 -04:00
Tom Moor
faf97401e6
feat: add "Copy document" dialog ( #6009 )
2023-10-16 16:13:57 -07:00
Tom Moor
9e3b2c043c
fix: Port escape overrides from enterprise fork
2023-10-15 10:54:27 -04:00
Tom Moor
d5bac6cbca
fix: Paragraphs in table cells skipped in import
...
Port HTML importer rules from enterprise fork
2023-10-15 10:54:27 -04:00
Tom Moor
00ee8729ec
fix: Import of breaks from HTML files
2023-10-14 17:44:25 -07:00
Tom Moor
fec1a72780
fix: Remove zapier from CSP on self-hosted
2023-10-09 21:11:05 -04:00
Tom Moor
b6706efe6f
Add validation to require protocol on urls in env
...
Related #5961
2023-10-07 17:49:24 -04:00
Tom Moor
773c35ebc3
fix: Correctly clear accessToken when logging out.
...
Token is correctly rotated on the server, it just isnt correctly removed on the client.
closes #5940
2023-10-05 22:10:07 -04:00
Tom Moor
1359f44814
fix: Links to attachments do not work in emailed notifications ( #5935 )
2023-10-04 18:25:07 -07:00
Tom Moor
e1c90d3938
fix: Correctly invalidate translations cache on change
...
closes #5924
2023-10-04 21:12:58 -04:00
Tom Moor
e7b7032284
feat: Allow deletion of imports ( #5907 )
2023-10-01 18:24:50 -07:00
Tom Moor
16cd82a732
fix: JSON import fails if the same import has been imported and deleted previously
2023-10-01 15:16:55 -04:00
Tom Moor
41a6f77998
fix: Types on overridden findByPk methods ( #5908 )
2023-10-01 12:02:56 -07:00
Tom Moor
e2a6d828a9
Allow creating published share record, closes #5902
2023-09-30 12:38:16 -04:00
Tom Moor
f4fd9dae5f
feat: Native video display ( #5866 )
2023-09-28 17:28:09 -07:00
Tom Moor
bd06e03b1e
Added more debugging logs for #5564
2023-09-28 17:36:10 -04:00
Tom Moor
5a89edbcb2
fix: withCollection scopes on UserPermission, GroupPermission
2023-09-27 23:08:06 -04:00
Tom Moor
86cb861ca7
Improve clarity of error message when database SSL disabled and file storage cannot be written
2023-09-27 09:07:49 -04:00
Tom Moor
2261514138
Improve debugging when OIDC userinfo endpoint does not return JSON
2023-09-26 23:46:56 -04:00
Tom Moor
9e810387c0
Add cache-control headers to attachments.redirect response
2023-09-25 21:30:57 -04:00
Tom Moor
4807c60042
fix: Do not modify internet server error before pushing to Sentry
2023-09-25 18:11:53 -04:00
Apoorv Mishra
7145f7ef51
UserPermission and GroupPermission models (#5860 )
...
* fix: rename to group_permissions
* fix: delete null collectionId records before setting non null constraint
* fix: use scope with collectionId not null
* fix: update model with documentId
* fix: rename to GroupPermission
* fix: rename collection_users to user_permissions
* fix: teamPermanentDeleter test
* fix: use scope with collectionId not null
* fix: update model with documentId
* fix: rename to UserPermission
* fix: create views upon table rename for zero downtime
* fix: remove comments
2023-09-25 10:51:29 +05:30
Tom Moor
43bdb97639
fix: Aggressive embed conversion on server Markdown -> Ydoc
2023-09-24 23:12:38 -04:00