Andrey Antukh
9c33dc529d
✨ Improve error report list template
2022-11-07 08:37:43 +01:00
Andrey Antukh
82d72fd388
🐛 Add missing profile-id on the internal error reports
2022-11-07 08:37:43 +01:00
Andrey Antukh
43ab19f690
♻️ Refactor (minor) of http session code
...
The rationale behind the refactor:
- Make available profile data to other middlewares without
the need to access to the database (mainly for error reporting).
- Align with codestyle with the rest of internal modules.
- Simplify code.
2022-11-07 08:37:43 +01:00
Alejandro
d468c74851
Merge pull request #2403 from penpot/niwinz-websockets-internal-fixes
...
♻️ Refactor internal websocket connection stage management
2022-10-04 11:19:31 +02:00
Andrey Antukh
8fae7f7aa6
♻️ Refactor internal websocket connection stage management
2022-10-03 13:40:33 +02:00
Andrey Antukh
8c39c3af9f
✨ Make the exportation streaming directly to response
2022-09-29 14:28:45 +02:00
Andrey Antukh
89e64236b0
✨ Don't log exception on health check fail
2022-09-28 09:47:13 +02:00
Andrey Antukh
1dc493c2d5
🔥 Remove assets handler code for :db backend
2022-09-28 09:45:43 +02:00
Andrey Antukh
395a7096bf
✨ Minor improvements on error report template
2022-09-28 09:45:43 +02:00
Alejandro Alonso
e888b06ec4
Merge remote-tracking branch 'origin/staging' into develop
2022-09-27 09:50:37 +02:00
Andrey Antukh
a868840132
✨ Ignore S3 object metadata and use our own content-type header
2022-09-27 00:47:09 +02:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrey Antukh
3cd9a3254d
🎉 Add /readyz http endpoint for backend & exporter
2022-09-14 09:26:26 +02:00
Andrey Antukh
028e0c5b70
🎉 Add /readyz http endpoint for backend & exporter
2022-09-13 11:03:41 +02:00
Andrey Antukh
e657c1bbfa
✨ Start use datoteka.io ns
2022-09-09 12:19:49 +02:00
Andrey Antukh
a555e13b6a
✨ Improve msgbus internal API
2022-09-05 19:08:26 +02:00
Andrey Antukh
ec3651d85b
🎉 Add optional rate limit support for RPC calls
2022-08-31 12:55:48 +02:00
Andrey Antukh
d6d9d25fce
♻️ Refactor token generation API
2022-08-31 11:01:07 +02:00
Alejandro Alonso
28a721ce9c
Merge remote-tracking branch 'origin/staging' into develop
2022-08-30 13:31:11 +02:00
Pablo Alba
1bb83b3019
🐛 Fix bringing complete file data when launching the export dialog
2022-08-30 13:18:40 +02:00
Andrey Antukh
84ee6555a3
Merge remote-tracking branch 'origin/staging' into develop
2022-08-10 08:27:25 +02:00
Andrey Antukh
adbadc8743
♻️ Refactor session management
2022-08-08 07:54:15 +02:00
Andrey Antukh
15d7b94940
🎉 Add convenience helper for http client
2022-08-03 09:49:24 +02:00
Andrey Antukh
d30b6ac5b9
✨ Reorganize resources directory
2022-08-03 09:49:24 +02:00
Andrey Antukh
6237829445
📎 Add additional reformating to specs naming
2022-08-01 15:03:45 +02:00
Andrey Antukh
abfca5c89a
📎 Add additional reformating to specs naming
2022-08-01 15:01:03 +02:00
Andrey Antukh
91baae3580
📎 Minor change on session internal timestamp handling
2022-08-01 13:10:01 +02:00
Andrey Antukh
e3f878ef2f
♻️ Move doc ns from http to rpc ns
2022-07-28 11:14:59 +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
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
d032953121
✨ Enable exporte multiple files in binfile format
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
14d1cb90bd
♻️ Refactor auth code
2022-07-04 11:23:33 +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
b944d977bb
🎉 Add binfile import/export internal functionality
2022-06-27 11:12:00 +02:00
Alejandro Alonso
c356ae6de8
🐛 Fix github auth without name
2022-05-31 10:26:13 +02:00
Alejandro Alonso
ea6c34f6b2
🐛 Fix github auth without public email
2022-05-26 11:16:09 +02:00
alonso.torres
18849307e9
🐛 Fix linting issue
2022-05-25 11:29:49 +02:00
Andrés Moya
ef37abcbbd
🐛 Allow debug load file with random uuid
2022-05-25 09:52:32 +02:00
Andrés Moya
d52c4541ae
🔧 Preserve id when downloading file with dbg
2022-05-24 13:34:42 +02:00
Pablo Alba
7185199d05
🐛 Fix feedback crash
2022-05-05 09:24:21 +02:00
Andrey Antukh
b2607b28ff
🎉 Add build date and changelog to the bundle
2022-04-06 11:20:48 +02:00
Andrey Antukh
ca02999ae9
✨ Improve error reporting
2022-04-05 13:23:39 +02:00
Andrey Antukh
701a98fab6
✨ Improve backend and worker error handling
2022-04-05 13:23:39 +02:00
Andrey Antukh
602b736163
📎 Update default scripts
2022-04-05 13:23:39 +02:00
Andrey Antukh
9ce0497f00
✨ Add proper error handlings on http middleware
2022-03-28 17:24:52 +02:00