Pablo Alba
4f5bc77379
✨ Update libraries links to new versions
2024-10-30 13:28:37 +01:00
Andrey Antukh
7c73e44ab8
✨ Add minor improvement on error reporting on shape validation
2024-10-29 11:47:47 +01:00
Andrey Antukh
e533762f33
📎 Show version on dbg header
2024-10-29 11:47:45 +01:00
Andrey Antukh
f43fc282d3
✨ Increase internal s3 http client limits
...
Tries to improve performance of accidental spikes/bursts of
requests to s3 service. This is not a final solution to all issues
caused by unexpected burst, is a simple improvement to the current
apprach.
2024-10-29 11:47:06 +01:00
Andrey Antukh
8616e2f25c
✨ Use penpot own executor for s3 response completion executor
2024-10-29 11:47:06 +01:00
Andrey Antukh
4299fd28f0
✨ Expose ::wrk/executor as ExecutorService instance
...
Instead of a plain Executor instance
2024-10-29 11:47:06 +01:00
Andrey Antukh
302ff92b31
🐛 Fix incorrect handling of EOF on s3 upload thread
2024-10-29 11:47:06 +01:00
Andrey Antukh
b62cc9c8e9
📎 Update backend scripts/repl with a default config
2024-10-29 11:47:06 +01:00
Andrey Antukh
225c2ca6e6
✨ Add better reporting for s3 storage backend errors
2024-10-29 11:47:06 +01:00
Andrey Antukh
e5bdd852ca
🐛 Fix corner case on selection storage backend from settings
...
Related to how backward compatibility is handled with previous
settings.
2024-10-29 11:47:06 +01:00
Andrey Antukh
591788403a
✨ Add safer mechanism for tempfile naming
...
Using a uuidv8 that has strong guarranties about councurrent
ids generation that a simple random long
2024-10-29 11:47:06 +01:00
Andrey Antukh
f1b82e289d
🐛 Add retry mechanism for internal tmp file handling on s3 backend
2024-10-29 11:47:06 +01:00
Andrey Antukh
1fb21d537c
🐛 Send thread-id on create-comment-thread rpc method
2024-10-15 09:29:40 +02:00
Andrey Antukh
23f7889cff
💄 Add cosmetic change to create-temp-file rpc method
2024-10-10 16:04:15 +02:00
Andrey Antukh
b7a0b7d629
🐛 Increase feedback limits to reasonable values
2024-10-10 11:27:04 +02:00
Andrey Antukh
c4941bb102
🐛 Fix unexpected exception on handling audit log on team invitations
...
A regression introduced in previous commits of this release
2024-10-10 11:27:04 +02:00
Andrey Antukh
b8a606a35f
🐛 Fix incorrect dependency for log-emails and smtp flags
2024-10-10 11:23:04 +02:00
Andrey Antukh
ea6731e22b
✨ Add EOF handling on sse response helper
2024-10-08 15:30:33 +02:00
Andrey Antukh
002b1679c3
♻️ Clean assertion and schema chechking API
2024-10-08 15:30:33 +02:00
Andrey Antukh
45f3a67950
✨ Relax transaction requeriments for team invitation creation
2024-10-08 14:51:14 +02:00
Andrey Antukh
c6917bb0cf
✨ Relax transaction requirements on create-team rpc method
2024-10-08 14:51:14 +02:00
Andrey Antukh
f777845d14
✨ Relax transaction requirement on comment thread creation rpc method
2024-10-08 14:51:14 +02:00
Andrey Antukh
a1f5bcae80
♻️ Add better ergonomics for the internal quotes API
2024-10-08 14:51:14 +02:00
Andrey Antukh
3e11b4aa74
✨ Add facility for wrap a rpc method in a db transaction
2024-10-08 14:51:14 +02:00
Alejandro Alonso
476eedbd2c
Merge remote-tracking branch 'origin/staging' into develop
2024-10-03 07:19:53 +02:00
Andrey Antukh
be30174a49
✨ Add limits for team invitations
2024-10-02 16:05:33 +02:00
Pablo Alba
6c4f216da8
✨ Update emails footer
2024-09-26 09:45:42 +02:00
Alejandro Alonso
a1fc785771
Merge remote-tracking branch 'origin/staging' into superalex-merge-conflicts-2
2024-09-23 10:08:06 +02:00
Alejandro Alonso
e0034dc205
🐛 Fix onboarding edn urls
2024-09-23 06:30:19 +02:00
Pablo Alba
b5121657ee
✨ Update templates links to binary v2
2024-09-18 16:23:12 +02:00
Andrey Antukh
61446592b3
✨ Move generative test related code to a separated ns
2024-09-18 12:15:12 +02:00
Andrey Antukh
1bd1782d66
♻️ Add better reporting for generative tests
2024-09-18 12:15:12 +02:00
alonso.torres
f5f255e2d5
🐛 Fix problem with comments max length
2024-09-17 14:18:51 +02:00
alonso.torres
9bca42c14a
✨ Fixed plugin registration props
2024-09-16 15:46:02 +02:00
Andrey Antukh
9e94cf7b99
♻️ Simplify internal implementation of sm/schema namespace
2024-09-13 11:30:55 +02:00
Andrey Antukh
b882b9e283
🔥 Remove usage of public usage of sm/define funcion
2024-09-13 11:30:55 +02:00
Andrey Antukh
cdcff62232
✨ Store some profile props on browser global storage
2024-09-13 11:30:55 +02:00
Andrey Antukh
0ce981a68c
🐛 Add missing ref-id unsassign on srepl helpers for process file
2024-09-12 21:32:34 +02:00
Andrey Antukh
a8814dcaba
🐛 Add missing fields on file-gc libraries fetching sql
2024-09-12 21:07:19 +02:00
Andrey Antukh
d03788af93
🐛 Ignore object thumbnail requests if file is already marked as deleted
2024-09-12 15:23:31 +02:00
Alejandro Alonso
017aad6454
🐛 Fix export failed error when exporting multiple shapes
2024-09-12 12:55:32 +02:00
Andrey Antukh
e79f9ba40f
🐛 Increase token limit
2024-09-10 12:39:54 +02:00
Andrey Antukh
452aabdec6
🐛 Don't send user props on auth token after oidc login
2024-09-10 12:39:54 +02:00
alonso.torres
03040ed40b
🐛 Fix problem when dismissing shared library update
2024-09-06 11:02:02 +02:00
Pablo Alba
81b7972347
🎉 Test A/B for start in workspace
2024-09-04 17:19:39 +02:00
Andrey Antukh
9da891e9b0
📎 Enable auto-file-snapshot feature scripts/repl
2024-09-04 12:18:31 +02:00
Andrey Antukh
a6de12323e
♻️ Refactor file-update for make it more reusable
2024-09-04 12:18:31 +02:00
Alejandro Alonso
52d099c80e
Merge remote-tracking branch 'origin/main' into staging
2024-09-04 12:02:04 +02:00
Alejandro
5808bd3743
Merge pull request #5045 from penpot/niwinz-fix-file-gc
...
🐛 Fix issues on file-gc task
2024-09-04 11:11:13 +02:00
Andrey Antukh
d5f5c440dd
🐛 Fix issues with srepl helper for profile deletion in bulk
2024-09-04 11:09:05 +02:00