Karol Sójko and GitHub
a8f03e157b
feat(syncing-server): transfer shared vault items ( #851 )
2023-09-25 11:09:33 +02:00
Karol Sójko and GitHub
378ecedfcc
feat: add unassigning items and revisions upon shared vault removal ( #839 )
...
* feat: add unassigning items and revisions upon shared vault removal
* fix(syncing-server): update event payload creation
2023-09-20 15:03:17 +02:00
Karol Sójko
e4fcd738c3
fix(syncing-server): paging through already existing items
2023-09-19 09:59:03 +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
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
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 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
f27aa21eb5
fix(syncing-server): fetching items in raw mode
2022-12-15 14:38:32 +01:00
Karol Sójko
6cc4ef90db
feat: add syncing-server package
2022-06-22 16:16:03 +02:00