Andrey Antukh
c570557203
♻️ Move teams queries and mutations to commands
2022-12-16 10:31: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
Andrey Antukh
fde03e21b0
🎉 Add conditional reading to RPC
2022-11-10 14:54:50 +01:00
Andrey Antukh
b20d2badfe
✨ Load workspace thumbnails in a separated request
2022-11-10 14:54:50 +01:00
Andrey Antukh
76333cec26
🎉 Integrate storage/pointer-map file feature
2022-11-08 13:02:14 +01:00
Andrey Antukh
37ad04d2a6
🎉 Add robust concurrency limiter for RPC
2022-11-07 10:05:56 +01:00
Andrey Antukh
43ab19f690
♻️ Refactor (minor) of http session code
...
The rationale behind the refactor:
- Make available profile data to other middlewares without
the need to access to the database (mainly for error reporting).
- Align with codestyle with the rest of internal modules.
- Simplify code.
2022-11-07 08:37:43 +01:00
Andrey Antukh
a85a65a554
Merge branch 'staging' into develop
2022-10-31 10:44:15 +01:00
Eva
6eb85b2c8c
🐛 Fix nudge error
2022-10-26 17:53:08 +02:00
Andrés Moya
b191df0351
🐛 Fix bug about decoding :features PgArray
2022-10-24 12:27:31 +02:00
Andrey Antukh
4fe767c169
⚡ Add missing type hints on binfile ns
2022-10-18 15:49:18 +02:00
Andrey Antukh
e50137d186
✨ Minor improvement on internal RPC metadata api
2022-10-18 15:49:18 +02:00
Alejandro Alonso
10e0cf121b
Merge remote-tracking branch 'origin/staging' into develop
2022-10-17 15:21:11 +02:00
Alejandro Alonso
a8150e1b05
🎉 Remove imported and updated extra words
2022-10-17 13:03:59 +02:00
Alejandro Alonso
c4c419b971
Merge remote-tracking branch 'origin/staging' into develop
2022-10-10 18:10:52 +02:00
Andrey Antukh
6e28bb9df8
🐛 Fix issues on profile deletion procedure
2022-10-05 11:27:11 +02:00
Andrey Antukh
c2158b0f3c
Merge remote-tracking branch 'origin/staging' into develop
2022-10-04 13:29:03 +02:00
luz paz
e30bea0b6f
🔧 Fix typos in source code
...
Found via `codespell -q 3 -S *.po,./frontend/yarn.lock -L childs,clen,fpr,inflight,ody,ot,ro,te,trys,ue`
2022-10-04 10:40:34 +02:00
Andrey Antukh
8c39c3af9f
✨ Make the exportation streaming directly to response
2022-09-29 14:28:45 +02:00
Pablo Alba
47363d96f1
✨ Improve invitation token validation
2022-09-28 09:45:43 +02:00
Andrey Antukh
06bce92cdc
📎 Fix linter issues on backend
2022-09-28 09:45:43 +02:00
Andrey Antukh
757cee67fb
🎉 Add the ability to completly block access to a profile
2022-09-28 09:45:43 +02:00
Andrey Antukh
37e2fe5c65
✨ Allow repeated registers after small delay
...
Helps users with expired tokens proceed with a new register
2022-09-28 09:45:43 +02:00
Andrey Antukh
2348146f00
🎉 Add 'email-verification' flag enabled by default
...
The main idea is deprecating the `insecure-register` flag with the more
general `email-verification` flag.
2022-09-21 09:29:48 +02:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrey Antukh
c4aba025c4
✨ Add some srepl helpers for resend email verification
2022-09-20 23:04:37 +02:00
Andrey Antukh
6f42f4ec45
♻️ Refactor semaphore and executors
2022-09-20 11:32:45 +02:00
Andrey Antukh
e657c1bbfa
✨ Start use datoteka.io ns
2022-09-09 12:19:49 +02:00
Andrés Moya
46053b6bbf
🎉 Import & export new components
2022-09-02 13:43:01 +02:00
Andrey Antukh
ec3651d85b
🎉 Add optional rate limit support for RPC calls
2022-08-31 12:55:48 +02:00
Andrey Antukh
d6d9d25fce
♻️ Refactor token generation API
2022-08-31 11:01:07 +02:00
Alejandro Alonso
28a721ce9c
Merge remote-tracking branch 'origin/staging' into develop
2022-08-30 13:31:11 +02:00
Pablo Alba
1bb83b3019
🐛 Fix bringing complete file data when launching the export dialog
2022-08-30 13:18:40 +02:00
Andrey Antukh
a055a31286
Merge remote-tracking branch 'origin/staging' into develop
2022-08-25 14:51:58 +02:00
Alejandro Alonso
8a33a63f91
🐛 Fix permissions when moving comments
2022-08-24 12:08:38 +02:00
Alejandro Alonso
cb064358f8
🐛 Fix permissions when moving comments
2022-08-24 10:26:08 +02:00
Andrey Antukh
c1348189d4
🐛 Fix path with images on binfile importation
2022-08-23 13:57:31 +02:00