alonso.torres
|
5b0cd974ac
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-06-04 15:38:17 +02:00 |
|
Andrey Antukh
|
7819757759
|
🐛 Fix unexpected exception on searching without term.
When term is empty on frontend, frontend just does not sends it
to backend, leving it as missing field. This commit makes the
seatch-term as optional.
|
2021-06-04 14:15:48 +02:00 |
|
Andrey Antukh
|
8a700170b0
|
🐛 Fix font loading on viewer app.
|
2021-06-04 13:39:01 +02:00 |
|
Andrey Antukh
|
8c68e29bf3
|
🐛 Fix custom font rendering on exporting shapes.
|
2021-06-04 13:26:37 +02:00 |
|
Andrey Antukh
|
1a81631886
|
📎 Decrease default bulk buffers on storage tasks.
|
2021-06-04 09:41:42 +02:00 |
|
Andrey Antukh
|
634fe2c458
|
📎 Reduce file_change preserve interval to 24h.
|
2021-06-04 01:27:21 +02:00 |
|
Andrey Antukh
|
6cc8fca506
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-06-03 17:35:37 +02:00 |
|
Andrey Antukh
|
053d46144e
|
📎 Fix linter issues.
|
2021-06-03 17:24:19 +02:00 |
|
alonso.torres
|
b76fef1e44
|
✨ Change create file to send data from the frontend
|
2021-06-03 13:26:05 +02:00 |
|
Andrey Antukh
|
d7eec3b92b
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-06-03 12:56:37 +02:00 |
|
Andrey Antukh
|
bae709df5b
|
🐛 Fix custom font deletion task.
|
2021-06-03 12:55:31 +02:00 |
|
Andrey Antukh
|
ba33de815f
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-06-03 12:41:06 +02:00 |
|
Andrey Antukh
|
1b495ebad1
|
✨ Minor improvements on loki reporter.
|
2021-06-03 12:40:22 +02:00 |
|
Andrey Antukh
|
4e0289b341
|
✨ Reduce the deletion window of file_changes.
|
2021-06-03 12:34:11 +02:00 |
|
Andrey Antukh
|
a244fbee4d
|
📎 Fix linter issue.
|
2021-06-02 13:20:25 +02:00 |
|
Andrey Antukh
|
9bc2f7dce4
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-06-02 13:15:23 +02:00 |
|
Andrey Antukh
|
056fce9187
|
📎 Minor changes on background tasks cron expr.
|
2021-06-02 13:13:25 +02:00 |
|
Andrey Antukh
|
9f034c7e7e
|
✨ Disable excesive logging of some modules.
|
2021-06-02 11:27:22 +02:00 |
|
Andrey Antukh
|
585e5d0199
|
📎 Minor changes on internal audit module buffers.
|
2021-06-01 15:14:39 +02:00 |
|
Andrey Antukh
|
ee1738c9d4
|
♻️ Replace backend transit ns with common transit.
|
2021-05-31 11:04:32 +02:00 |
|
Andrey Antukh
|
548664f6ce
|
♻️ Internal directory refactor.
Make common as first-class module.
|
2021-05-31 11:04:32 +02:00 |
|
Andrey Antukh
|
d572fdac9b
|
🐛 Fix unexpected exception on duplicate project.
Related to files created out of order.
|
2021-05-28 08:39:04 +02:00 |
|
Andrey Antukh
|
ac41ed1af4
|
✨ Add missing cause prop on error loging.
|
2021-05-28 08:32:30 +02:00 |
|
Andrey Antukh
|
d4bf3ef6fd
|
📎 Remove mattermost mention-all workds from error report.
|
2021-05-27 13:29:29 +02:00 |
|
Andrey Antukh
|
69ea8229ca
|
:spakles: Minor improvements on svg uploading on libraries.
Mainly reject svgs that have doctype declaration for security reasons.
|
2021-05-27 13:00:13 +02:00 |
|
Andrey Antukh
|
4d19b87fff
|
✨ Improve error report on uploading invalid image to library.
|
2021-05-27 12:40:38 +02:00 |
|
Andrey Antukh
|
6e8a5015c9
|
✨ Add better auth module logging.
|
2021-05-27 11:52:01 +02:00 |
|
Andrey Antukh
|
e8919ee340
|
🐛 Add missing email scope to OIDC backend.
And additionaly emit a warn log message about the error.
|
2021-05-27 11:52:01 +02:00 |
|
Andrey Antukh
|
08dce3bcdc
|
🐛 Fix possible bug in domain whitelisting checking.
|
2021-05-25 21:19:13 +02:00 |
|
Andrey Antukh
|
43b34aa279
|
🐛 Fix many corner cases on custom font management.
|
2021-05-25 15:41:52 +02:00 |
|
Andrey Antukh
|
6b1e5b4169
|
📎 Change default jvm options for backend and frontend repl.
|
2021-05-25 15:41:52 +02:00 |
|
alonso.torres
|
f92dc6f4b4
|
🐛 Fix problem with colaborative editing
|
2021-05-25 13:24:02 +02:00 |
|
Andrés Moya
|
42072f2584
|
🐛 Add filter to remove groups without content in all files
|
2021-05-21 09:51:24 +02:00 |
|
Andrey Antukh
|
87aa4622b4
|
✨ Don't prefix events on audit archiver.
|
2021-05-20 11:14:21 +02:00 |
|
Andrey Antukh
|
188126a895
|
✨ Properly use dumped objects on initial data load process.
|
2021-05-20 10:52:20 +02:00 |
|
Andrey Antukh
|
6c1e13b6e5
|
✨ Improve profile props handling and audit log integration.
|
2021-05-20 10:50:53 +02:00 |
|
Andrey Antukh
|
344622b1c1
|
🐛 Fix many on handle some audit events.
|
2021-05-20 10:50:53 +02:00 |
|
Andrey Antukh
|
fb2d1e7953
|
🎉 Add proper audit log impl.
|
2021-05-17 12:02:21 +02:00 |
|
Andrey Antukh
|
ce19bcd364
|
✨ Minor improvements on batching channel impl.
|
2021-05-17 12:02:21 +02:00 |
|
Andrey Antukh
|
610afc7702
|
✨ Fix msbus/redis logged errors on restarting (repl).
|
2021-05-17 12:02:21 +02:00 |
|
Andrey Antukh
|
6557792a98
|
✨ Unify all deletion delays on main config.
|
2021-05-17 12:02:21 +02:00 |
|
Andrey Antukh
|
a3e464aea3
|
✨ Add better error reporting on config validation.
|
2021-05-17 12:02:21 +02:00 |
|
Andrey Antukh
|
087f2aee09
|
⬆️ Update backend dependencies.
|
2021-05-17 12:02:21 +02:00 |
|
alonso.torres
|
93d8c171be
|
🐛 Fix problems with snap index regeneration
|
2021-05-14 18:08:15 +02:00 |
|
Andrey Antukh
|
91fe0b0985
|
✨ Add more complete font conversion suite.
|
2021-05-13 14:34:31 +02:00 |
|
Andrey Antukh
|
07f3d48a9d
|
🔧 Allow override oidc scopes.
And relax default scopes to `profile` and `openid`.
|
2021-05-13 14:34:31 +02:00 |
|
alonso.torres
|
e1dfd91e24
|
⚡ Frame thumbnails
|
2021-05-11 18:18:45 +02:00 |
|
Andrey Antukh
|
ecacd47523
|
⬆️ Update babashka to 0.4.0 on devenv docker.
|
2021-05-10 14:53:47 +02:00 |
|
Andrey Antukh
|
334ac26f0d
|
✨ Add improved activity logging.
|
2021-05-10 14:53:47 +02:00 |
|
Andrey Antukh
|
7cf120e2e1
|
✨ Move events batching to a util/async ns.
|
2021-05-10 14:53:47 +02:00 |
|