Karol Sójko
|
9b926fbad6
|
fix(syncing-server-js): creating directory for revision dumps
|
2023-01-17 10:07:01 +01:00 |
|
Karol Sójko
|
8db19c3e2b
|
fix(syncing-server-js): add debug logs for dumping items for revisions creation
|
2023-01-17 10:02:17 +01:00 |
|
Karol Sójko
|
f504a8288c
|
fix(syncing-server): cleanup unused events
|
2022-12-19 12:25:15 +01:00 |
|
Karol Sójko
|
6dcf0ac124
|
fix(syncing-server): item query created_at condition
|
2022-12-15 15:38:56 +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
|
ce53c459e6
|
fix(syncing-server): select fields in query for revisions
|
2022-12-15 07:28:43 +01:00 |
|
Karol Sójko
|
22fba8ba80
|
fix(syncing-server): revisions procedure logs
|
2022-12-14 19:56:17 +01:00 |
|
Karol Sójko
|
124c443528
|
fix(syncing-server): revisions ownership procedure destructured
|
2022-12-13 12:05:10 +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
|
32601f34f1
|
feat(syncing-server): replace email backup attachment created with email requested
|
2022-12-09 14:09:30 +01:00 |
|
Karol Sójko
|
130f90bdb6
|
feat(syncing-server): replace one drive backup failed event with email requested
|
2022-12-09 11:20:34 +01:00 |
|
Karol Sójko
|
118156c62d
|
feat(syncing-serfver): remove dropbox backup failed event in favour of email requested
|
2022-12-09 10:33:40 +01:00 |
|
Karol Sójko
|
00fe32136e
|
feat(syncing-server): remove google drive backup failed event in favour of email requested
|
2022-12-09 10:26:13 +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
|
7bb698e442
|
feat(revisions): add copying revisions on duplicated items
|
2022-11-28 15:04:33 +01:00 |
|
Karol Sójko
|
74bc79116b
|
fix: binding of sns and sqs with additional config
|
2022-11-23 09:17:26 +01:00 |
|
Karol Sójko
|
308662550f
|
fix(syncing-server): publish revision creation request only for notes and files
|
2022-11-22 15:50:00 +01:00 |
|
Karol Sójko
|
3686a26019
|
fix: sns binding
|
2022-11-22 14:29:07 +01:00 |
|
Karol Sójko
|
806a732cbc
|
fix: sqs binding
|
2022-11-22 14:00:54 +01:00 |
|
Karol Sójko
|
5f3bd5137f
|
fix(syncing-server): bring back creating revisions in syncing server for a transition period
|
2022-11-22 13:23:56 +01:00 |
|
Karol Sójko
|
f7e0b68643
|
fix(syncing-server): specs
|
2022-11-22 12:36:32 +01:00 |
|
Karol Sójko
|
455f35e0c1
|
feat(syncing-server): add dump projection for revisions
|
2022-11-22 12:18:26 +01:00 |
|
Karol Sójko
|
97b367d4ee
|
feat(syncing-server): add dumping backup items to filesystem
|
2022-11-22 10:11:09 +01:00 |
|
Karol Sójko
|
822ee890af
|
feat(revisions): add persisting revisions from s3 dump
|
2022-11-21 12:56:17 +01:00 |
|
Karol Sójko
|
8d152ddfcb
|
feat(syncing-server): add creating item dumps for revision service
|
2022-11-21 09:34:19 +01:00 |
|
Karol Sójko
|
1ca8531305
|
feat(syncing-server): add creating revisions in async way
|
2022-11-21 09:10:37 +01:00 |
|
Karol Sójko
|
91f36c3a3f
|
fix(syncing-server): mapper interface imports in specs
|
2022-11-18 14:11:52 +01:00 |
|
Karol Sójko
|
1ec072373d
|
fix: mapper interface imports
|
2022-11-18 14:03:32 +01:00 |
|
Karol Sójko
|
94afa34780
|
fix(syncing-server): paginating with upper bound limit
|
2022-11-17 10:38:34 +01:00 |
|
Karol Sójko
|
500756d582
|
fix(syncing-server): decrease logs severity for content recalculation
|
2022-11-14 13:49:28 +01:00 |
|
Karol Sójko
|
3be1bfe58a
|
fix(syncing-server): linter issues
|
2022-11-14 13:30:41 +01:00 |
|
Karol Sójko
|
50f7ae338a
|
fix(syncing-server): retrieving revisions
|
2022-11-14 13:23:12 +01:00 |
|
Karol Sójko
|
f766fefbf0
|
fix(syncing-server): content recalculation missing await
|
2022-11-14 11:06:15 +01:00 |
|
Karol Sójko
|
79511aea5f
|
fix(syncing-server): add missing content size recalculation handler binding
|
2022-11-14 10:40:51 +01:00 |
|
Karol Sójko
|
01a4151763
|
fix(syncing-server): add debugs logs for content size recalculation handler
|
2022-11-14 09:11:33 +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
|
1a13861647
|
feat(syncing-server): add item content size recalculation
|
2022-11-11 13:43:22 +01:00 |
|
Karol Sójko
|
68e6d30093
|
chore(deps): fix axios imports
|
2022-11-10 16:17:11 +01:00 |
|
Karol Sójko
|
ff1d5db12c
|
feat: remove analytics scope from other services in favor of a separate service
|
2022-11-07 11:51:38 +01:00 |
|
Karol Sójko
|
182512d07c
|
fix(syncing-server): event specs
|
2022-11-04 14:59:30 +01:00 |
|
Karol Sójko
|
5160cc36dd
|
fix: force utf8mb4 charset on typeorm
|
2022-11-01 07:46:15 +01:00 |
|
Karol Sójko
|
868b7d149a
|
feat: add user protocol version to the user registration event
|
2022-10-07 11:22:56 +02:00 |
|
Karol Sójko
|
5628de6445
|
fix(syncing-server-js): binding of sync limit
|
2022-09-22 14:36:47 +02:00 |
|
Karol Sójko
|
03d1bc611c
|
fix(syncing-server): introduce upper bound for sync items limit as an env var
|
2022-09-22 13:54:26 +02:00 |
|
Karol Sójko
|
c2e9f3e72b
|
fix(syncing-server): content size calculation and add syncing upper bound for limit paramter
|
2022-09-20 09:59:40 +02:00 |
|
Karol Sójko
|
ecdfe9ecc0
|
fix(syncing-server): files count stats
|
2022-09-15 10:25:55 +02:00 |
|
Karol Sójko
|
52cc6462a6
|
feat(syncing-server): add tracking files count in stats
|
2022-09-09 11:44:02 +02:00 |
|
Karol Sójko
|
c9ec7b492a
|
feat(syncing-server): add statistics for notes count for free and paid users
|
2022-09-09 10:42:12 +02:00 |
|
Karol Sójko
|
31bd253a73
|
chore(deps): fix newrelic winston enricher initialization
|
2022-07-29 11:38:03 +02:00 |
|