Andrey Antukh
|
f0c0e5e43a
|
✨ Add proper audit log for invitations
|
2023-02-24 10:28:07 +01:00 |
|
Pablo Alba
|
cc5f245209
|
🐛 Fix social links broken
|
2023-02-02 13:13:24 +01:00 |
|
Andrey Antukh
|
86712f977d
|
🐛 Skip unnecesary mutation events from audit log
|
2023-02-01 18:06:12 +01:00 |
|
Andrey Antukh
|
e8ea61ee78
|
🐛 Fix incorrect state management on webhooks crud
|
2023-02-01 10:15:25 +01:00 |
|
Alejandro Alonso
|
5a8f8ba349
|
🐛 Fix create team and invite
|
2023-01-31 12:09:13 +01:00 |
|
Alejandro Alonso
|
c59fc87fc4
|
🐛 Fix styling info at the libraries modal
|
2023-01-30 12:22:50 +01:00 |
|
Pablo Alba
|
6e698110d6
|
🐛 Fix resend invitation doesn't reset the expiration date
|
2023-01-27 16:56:19 +01:00 |
|
Andrey Antukh
|
8d60b3fc3e
|
🐛 Add missing hint on duplicate profile exception
|
2023-01-20 16:52:58 +01:00 |
|
Andrey Antukh
|
523539e403
|
🐛 Properly handle storage features on binfile import
|
2023-01-17 10:14:30 +01:00 |
|
Andrey Antukh
|
a5006b1687
|
🐛 Remove www-form encoding from webhooks
It is broken by design, so we just do not support it
|
2023-01-13 10:34:56 +01:00 |
|
Andrey Antukh
|
bafe3ec087
|
⏪ Revert some changes related to admin that are no longer necessary
|
2023-01-13 10:19:39 +01:00 |
|
Aitor
|
d91e8c349e
|
🐛 Fix ignore file library sync status
- Adds missing `update` of `:features` using `db/decode-pgarray`
|
2023-01-12 12:38:26 +01:00 |
|
Andrey Antukh
|
6cdf696fc4
|
🐛 Fix issues on ldap provider and rpc method
|
2023-01-09 11:57:13 +01:00 |
|
Andrey Antukh
|
b235d3f0f2
|
✨ Improve update-file webhook batching
make it per user
|
2023-01-09 11:43:02 +01:00 |
|
Andrey Antukh
|
97a884018f
|
✨ Move media mutations to commands
|
2023-01-05 13:23:57 +01:00 |
|
Andrey Antukh
|
1718f49a90
|
💄 Fix code consistency issues on comments rpc methods
related to the ::rpc/profile-id usage.
|
2023-01-05 13:23:57 +01:00 |
|
Pablo Alba
|
3ce1540331
|
🐛 Fix export/import svg + json format isn't working
|
2023-01-02 13:36:49 +01:00 |
|
Andrey Antukh
|
27451b9796
|
♻️ Refactor comments RPC methods and add tests
|
2022-12-31 12:00:57 +01:00 |
|
Andrey Antukh
|
73a3e0c0ae
|
🎉 Add usage quotes
|
2022-12-31 11:22:36 +01:00 |
|
Andrey Antukh
|
de72dc5769
|
🐛 Fix race conditions issues on concurrent edition
|
2022-12-28 09:10:06 +01:00 |
|
Andrey Antukh
|
60fb3f3d0e
|
🐛 Fix storage/pointer-map support issues on thumbnails and libs loading
|
2022-12-28 09:10:06 +01:00 |
|
Andrey Antukh
|
e37fc00351
|
🐛 Fix pointer-map support issue on get-team-shared-files RPC method
|
2022-12-28 09:10:06 +01:00 |
|
Andrey Antukh
|
2840cb893e
|
🎉 Add login-with-password flag
As replacement to `login` flag
|
2022-12-22 16:42:45 +01:00 |
|
Andrey Antukh
|
68d2afc75d
|
✨ Add missing type hints on backend code
|
2022-12-22 16:42:45 +01:00 |
|
Andrey Antukh
|
b929564fa7
|
♻️ Add admin facilities on the code base
- Fix bugs related to orphan teams on profile deletion
- Separate session based profile-id param from api user provided
|
2022-12-22 16:42:45 +01:00 |
|
Andrey Antukh
|
53d9b547c3
|
🐛 Fix several rpc events not emiting webhooks
|
2022-12-22 16:42:45 +01:00 |
|
Andrey Antukh
|
a113a64554
|
🐛 Fix invitation link validation issue
|
2022-12-22 16:42:41 +01:00 |
|
Andrey Antukh
|
fa7cf70cee
|
✨ Add import, export and management events to webhooks
|
2022-12-16 09:41:32 +01:00 |
|
Andrey Antukh
|
e25cf13783
|
✨ Remove share-id from comments webhook
|
2022-12-16 09:41:32 +01:00 |
|
Andrey Antukh
|
1b3976da47
|
📎 Add missing doc metadata on comments commands
|
2022-12-16 09:33:55 +01:00 |
|
Andrey Antukh
|
c52046d25b
|
✨ Use new retry mechanism on comment thread creation
|
2022-12-16 09:33:55 +01:00 |
|
Andrey Antukh
|
bdd00be5e4
|
🐛 Fix incorrect deduplication of tasks on webhooks
|
2022-12-15 11:27:43 +01:00 |
|
Andrey Antukh
|
6ea0279c9e
|
✨ Improve webhook URI validation
|
2022-12-14 16:22:13 +01:00 |
|
Andrey Antukh
|
6a7a25121e
|
✨ Improve default update-file webhook batch timeout
|
2022-12-14 16:22:13 +01:00 |
|
Andrey Antukh
|
842463ed1b
|
🎉 Add the ability to copy team invitation link
|
2022-12-14 16:22:13 +01:00 |
|
Andrey Antukh
|
7a9172560d
|
♻️ Move teams queries and mutations to commands
|
2022-12-14 16:22:13 +01:00 |
|
Andrey Antukh
|
d56082307b
|
🎉 Add update-file (batched) to webhooks
|
2022-12-13 23:14:55 +01:00 |
|
Andrey Antukh
|
782f2ed57d
|
🎉 Enable comments events on webhooks
|
2022-12-13 23:13:48 +01:00 |
|
Andrey Antukh
|
ae79ee435e
|
🎉 Add many rpc calls to webhooks registry
|
2022-12-13 16:17:31 +01:00 |
|
Andrey Antukh
|
f2b60261f8
|
🎉 Add tests for webhooks rpc and logger
|
2022-12-13 16:17:31 +01:00 |
|
Andrey Antukh
|
5b9f0ed0b1
|
🎉 Add webhook processing worker
|
2022-12-13 16:17:31 +01:00 |
|
Andrey Antukh
|
7f589b09ca
|
♻️ Move audit http handler to RPC
|
2022-12-13 16:17:31 +01:00 |
|
Pablo Alba
|
cdbfec4f19
|
🎉 Add team webhooks section
|
2022-12-07 14:08:14 +01:00 |
|
Andrey Antukh
|
39b9daa3a7
|
🎉 Add webhooks rpc API
|
2022-12-05 15:20:29 +01:00 |
|
Andrey Antukh
|
8bad9d8340
|
♻️ Refactor loggers/audit, auth/oidc, and http/clent modules
|
2022-12-05 08:53:00 +01:00 |
|
Andrés Moya
|
148f6cb3c2
|
🐛 Fix adding an extra blank page on import
|
2022-12-01 17:15:20 +01:00 |
|
Andrey Antukh
|
706714d557
|
🎉 Restore removed by mistake search rpc method
|
2022-11-25 10:42:17 +01:00 |
|
Andrey Antukh
|
1b9dea01e2
|
🔥 Remove unused d/update-vals function
Already available as clojure.core/update-vals
|
2022-11-22 14:06:14 +01:00 |
|
Andrey Antukh
|
ccb7c466bf
|
🎉 Add lazy loading and storage/pointer-map support on viewer
|
2022-11-22 14:06:14 +01:00 |
|
Andrey Antukh
|
bbf95434d8
|
🎉 Add lazy loading and storage/pointer-map support on workspace
This also rewrites the workspace load process making it a bit more
efficient independently if lazy loading is used.
|
2022-11-22 14:06:14 +01:00 |
|