Karol Sójko
38685c1861
fix: display transition progress in logs
2023-09-13 09:31:07 +02:00
Karol Sójko
9be4c002b7
fix: setting status for already migrated users
2023-09-13 08:21:21 +02:00
Karol Sójko
e535cd504c
fix: retry failed revision transitions
2023-09-12 14:45:17 +02:00
Karol Sójko
f20a947f8a
fix: transition adjustments
2023-09-12 06:52:34 +02:00
Karol Sójko
398338c8f8
feat: transition users after sign out
2023-09-08 12:51:44 +02:00
Karol Sójko and GitHub
d13c975f94
chore: upgrade deps ( #805 )
...
* chore: upgrade semver
* chore: upgrade configure-aws-credentials@v2
* chore: upgrade prettier deps
* fix: linter issues
2023-09-01 16:14:51 +02:00
Karol Sójko and GitHub
fe273a9107
feat(revisions): add procedure for transitioning data from primary to secondary database ( #787 )
...
* feat(revisions): add procedure for transitioning data from primary to secondary database
* fix: transition status updating for both items and revisions
* fix: dependabot
2023-08-30 11:20:01 +02:00
Karol Sójko and GitHub
62d231ae41
feat: choose primary or secondary revisions database based on transition role ( #716 )
...
* feat: choose primary or secondary revisions database based on transition role
* fix: remove redundant types
* fix: binding
* fix: specs
2023-08-30 08:40:39 +02:00
Karol Sójko
1488763115
fix(syncing-server): logs severity on creating duplicates
2023-08-25 12:24:43 +02:00
Karol Sójko and GitHub
05bb12c978
feat: add trigerring items transition and checking status of it ( #707 )
2023-08-24 14:39:33 +02:00
Karol Sójko and GitHub
205a1ed637
feat: add handling file moving and updating storage quota ( #705 )
...
* feat: add handling file moving and updating storage quota
* fix: getting file metada when moving files
* fix: missing event handler binding
2023-08-23 08:09:34 +02:00
Karol Sójko and GitHub
302b624504
feat: add mechanism for determining if a user should use the primary or secondary items database ( #700 )
...
* feat(domain-core): introduce new role for users transitioning to new mechanisms
* feat: add mechanism for determining if a user should use the primary or secondary items database
* fix: add transition mode enabled switch in docker entrypoint
* fix(syncing-server): mapping roles from middleware
* fix: mongodb item repository binding
* fix: item backups service binding
* fix: passing transition mode enabled variable to docker setup
2023-08-18 16:45:10 +02:00
Karol Sójko
ad4b85b095
Revert "tmp: disable decorating with associations on revisions"
...
This reverts commit ac3646836c .
2023-08-11 12:26:44 +02:00
Karol Sójko
0bf7d8beae
Revert "tmp: disable decorating items completely"
...
This reverts commit bc1c7a8ae1 .
2023-08-11 12:25:35 +02:00
Karol Sójko
bc1c7a8ae1
tmp: disable decorating items completely
2023-08-11 10:54:12 +02:00
Karol Sójko
ac3646836c
tmp: disable decorating with associations on revisions
2023-08-11 10:40:03 +02:00
Karol Sójko
1c3ff526b7
Revert "Revert "feat(syncing-server): notify shared vault users upon file uploads or removals ( #692 )""
...
This reverts commit d261c81cd0 .
2023-08-09 18:00:49 +02:00
Karol Sójko
cbcd2ec87a
Revert "Revert "fix(syncing-server): update storage quota used in a shared vault ( #691 )""
...
This reverts commit 66f9352a06 .
2023-08-09 17:36:59 +02:00
Karol Sójko
66f9352a06
Revert "fix(syncing-server): update storage quota used in a shared vault ( #691 )"
...
This reverts commit 3415cae093 .
2023-08-09 17:21:59 +02:00
Karol Sójko
d261c81cd0
Revert "feat(syncing-server): notify shared vault users upon file uploads or removals ( #692 )"
...
This reverts commit 46867c1a4d .
2023-08-09 16:43:33 +02:00
Karol Sójko and GitHub
46867c1a4d
feat(syncing-server): notify shared vault users upon file uploads or removals ( #692 )
2023-08-09 15:08:17 +02:00
Karol Sójko and GitHub
3415cae093
fix(syncing-server): update storage quota used in a shared vault ( #691 )
2023-08-09 10:05:48 +02:00
Karol Sójko and GitHub
3b804e2321
feat(syncing-server): associating existing items with key systems and shared vaults ( #661 )
...
* feat(syncing-server): associating existing items with key systems and shared vaults
* fix(syncing-server): find item query
* feat(syncing-server): add persistence of shared vaults with users and invites
2023-07-18 13:21:30 +02:00
Karol Sójko and GitHub
a0af8f0025
feat: domain items ( #655 )
...
* feat: content type as a value object
* feat: turn items into domain entities
* fix: update @standardnotes/api
* fix(syncing-server): bindings order
2023-07-12 10:19:22 +02:00
Karol Sójko and GitHub
484f554339
feat: remove cloud backups ( #574 )
2023-04-27 12:23:30 +02:00
Karol Sójko
10a596db65
fix(syncing-server): remove unused methods from auth http service
2023-03-15 11:20:24 +01:00
Karol Sójko
f7c29848f1
fix(syncing-server): numbering of the backup emails
2023-02-22 11:48:08 +01:00
Karol Sójko
87b22ac684
fix(syncing-server): creating email backup attachment files
2023-02-21 11:45:54 +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
7c393b1125
feat(syncing-server): remove saving revisions in syncing-server database in favour of the revisions server
2023-01-18 09:01:46 +01:00
Karol Sójko
f504a8288c
fix(syncing-server): cleanup unused events
2022-12-19 12:25:15 +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
7bb698e442
feat(revisions): add copying revisions on duplicated items
2022-11-28 15:04:33 +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
500756d582
fix(syncing-server): decrease logs severity for content recalculation
2022-11-14 13:49:28 +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
1a13861647
feat(syncing-server): add item content size recalculation
2022-11-11 13:43:22 +01:00
Karol Sójko
182512d07c
fix(syncing-server): event specs
2022-11-04 14:59:30 +01:00
Karol Sójko
fc5cea11b5
fix: log errors on not being able to create a backup file
2022-07-11 12:56:25 +02:00
Karol Sójko
b4fae4b800
fix: remove unused MailBackupAttachmentTooBigEvent
2022-07-11 12:35:18 +02:00
Karol Sójko
6cc4ef90db
feat: add syncing-server package
2022-06-22 16:16:03 +02:00