Karol Sójko
a82b9a0c8a
fix: disable running migrations in worker mode of a given service
2023-09-11 14:27:52 +02:00
Karol Sójko
8cb92d9678
feat(syncing-server): add procedure to trigger transition for specific user
2023-09-08 09:14:07 +02:00
Karol Sójko
1bef1279e6
fix: remove the alive and kicking info logs on workers
2023-09-01 08:19:14 +02:00
Karol Sójko and GitHub
56f0aef21d
fix: controller naming ( #678 )
...
* fix: rename home server controllers to base controllers
* fix: rename inversify express controllers to annotated controllers
2023-08-01 09:34:52 +02:00
Karol Sójko and GitHub
aee6e60583
fix: add missing imports and exports for controllers ( #664 )
2023-07-19 09:28:09 +02:00
Karol Sójko and GitHub
b28636fa73
chore: make newrelic an optional dep ( #620 )
...
* chore: make newrelic an optional dep
* fix: change newrelic imports to dynamic ones
* fix: deps
* fix: remove unplugged deps
* fix: yarn lock
* fix: add missing yarn installs
2023-06-01 12:50:11 +02:00
Karol Sójko and GitHub
b3b617ea0b
feat: bundle syncing server into home server setup ( #611 )
...
* feat(syncing-server): move inversify express controllers to new structure
* wip: syncing server service binding for home server
* fix(syncing-server): container bindings
* fix(api-gateway): rename https service to service proxy
* fix: proxying requests to syncing server
* fix: responses and version binding
2023-05-17 15:38:12 +02:00
Karol Sójko
990140c392
fix: remove unused imports
2023-05-05 10:47:37 +02:00
Karol Sójko
c6122d33b9
fix: remove sentry
2023-05-05 10:44:22 +02:00
Karol Sójko
b6702c7182
chore: remove unused content size recalculation event
2023-02-21 10:45:32 +01:00
Karol Sójko and GitHub
993d31167b
feat(syncing-server): refactor container config into server and worker ( #443 )
...
* feat(syncing-server): refactor container config into server and worker
* fix(syncing-server): yarn lock
* fix(api-gateway): add client update response on v1 revision endpoints
* fix(syncing-server): linter issue
2023-02-13 10:12:32 +01:00
Karol Sójko
9c72ad85a0
fix: remove @sentry/profiling-node integration as it is not compatible with ARM - fixes #383
2023-01-02 09:49:04 +01:00
Karol Sójko
8bcb552783
feat(auth): add session traces
2022-12-19 12:25:15 +01:00
Karol Sójko
e3b96c3a1f
feat(syncing-server): setup sentry profiling
2022-12-19 09:43:51 +01:00
Karol Sójko
f27aa21eb5
fix(syncing-server): fetching items in raw mode
2022-12-15 14:38:32 +01:00
Karol Sójko
d38116183c
fix(syncing-server): select fields in query
2022-12-15 12:35:26 +01:00
Karol Sójko
f10fa839fb
fix(syncing-server): revisions processing limit
2022-12-15 10:38:25 +01:00
Karol Sójko
bfe6f4255a
fix(syncing-server): user uuid field name
2022-12-15 08:31:30 +01:00
Karol Sójko
ce53c459e6
fix(syncing-server): select fields in query for revisions
2022-12-15 07:28:43 +01:00
Karol Sójko
1e2b496f4f
fix(syncing-server): revisions procedure logs
2022-12-14 20:06:07 +01:00
Karol Sójko
22fba8ba80
fix(syncing-server): revisions procedure logs
2022-12-14 19:56:17 +01:00
Karol Sójko
4b1fe3ba91
feat(syncing-server): change revisions procedure to pagination instead of streaming
2022-12-14 16:49:21 +01:00
Karol Sójko
2ec28e541e
fix(syncing-server): additional stream events handling on revisions procedure
2022-12-14 10:31:06 +01:00
Karol Sójko
9b27547dae
fix(syncing-server): revisions procedure with env var defined ranges
2022-12-14 09:58:41 +01:00
Karol Sójko
225e0aaf88
fix(syncing-server): logs on revisions procedure
2022-12-13 12:12:42 +01:00
Karol Sójko
124c443528
fix(syncing-server): revisions ownership procedure destructured
2022-12-13 12:05:10 +01:00
Karol Sójko
c419f1ce22
fix(syncing-server): change revisions migration to notes
2022-12-13 08:17:55 +01:00
Karol Sójko
cd101b96ea
fix(syncing-server): revisions procedure properties
2022-12-13 07:01:06 +01:00
Karol Sójko
a55a995660
feat(syncing-server): fix streaming items for revisions update
2022-12-12 20:03:45 +01:00
Karol Sójko
4ff8030f87
fix(syncing-server): revisions updating - select fields
2022-12-12 14:18:45 +01:00
Karol Sójko
6368342149
fix(syncing-server): data integrity check on revisions fix
2022-12-12 09:46:35 +01:00
Karol Sójko
6cd68ddd6a
feat(syncing-server): add revisions ownership fix procedure
2022-11-30 18:13:43 +01:00
Karol Sójko
7e404ae71a
feat(syncing-server): add content size recalculation job
2022-11-11 13:54:45 +01:00
Karol Sójko
beece69f9e
chore(deps): upgrade helmet
2022-07-27 13:39:19 +02:00
Karol Sójko
6cc4ef90db
feat: add syncing-server package
2022-06-22 16:16:03 +02:00