Karol Sójko
baf4b2c1d2
fix(syncing-server): persistence mapping for deleted field
2023-08-31 12:11:39 +02:00
Karol Sójko and GitHub
596a0f1a02
fix: transitionining revisions ( #801 )
2023-08-31 09:50:57 +02:00
Karol Sójko
ec35f46d45
fix: mongo delete queries
2023-08-30 18:23:08 +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 and GitHub
aef9254713
fix: allow self hosted to use new model of items ( #714 )
...
* fix: allow self hosted to use new model of items
* fix: env sample
* fix: binding
2023-08-28 15:34:07 +02:00
Karol Sójko and GitHub
bf8f91f83d
feat(syncing-server): distinguish between legacy and current items model usage ( #712 )
...
* feat(syncing-server): turn mysql items model into legacy
* fix: rename MySQL model to SQL model to include SQLite option
* feat(syncing-server): distinguish between legacy and current items model usage
2023-08-28 13:48:27 +02:00
Karol Sójko and GitHub
effdfebc19
feat(syncing-server): turn mysql items model into legacy ( #711 )
...
* feat(syncing-server): turn mysql items model into legacy
* fix: rename MySQL model to SQL model to include SQLite option
* fix: rename mysqlitem to sqlitem
2023-08-28 12:28:48 +02:00
Karol Sójko and GitHub
152a5cbd27
fix(syncing-server): items sorting in MongoDB ( #710 )
2023-08-25 15:01:17 +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
3ba673b424
fix(syncing-server): handling mixed values of deleted flag in MongoDB ( #708 )
2023-08-25 10:45:14 +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
34085ac6fb
feat: consider shared vault owner quota when uploading files to shared vault ( #704 )
...
* fix(auth): updating storage quota on shared subscriptions
* fix(syncing-server): turn shared vault and key associations into value objects
* feat: consider shared vault owner quota when uploading files to shared vault
* fix: add passing x-shared-vault-owner-context value
* fix: refactor creating cross service token to not throw errors
* fix: caching cross service token
* fix: missing header in http service proxy
2023-08-22 10:49:58 +02:00
Karol Sójko and GitHub
15a7f0e71a
fix(syncing-server): DocumentDB retry writes support ( #703 )
...
* fix(syncing-server): DocumentDB retry writes support
* fix: auth source for mongo
2023-08-21 10:25:56 +02:00
Karol Sójko and GitHub
032fcb938d
feat(syncing-server): add use case for migrating items from one database to another ( #701 )
2023-08-18 17:25:24 +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 and GitHub
31d1eef7f7
fix(syncing-server): refactor shared vault and key system associations ( #698 )
...
* feat(syncing-server): refactor persistence of shared vault and key system associations
* fix(syncing-server): refactor shared vault and key system associations
2023-08-17 11:56:16 +02:00
Karol Sójko and GitHub
b24b576209
feat: add mongodb initial support ( #696 )
...
* feat: add mongodb initial support
* fix: typeorm annotations for mongodb entity
* wip mongo repo
* feat: add mongodb queries
* fix(syncing-server): env sample
* fix(syncing-server): Mongo connection auth source
* fix(syncing-server): db switch env var name
* fix(syncing-server): persisting and querying by _id as UUID in MongoDB
* fix(syncing-server): items upserts on MongoDB
* fix: remove foreign key migration
2023-08-16 13:00:16 +02:00
Karol Sójko
d02124f4e5
Revert "tmp: disable shared vaults"
...
This reverts commit c49dc35ab5 .
2023-08-11 12:28:57 +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
c49dc35ab5
tmp: disable shared vaults
2023-08-11 10:15:55 +02:00
Karol Sójko
56f49752b4
fix(syncing-server): setting user uuid in notifications
2023-08-10 13:04:51 +02:00
Mo
892d8b6fe2
chore: update email template
2023-08-10 05:49:30 -05:00
Karol Sójko
0eb86c0096
Revert "tmp: disable fetching shared vault items"
...
This reverts commit 18eddea6f8 .
2023-08-09 18:01:16 +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
d7965b2748
fix(syncing-server): casting handlers
2023-08-09 17:40:48 +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
18eddea6f8
tmp: disable fetching shared vault items
2023-08-09 16:17:53 +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
0a16ee64fe
fix(syncing-server): inviting already existing members to shared vault ( #690 )
...
* fix(syncing-server): inviting already existing members to shared vault
* fix(syncing-server): finding method for existing members
2023-08-08 14:31:23 +02:00
Karol Sójko and GitHub
5311e74266
feat: update storage quota used for user based on shared vault files ( #689 )
...
* feat: update storage quota used for user based on shared vault files
* fix: use case binding
* fix: increase file upload bytes limit for shared vaults
2023-08-08 13:36:35 +02:00
Karol Sójko and GitHub
3bd1547ce3
fix(syncing-server): race condition when adding admin user to newly created shared vault ( #688 )
2023-08-08 11:02:10 +02:00
Karol Sójko and GitHub
19b8921f28
feat(syncing-server): limit shared vaults creation based on role ( #687 )
...
* feat(syncing-server): limit shared vaults creation based on role
* fix: add role names emptyness validation
* fix: roles passing to response locals
2023-08-07 17:35:47 +02:00
Karol Sójko and GitHub
0036d527bd
fix(syncing-server): skip retrieval of items with invalid uuids ( #683 )
2023-08-03 15:05:59 +02:00
8cd7a138ab
feat: enable Write Ahead Log mode for SQLite ( #681 )
...
Co-authored-by: Karol Sójko <[email protected] >
2023-08-02 09:47:37 +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
b9bb83c0ce
feat(syncing-server): add shared vault snjs filter ( #677 )
...
Co-authored-by: Mo <[email protected] >
2023-08-01 07:00:14 +02:00
Mo and GitHub
053852b46c
fix: missing var reference and brackets ( #675 )
2023-07-30 08:09:23 -05:00
Karol Sójko and Mo
e8ba49ecca
feat(syncing-server): add deleting outbound messages
...
Co-authored-by: Mo <[email protected] >
2023-07-27 08:06:56 +02:00
Karol Sójko
e215ac4343
feat: extract shared vault user permission to domain-core
2023-07-26 13:45:53 +02:00
Karol Sójko
886ccf84c1
fix(syncing-server): uuid comparison when removing user
2023-07-26 13:02:03 +02:00
Karol Sójko
6b2389cdc3
fix(syncing-serve): removing other users from shared vault
2023-07-26 12:39:24 +02:00
Karol Sójko and GitHub
c34f548e45
fix(syncing-server): persisting aggregate changes from root ( #674 )
2023-07-26 12:23:10 +02:00