Karol Sójko
38685c1861
fix: display transition progress in logs
2023-09-13 09:31:07 +02:00
Karol Sójko
f055e52e06
fix(auth): add transition role only if the items transition has completed
2023-09-12 21:26:40 +02:00
Karol Sójko
e535cd504c
fix: retry failed revision transitions
2023-09-12 14:45:17 +02:00
Karol Sójko
f0abfe89fc
fix: domain event values
2023-09-12 08:59:28 +02:00
Karol Sójko
106d8f9192
fix: adjust transitions to not create revisions during ongoing revisions transition
2023-09-12 08:22:50 +02:00
Karol Sójko
f20a947f8a
fix: transition adjustments
2023-09-12 06:52:34 +02:00
Karol Sójko and GitHub
330bff0124
fix(auth): remove transitioning upon sign out ( #819 )
2023-09-11 16:42:11 +02:00
Karol Sójko
a82b9a0c8a
fix: disable running migrations in worker mode of a given service
2023-09-11 14:27:52 +02:00
Karol Sójko and GitHub
e95ba61c7f
feat(auth): add procedure to transition users created between dates ( #816 )
2023-09-11 10:40:40 +02:00
Karol Sójko
a164ba291d
fix(auth): specs
2023-09-08 13:41:37 +02:00
Karol Sójko
610fba2601
fix(auth): transition users only when transition mode enabled
2023-09-08 13:34:54 +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
794cd8734a
feat: should be able to access shared item revisions as third party user ( #807 )
2023-09-06 15:36:23 +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 and GitHub
bbb35d16fc
fix(auth): account enumeration with pseudo u2f and mfa ( #709 )
2023-08-25 12:05:16 +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
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
83ad069c5d
fix(auth): passing the invalidate cache header ( #697 )
2023-08-15 12:16:01 +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
bd5f492a73
fix(auth): update user agent upon refreshing session token ( #685 )
2023-08-07 13:21:21 +02:00
Karol Sójko and GitHub
f39d3aca5b
feat(auth): invalidate other sessions for user if the email or password are changed ( #684 )
...
* feat(auth): invalidate other sessions for user if the email or password are changed
* fix(auth): handling credentials change in a legacy protocol scenario
* fix(auth): leave only the newly created session when changing credentials
2023-08-07 10:02:47 +02:00
8e35dfa4b7
feat(auth): add handling payments account deleted events STA-1769 ( #682 )
...
* feat(auth): add handling payments account deleted events
* fix(auth): result type for accounts already deleted
---------
Co-authored-by: Karol Sójko <[email protected] >
2023-08-03 12:01:42 +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
Karol Sójko
318af5757d
fix(auth): auth middleware on delete account
2023-07-31 15:09:52 +02:00
Karol Sójko and GitHub
0d5dcdd8ec
feat: refactor deleting account ( #676 )
...
* fix(api-gateway): TYPES aliases
* feat: refactor account deleting
2023-07-31 13:23:39 +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
f7190c0c9c
fix(home-server): allow custom atributtes for activating premium features
2023-07-14 09:59:20 +02:00
Karol Sójko
9be3517093
fix(files): handling unlimited storage quota on home server
2023-07-13 14:16:05 +02:00
Karol Sójko and GitHub
0b82794e9c
feat(auth): add overriding subscription settings on home server ( #656 )
2023-07-13 13:53:33 +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
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
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
fecfd54728
feat(auth): add notifications model ( #638 )
2023-07-05 10:03:01 +02:00
Mo and GitHub
0bc0909386
chore: types lint ( #630 )
2023-06-30 05:07:47 -05:00
fa7fbe26e7
feat: shared vaults functionality in api-gateway,auth,files,common,security,domain-events. ( #629 )
...
Co-authored-by: Mo <[email protected] >
2023-06-30 11:31:25 +02:00
Karol Sójko
d220ec5bf7
fix(auth): add debug logs for authentication method resolver
2023-06-28 17:56:59 +02:00
Karol Sójko
d5a8409bb5
fix: add debug logs for invalid-auth responses
2023-06-28 14:30:39 +02:00
Karol Sójko
0df471585f
fix(home-server): add debug logs about container initalizations
2023-06-22 11:50:59 +02:00
Karol Sójko and GitHub
0cb5e36b20
fix(home-server): env var determining the sqlite database location ( #626 )
2023-06-14 08:05:48 +02:00
Karol Sójko
c201ee42a0
fix(home-server): add default value for valet token ttl
2023-06-09 12:56:57 +02:00
Karol Sójko and GitHub
72ce190996
feat(home-server): add activating premium features ( #624 )
2023-06-09 07:59:07 +02:00
Karol Sójko and GitHub
af8feaadfe
feat: configurable path for uploads and db ( #623 )
...
* fix(home-server): passing the database path
* fix(home-server): passing the file upload path
2023-06-07 10:39:33 +02:00
Karol Sójko and GitHub
d6e531d4b6
feat(home-server): allow running the home server with a mysql and redis configuration ( #622 )
...
* feat(home-server): allow running the home server with a mysql and redis configuration
* fix(files): config for file uploader
* fix(files): if condition on fs file uploader bootstrap
2023-06-05 11:47:10 +02:00
Karol Sójko
a8b806af08
fix(home-server): streaming logs
2023-06-02 14:10:20 +02:00
Karol Sójko
624b574013
fix: initializing data source with already configured environment
2023-06-02 11:20:34 +02:00