Andrey Antukh
|
aa2f7df28f
|
⬆️ Update yarn to 4.0.2 and start using npm workspaces
|
2023-11-29 10:44:36 +01:00 |
|
Aitor Moreno
|
dde27eb736
|
Merge pull request #3851 from penpot/niwinz-develop-thumbnails-storage-deduplicate
✨ Add file object thumbnail deduplication mechanism
|
2023-11-28 17:49:37 +01:00 |
|
Andrey Antukh
|
4a4713ba82
|
📎 Improve reporting of mc client on start-dev and repl scripts
|
2023-11-28 17:33:04 +01:00 |
|
Andrey Antukh
|
c97362aee4
|
Merge remote-tracking branch 'origin/staging' into develop
|
2023-11-28 14:16:57 +01:00 |
|
Andrey Antukh
|
a91b2f1133
|
✨ Apply schema improvements to profile rpc methods
|
2023-11-28 08:04:23 +01:00 |
|
Andrey Antukh
|
9b36ea99e6
|
✨ Integrate backend rpc handlers to use schema improvements
|
2023-11-28 08:04:23 +01:00 |
|
Andrey Antukh
|
2295d085d3
|
⚡ Improve performance on error formating and reporting
|
2023-11-27 14:25:12 +01:00 |
|
Andrey Antukh
|
c64e14859c
|
✨ Simplify internal executor module
|
2023-11-27 14:25:12 +01:00 |
|
Andrey Antukh
|
1bd32327e5
|
🔥 Remove executor internal dependency on rpc routes module
|
2023-11-27 14:25:12 +01:00 |
|
Andrey Antukh
|
da7f88c7ca
|
🔥 Remove executor internal dependency on storage module
|
2023-11-27 14:25:12 +01:00 |
|
Andrey Antukh
|
97f8315cd0
|
🔥 Remove executor internal dependency from http assets module
|
2023-11-27 14:25:12 +01:00 |
|
Andrey Antukh
|
bc01afe158
|
🔥 Remove executor internal dependency from debug module
|
2023-11-27 14:25:12 +01:00 |
|
Andrey Antukh
|
d241b73940
|
🔥 Remove executor internal dependency on http client module
|
2023-11-27 14:25:12 +01:00 |
|
Andrey Antukh
|
ca6738d20c
|
✨ Remove executor dependency from awsns handlers
|
2023-11-27 14:25:12 +01:00 |
|
Andrey Antukh
|
54341d5b22
|
✨ Make the RPC climit subsystem more robust
|
2023-11-27 14:25:12 +01:00 |
|
Andrey Antukh
|
bb5a4c0fa5
|
✨ Update yetti and adapt for ring-2.0
|
2023-11-27 14:25:12 +01:00 |
|
Aitor Moreno
|
0528c26b5e
|
Merge pull request #3847 from penpot/niwinz-develop-enhancements-11
✨ Add enhancements and safety checks to copy paste
|
2023-11-24 14:25:55 +01:00 |
|
Andrey Antukh
|
d82ebdc034
|
✨ Add deduplication for file object thumbnails
|
2023-11-24 11:06:47 +01:00 |
|
Andrey Antukh
|
6d49e1cac5
|
🐛 Add missing index on file_tagged_object_thumbnail media_id field
|
2023-11-24 10:41:27 +01:00 |
|
Andrey Antukh
|
925f2dc30f
|
✨ Remove duplicated rpc method for creating file object thumbnails
|
2023-11-24 10:41:27 +01:00 |
|
Andrey Antukh
|
c1bd1a945d
|
🐛 Fix incorrect bucket assignation on binfile thumbnails import
|
2023-11-24 08:43:23 +01:00 |
|
Andrey Antukh
|
3eb1bb6487
|
✨ Add logging/tracing improvements to binfile rpc impl
|
2023-11-24 08:06:01 +01:00 |
|
Andrey Antukh
|
852e7472b7
|
🐛 Fix thumbnail saved in wrong bucket
|
2023-11-24 08:06:01 +01:00 |
|
Andrey Antukh
|
37e4939af7
|
✨ Add usability improvements to schema validation subsystem
|
2023-11-23 17:19:37 +01:00 |
|
Andrey Antukh
|
83c6354a0a
|
✨ Change order of hard and soft validation on file update
|
2023-11-23 16:58:38 +01:00 |
|
Andrey Antukh
|
79d9d79737
|
🔥 Remove unnecesary assert on get-profile rpc method
|
2023-11-23 16:58:38 +01:00 |
|
Andrés Moya
|
9773aae5b6
|
🔧 Enable hard file validation in devenv
|
2023-11-23 14:00:39 +01:00 |
|
Andrey Antukh
|
bb8c8f5a0c
|
✨ Add minor improvements to error reporting
|
2023-11-21 23:35:35 +01:00 |
|
Andrey Antukh
|
2ebdaa7f75
|
📎 Enable worker on backend scripts/repl
|
2023-11-21 14:34:03 +01:00 |
|
Andrey Antukh
|
d1fba8982e
|
✨ Adjust error reporting thresholds
|
2023-11-21 13:35:19 +01:00 |
|
Andrés Moya
|
fc312ee6dc
|
🔧 Explicitly set components-v2 feature in start scripts
|
2023-11-21 12:46:43 +01:00 |
|
Andrés Moya
|
391b859948
|
🐛 Preserve path when migrating graphics and add them in a specific group
|
2023-11-21 12:46:43 +01:00 |
|
Andrey Antukh
|
f66228c19d
|
🐛 Clean fdata from nils
|
2023-11-21 12:11:26 +01:00 |
|
Andrey Antukh
|
d90e184b4d
|
✨ Add file soft validation support
|
2023-11-20 19:54:53 +01:00 |
|
Andrey Antukh
|
ac3d7f00d5
|
✨ Make file schema validation configurable using flags
|
2023-11-20 19:42:46 +01:00 |
|
Andrey Antukh
|
0081db4770
|
✨ Improve error reporting
|
2023-11-20 19:42:46 +01:00 |
|
Andrey Antukh
|
ec8b68721b
|
✨ Improve schema validation handling
And properly honor the file-validation flag
|
2023-11-20 16:57:05 +01:00 |
|
Andrey Antukh
|
3eb987897a
|
✨ Parametrize exception handling behavior of components migration
|
2023-11-20 16:57:05 +01:00 |
|
Andrey Antukh
|
6de55ab444
|
🐛 Fix incorrect changes handling on graphics migration
|
2023-11-20 11:21:13 +01:00 |
|
Andrey Antukh
|
344da75088
|
💄 Add cosmetic improvements on binfile rpc ns logging
|
2023-11-20 11:21:13 +01:00 |
|
Andrey Antukh
|
d10d8eed2b
|
🐛 Pass missing optimizer instance to rpc methods
|
2023-11-20 11:21:13 +01:00 |
|
Andrey Antukh
|
80bb689554
|
🐛 Fix unexpected value found on changes processing on components migration
|
2023-11-20 11:21:13 +01:00 |
|
Andrey Antukh
|
08166bcebf
|
✨ Add initial impl for migrate-components-v2 manage.py command
|
2023-11-20 11:21:13 +01:00 |
|
Andrey Antukh
|
2e927d5640
|
🐛 Fix features handling on viewer
|
2023-11-20 11:21:13 +01:00 |
|
Aitor
|
91f7874167
|
🎉 Import/export thumbnails in .penpot files
|
2023-11-20 10:12:33 +01:00 |
|
Andrés Moya
|
dcd347ab4f
|
✨ Add a few small enhancements
|
2023-11-17 15:56:16 +01:00 |
|
Pablo Alba
|
6c1c780758
|
🐛 Add validation and repair for files with nil in component :objects
|
2023-11-17 15:56:16 +01:00 |
|
Andrés Moya
|
0eb66464ab
|
✨ Enable file validation by default in devenv
|
2023-11-17 09:59:20 +01:00 |
|
Andrey Antukh
|
52fbc678f3
|
♻️ Move app.common.pages to app.common.files
|
2023-11-16 11:07:36 +01:00 |
|
Andrey Antukh
|
d03577987e
|
✨ Ignore recent colors on importing a library
|
2023-11-15 14:01:34 +01:00 |
|