Andrey Antukh
634ec1b113
✨ Ensure valid messages on zmq listener.
2021-12-22 14:28:09 +01:00
Andrey Antukh
ce115c53e2
📎 Minor fixes on repl script.
2021-12-22 11:33:53 +01:00
Andrey Antukh
219f9c478d
🎉 Add version 4 of blob encoding.
...
The version 4 starts using the hight performance fressian
binary encoding with very lightweight compression layer.
2021-12-21 16:19:25 +01:00
Andrey Antukh
eb1bcfba83
🎉 Backport questions form integration.
...
Among other related that need to be ported.
2021-12-20 16:16:29 +01:00
Andrey Antukh
a83e37493a
⬆️ Update log4j2 dependency.
2021-12-20 11:52:32 +01:00
Andrey Antukh
0feccc9d1c
⬆️ Update log4j2 dependency.
2021-12-20 11:49:30 +01:00
Andrey Antukh
6c67110dde
🐛 Fix middleware order that prevents multipart requests.
2021-12-10 15:06:42 +01:00
Andrey Antukh
963efc369b
Merge branch 'main' into develop
2021-12-10 14:45:02 +01:00
Andrey Antukh
a3016b8400
✨ Make the media uploading idempotent.
2021-12-10 12:19:12 +01:00
Andrey Antukh
8a2a1d6d70
♻️ Ensure a correct usage of concat/into operations.
2021-12-03 14:52:40 +01:00
Andrey Antukh
76dafea8a6
✨ Add the abilty to enable verbose output using query param (api).
2021-12-03 11:13:08 +01:00
Andrey Antukh
16fa6259ea
🚧 Update docker deps and start working on test coverage.
2021-12-01 16:13:46 +01:00
Andrey Antukh
6a7600fd52
♻️ Ensure a correct usage of concat/into operations.
2021-12-01 11:30:48 +01:00
Andrey Antukh
2596ad27c3
♻️ Minor refactor of auth data-flow.
...
This fixes many issues related to using penpot on-premise
instances on different domain than localhost. This changes
ensures correct data flow of authenticated and not authenticated
sessions.
2021-11-30 09:44:03 +01:00
Andrey Antukh
0dd805da7f
✨ Improve team deletion process.
2021-11-25 14:19:06 +01:00
Andrey Antukh
54f8487b46
✨ Make team leave & reassing as atomic operation.
2021-11-25 14:19:06 +01:00
Andrey Antukh
c4a11f73a0
⬆️ Update deps.
2021-11-25 13:24:40 +01:00
Andrey Antukh
8a8d677f85
🎉 Integrate questions form.
2021-11-25 13:24:40 +01:00
alonso.torres
7a04f15710
🐛 Fix problems with team management.
2021-11-24 13:05:48 +01:00
alonso.torres
896a07fa9a
🐛 Fix problems with team management
2021-11-24 12:27:14 +01:00
Andrey Antukh
07e8bb00fb
✨ Improve debug information of oidc provider.
2021-11-23 16:41:31 +01:00
Andrey Antukh
eb57354109
📎 Adapt migrations file.
2021-11-23 14:19:48 +01:00
Andrey Antukh
a82a33cecf
Merge branch 'spelling' of https://github.com/jsoref/penpot into jsoref-spelling
2021-11-23 14:02:16 +01:00
Andrey Antukh
cf62008acf
Merge remote-tracking branch 'origin/main' into develop
2021-11-22 08:59:48 +01:00
Andrey Antukh
ed5de525aa
📎 Increase default db pool size to 50.
2021-11-18 17:19:55 +01:00
Andrey Antukh
8105d9388b
♻️ Refactor rlimit usage (backend).
2021-11-18 17:19:55 +01:00
Andrey Antukh
25b1c5fe90
📎 Minor update on feedback module.
2021-11-17 14:46:18 +01:00
Andrey Antukh
ea218839e4
✨ Minor change on error pruning mechanism.
2021-11-17 11:10:28 +01:00
Andrey Antukh
4c18a1881b
📎 Minor change on feedback subject template.
2021-11-17 11:10:04 +01:00
Andrey Antukh
bf51e3db60
✨ Invalidate all other sessions on password change.
2021-11-17 10:09:36 +01:00
Andrey Antukh
6eac9102c9
🐛 Prevent conflict errors just ignoring repeated requests.
...
On media image uploading.
2021-11-17 10:09:36 +01:00
Andrey Antukh
0a7da1b7f2
🔥 Remove unused var.
2021-11-17 10:09:36 +01:00
Andrey Antukh
b4361cb202
📎 Increase idle-in-transaction default timeout.
2021-11-17 10:09:36 +01:00
Andrey Antukh
d2d4090e27
🐛 Don't raise exception when profile is not found.
2021-11-17 10:09:36 +01:00
Josh Soref
cd2d3d5fa3
🐛 Fix typos in backend
2021-11-15 09:53:10 -05:00
Andrey Antukh
401afe7c1a
📎 Change loggling level on oauth ns.
2021-11-12 12:37:34 +01:00
Andrey Antukh
17da51440c
📎 Change loggling level on oauth ns.
2021-11-12 12:34:50 +01:00
Andrey Antukh
6650fe863f
📎 Fix linter issues.
2021-11-11 13:28:02 +01:00
Andrey Antukh
250e79eda1
✨ Disable default project loading on demo users.
2021-11-11 13:23:07 +01:00
Andrey Antukh
ed50cd1fa8
📎 Remove :insecure-register default flag (backend).
2021-11-11 11:00:23 +01:00
Andrey Antukh
e7003dde83
✨ Add :insecure-register flag.
...
This allows on-premise users skip the email validation.
2021-11-10 23:21:41 +01:00
Andrey Antukh
bf2a393fd3
🎉 Add generic retry middleware for rpc methods.
2021-11-10 23:21:41 +01:00
Andrey Antukh
2e5040e65d
✨ Don't load initial project on profile creation.
2021-11-04 09:23:14 +01:00
Andrey Antukh
71fe7ef125
📎 Add better auditlog event for profile email change event.
2021-11-04 09:23:14 +01:00
Andrey Antukh
fced22bc60
🎉 Add new onboarding flow.
2021-11-04 09:23:14 +01:00
Andrey Antukh
8d50852cbe
✨ Minor imrovements on general purpose specs naming.
2021-11-04 09:23:14 +01:00
Andrey Antukh
a11c7b10ac
🔥 Remove deprecated fixtures related code.
2021-11-04 09:23:14 +01:00
Andrey Antukh
55784f64b8
🎉 Add entrypoint for autogenerated api docs.
2021-10-21 11:31:29 +02:00
alonso.torres
a7241d4128
✨ Change cookie config
2021-10-20 17:12:45 +02:00
alonso.torres
bc725800ed
✨ New docker recipes for a backend only environment
2021-10-20 15:44:08 +02:00