Andrés Moya
afa14dd847
💄 Replace prn with println
2023-09-13 13:54:26 +02:00
Andrés Moya
507cb9f3de
🔧 Add script to fix touched attributes
2023-09-13 13:54:26 +02:00
Pablo Alba
88390432f5
🐛 Fix export file with components as basic objects
2023-09-13 09:50:27 +02:00
Pablo Alba
fe36a9e958
✨ Assets groups review
2023-09-12 16:19:09 +02:00
Andrey Antukh
d5d95a1328
🐛 Fix typo on srepl/analyze-files helper
2023-09-06 14:42:31 +02:00
Pablo Alba
8cb917cf51
🐛 Upgrade the fixes functions to avoid corner cases
2023-09-05 16:16:22 +02:00
Andrey Antukh
36506ec360
🐛 Replace :use-for-thumbnail?
with :use-for-thumbnail
2023-09-05 12:01:40 +02:00
Andrey Antukh
c7f9774524
✨ Add more flexible call flow for db interacting methods
2023-09-04 12:04:15 +02:00
Alejandro Alonso
07562af677
Merge remote-tracking branch 'origin/staging' into develop
2023-09-04 11:47:10 +02:00
Andrey Antukh
903f064e87
✨ Decrease slightly argon2id cost for improve usability
...
The previous values are set too high. The current value are still
valid under current recomendation but improves a little bit the
time of password verification.
2023-09-04 11:35:31 +02:00
Andrey Antukh
a23d1908e9
✨ Improve worker logging
2023-09-04 11:35:31 +02:00
Andrey Antukh
7aae12c732
🐛 Fix clone operaton of dbg handler
2023-09-01 13:07:49 +02:00
Alejandro Alonso
69f2e7c43f
Merge remote-tracking branch 'origin/staging' into develop
2023-09-01 12:40:17 +02:00
Andrey Antukh
2a6022fa18
🐛 Fix importation on debug endpoint
2023-09-01 12:01:11 +02:00
Andrey Antukh
a3495800b5
✨ Add minor logging improvements to worker namespace
2023-08-31 21:09:18 +02:00
Andrey Antukh
750cf05784
✨ Add minor logging related improvements to binfile namespace
2023-08-31 21:08:23 +02:00
Andrey Antukh
1384219ae7
📎 Update devenv logging file
2023-08-31 21:08:01 +02:00
Andrey Antukh
d2d9aeff25
📎 Reduce log level of worker submit operation
...
Start logging to as TRACE instead of DEBUG
2023-08-31 20:59:58 +02:00
Andrey Antukh
a0973b9ddf
✨ Improve storage-gc-deleted task reliability
2023-08-31 14:36:31 +02:00
Andrey Antukh
da3c829b1b
📎 Fix clj linter issues on backend
2023-08-31 11:24:30 +02:00
Andrey Antukh
3a6007d385
📎 Fix clj linter issues on backend
2023-08-31 10:36:20 +02:00
Andrey Antukh
eb2187daf2
⬆️ Update dependencies
2023-08-31 09:20:22 +02:00
Andrey Antukh
1794ea0d9e
Merge remote-tracking branch 'origin/staging' into develop
2023-08-29 13:25:51 +02:00
Andrey Antukh
ddbc828342
🐛 Fix unexpected output on get-page when invalid object-id is provided
2023-08-29 13:04:23 +02:00
Andrey Antukh
629322e505
🐛 Fix snapshot debug utils
2023-08-25 10:02:54 +02:00
Andrey Antukh
496afb0f25
Merge remote-tracking branch 'origin/staging' into develop
2023-08-24 12:02:40 +02:00
Alejandro Alonso
aaf9c6e50b
✨ Enable access tokens by default
2023-08-24 12:00:56 +02:00
Andrey Antukh
d80aa7593b
🐛 Fix unexpected exception on encoding error response
2023-08-24 11:37:59 +02:00
Andrey Antukh
5275c35002
🐛 Prevent rollback for idle-in-transaction errors on cron tasks
2023-08-24 11:18:56 +02:00
Alejandro Alonso
834c18323e
Revert " 📎 Update version.txt file"
...
This reverts commit a7f39e89f6
.
2023-08-23 09:38:07 +02:00
Andrés Moya
730df04970
✨ Add function to validate shape referential integrity
2023-08-22 17:59:28 +02:00
Andrey Antukh
661a916a5f
🐛 Fix reference counting of file-media objects in :fill-image attr
2023-08-21 19:11:55 +02:00
Andrey Antukh
e6664013ba
Merge remote-tracking branch 'origin/staging' into develop
2023-08-21 17:26:21 +02:00
Alejandro Alonso
a7f39e89f6
📎 Update version.txt file
2023-08-18 10:35:12 +02:00
Andrés Moya
8b801b65f6
✨ Enhance synchronization of nested shapes
2023-08-17 09:38:30 +02:00
Andrey Antukh
1e9a4d74eb
🐛 Add safechecks to binfile exportation
2023-08-14 12:13:31 +02:00
Andrey Antukh
7a9777419c
✨ Backport db module improvements from develop
2023-08-14 12:13:31 +02:00
Andrey Antukh
28836d82cd
✨ Add minor improvements to error report template
2023-08-14 12:13:31 +02:00
Andrey Antukh
da62a6809c
✨ Stop report oidc failed operations as exceptions
2023-08-14 12:13:31 +02:00
Andrey Antukh
e5dedb1e3d
🎉 Add push notifications support
2023-08-14 12:13:31 +02:00
Andrey Antukh
31323703a8
Merge remote-tracking branch 'origin/staging' into develop
2023-08-09 13:36:42 +02:00
Andrey Antukh
4a016dce14
📎 Add minor improvements on params formating on error logger
2023-08-08 14:53:55 +02:00
Andrey Antukh
53f40043aa
📎 Fix typo on api doc main template
2023-08-08 14:52:39 +02:00
Andrey Antukh
36b167956c
✨ Add improvements to api doc
2023-08-08 13:44:47 +02:00
Andrey Antukh
486c638076
🐛 Fix image upload issues on safari with drag&drop
2023-08-08 12:58:39 +02:00
Andrey Antukh
81facd58c9
✨ Improve error report of invalid image
2023-08-08 12:57:49 +02:00
Andrey Antukh
63a3186e6d
💄 Add minor cosmetic improvement on error report template
2023-08-08 10:42:26 +02:00
Alejandro Alonso
fcdf33b134
🐛 Fix backend api doc generation for auth required endpoints
2023-08-08 10:39:09 +02:00
Alejandro Alonso
19d88cc1a6
🐛 Fix backend api doc generation
2023-08-08 09:55:32 +02:00
Andrey Antukh
c39702fbf7
✨ Improve get-user-info implementation (oidc)
2023-08-07 15:55:54 +02:00