Karol Sójko
|
8f23c8ab3f
|
fix: error handling on gRPC (#937)
|
2023-11-22 12:25:42 +01:00 |
|
standardci
|
4d32f26631
|
chore(release): publish new version
- @standardnotes/analytics@2.33.3
- @standardnotes/api-gateway@1.86.4
- @standardnotes/auth-server@1.173.0
- @standardnotes/domain-events-infra@1.21.3
- @standardnotes/domain-events@2.135.0
- @standardnotes/files-server@1.35.1
- @standardnotes/home-server@1.21.9
- @standardnotes/revisions-server@1.50.1
- @standardnotes/scheduler-server@1.27.3
- @standardnotes/syncing-server@1.125.0
- @standardnotes/websockets-server@1.20.1
|
2023-11-22 10:22:09 +00:00 |
|
Karol Sójko
|
c11abe1bd3
|
feat: add verifiying if user has no items before mass deleting spam accounts (#936)
|
2023-11-22 11:00:56 +01:00 |
|
standardci
|
4d12566b0d
|
chore(release): publish new version
- @standardnotes/home-server@1.21.8
- @standardnotes/syncing-server@1.124.3
|
2023-11-21 14:59:47 +00:00 |
|
Karol Sójko
|
2200dca69d
|
fix(syncing-server): front load themes and user prefs as high priority load items (#935)
|
2023-11-21 15:38:28 +01:00 |
|
standardci
|
d41dd3bdda
|
chore(release): publish new version
- @standardnotes/api-gateway@1.86.3
- @standardnotes/home-server@1.21.7
|
2023-11-21 08:42:31 +00:00 |
|
Karol Sójko
|
c5c24b3ac9
|
fix(api-gateway): add meta field to grpc sync calls (#934)
|
2023-11-21 09:21:54 +01:00 |
|
standardci
|
462ade2145
|
chore(release): publish new version
- @standardnotes/api-gateway@1.86.2
- @standardnotes/auth-server@1.172.2
- @standardnotes/home-server@1.21.6
- @standardnotes/syncing-server@1.124.2
|
2023-11-20 14:22:00 +00:00 |
|
Karol Sójko
|
bfef16ce37
|
fix: define grpc max message size
|
2023-11-20 15:00:48 +01:00 |
|
standardci
|
aa4351c8e9
|
chore(release): publish new version
- @standardnotes/api-gateway@1.86.1
- @standardnotes/auth-server@1.172.1
- @standardnotes/home-server@1.21.5
- @standardnotes/syncing-server@1.124.1
|
2023-11-20 13:14:28 +00:00 |
|
Karol Sójko
|
2dff6a2ed3
|
fix: setting gzip as default compression on grpc calls (#933)
|
2023-11-20 13:52:54 +01:00 |
|
standardci
|
7808cc8ed2
|
chore(release): publish new version
- @standardnotes/api-gateway@1.86.0
- @standardnotes/auth-server@1.172.0
- @standardnotes/grpc@1.2.0
- @standardnotes/home-server@1.21.4
- @standardnotes/syncing-server@1.124.0
|
2023-11-20 10:29:07 +00:00 |
|
Karol Sójko
|
5b84f078c6
|
feat(grpc): add syncing protocol buffers (#930)
* feat(grpc): add syncing protocol buffers
* wip
* feat: syncing implementation
* fix: sendign metadata
* fix: grpc sync request mapping
* fix grpc response mapper
|
2023-11-20 11:08:16 +01:00 |
|
standardci
|
cf5f44a4a5
|
chore(release): publish new version
- @standardnotes/api-gateway@1.85.1
- @standardnotes/home-server@1.21.3
|
2023-11-16 12:17:57 +00:00 |
|
Karol Sójko
|
ed05ea553f
|
fix(api-gateway): remove overly verbose debug messages
|
2023-11-16 12:57:07 +01:00 |
|
standardci
|
4418c38878
|
chore(release): publish new version
- @standardnotes/api-gateway@1.85.0
- @standardnotes/auth-server@1.171.0
- @standardnotes/home-server@1.21.2
|
2023-11-16 11:31:52 +00:00 |
|
Karol Sójko
|
6391a01b57
|
feat: add debug logs for grpc communication
|
2023-11-16 12:10:51 +01:00 |
|
standardci
|
9dbcec198d
|
chore(release): publish new version
- @standardnotes/api-gateway@1.84.1
- @standardnotes/home-server@1.21.1
|
2023-11-16 10:25:54 +00:00 |
|
Karol Sójko
|
78fbeb595f
|
fix(api-gateway): bindings
|
2023-11-16 11:04:44 +01:00 |
|
standardci
|
d894a87e87
|
chore(release): publish new version
- @standardnotes/api-gateway@1.84.0
- @standardnotes/auth-server@1.170.0
- @standardnotes/files-server@1.35.0
- @standardnotes/grpc@1.1.0
- @standardnotes/home-server@1.21.0
- @standardnotes/revisions-server@1.50.0
- @standardnotes/syncing-server@1.123.0
- @standardnotes/websockets-server@1.20.0
|
2023-11-16 09:31:37 +00:00 |
|
Karol Sójko
|
4f62cac213
|
feat: add grpc sessions validation server (#928)
* feat: add grpc sessions validation server
* feat: add client implementation on api gateway
* fix: response codes
* fix: errored response
* feat: add configuring grpc as optional service proxy
* fix env vars
* fix linter issue
|
2023-11-16 10:10:42 +01:00 |
|
standardci
|
ce081274da
|
chore(release): publish new version
- @standardnotes/api-gateway@1.83.5
- @standardnotes/home-server@1.20.5
|
2023-11-14 14:18:46 +00:00 |
|
Karol Sójko
|
fd997f4849
|
fix(api-gateway): remove unused imports
|
2023-11-14 14:57:41 +01:00 |
|
Karol Sójko
|
3ddd671c47
|
fix(api-gateway): remove the verify body function
|
2023-11-14 14:55:55 +01:00 |
|
standardci
|
c19de13cac
|
chore(release): publish new version
- @standardnotes/api-gateway@1.83.4
- @standardnotes/home-server@1.20.4
|
2023-11-14 13:30:24 +00:00 |
|
Karol Sójko
|
f65809ef30
|
fix(api-gateway): checking for buffer length
|
2023-11-14 14:09:10 +01:00 |
|
Karol Sójko
|
2823ed8612
|
fix(api-gateway): buffer encoding
|
2023-11-14 14:07:55 +01:00 |
|
Karol Sójko
|
420bf9ec54
|
fix(api-gateway): add verification if json is valid on request
|
2023-11-14 14:04:58 +01:00 |
|
standardci
|
5f67e5efda
|
chore(release): publish new version
- @standardnotes/analytics@2.33.2
- @standardnotes/api-gateway@1.83.3
- @standardnotes/auth-server@1.169.2
- @standardnotes/domain-events-infra@1.21.2
- @standardnotes/domain-events@2.134.2
- @standardnotes/files-server@1.34.2
- @standardnotes/home-server@1.20.3
- @standardnotes/revisions-server@1.49.2
- @standardnotes/scheduler-server@1.27.2
- @standardnotes/syncing-server@1.122.2
- @standardnotes/websockets-server@1.19.2
|
2023-11-13 10:51:57 +00:00 |
|
Karol Sójko
|
daed1a77a0
|
fix(api-gateway): add application version to the error logs
|
2023-11-13 11:23:18 +01:00 |
|
Karol Sójko
|
b39eb09d91
|
fix(api-gateway): add request method to the debug logs
|
2023-11-13 11:15:02 +01:00 |
|
Karol Sójko
|
f6ec8626e5
|
fix(domain-events): remove unused event
|
2023-11-13 11:02:11 +01:00 |
|
standardci
|
97b12f2131
|
chore(release): publish new version
- @standardnotes/analytics@2.33.1
- @standardnotes/api-gateway@1.83.2
- @standardnotes/auth-server@1.169.1
- @standardnotes/domain-events-infra@1.21.1
- @standardnotes/domain-events@2.134.1
- @standardnotes/files-server@1.34.1
- @standardnotes/home-server@1.20.2
- @standardnotes/revisions-server@1.49.1
- @standardnotes/scheduler-server@1.27.1
- @standardnotes/syncing-server@1.122.1
- @standardnotes/websockets-server@1.19.1
|
2023-11-13 10:00:24 +00:00 |
|
Karol Sójko
|
8e4e36513a
|
fix: remove unused even-store from code base (#925)
* fix: remove unused even-store from code base
* fix lock
|
2023-11-13 10:37:42 +01:00 |
|
Karol Sójko
|
c8bf4ab3a0
|
fix(api-gateway): debug log on error thrown body representation
|
2023-11-13 09:56:54 +01:00 |
|
standardci
|
3fa01a328b
|
chore(release): publish new version
- @standardnotes/api-gateway@1.83.1
- @standardnotes/home-server@1.20.1
|
2023-11-13 08:35:23 +00:00 |
|
Karol Sójko
|
60686dcdbd
|
fix(api-gateway): add debug logs for errors on parsing
|
2023-11-13 07:39:34 +01:00 |
|
standardci
|
fddd17e531
|
chore(release): publish new version
- @standardnotes/api-gateway@1.83.0
- @standardnotes/auth-server@1.169.0
- @standardnotes/files-server@1.34.0
- @standardnotes/home-server@1.20.0
- @standardnotes/revisions-server@1.49.0
- @standardnotes/syncing-server@1.122.0
- @standardnotes/websockets-server@1.19.0
|
2023-11-10 14:39:08 +00:00 |
|
Karol Sójko
|
f99750169f
|
fix(api-gateway): add more info on error logs
|
2023-11-10 15:13:54 +01:00 |
|
Karol Sójko
|
daad76d0dd
|
feat: add keep-alive connections to subservices (#924)
* feat: add keep-alive connections to subservices
* fix: defaults
|
2023-11-10 14:52:44 +01:00 |
|
standardci
|
b3542e2fab
|
chore(release): publish new version
- @standardnotes/api-gateway@1.82.1
- @standardnotes/home-server@1.19.1
|
2023-11-10 12:21:41 +00:00 |
|
Karol Sójko
|
a9b1543e20
|
fix(api-gateway): websockets calls logs severity
|
2023-11-10 12:59:42 +01:00 |
|
standardci
|
e6d8e5c5f2
|
chore(release): publish new version
- @standardnotes/analytics@2.33.0
- @standardnotes/api-gateway@1.82.0
- @standardnotes/auth-server@1.168.0
- @standardnotes/domain-events-infra@1.21.0
- @standardnotes/domain-events@2.134.0
- @standardnotes/event-store@1.14.0
- @standardnotes/files-server@1.33.0
- @standardnotes/home-server@1.19.0
- @standardnotes/revisions-server@1.48.0
- @standardnotes/scheduler-server@1.27.0
- @standardnotes/syncing-server@1.121.0
- @standardnotes/websockets-server@1.18.0
|
2023-11-10 11:46:24 +00:00 |
|
Karol Sójko
|
c24353cc24
|
feat: add graceful shutdown procedures upon SIGTERM (#923)
|
2023-11-10 12:20:21 +01:00 |
|
standardci
|
4855e1d5f5
|
chore(release): publish new version
- @standardnotes/api-gateway@1.81.14
- @standardnotes/home-server@1.18.32
|
2023-11-10 10:04:31 +00:00 |
|
Karol Sójko
|
5d3fb9a537
|
fix(api-gateway): add logs about calling web sockets with minimal format
|
2023-11-10 10:32:47 +01:00 |
|
standardci
|
b55d80a7cd
|
chore(release): publish new version
- @standardnotes/api-gateway@1.81.13
- @standardnotes/home-server@1.18.31
|
2023-11-09 14:29:28 +00:00 |
|
Karol Sójko
|
16f92bdc99
|
fix(api-gateway): add possibility to configure keep-alive timeout (#920)
|
2023-11-09 15:02:32 +01:00 |
|
standardci
|
4c5738416a
|
chore(release): publish new version
- @standardnotes/home-server@1.18.30
- @standardnotes/syncing-server@1.120.5
- @standardnotes/websockets-server@1.17.8
|
2023-11-09 13:26:30 +00:00 |
|
Karol Sójko
|
45d4920e0f
|
fix: remove unused axios dep in subservices
|
2023-11-09 14:03:44 +01:00 |
|