Andrey Antukh
91baae3580
📎 Minor change on session internal timestamp handling
2022-08-01 13:10:01 +02:00
Eva
1c446a011e
✨ Move comments
2022-08-01 09:53:55 +02:00
Andrey Antukh
e3f878ef2f
♻️ Move doc ns from http to rpc ns
2022-07-28 11:14:59 +02:00
Andrey Antukh
05a86581a5
✨ Reorganize comments related rpc methods
...
Mutations becomes deprecated and queries moved to commands. The
old queries still maintained with deprecated flag.
2022-07-27 21:41:38 +02:00
Andrey Antukh
07eab923f0
✨ Improve doc endpoint
...
Add changes, added and deprecation notices
2022-07-27 21:41:38 +02:00
Andrey Antukh
2e077e3ea9
🐛 Fix awsns endpoint
2022-07-27 21:41:38 +02:00
Andrey Antukh
99dea51eea
⬆️ Update yetti to v9.3 (bugfixing)
2022-07-27 21:41:38 +02:00
Andrey Antukh
e7ae8f5c58
🐛 Fix unexpected null pointer exception on decoding pgarray
2022-07-27 21:41:38 +02:00
Andrey Antukh
ee51e8c719
✨ Always assoc :iat claim to tokens for better traceability
2022-07-27 21:41:38 +02:00
Andrey Antukh
dece149c9e
🎉 Add migration for fix legacy storage object backend names
2022-07-27 12:55:43 +02:00
Andrey Antukh
9275f5e5ce
✨ Reorganize migrations directory
2022-07-27 12:55:43 +02:00
Andrey Antukh
483da5248f
🎉 Add internal script for move some legacy files stored on fs backend to s3
2022-07-27 12:55:43 +02:00
Andrey Antukh
4bf05c8a42
✨ Minor reorganization of srepl namespace
2022-07-27 12:55:43 +02:00
Alejandro Alonso
d140f15f37
🐛 Fix set project on binary file import
2022-07-08 07:43:44 +02:00
Alejandro Alonso
37e9adc6b6
🐛 Fix set project on binary file import
2022-07-08 06:43:04 +02:00
Andrey Antukh
d60f849089
💄 Cosmetic refactor of binfile internal API impl
2022-07-07 13:08:18 +02:00
Andrey Antukh
c02e8ff883
✨ Print the spec error explain to logging message
2022-07-07 12:29:13 +02:00
Andrey Antukh
4d55ed4860
✨ Ensure vector ids on export debug handler
2022-07-07 12:29:13 +02:00
Andrey Antukh
5e2c1fb4cd
🎉 Add missing predicate on util/bytes ns
2022-07-07 12:29:13 +02:00
Andrey Antukh
f9447029f3
🔥 Remove some deprecated config attrs
2022-07-07 12:28:13 +02:00
Andrey Antukh
2a9c8eb9af
📎 Print parsed flags on start
2022-07-07 12:28:13 +02:00
Andrey Antukh
cdcf3facd2
🐛 Fix flags parsing order
2022-07-07 12:28:13 +02:00
Alejandro Alonso
17645bb2a7
✨ Frontend support for binary files
2022-07-07 11:37:34 +02:00
Andrey Antukh
d032953121
✨ Enable exporte multiple files in binfile format
2022-07-06 16:05:10 +02:00
Andrey Antukh
f4f58bc163
✨ Add parameters validation to binfile write-export! fn
2022-07-06 16:05:10 +02:00
Andrey Antukh
d90b4370fb
📎 Update default devenv logging configuration
2022-07-06 16:05:10 +02:00
Andrey Antukh
50f30eb12f
✨ Add the ability to embed assets on export binfile
2022-07-06 16:01:21 +02:00
Andrey Antukh
dd130615a1
✨ Improve _doc endpoint output format
2022-07-05 11:04:37 +02:00
Andrey Antukh
356ff4683d
Revert " 📎 Allow set statement timeout on db module"
...
This reverts commit 70028e1371
.
2022-07-04 14:04:56 +02:00
Andrey Antukh
70028e1371
📎 Allow set statement timeout on db module
2022-07-04 13:34:17 +02:00
Andrey Antukh
a3580a5ab9
📎 Update log4j2 default configuration
2022-07-04 12:41:55 +02:00
Andrey Antukh
f2140a1421
🐛 Fix cron scheduler locking mechanism
...
And add improved logging to the worker/cron code
2022-07-04 11:32:36 +02:00
Alejandro
f7f9ba99f7
Merge pull request #2067 from penpot/niwinz-auth-improvements
...
♻️ Refactor auth code
2022-07-04 11:28:26 +02:00
Andrey Antukh
14d1cb90bd
♻️ Refactor auth code
2022-07-04 11:23:33 +02:00
Alejandro
8f22c421de
Merge pull request #2064 from penpot/palba-signin-register-from-shared-link
...
✨ Signin/Signup from shared link
2022-07-01 08:17:57 +02:00
Pablo Alba
288dab3fe7
✨ Signin/Signup from shared link
2022-07-01 07:39:57 +02:00
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