Andrey Antukh
d021ac0226
🐛 Fix share link migration for backward compatibilty
2022-06-29 12:30:17 +02:00
Andrey Antukh
cbc5811290
✨ Improve websockets impl
...
Make it more extensible and move all the websocket unrelated stuff
to the new hooks API. Also adds observability from repl.
2022-06-29 11:01:16 +02:00
Andrey Antukh
73f1418c95
🐛 Normalize return value from parse-client-ip function
2022-06-29 10:59:50 +02:00
Pablo Alba
115314e97c
✨ In view mode allow comment/inspect to non-team users (by shared link permissions)
2022-06-29 09:41:30 +02:00
Eva
0f04398e61
💄 Improve shared link modal
2022-06-29 09:31:41 +02:00
Andrés Moya
6f94745aed
♻️ Rename specs -> types
...
NO FUNCTIONALITY IS CHANGED in this commit, only moving things around
2022-06-29 06:25:06 +02:00
Alejandro
4d19ceff8d
Merge pull request #2016 from penpot/niwinz-experiments-custom-export-import
...
Experimental support for binary file format for exportation/importation of penpot files
2022-06-27 13:23:06 +02:00
Andrey Antukh
b944d977bb
🎉 Add binfile import/export internal functionality
2022-06-27 11:12:00 +02:00
Alejandro Alonso
07881eed65
Merge remote-tracking branch 'origin/staging' into develop
2022-06-27 09:28:54 +02:00
Andrey Antukh
b08b1a546a
🐛 Fix region spec on s3 storage backend
...
This allows users use different region
2022-06-24 10:58:42 +02:00
Andrey Antukh
5e2ff2cf6f
📎 Minor update on telemetry task
2022-06-23 14:17:26 +02:00
Andrey Antukh
c211e84498
🐛 Fix incorrect register-profile audit log handling
2022-06-23 14:17:26 +02:00
Andrey Antukh
46d075611d
♻️ Adapt media & fonts handling to new tmp service
...
And storage backend changes
2022-06-22 11:39:57 +02:00
Andrey Antukh
ebcb385593
♻️ Minor refactor on storages
...
Fix many issues on FS & S3 backend; removes the unused and broken
DB backend. Normalize operations on bytes and byte streams on a
separated namespace: app.util.bytes
2022-06-22 11:37:45 +02:00
Andrey Antukh
3a55f07f45
🐛 Remove duplicate work on storing already existing files in storage
2022-06-20 14:17:31 +02:00
alonso.torres
529fb350fa
🐛 Fix thumbnails in viewer thumbnails
2022-06-17 14:39:07 +02:00
alonso.torres
1bde183c50
🐛 Fix thumbnails in viewer thumbnails
2022-06-17 14:24:37 +02:00
alonso.torres
45b690ed05
✨ Fix shadows and thumbnails
2022-06-17 13:15:27 +02:00
alonso.torres
ca326ac231
✨ Fix dashboard thumbnails for nested frames
2022-06-17 12:54:51 +02:00
Alejandro
65b6d1e07b
Merge pull request #2001 from penpot/niwinz-telemetry-enhacements-2
...
Minor improvements
2022-06-15 12:29:04 +02:00
Andrey Antukh
adf2d82a52
🎉 Add proper logging reports on audit-log-archive task
2022-06-15 12:21:23 +02:00
Andrey Antukh
dce479bc4b
✨ Make the pool initialization process and defaults reusable
...
And add the ability to skip pool initialization if no enough data is
provided. Mainly for initialize pools based on configuration for not
essential/dynamic services.
2022-06-15 12:19:16 +02:00
Andrey Antukh
199360efa6
📎 Update default repl script
2022-06-15 12:18:39 +02:00
Alejandro Alonso
943fa880a7
Merge remote-tracking branch 'origin/staging' into develop
2022-06-15 12:00:31 +02:00
Alejandro Alonso
5e2a7e76f3
Merge remote-tracking branch 'origin/main' into staging
2022-06-15 12:00:14 +02:00
Alejandro Alonso
667598a0eb
✨ Add project ids to create-file mutation for audit log
2022-06-15 07:49:05 +02:00
Alejandro
58a1060ed8
Merge pull request #1997 from penpot/niwinz-make-s3-storace-region-optional
...
✨ Make the region param optional on s3 storage backend
2022-06-14 13:33:10 +02:00
Andrey Antukh
20f357d75d
✨ Make the region param optional on s3 storage backend
...
Defaulting to the eu-central-1
2022-06-14 12:13:47 +02:00
Andrey Antukh
9ae5528355
⬆️ Update im4java version to our internal fork version
...
It fixes the v7 compatibility issues. Now, adding the -Dim4java.useV7=true
property to the java command when executing the penpot backend bundle it
switches to use the `magick` (ImageMagick v7 CLI) instead of `convert`
and `identify`.
2022-06-14 11:09:48 +02:00
Alejandro Alonso
69cb626cab
Merge remote-tracking branch 'origin/staging' into develop
2022-06-14 09:14:07 +02:00
Alejandro Alonso
7f9d070692
Merge remote-tracking branch 'origin/main' into staging
2022-06-14 09:13:33 +02:00
Alejandro Alonso
6b5ee24010
✨ Add team and project ids to update-file mutation for audit log
2022-06-14 09:08:06 +02:00
Andrey Antukh
65753cdc17
⬆️ Update yetti dep (fix multipart field size validation params handling)
2022-06-13 13:42:32 +02:00
Andrey Antukh
65e99cabbf
📎 Fix linter issues
...
Related to the linter update on devenv
2022-06-13 11:18:35 +02:00
Andrey Antukh
97bf20dd4c
⬆️ Update dependencies
2022-06-13 11:18:02 +02:00
alonso.torres
9eba666c31
Merge remote-tracking branch 'origin/main' into develop
2022-06-06 15:23:22 +02:00
Andrés Moya
f04859f8a6
⚡ Add script to fix broken objects
2022-06-06 12:56:37 +02:00
alonso.torres
23d3e88214
Merge remote-tracking branch 'origin/main' into develop
2022-05-31 11:15:10 +02:00
Alejandro Alonso
c356ae6de8
🐛 Fix github auth without name
2022-05-31 10:26:13 +02:00
Pablo Alba
0416988913
Set invitations expiration to 7 days
2022-05-30 10:41:23 +02:00
alonso.torres
3d8c41cd69
Merge remote-tracking branch 'origin/main' into develop
2022-05-27 09:25:22 +02:00
Alejandro Alonso
ea6c34f6b2
🐛 Fix github auth without public email
2022-05-26 11:16:09 +02:00
Pablo Alba
fa5b0ed6ac
💄 Update footer in emails
2022-05-25 16:56:40 +02:00
Pablo Alba
931759f468
🎉 Activate invitations validation
2022-05-25 12:03:05 +02:00
alonso.torres
18849307e9
🐛 Fix linting issue
2022-05-25 11:29:49 +02:00
Andrés Moya
ef37abcbbd
🐛 Allow debug load file with random uuid
2022-05-25 09:52:32 +02:00
Alejandro
38bc3b061a
Merge pull request #1940 from penpot/repair-idless-components
...
🔧 Add a function to manually repair components without :id
2022-05-25 09:04:19 +02:00
Andrés Moya
d52c4541ae
🔧 Preserve id when downloading file with dbg
2022-05-24 13:34:42 +02:00
Andrés Moya
b0c3b38cc5
🔧 Add a function to manually repair components without :id
2022-05-24 12:26:21 +02:00
alonso.torres
235d3dbf3d
Merge remote-tracking branch 'origin/main' into develop
2022-05-20 11:10:14 +02:00