Andrey Antukh
058727a44b
🐛 Fix wrong spec on config
2022-09-29 08:38:49 +02:00
Andrey Antukh
a6e14846c7
🐛 Fix inconsistencies on config related to semaphores
2022-09-28 15:33:29 +02:00
Andrey Antukh
c2fec03fc7
✨ Increase the auth token timeout
2022-09-28 15:33:07 +02:00
Alejandro Alonso
14788846a5
Merge remote-tracking branch 'origin/main' into staging
2022-09-28 14:25:27 +02:00
Alejandro
94a9bc844a
Merge pull request #2372 from penpot/eva-empty-viewer
...
🐛 Fix alignment of 'no boards' message in viewer
2022-09-28 14:22:08 +02:00
Eva
745aa17d8a
🐛 Fix alignment of 'no boards' message in viewer
2022-09-28 14:20:43 +02:00
Alejandro
012315f207
Merge pull request #2367 from penpot/eva-fix-typos
...
🐛 Fix some typos
2022-09-28 14:12:00 +02:00
Eva
ba37168a84
🐛 Fix some typos
2022-09-28 14:10:34 +02:00
Alejandro
c68a6cbc10
Merge pull request #2366 from penpot/eva-hotfix-pdf-exportation
...
🐛 Fix PDF exportation order
2022-09-28 14:09:16 +02:00
Alejandro
35a72be4f2
Merge pull request #2346 from penpot/niwinz-hot-improvements
...
Improvements & Fixes (part 2)
2022-09-28 12:04:55 +02:00
Andrey Antukh
53c358cfd7
🐛 Fix ssl support on email sending module
2022-09-28 11:30:48 +02:00
Eva
c2ccdd5680
🐛 Fix PDF exportation order
2022-09-28 10:35:26 +02:00
Lazalatin
3a4563d755
🐛 Fix doubled quotes in frontend config
...
Docker parses environment variables literally, delivering quoted flags in the $PENPOT_FLAGS variable. This in turn leads to doubled quotes in the resulting config.js in front and after the flags, omitting them completely.
This commit fixes this behaviour.
2022-09-28 09:50:20 +02:00
Andrey Antukh
ab22909b6c
Merge pull request #2364 from penpot/superalex-fix-resend-invitation
...
🐛 Fix Internal error when resending invitation email
2022-09-28 09:47:55 +02:00
Andrey Antukh
89e64236b0
✨ Don't log exception on health check fail
2022-09-28 09:47:13 +02:00
Andrey Antukh
748499a26f
🎉 Add lazy loading of thumbnails on dashboard
2022-09-28 09:47:13 +02:00
Alejandro Alonso
8fec5af55e
🐛 Fix cannot take out an element from a group at layers panel by drag
2022-09-28 09:47:11 +02:00
Andrey Antukh
84655c0fa3
🐛 Fix content-length handling on exporter
2022-09-28 09:45:43 +02:00
Andrey Antukh
1dc493c2d5
🔥 Remove assets handler code for :db backend
2022-09-28 09:45:43 +02:00
Andrey Antukh
2753a934aa
📎 Add service result wrapper
...
Allows attach metadata to values that does not implement the IObj
clojure interface.
2022-09-28 09:45:43 +02:00
Pablo Alba
47363d96f1
✨ Improve invitation token validation
2022-09-28 09:45:43 +02:00
Andrey Antukh
b74631bf4a
⬆️ Update shadow-cljs on exporter
2022-09-28 09:45:43 +02:00
Andrey Antukh
99a718e407
🎉 Add openjdk19 on devenv
2022-09-28 09:45:43 +02:00
Andrey Antukh
8bdfd188d8
⬆️ Upgrade shadow-cljs and rumext dependency
2022-09-28 09:45:43 +02:00
Andrey Antukh
278f6685b6
✨ Improve object deletion process on profile deletion
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
395a7096bf
✨ Minor improvements on error report template
2022-09-28 09:45:43 +02:00
Andrey Antukh
65afa2a833
⬆️ Update dependencies
2022-09-28 09:45:43 +02:00
Andrey Antukh
041ecf67fe
🔥 Remove sentry from codebase
2022-09-28 09:45:43 +02:00
Alejandro Alonso
6ac1d47de1
🐛 Fix Internal error when resending invitation email
2022-09-28 08:43:48 +02:00
Alejandro
dfae7d30a1
Merge pull request #2362 from penpot/superalex-fix-sort-anidated-objects
...
🐛 Fix cannot take out an element from a group at layers panel by …
2022-09-27 14:10:24 +02:00
Alejandro Alonso
d8f1df0142
🐛 Fix cannot take out an element from a group at layers panel by drag
2022-09-27 14:04:48 +02:00
Alejandro
a471d96b53
Merge pull request #2361 from penpot/niwinz-hotfix-exporter-content-length
...
🐛 Fix content-lenght calculation on exporter response
2022-09-27 13:22:31 +02:00
Andrey Antukh
51307cdf8d
🐛 Fix content-lenght calculation on exporter response
2022-09-27 13:11:17 +02:00
Alejandro Alonso
bc55268a17
📎 Update CHANGES.md file
2022-09-27 12:57:36 +02:00
Alejandro Alonso
0bc24bb6eb
Merge remote-tracking branch 'origin/staging' into develop
2022-09-27 12:42:08 +02:00
Alejandro
1be1e94869
Merge pull request #2344 from penpot/eva-fix-layers
...
🐛 Fix delete layers in bulk
2022-09-27 12:30:15 +02:00
Eva
3ea3ca3bd9
🐛 Fix delete layers in bulk
2022-09-27 12:24:32 +02:00
Eva Marco
6c09ecbef5
Merge pull request #2329 from penpot/superalex-fix-bounding-box-mask
...
🐛 Fix bounding box mask
2022-09-27 12:17:28 +02:00
Alejandro Alonso
e888b06ec4
Merge remote-tracking branch 'origin/staging' into develop
2022-09-27 09:50:37 +02:00
Alejandro Alonso
c1a4ae9d36
Merge remote-tracking branch 'origin/staging'
2022-09-27 09:50:23 +02:00
Alejandro
1a9fbee412
Merge pull request #2352 from penpot/niwinz-mtype-fix
...
✨ Ignore S3 object metadata and use our own content-type header
2022-09-27 09:49:10 +02:00
Andrey Antukh
4909d6574e
📎 Remove unnecesary logging on ws io exception
2022-09-27 07:28:29 +02:00
Andrey Antukh
577db35777
Merge pull request #2349 from penpot/palba-add-thankyou
...
📎 Add THANKYOU file
2022-09-27 07:17:12 +02:00
Pablo Alba
f9187cd202
📎 Add THANKYOU file
2022-09-27 07:12:39 +02:00
Andrey Antukh
a868840132
✨ Ignore S3 object metadata and use our own content-type header
2022-09-27 00:47:09 +02:00
Alejandro Alonso
33a8c47f6e
Merge remote-tracking branch 'origin/staging' into develop
2022-09-26 16:50:41 +02:00
Alejandro Alonso
e80ad112b8
Merge remote-tracking branch 'origin/staging'
2022-09-26 16:50:29 +02:00