Andrey Antukh
144336598d
🎉 Add login-with-password flag
...
As replacement to `login` flag
2022-12-22 16:28:06 +01:00
Andrey Antukh
e36d611f19
🔥 Remove obsolete code from scripts/repl
2022-11-07 11:17:49 +01:00
Andrey Antukh
1f73558f1b
📎 Fix linter issues
2022-11-07 10:05:56 +01:00
Andrey Antukh
87691499d7
🐛 Add missing enable-smtp flag on devenv scripts
2022-09-20 13:40:32 +02:00
Andrey Antukh
ec3651d85b
🎉 Add optional rate limit support for RPC calls
2022-08-31 12:55:48 +02:00
Alejandro
65b6d1e07b
Merge pull request #2001 from penpot/niwinz-telemetry-enhacements-2
...
Minor improvements
2022-06-15 12:29:04 +02:00
Andrey Antukh
199360efa6
📎 Update default repl script
2022-06-15 12:18:39 +02:00
Andrey Antukh
9ae5528355
⬆️ Update im4java version to our internal fork version
...
It fixes the v7 compatibility issues. Now, adding the -Dim4java.useV7=true
property to the java command when executing the penpot backend bundle it
switches to use the `magick` (ImageMagick v7 CLI) instead of `convert`
and `identify`.
2022-06-14 11:09:48 +02:00
Andrés Moya
c4939c152d
🔥 Remove backend-only devenv container
...
(disable requirement of using cors and secure cookies in devenv)
2022-04-26 16:47:14 +02:00
Andrey Antukh
7a38b08506
🐛 Fix default configuration
2022-04-05 13:23:39 +02:00
Andrey Antukh
602b736163
📎 Update default scripts
2022-04-05 13:23:39 +02:00
Andrey Antukh
0b984a44d7
🐛 Fix default configuration
2022-04-04 10:54:40 +02:00
Andrey Antukh
8120a0cb9c
📎 Change backend repl script default env options
2022-03-09 17:18:06 +01:00
Andrey Antukh
350663b7ce
🎉 Add support for alternative S3 compatible services
...
And also add support for all AWS regions (prevoiosly onlu eu-central-1)
was supported.
2022-02-16 13:58:19 +01:00
Andrey Antukh
a8a6882708
💄 Minor changes on repl script.
2022-01-27 15:00:42 +01:00
Andrey Antukh
fd3f304e07
📎 Increase default devenv jvm heapsize.
2022-01-20 11:47:17 +01:00
Andrey Antukh
cbb3783d84
📎 Add performance related helpers.
2022-01-14 10:54:57 +01:00
Andrey Antukh
c394495a26
♻️ Refactor websocket layer.
...
This commit replaces rj9a with funcool/yetti ring adapter.
Cleans the websocket api and makes it fully asynchronous.
Also a common websocket protocol abstraction that will allow
more easy path for creating new websocket based services.
2021-12-29 09:52:32 +01:00
Andrey Antukh
445195e9eb
⬆️ Update dependencies.
2021-12-27 11:55:42 +01:00
Andrey Antukh
5c6d72b353
✨ Improve logging performance and format.
2021-12-24 12:40:44 +01:00
Andrey Antukh
ce115c53e2
📎 Minor fixes on repl script.
2021-12-22 11:33:53 +01:00
Andrey Antukh
a83e37493a
⬆️ Update log4j2 dependency.
2021-12-20 11:52:32 +01:00
Andrey Antukh
d36bf188ae
📎 Enable audit-log on devenv.
2021-10-06 15:57:49 +02:00
Andrey Antukh
8a0bba3c7a
♻️ Unify flags parsing on backend.
2021-09-17 14:34:14 +02:00
Andrey Antukh
2293253558
🎉 Add profiler dev dependency.
2021-06-15 08:36:04 +02:00
Andrey Antukh
6b1e5b4169
📎 Change default jvm options for backend and frontend repl.
2021-05-25 15:41:52 +02:00
Andrey Antukh
ecacd47523
⬆️ Update babashka to 0.4.0 on devenv docker.
2021-05-10 14:53:47 +02:00
Andrey Antukh
e12a6e65a6
♻️ Refactor logging.
2021-04-09 15:28:18 +02:00
Andrey Antukh
4a58a429d4
✨ Minor improvement on devenv logging config.
2021-03-22 13:38:44 +01:00
Andrey Antukh
7f624b5c61
✨ Minor improvements on logging subsystem.
2021-03-10 09:18:32 +01:00
Andrey Antukh
c1476d0397
🎉 Add optional loki integration.
...
And refactor internal error reporting.
2021-02-16 11:31:48 +01:00
Andrey Antukh
393c9cd13c
🔥 Remove unused config variables.
2021-01-29 12:58:57 +01:00
Andrey Antukh
7aa7257d29
✨ Integrate svgclean and graal-js to svgparse service.
2021-01-11 08:06:02 +01:00
Andrey Antukh
760eb926bf
🎉 Add plugable storages abstraction layer (with support for fs, s3 and db).
2021-01-07 11:29:57 +01:00
Andrey Antukh
7e020f967b
✨ Increase heap memory on devenv repl script.
2020-12-21 12:15:53 +01:00
Andrey Antukh
3e0b0ee069
⬆️ Update dependencies and devenv.
2020-09-21 17:05:55 +02:00
Andrey Antukh
c0cd0d4a23
🎉 Add media-object lifecycle handling.
2020-08-17 14:28:35 +02:00