Karol Sójko and GitHub
d026152ac8
fix(syncing-server): add missing messages and key system identifier sql representations ( #663 )
2023-07-19 08:31:23 +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
479d20e76f
feat(syncing-server): persisting shared vault and key system associations ( #660 )
2023-07-18 11:39:02 +02:00
Karol Sójko and GitHub
cb74b23e45
feat(syncing-server): refactor syncing to decouple getting and saving items ( #659 )
...
* feat(syncing-server): refactor syncing to decouple getting and saving items
* fix(syncing-server): item hash http representation mapping
* fix(syncing-server): remove redundant specs for inversify express controller
2023-07-17 13:28:50 +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
4d1e2dec26
fix: unify use case usage ( #654 )
2023-07-11 17:05:45 +02:00
55ec5970da
feat: message operations use cases. ( #652 )
...
Co-authored-by: Mo <[email protected] >
2023-07-10 13:38:07 +02:00
ef49b0d3f8
feat: sending messages. ( #651 )
...
* feat: sending messages.
Co-authored-by: Mo <[email protected] >
* fix: messages repository.
Co-authored-by: Mo <[email protected] >
---------
Co-authored-by: Mo <[email protected] >
2023-07-10 13:10:31 +02:00
Karol Sójko and GitHub
04d09582d4
fix: restructure use cases ( #650 )
2023-07-10 12:43:20 +02:00
f759261919
feat: user to user message model. ( #649 )
...
Co-authored-by: Mo <[email protected] >
2023-07-10 12:10:25 +02:00
c288e5d8dc
fix: transfer notifications from auth to syncing-server. ( #648 )
...
* fix: transfer notifications from auth to syncing-server.
Co-authored-by: Mo <[email protected] >
* fix: add notification to data source init
---------
Co-authored-by: Mo <[email protected] >
2023-07-07 15:12:27 +02:00
72310130d2
feat: shared vault invites controller and use cases ( #647 )
...
* feat: get shared vault invites sent by user.
Co-authored-by: Mo <[email protected] >
* feat: shared vault invites controller.
Co-authored-by: Mo <[email protected] >
---------
Co-authored-by: Mo <[email protected] >
2023-07-07 13:39:43 +02:00
92a5eb0d98
feat: remove inbound shared vault invites. ( #646 )
...
Co-authored-by: Mo <[email protected] >
2023-07-06 13:53:52 +02:00
92f96ddb84
feat: accept and decline shared vault invites ( #645 )
...
* feat: accept shared vault invite.
Co-authored-by: Mo <[email protected] >
* feat: decline shared vault invite.
Co-authored-by: Mo <[email protected] >
---------
Co-authored-by: Mo <[email protected] >
2023-07-06 12:47:48 +02:00
912a29d091
feat: update shared vault invite. ( #644 )
...
Co-authored-by: Mo <[email protected] >
2023-07-06 11:58:45 +02:00
e905128d45
feat: getting shared vault users and removing shared vault user ( #642 )
...
* feat: getting shared vault users.
Co-authored-by: Mo <[email protected] >
* feat: removing shared vault user.
Co-authored-by: Mo <[email protected] >
---------
Co-authored-by: Mo <[email protected] >
2023-07-06 11:18:06 +02:00
f3161c2712
feat: deleting shared vaults. ( #640 )
...
Co-authored-by: Mo <[email protected] >
2023-07-05 13:45:49 +02:00
Karol Sójko and GitHub
d2b2c339f2
feat: add getting shared vaults for a user ( #639 )
2023-07-05 11:01:21 +02:00
5dc5507039
feat: add invite users to a shared vault. ( #636 )
...
Co-authored-by: Mo <[email protected] >
2023-07-03 19:40:36 +02:00
04b3bb034f
feat: add creating shared vault file valet tokens. ( #635 )
...
Co-authored-by: Mo <[email protected] >
2023-07-03 18:43:32 +02:00
890cf48749
feat: add shared vault invite model. ( #634 )
...
Co-authored-by: Mo <[email protected] >
2023-07-03 11:54:52 +02:00
4df8c3b2e5
feat: add use case for creating shared vaults and adding users to it. ( #633 )
...
Co-authored-by: Mo <[email protected] >
2023-06-30 15:11:12 +02:00
52f879f842
feat: add shared vaults user model. ( #632 )
...
Co-authored-by: Mo <[email protected] >
2023-06-30 13:19:31 +02:00
38e77f04be
feat: add shared vaults model. ( #631 )
...
Co-authored-by: Mo <[email protected] >
2023-06-30 12:44:27 +02:00
Karol Sójko and GitHub
484f554339
feat: remove cloud backups ( #574 )
2023-04-27 12:23:30 +02:00
Karol Sójko and GitHub
723ff44151
feat: add syncing server sqlite driver ( #573 )
2023-04-27 11:53:24 +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
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
eb771e7932
refactor: upgrade aws sdk to v3
2023-01-27 15:56:52 +01:00
moughxyz
ba7662fc1e
fix: strings for role names
2023-01-19 17:23:58 -06:00
Karol Sójko
aaf42e4693
refactor: remove Uuid from @standardnotes/common in favour of @standardnotes/domain-core definition
2023-01-19 15:11:47 +01:00
Karol Sójko
a95ca05c10
refactor: remove RoleName from @standardnotes/common in favour of @standardnotes/domain-core definition
2023-01-19 14:05:48 +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
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
308662550f
fix(syncing-server): publish revision creation request only for notes and files
2022-11-22 15:50:00 +01:00