Andrey Antukh
|
9fe32bb290
|
💄 Fix format issues on exporter module
|
2023-11-29 12:56:11 +01:00 |
|
alonso.torres
|
b565e20f1a
|
🐛 Fix problem with slashes in layers names for exporter
|
2023-07-10 09:56:06 +02:00 |
|
Alejandro Alonso
|
009236bbe3
|
🐛 Fix export from shared prototype
|
2023-07-05 13:22:50 +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
|
84655c0fa3
|
🐛 Fix content-length handling on exporter
|
2022-09-28 09:45:43 +02:00 |
|
Andrey Antukh
|
41134f22e9
|
📎 Update license header
|
2022-09-20 23:23:22 +02:00 |
|
Andrey Antukh
|
bfb0ba47f5
|
💄 Fix linter issues on exporter
|
2022-06-29 14:53:57 +02:00 |
|
Andrey Antukh
|
ebe8fdcba8
|
♻️ Refactor temporal files management on exporter
|
2022-06-29 14:39:40 +02:00 |
|
Andrey Antukh
|
fa06da36ac
|
🐛 Remove unused setting on exporter
That causes many troubles on configuring exporter on the onpremise
instances but serves for nothing because it is completly unused.
|
2022-06-24 16:37:27 +02:00 |
|
Andrey Antukh
|
9140fc71b9
|
♻️ Refactor exportation process, make it considerably faster
|
2022-04-05 13:23:39 +02:00 |
|
alonso.torres
|
118b4367e7
|
🐛 Parametrized render to embed objects. Fix problem with fonts when exporting to SVG
|
2022-03-22 15:01:16 +01:00 |
|
Alejandro Alonso
|
3ae7c42afa
|
✨ Exporting big files flow
|
2022-03-22 12:31:34 +01:00 |
|
Andrey Antukh
|
d4c1e2fc36
|
📎 Minor cosmetic fixes
|
2022-03-22 11:34:32 +01:00 |
|
Andrey Antukh
|
903a9356a9
|
🐛 Fix many issues after PR review
|
2022-03-22 11:34:32 +01:00 |
|
Andrey Antukh
|
4a9e38a221
|
♻️ Refactor exporter
- Migrate from puppeteer to playwright
- Fix many lifecycle and resource usage issues
- Add redis integration
- Enable multiple exportation
- Enable asynchronos exportation (with progress reporting)
|
2022-03-22 11:34:32 +01:00 |
|