standardci
94448bb5d8
chore(release): publish new version
...
- @standardnotes/analytics@2.26 .0
- @standardnotes/api-gateway@1.73 .4
- @standardnotes/auth-server@1.137 .3
- @standardnotes/domain-events-infra@1.12.18
- @standardnotes/domain-events@2.121 .0
- @standardnotes/event-store@1.11.28
- @standardnotes/files-server@1.22 .7
- @standardnotes/home-server@1.15.18
- @standardnotes/revisions-server@1.30 .8
- @standardnotes/scheduler-server@1.20.32
- @standardnotes/syncing-server@1.90 .0
- @standardnotes/websockets-server@1.10.25
2023-09-01 08:56:44 +00:00
Karol Sójko
9a568b0f73
feat: send websocket event to user when a message is sent ( #802 )
2023-09-01 09:39:10 +02:00
Karol Sójko
a1ee491dc5
fix(revisions): add transition start info
2023-09-01 08:22:29 +02:00
Karol Sójko
e5c118c262
fix(revisions): info logs on total revisions transitioned count
2023-09-01 08:21:41 +02:00
Karol Sójko
1bef1279e6
fix: remove the alive and kicking info logs on workers
2023-09-01 08:19:14 +02:00
Karol Sójko
c511f259c7
fix(analytics): throwing errors on unexisting users
2023-09-01 08:17:22 +02:00
standardci
f77ed8ef94
chore(release): publish new version
...
- @standardnotes/home-server@1.15.17
- @standardnotes/revisions-server@1.30 .7
2023-08-31 13:57:20 +00:00
Karol Sójko
a4929af2ee
fix(revisions): add more verbose messages about failures in revision transitioning
2023-08-31 14:46:11 +02:00
Karol Sójko
095811dda9
fix(revisions): revisions transition check for total count at the end
2023-08-31 14:00:05 +02:00
standardci
480d5879ba
chore(release): publish new version
...
- @standardnotes/analytics@2.25.21
- @standardnotes/api-gateway@1.73 .3
- @standardnotes/auth-server@1.137 .2
- @standardnotes/domain-events-infra@1.12.17
- @standardnotes/domain-events@2.120 .0
- @standardnotes/event-store@1.11.27
- @standardnotes/files-server@1.22 .6
- @standardnotes/home-server@1.15.16
- @standardnotes/revisions-server@1.30 .6
- @standardnotes/scheduler-server@1.20.31
- @standardnotes/syncing-server@1.89 .0
- @standardnotes/websockets-server@1.10.24
2023-08-31 11:58:21 +00:00
Karol Sójko
c0722b173b
feat: add sending notifications to user via websockets ( #799 )
...
* feat: add sending notifications to user via websockets
* fix: notification added for user event payload structure
2023-08-31 13:26:42 +02:00
standardci
f07c8e4bd4
chore(release): publish new version
...
- @standardnotes/home-server@1.15.15
- @standardnotes/revisions-server@1.30 .5
- @standardnotes/syncing-server@1.88 .3
2023-08-31 11:26:16 +00:00
Karol Sójko
baf4b2c1d2
fix(syncing-server): persistence mapping for deleted field
2023-08-31 12:11:39 +02:00
Karol Sójko
a6039bd99a
fix(revisions): indiciate if revision did not save
2023-08-31 12:04:21 +02:00
standardci
7c0010c902
chore(release): publish new version
...
- @standardnotes/analytics@2.25.20
- @standardnotes/api-gateway@1.73 .2
- @standardnotes/auth-server@1.137 .1
- @standardnotes/event-store@1.11.26
- @standardnotes/files-server@1.22 .5
- @standardnotes/home-server@1.15.14
- @standardnotes/revisions-server@1.30 .4
- @standardnotes/scheduler-server@1.20.30
- @standardnotes/syncing-server@1.88 .2
- @standardnotes/time@1.15 .1
2023-08-31 09:20:18 +00:00
Karol Sójko
596a0f1a02
fix: transitionining revisions ( #801 )
2023-08-31 09:50:57 +02:00
standardci
efda3df09b
chore(release): publish new version
...
- @standardnotes/home-server@1.15.13
- @standardnotes/revisions-server@1.30 .3
- @standardnotes/syncing-server@1.88 .1
2023-08-30 17:00:54 +00:00
Karol Sójko
ec35f46d45
fix: mongo delete queries
2023-08-30 18:23:08 +02:00
standardci
c64fa2f47c
chore(release): publish new version
...
- @standardnotes/home-server@1.15.12
- @standardnotes/revisions-server@1.30 .2
2023-08-30 15:51:18 +00:00
Karol Sójko
6ce42a0101
fix(revisions): mongo queries
2023-08-30 17:13:11 +02:00
standardci
d40c74c072
chore(release): publish new version
...
- @standardnotes/home-server@1.15.11
- @standardnotes/revisions-server@1.30 .1
2023-08-30 14:56:54 +00:00
Karol Sójko
d722206916
fix(revisions): message in logs for trasitions status updated
2023-08-30 16:18:21 +02:00
standardci
19e4c8bf5e
chore(release): publish new version
...
- @standardnotes/api-gateway@1.73 .1
- @standardnotes/home-server@1.15.10
2023-08-30 13:43:55 +00:00
Karol Sójko
ee656b868b
fix(api-gateway): transition triggering endpoint call for revisions
2023-08-30 14:08:13 +02:00
standardci
5e79d28bbf
chore(release): publish new version
...
- @standardnotes/api-gateway@1.73 .0
- @standardnotes/home-server@1.15 .9
- @standardnotes/revisions-server@1.30 .0
2023-08-30 11:49:34 +00:00
Karol Sójko
25ffd6b803
feat: add a way to trigger transition procedure for revisions ( #798 )
...
* feat: add a way to trigger transition procedure for revisions
* fix: localstack linking
* fix: revisions endpoints
2023-08-30 13:14:49 +02:00
standardci
a08fe8087f
chore(release): publish new version
...
- @standardnotes/analytics@2.25.19
- @standardnotes/api-gateway@1.72 .3
- @standardnotes/auth-server@1.137 .0
- @standardnotes/domain-events-infra@1.12.16
- @standardnotes/domain-events@2.119 .0
- @standardnotes/event-store@1.11.25
- @standardnotes/files-server@1.22 .4
- @standardnotes/home-server@1.15 .8
- @standardnotes/revisions-server@1.29 .0
- @standardnotes/scheduler-server@1.20.29
- @standardnotes/syncing-server@1.88 .0
- @standardnotes/websockets-server@1.10.23
2023-08-30 09:59:36 +00:00
Karol Sójko
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
standardci
06170d8d7d
chore(release): publish new version
...
- @standardnotes/analytics@2.25.18
- @standardnotes/api-gateway@1.72 .2
- @standardnotes/auth-server@1.136 .0
- @standardnotes/common@1.50 .2
- @standardnotes/domain-core@1.26 .1
- @standardnotes/domain-events-infra@1.12.15
- @standardnotes/domain-events@2.118 .0
- @standardnotes/event-store@1.11.24
- @standardnotes/files-server@1.22 .3
- @standardnotes/home-server@1.15 .7
- @standardnotes/revisions-server@1.28 .0
- @standardnotes/scheduler-server@1.20.28
- @standardnotes/settings@1.21.26
- @standardnotes/sncrypto-node@1.15 .4
- @standardnotes/syncing-server@1.87 .0
- @standardnotes/websockets-server@1.10.22
2023-08-30 07:17:24 +00:00
Karol Sójko
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
4a72097921
chore: upgrade dependencies ( #717 )
2023-08-30 07:48:00 +02:00
standardci
23b8cdc4a1
chore(release): publish new version
...
- @standardnotes/home-server@1.15 .6
- @standardnotes/revisions-server@1.27 .0
- @standardnotes/syncing-server@1.86 .0
2023-08-29 10:54:17 +00:00
Karol Sójko
2646b756a9
feat(revisions): add MongoDB support ( #715 )
...
* feat(revisions): add MongoDB support
* fix: add missing mongodb from revisions
* fix: mongodb bson imports
2023-08-29 12:19:55 +02:00
Karol Sójko
28e058c6e8
fix: remove redundant vaults enabled flag
2023-08-29 08:28:40 +02:00
standardci
8dea171115
chore(release): publish new version
...
- @standardnotes/api-gateway@1.72 .1
- @standardnotes/auth-server@1.135 .2
- @standardnotes/files-server@1.22 .2
- @standardnotes/home-server@1.15 .5
- @standardnotes/revisions-server@1.26.12
- @standardnotes/syncing-server@1.85 .1
2023-08-28 14:09:12 +00:00
Karol Sójko
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
31b7396006
fix: enable vault tests for all suites ( #713 )
...
* fix: enable vault tests for all suites
* fix: rename test suite
2023-08-28 14:29:01 +02:00
standardci
be0a2649da
chore(release): publish new version
...
- @standardnotes/home-server@1.15 .4
- @standardnotes/syncing-server@1.85 .0
2023-08-28 12:17:41 +00:00
Karol Sójko
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
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
standardci
f4816e6c9a
chore(release): publish new version
...
- @standardnotes/auth-server@1.135 .1
- @standardnotes/home-server@1.15 .3
- @standardnotes/syncing-server@1.84 .2
2023-08-25 13:41:14 +00:00
Karol Sójko
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
bbb35d16fc
fix(auth): account enumeration with pseudo u2f and mfa ( #709 )
2023-08-25 12:05:16 +02:00
standardci
ef07045ee9
chore(release): publish new version
...
- @standardnotes/home-server@1.15 .2
- @standardnotes/syncing-server@1.84 .1
2023-08-25 09:16:28 +00:00
Karol Sójko
3ba673b424
fix(syncing-server): handling mixed values of deleted flag in MongoDB ( #708 )
2023-08-25 10:45:14 +02:00
standardci
9c4032ebea
chore(release): publish new version
...
- @standardnotes/analytics@2.25.17
- @standardnotes/api-gateway@1.72 .0
- @standardnotes/auth-server@1.135 .0
- @standardnotes/domain-events-infra@1.12.14
- @standardnotes/domain-events@2.117 .0
- @standardnotes/event-store@1.11.23
- @standardnotes/files-server@1.22 .1
- @standardnotes/home-server@1.15 .1
- @standardnotes/revisions-server@1.26.11
- @standardnotes/scheduler-server@1.20.27
- @standardnotes/security@1.12 .0
- @standardnotes/syncing-server@1.84 .0
- @standardnotes/time@1.15 .0
- @standardnotes/websockets-server@1.10.21
2023-08-24 13:57:16 +00:00
Karol Sójko
05bb12c978
feat: add trigerring items transition and checking status of it ( #707 )
2023-08-24 14:39:33 +02:00
Karol Sójko
df957f07e3
fix: missing topic subscription on localstack
2023-08-23 09:11:30 +02:00
standardci
b510284e01
chore(release): publish new version
...
- @standardnotes/analytics@2.25.16
- @standardnotes/api-gateway@1.71 .1
- @standardnotes/auth-server@1.134 .0
- @standardnotes/domain-events-infra@1.12.13
- @standardnotes/domain-events@2.116 .0
- @standardnotes/event-store@1.11.22
- @standardnotes/files-server@1.22 .0
- @standardnotes/home-server@1.15 .0
- @standardnotes/revisions-server@1.26.10
- @standardnotes/scheduler-server@1.20.26
- @standardnotes/security@1.11 .0
- @standardnotes/syncing-server@1.83 .0
- @standardnotes/websockets-server@1.10.20
2023-08-23 06:47:38 +00:00
Karol Sójko
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
standardci
2073c735a5
chore(release): publish new version
...
- @standardnotes/analytics@2.25.15
- @standardnotes/api-gateway@1.71 .0
- @standardnotes/auth-server@1.133 .0
- @standardnotes/domain-events-infra@1.12.12
- @standardnotes/domain-events@2.115 .1
- @standardnotes/event-store@1.11.21
- @standardnotes/files-server@1.21 .0
- @standardnotes/home-server@1.14 .2
- @standardnotes/revisions-server@1.26 .9
- @standardnotes/scheduler-server@1.20.25
- @standardnotes/security@1.10 .0
- @standardnotes/syncing-server@1.82 .0
- @standardnotes/websockets-server@1.10.19
2023-08-22 09:23:30 +00:00
Karol Sójko
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
standardci
3d6559921b
chore(release): publish new version
...
- @standardnotes/home-server@1.14 .1
- @standardnotes/scheduler-server@1.20.24
- @standardnotes/syncing-server@1.81 .0
2023-08-21 09:00:52 +00:00
Karol Sójko
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
3e56243d6f
fix(scheduler): remove exit interview form link ( #702 )
2023-08-21 08:42:21 +02:00
Karol Sójko
032fcb938d
feat(syncing-server): add use case for migrating items from one database to another ( #701 )
2023-08-18 17:25:24 +02:00
standardci
e98393452b
chore(release): publish new version
...
- @standardnotes/analytics@2.25.14
- @standardnotes/api-gateway@1.70 .5
- @standardnotes/auth-server@1.132 .0
- @standardnotes/domain-core@1.26 .0
- @standardnotes/event-store@1.11.20
- @standardnotes/files-server@1.20 .4
- @standardnotes/home-server@1.14 .0
- @standardnotes/revisions-server@1.26 .8
- @standardnotes/scheduler-server@1.20.23
- @standardnotes/settings@1.21.25
- @standardnotes/syncing-server@1.80 .0
- @standardnotes/websockets-server@1.10.18
2023-08-18 15:15:20 +00:00
Karol Sójko
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
e00d9d2ca0
fix: e2e parameter for running vault tests
2023-08-18 11:11:54 +02:00
Karol Sójko
9ab4601c8d
feat: add transition mode switch to e2e test suite
2023-08-18 11:00:36 +02:00
Karol Sójko
19e43bdb1a
fix: run vault tests based on secondary db usage ( #699 )
2023-08-17 13:21:50 +02:00
standardci
49832e7944
chore(release): publish new version
...
- @standardnotes/home-server@1.13.51
- @standardnotes/syncing-server@1.79 .1
2023-08-17 10:15:43 +00:00
Karol Sójko
916e98936a
fix(home-server): add default env values for secondary database
2023-08-17 11:56:56 +02:00
Karol Sójko
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
standardci
2648d9a813
chore(release): publish new version
...
- @standardnotes/home-server@1.13.50
- @standardnotes/syncing-server@1.79 .0
2023-08-16 11:16:38 +00:00
Karol Sójko
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
faee38bffd
fix: hosts for home-server e2e ci setup
2023-08-15 13:17:20 +02:00
Karol Sójko
65f3503fe8
fix: docker compose ci setup
2023-08-15 13:11:14 +02:00
Karol Sójko
054023b791
fix: host variables
2023-08-15 12:59:13 +02:00
Karol Sójko
383c3a68fa
fix: default value for SECONDARY_DB_ENABLED
2023-08-15 12:56:55 +02:00
Karol Sójko
7d22b1c15c
feat: run mongo db secondary database in e2e
2023-08-15 12:50:38 +02:00
standardci
c71e7cd926
chore(release): publish new version
...
- @standardnotes/auth-server@1.131 .5
- @standardnotes/home-server@1.13.49
2023-08-15 10:34:11 +00:00
Karol Sójko
83ad069c5d
fix(auth): passing the invalidate cache header ( #697 )
2023-08-15 12:16:01 +02:00
standardci
081108d9ba
chore(release): publish new version
...
- @standardnotes/home-server@1.13.48
- @standardnotes/syncing-server@1.78.11
2023-08-11 11:52:27 +00:00
Karol Sójko
8f3df56a2b
chore: fix revisions frequency
2023-08-11 13:22:11 +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
09e351fedb
Revert "tmp: ci"
...
This reverts commit 06cedd11d8 .
2023-08-11 12:27:12 +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
standardci
1ae7cca394
chore(release): publish new version
...
- @standardnotes/home-server@1.13.47
- @standardnotes/syncing-server@1.78.10
2023-08-11 09:00:00 +00:00
Karol Sójko
bc1c7a8ae1
tmp: disable decorating items completely
2023-08-11 10:54:12 +02:00
standardci
c22c5e4584
chore(release): publish new version
...
- @standardnotes/home-server@1.13.46
- @standardnotes/syncing-server@1.78 .9
2023-08-11 08:46:28 +00:00
Karol Sójko
ac3646836c
tmp: disable decorating with associations on revisions
2023-08-11 10:40:03 +02:00
standardci
7a31ab75d6
chore(release): publish new version
...
- @standardnotes/home-server@1.13.45
- @standardnotes/syncing-server@1.78 .8
2023-08-11 08:23:28 +00:00
Karol Sójko
c49dc35ab5
tmp: disable shared vaults
2023-08-11 10:15:55 +02:00
Karol Sójko
06cedd11d8
tmp: ci
2023-08-11 10:15:55 +02:00
standardci
f496376fb3
chore(release): publish new version
...
- @standardnotes/scheduler-server@1.20.22
2023-08-11 08:14:41 +00:00
Karol Sójko
091e2a57e8
fix(scheduler): adjust email backups encouraging email schedule ( #695 )
2023-08-11 09:35:51 +02:00
standardci
0d40ef6796
chore(release): publish new version
...
- @standardnotes/analytics@2.25.13
- @standardnotes/auth-server@1.131 .4
- @standardnotes/common@1.50 .1
- @standardnotes/home-server@1.13.44
- @standardnotes/revisions-server@1.26 .7
- @standardnotes/syncing-server@1.78 .7
- @standardnotes/websockets-server@1.10.17
2023-08-11 07:35:15 +00:00
Mo
1be33ba4c3
refactor: remove unused functions ( #694 )
...
* refactor: remove unused functions
* refactor: remove unused functions
2023-08-11 08:58:39 +02:00
Mo
aaeb311928
chore: reduce ci revisions timeout
2023-08-10 13:09:49 -05:00
standardci
a7a38c07ac
chore(release): publish new version
...
- @standardnotes/home-server@1.13.43
- @standardnotes/syncing-server@1.78 .6
2023-08-10 11:37:24 +00: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
standardci
cec2005436
chore(release): publish new version
...
- @standardnotes/analytics@2.25.12
- @standardnotes/api-gateway@1.70 .4
- @standardnotes/auth-server@1.131 .3
- @standardnotes/domain-core@1.25 .2
- @standardnotes/event-store@1.11.19
- @standardnotes/files-server@1.20 .3
- @standardnotes/home-server@1.13.42
- @standardnotes/revisions-server@1.26 .6
- @standardnotes/scheduler-server@1.20.21
- @standardnotes/settings@1.21.24
- @standardnotes/syncing-server@1.78 .5
- @standardnotes/websockets-server@1.10.16
2023-08-09 16:31:35 +00: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
b8e39d76c1
Revert "tmp: skip ci"
...
This reverts commit f8c9e67063 .
2023-08-09 18:01:09 +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
standardci
373767248c
chore(release): publish new version
...
- @standardnotes/home-server@1.13.41
- @standardnotes/syncing-server@1.78 .4
2023-08-09 15:47:05 +00: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
standardci
c74d37fc48
chore(release): publish new version
...
- @standardnotes/home-server@1.13.40
- @standardnotes/syncing-server@1.78 .3
2023-08-09 15:29:30 +00: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
standardci
e5eef3aba0
chore(release): publish new version
...
- @standardnotes/analytics@2.25.11
- @standardnotes/api-gateway@1.70 .3
- @standardnotes/auth-server@1.131 .2
- @standardnotes/domain-core@1.25 .1
- @standardnotes/event-store@1.11.18
- @standardnotes/files-server@1.20 .2
- @standardnotes/home-server@1.13.39
- @standardnotes/revisions-server@1.26 .5
- @standardnotes/scheduler-server@1.20.20
- @standardnotes/settings@1.21.23
- @standardnotes/syncing-server@1.78 .2
- @standardnotes/websockets-server@1.10.15
2023-08-09 14:51:38 +00: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
standardci
634e3bbb67
chore(release): publish new version
...
- @standardnotes/home-server@1.13.38
- @standardnotes/syncing-server@1.78 .1
2023-08-09 14:41:32 +00:00
Karol Sójko
f8c9e67063
tmp: skip ci
2023-08-09 16:33:59 +02:00
Karol Sójko
18eddea6f8
tmp: disable fetching shared vault items
2023-08-09 16:17:53 +02:00
standardci
c6d655c5f5
chore(release): publish new version
...
- @standardnotes/analytics@2.25.10
- @standardnotes/api-gateway@1.70 .2
- @standardnotes/auth-server@1.131 .1
- @standardnotes/domain-core@1.25 .0
- @standardnotes/event-store@1.11.17
- @standardnotes/files-server@1.20 .1
- @standardnotes/home-server@1.13.37
- @standardnotes/revisions-server@1.26 .4
- @standardnotes/scheduler-server@1.20.19
- @standardnotes/settings@1.21.22
- @standardnotes/syncing-server@1.78 .0
- @standardnotes/websockets-server@1.10.14
2023-08-09 13:46:50 +00:00
Karol Sójko
46867c1a4d
feat(syncing-server): notify shared vault users upon file uploads or removals ( #692 )
2023-08-09 15:08:17 +02:00
standardci
d29903bab6
chore(release): publish new version
...
- @standardnotes/home-server@1.13.36
- @standardnotes/syncing-server@1.77 .2
2023-08-09 08:37:21 +00:00
Karol Sójko
3415cae093
fix(syncing-server): update storage quota used in a shared vault ( #691 )
2023-08-09 10:05:48 +02:00
standardci
408fd5a0c6
chore(release): publish new version
...
- @standardnotes/home-server@1.13.35
- @standardnotes/syncing-server@1.77 .1
2023-08-08 13:05:40 +00:00
Karol Sójko
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
standardci
22b00479b4
chore(release): publish new version
...
- @standardnotes/analytics@2.25 .9
- @standardnotes/api-gateway@1.70 .1
- @standardnotes/auth-server@1.131 .0
- @standardnotes/domain-events-infra@1.12.11
- @standardnotes/domain-events@2.115 .0
- @standardnotes/event-store@1.11.16
- @standardnotes/files-server@1.20 .0
- @standardnotes/home-server@1.13.34
- @standardnotes/revisions-server@1.26 .3
- @standardnotes/scheduler-server@1.20.18
- @standardnotes/security@1.9.0
- @standardnotes/syncing-server@1.77 .0
- @standardnotes/websockets-server@1.10.13
2023-08-08 12:06:10 +00:00
Karol Sójko
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
standardci
5be7db7788
chore(release): publish new version
...
- @standardnotes/home-server@1.13.33
- @standardnotes/syncing-server@1.76 .1
2023-08-08 09:29:54 +00:00
Karol Sójko
3bd1547ce3
fix(syncing-server): race condition when adding admin user to newly created shared vault ( #688 )
2023-08-08 11:02:10 +02:00
standardci
a1fe15f7a9
chore(release): publish new version
...
- @standardnotes/api-gateway@1.70 .0
- @standardnotes/home-server@1.13.32
- @standardnotes/syncing-server@1.76 .0
2023-08-07 16:09:21 +00:00
Karol Sójko
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
standardci
6b7879ba15
chore(release): publish new version
...
- @standardnotes/auth-server@1.130 .1
- @standardnotes/home-server@1.13.31
2023-08-07 11:50:26 +00:00
Karol Sójko
bd5f492a73
fix(auth): update user agent upon refreshing session token ( #685 )
2023-08-07 13:21:21 +02:00
standardci
67311cc002
chore(release): publish new version
...
- @standardnotes/auth-server@1.130 .0
- @standardnotes/home-server@1.13.30
2023-08-07 08:32:08 +00:00
Karol Sójko
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
standardci
8e47491e3c
chore(release): publish new version
...
- @standardnotes/home-server@1.13.29
- @standardnotes/syncing-server@1.75 .4
2023-08-03 13:38:37 +00:00
Karol Sójko
0036d527bd
fix(syncing-server): skip retrieval of items with invalid uuids ( #683 )
2023-08-03 15:05:59 +02:00
standardci
f565f1d950
chore(release): publish new version
...
- @standardnotes/analytics@2.25 .8
- @standardnotes/api-gateway@1.69 .3
- @standardnotes/auth-server@1.129 .0
- @standardnotes/domain-events-infra@1.12.10
- @standardnotes/domain-events@2.114 .0
- @standardnotes/event-store@1.11.15
- @standardnotes/files-server@1.19.18
- @standardnotes/home-server@1.13.28
- @standardnotes/revisions-server@1.26 .2
- @standardnotes/scheduler-server@1.20.17
- @standardnotes/syncing-server@1.75 .3
- @standardnotes/websockets-server@1.10.12
2023-08-03 10:34:26 +00:00
Karol Sójko
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 <karolsojko@proton.me >
2023-08-03 12:01:42 +02:00
standardci
f911473be9
chore(release): publish new version
...
- @standardnotes/analytics@2.25 .7
- @standardnotes/api-gateway@1.69 .2
- @standardnotes/auth-server@1.128 .1
- @standardnotes/domain-core@1.24 .2
- @standardnotes/event-store@1.11.14
- @standardnotes/files-server@1.19.17
- @standardnotes/home-server@1.13.27
- @standardnotes/revisions-server@1.26 .1
- @standardnotes/scheduler-server@1.20.16
- @standardnotes/settings@1.21.21
- @standardnotes/syncing-server@1.75 .2
- @standardnotes/websockets-server@1.10.11
2023-08-02 15:51:56 +00:00
Karol Sójko
71624f1897
fix(domain-core): remove unused content types
2023-08-02 17:34:40 +02:00
standardci
17de6ea7e1
chore(release): publish new version
...
- @standardnotes/home-server@1.13.26
- @standardnotes/syncing-server@1.75 .1
2023-08-02 11:41:20 +00:00
Karol Sójko
6aad7cd207
fix(syncing-server): update unknown content type on items migration
2023-08-02 13:24:14 +02:00
standardci
63af335877
chore(release): publish new version
...
- @standardnotes/auth-server@1.128 .0
- @standardnotes/home-server@1.13.25
- @standardnotes/revisions-server@1.26 .0
- @standardnotes/syncing-server@1.75 .0
2023-08-02 08:09:24 +00:00
Karol Sójko
8cd7a138ab
feat: enable Write Ahead Log mode for SQLite ( #681 )
...
Co-authored-by: Karol Sójko <karolsojko@proton.me >
2023-08-02 09:47:37 +02:00
standardci
f69cdc7b03
chore(release): publish new version
...
- @standardnotes/home-server@1.13.24
- @standardnotes/syncing-server@1.74 .1
- @standardnotes/websockets-server@1.10.10
2023-08-02 07:35:12 +00:00
Karol Sójko
2ca649cf31
fix(syncing-server): encapsulate delete queries into transactions
2023-08-02 08:35:19 +02:00
Mo
f2ada08201
chore: remove unused package ( #680 )
2023-08-02 07:46:10 +02:00
Mo
54ba1f69e5
chore: bump mocha timeout
2023-08-01 16:46:19 -05:00
standardci
f13a99f5fd
chore(release): publish new version
...
- @standardnotes/home-server@1.13.23
- @standardnotes/syncing-server@1.74 .0
2023-08-01 16:32:29 +00:00
Karol Sójko
e9bba6fd3a
feat(syncing-server): remove legacy privileges items ( #679 )
...
Co-authored-by: Karol Sójko <karolsojko@proton.me >
2023-08-01 18:15:16 +02:00
standardci
f0d1a70c87
chore(release): publish new version
...
- @standardnotes/auth-server@1.127 .2
- @standardnotes/files-server@1.19.16
- @standardnotes/home-server@1.13.22
- @standardnotes/revisions-server@1.25 .7
- @standardnotes/syncing-server@1.73 .1
- @standardnotes/websockets-server@1.10 .9
2023-08-01 07:53:07 +00:00
Karol Sójko
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
standardci
75e266cb9e
chore(release): publish new version
...
- @standardnotes/home-server@1.13.21
- @standardnotes/syncing-server@1.73 .0
2023-08-01 05:16:33 +00:00
Karol Sójko
b9bb83c0ce
feat(syncing-server): add shared vault snjs filter ( #677 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-08-01 07:00:14 +02:00
standardci
da645c5ab3
chore(release): publish new version
...
- @standardnotes/auth-server@1.127 .1
- @standardnotes/home-server@1.13.20
2023-07-31 13:33:09 +00:00
Karol Sójko
318af5757d
fix(auth): auth middleware on delete account
2023-07-31 15:09:52 +02:00
standardci
b1cc156a25
chore(release): publish new version
...
- @standardnotes/api-gateway@1.69 .1
- @standardnotes/home-server@1.13.19
2023-07-31 12:35:22 +00:00
Karol Sójko
79d71ca161
fix(api-gateway): remove duplicating req/res objects on return raw response from payments
2023-07-31 14:19:01 +02:00
standardci
cedd50b366
chore(release): publish new version
...
- @standardnotes/api-gateway@1.69 .0
- @standardnotes/auth-server@1.127 .0
- @standardnotes/home-server@1.13.18
2023-07-31 11:41:55 +00:00
Karol Sójko
0d5dcdd8ec
feat: refactor deleting account ( #676 )
...
* fix(api-gateway): TYPES aliases
* feat: refactor account deleting
2023-07-31 13:23:39 +02:00
standardci
d2b0fb144b
chore(release): publish new version
...
- @standardnotes/home-server@1.13.17
- @standardnotes/syncing-server@1.72 .2
2023-07-30 13:24:19 +00:00
Mo
053852b46c
fix: missing var reference and brackets ( #675 )
2023-07-30 08:09:23 -05:00
Karol Sójko
6ad349d379
fix: db name encapsulation
2023-07-28 13:32:13 +02:00
Karol Sójko
f7d33c7164
fix: separate databases and redis instances
2023-07-28 12:00:17 +02:00
Karol Sójko
b53b67328f
fix: displaying logs on docker failure
2023-07-28 11:23:16 +02:00
Karol Sójko
573ffbfcf3
fix: add showing logs on docker error
2023-07-28 10:19:32 +02:00
Karol Sójko
501ac0e99f
fix: env vars for database runs
2023-07-27 14:32:55 +02:00
Karol Sójko
959a11293a
fix: separate database for different configuration
2023-07-27 14:19:21 +02:00
standardci
fee1f1a3a7
chore(release): publish new version
...
- @standardnotes/analytics@2.25 .6
- @standardnotes/api-gateway@1.68 .1
- @standardnotes/auth-server@1.126 .5
- @standardnotes/domain-core@1.24 .1
- @standardnotes/event-store@1.11.13
- @standardnotes/files-server@1.19.15
- @standardnotes/home-server@1.13.16
- @standardnotes/revisions-server@1.25 .6
- @standardnotes/scheduler-server@1.20.15
- @standardnotes/settings@1.21.20
- @standardnotes/syncing-server@1.72 .1
- @standardnotes/websockets-server@1.10 .8
2023-07-27 11:10:28 +00:00
Karol Sójko
b0fbe0bb58
fix: extended access token refresh ttl during home server e2e
2023-07-27 12:54:50 +02:00
Karol Sójko
0087c70007
fix: missing env var on e2e
2023-07-27 12:25:31 +02:00
Karol Sójko
36e496dd7c
fix: remove dns aliases on accessing mysql and redis in home server e2e
2023-07-27 12:19:01 +02:00
Karol Sójko
f2e2030e85
fix: disable fail-fast on common e2e suite
2023-07-27 12:11:38 +02:00
Karol Sójko
0c3737dc19
fix: redirect STDERR for e2e to common output
2023-07-27 12:07:32 +02:00
Karol Sójko
f7471119e1
fix: add logging error stack on home server failure
2023-07-27 12:00:40 +02:00
Karol Sójko
9bd97b95e9
fix: unset the custom dbsqlite path for e2e
2023-07-27 11:46:48 +02:00
Karol Sójko
b7400c198f
fix: setting env vars on common-e2e test suite
2023-07-27 11:30:49 +02:00
Karol Sójko
f87036e3a8
fix: setting env vars on home server in e2e environment
2023-07-27 11:26:05 +02:00
Karol Sójko
a43e5ef724
fix: outputing logs on e2e - already existing logs directory
2023-07-27 10:32:43 +02:00
Karol Sójko
913ced70b0
fix: outputing logs on e2e
2023-07-27 08:33:49 +02:00
standardci
6ffce30a36
chore(release): publish new version
...
- @standardnotes/api-gateway@1.68 .0
- @standardnotes/home-server@1.13.15
- @standardnotes/syncing-server@1.72 .0
2023-07-27 06:28:46 +00:00
Karol Sójko
f5a57d886c
fix: show logs on failing suite
2023-07-27 08:13:49 +02:00
Karol Sójko
e8ba49ecca
feat(syncing-server): add deleting outbound messages
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-27 08:06:56 +02:00
Karol Sójko
c79a5dc94b
fix: add e2e yarn command for convenience
2023-07-26 15:23:08 +02:00
standardci
4db83ae678
chore(release): publish new version
...
- @standardnotes/analytics@2.25 .5
- @standardnotes/api-gateway@1.67 .4
- @standardnotes/auth-server@1.126 .4
- @standardnotes/domain-core@1.24 .0
- @standardnotes/event-store@1.11.12
- @standardnotes/files-server@1.19.14
- @standardnotes/home-server@1.13.14
- @standardnotes/revisions-server@1.25 .5
- @standardnotes/scheduler-server@1.20.14
- @standardnotes/settings@1.21.19
- @standardnotes/syncing-server@1.71 .0
- @standardnotes/websockets-server@1.10 .7
2023-07-26 12:07:57 +00:00
basiljelly
84ceb7ffd2
Update docker-compose.example.yml ( #673 )
...
added restart policy for container server_self_hosted so it restarts after rebooting system
2023-07-26 13:52:40 +02:00
Karol Sójko
e215ac4343
feat: extract shared vault user permission to domain-core
2023-07-26 13:45:53 +02:00
standardci
bc8048790f
chore(release): publish new version
...
- @standardnotes/home-server@1.13.13
- @standardnotes/syncing-server@1.70 .5
2023-07-26 11:19:11 +00:00
Karol Sójko
886ccf84c1
fix(syncing-server): uuid comparison when removing user
2023-07-26 13:02:03 +02:00
standardci
c067cb9fe4
chore(release): publish new version
...
- @standardnotes/home-server@1.13.12
- @standardnotes/syncing-server@1.70 .4
2023-07-26 10:54:46 +00:00
Karol Sójko
6b2389cdc3
fix(syncing-serve): removing other users from shared vault
2023-07-26 12:39:24 +02:00
standardci
d93916b159
chore(release): publish new version
...
- @standardnotes/analytics@2.25 .4
- @standardnotes/api-gateway@1.67 .3
- @standardnotes/auth-server@1.126 .3
- @standardnotes/domain-core@1.23 .4
- @standardnotes/event-store@1.11.11
- @standardnotes/files-server@1.19.13
- @standardnotes/home-server@1.13.11
- @standardnotes/revisions-server@1.25 .4
- @standardnotes/scheduler-server@1.20.13
- @standardnotes/settings@1.21.18
- @standardnotes/syncing-server@1.70 .3
- @standardnotes/websockets-server@1.10 .6
2023-07-26 10:38:44 +00:00
Karol Sójko
c34f548e45
fix(syncing-server): persisting aggregate changes from root ( #674 )
2023-07-26 12:23:10 +02:00
standardci
6fcd56cc86
chore(release): publish new version
...
- @standardnotes/home-server@1.13.10
- @standardnotes/syncing-server@1.70 .2
2023-07-25 14:07:10 +00:00
Karol Sójko
8f88a87c93
fix(syncing-server): remove notifications after adding item to vault ( #672 )
2023-07-25 15:51:42 +02:00
standardci
f8c2f84322
chore(release): publish new version
...
- @standardnotes/home-server@1.13 .9
- @standardnotes/syncing-server@1.70 .1
2023-07-25 11:25:55 +00:00
Karol Sójko
46c4947871
fix(syncing-server): allow sender to decline the invite ( #671 )
2023-07-25 13:05:10 +02:00
standardci
64759ec2da
chore(release): publish new version
...
- @standardnotes/home-server@1.13 .8
- @standardnotes/syncing-server@1.70 .0
2023-07-25 11:03:19 +00:00
Karol Sójko
5f7e768e64
feat(syncing-server): filtering items by shared vault permissions ( #670 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-25 12:45:49 +02:00
standardci
4bc189f1c5
chore(release): publish new version
...
- @standardnotes/home-server@1.13 .7
- @standardnotes/syncing-server@1.69 .0
2023-07-24 14:29:21 +00:00
Karol Sójko
71721ab198
feat(syncing-server): determin shared vault operation type ( #669 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-24 15:29:56 +02:00
standardci
5536a48966
chore(release): publish new version
...
- @standardnotes/home-server@1.13 .6
- @standardnotes/syncing-server@1.68 .4
2023-07-24 09:15:15 +00:00
Karol Sójko
f77e29d3c9
fix(syncing-server): force remove shared vault owner when removing shared vault
2023-07-24 10:59:03 +02:00
standardci
4b1fc718a2
chore(release): publish new version
...
- @standardnotes/analytics@2.25 .3
- @standardnotes/api-gateway@1.67 .2
- @standardnotes/auth-server@1.126 .2
- @standardnotes/domain-core@1.23 .3
- @standardnotes/event-store@1.11.10
- @standardnotes/files-server@1.19.12
- @standardnotes/home-server@1.13 .5
- @standardnotes/revisions-server@1.25 .3
- @standardnotes/scheduler-server@1.20.12
- @standardnotes/settings@1.21.17
- @standardnotes/syncing-server@1.68 .3
- @standardnotes/websockets-server@1.10 .5
2023-07-21 12:03:05 +00:00
Karol Sójko
1708c3f8a0
fix(domain-core): notification payload creation from string
2023-07-21 13:44:44 +02:00
standardci
352e02028d
chore(release): publish new version
...
- @standardnotes/analytics@2.25 .2
- @standardnotes/api-gateway@1.67 .1
- @standardnotes/auth-server@1.126 .1
- @standardnotes/domain-core@1.23 .2
- @standardnotes/event-store@1.11 .9
- @standardnotes/files-server@1.19.11
- @standardnotes/home-server@1.13 .4
- @standardnotes/revisions-server@1.25 .2
- @standardnotes/scheduler-server@1.20.11
- @standardnotes/settings@1.21.16
- @standardnotes/syncing-server@1.68 .2
- @standardnotes/websockets-server@1.10 .4
2023-07-21 10:53:53 +00:00
Karol Sójko
1bbb639c83
fix: user notifications structure ( #667 )
2023-07-21 12:39:19 +02:00
standardci
c14265f103
chore(release): publish new version
...
- @standardnotes/home-server@1.13 .3
- @standardnotes/syncing-server@1.68 .1
2023-07-21 07:37:04 +00:00
Karol Sójko
c030a6b3d8
fix(syncing-server): fetching items associated with shared vaults ( #666 )
2023-07-20 14:29:31 +02:00
standardci
af997ea658
chore(release): publish new version
...
- @standardnotes/api-gateway@1.67 .0
- @standardnotes/auth-server@1.126 .0
- @standardnotes/home-server@1.13 .2
- @standardnotes/syncing-server@1.68 .0
2023-07-20 10:07:30 +00:00
Karol Sójko
efa4d7fc60
feat(syncing-server): add shared vaults, invites, messages and notifications to sync response ( #665 )
...
* feat(syncing-server): add shared vaults, invites, messages and notifications to sync response
* fix(syncing-server): migration timestamps
* fix: issue with migrations for notifications
2023-07-20 11:52:45 +02:00
standardci
f714aaa0e9
chore(release): publish new version
...
- @standardnotes/api-gateway@1.66 .1
- @standardnotes/home-server@1.13 .1
- @standardnotes/syncing-server@1.67 .1
2023-07-19 07:42:57 +00:00
Karol Sójko
aee6e60583
fix: add missing imports and exports for controllers ( #664 )
2023-07-19 09:28:09 +02:00
standardci
4e602687d5
chore(release): publish new version
...
- @standardnotes/analytics@2.25 .1
- @standardnotes/api-gateway@1.66 .0
- @standardnotes/auth-server@1.125 .1
- @standardnotes/domain-core@1.23 .1
- @standardnotes/event-store@1.11 .8
- @standardnotes/files-server@1.19.10
- @standardnotes/home-server@1.13 .0
- @standardnotes/revisions-server@1.25 .1
- @standardnotes/scheduler-server@1.20.10
- @standardnotes/settings@1.21.15
- @standardnotes/syncing-server@1.67 .0
- @standardnotes/websockets-server@1.10 .3
2023-07-19 06:47:26 +00:00
Karol Sójko
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
3f21a358d2
feat(syncing-server): add persistence of shared vaults with users and invites + controllers ( #662 )
...
* 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
* feat: shared vault controllers
2023-07-19 07:28:03 +02:00
standardci
dc55e47c98
chore(release): publish new version
...
- @standardnotes/home-server@1.12 .6
- @standardnotes/syncing-server@1.66 .0
2023-07-18 11:39:37 +00:00
Karol Sójko
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
standardci
b32f851a90
chore(release): publish new version
...
- @standardnotes/home-server@1.12 .5
- @standardnotes/syncing-server@1.65 .0
2023-07-18 09:55:28 +00:00
Karol Sójko
479d20e76f
feat(syncing-server): persisting shared vault and key system associations ( #660 )
2023-07-18 11:39:02 +02:00
standardci
fae4553fc8
chore(release): publish new version
...
- @standardnotes/analytics@2.25 .0
- @standardnotes/api-gateway@1.65 .7
- @standardnotes/auth-server@1.125 .0
- @standardnotes/domain-core@1.23 .0
- @standardnotes/event-store@1.11 .7
- @standardnotes/files-server@1.19 .9
- @standardnotes/home-server@1.12 .4
- @standardnotes/revisions-server@1.25 .0
- @standardnotes/scheduler-server@1.20 .9
- @standardnotes/settings@1.21.14
- @standardnotes/syncing-server@1.64 .0
- @standardnotes/websockets-server@1.10 .2
2023-07-17 11:46:13 +00:00
Karol Sójko
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
af8f12c33a
fix: remove skip_paid_features flag from home server e2e testing
2023-07-14 10:30:22 +02:00
standardci
a148c4d1f6
chore(release): publish new version
...
- @standardnotes/auth-server@1.124 .2
- @standardnotes/home-server@1.12 .3
2023-07-14 08:14:31 +00: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
c00d7765a9
fix: add missing files server url env var to e2e test suite
2023-07-14 09:34:31 +02:00
standardci
2b651d86e2
chore(release): publish new version
...
- @standardnotes/auth-server@1.124 .1
- @standardnotes/files-server@1.19 .8
- @standardnotes/home-server@1.12 .2
2023-07-13 12:30:31 +00:00
Karol Sójko
9be3517093
fix(files): handling unlimited storage quota on home server
2023-07-13 14:16:05 +02:00
standardci
fcfedaf7e7
chore(release): publish new version
...
- @standardnotes/auth-server@1.124 .0
- @standardnotes/home-server@1.12 .1
2023-07-13 12:08:15 +00:00
Karol Sójko
0b82794e9c
feat(auth): add overriding subscription settings on home server ( #656 )
2023-07-13 13:53:33 +02:00
standardci
2a52e398cb
chore(release): publish new version
...
- @standardnotes/home-server@1.12 .0
2023-07-13 09:22:59 +00:00
Karol Sójko
c31e882ad2
chore: fix workflow to run e2e test suite mode in home server
2023-07-13 11:05:37 +02:00
Karol Sójko
2f0903e0eb
feat(home-server): add activating premium features during an e2e test suite run
2023-07-13 10:58:35 +02:00
standardci
2396053bc1
chore(release): publish new version
...
- @standardnotes/auth-server@1.123 .2
- @standardnotes/files-server@1.19 .7
- @standardnotes/home-server@1.11.41
- @standardnotes/revisions-server@1.24 .1
- @standardnotes/sncrypto-node@1.15 .3
- @standardnotes/syncing-server@1.63 .1
- @standardnotes/websockets-server@1.10 .1
2023-07-12 12:42:08 +00:00
Karol Sójko
17fd12305e
chore(deps): upgrade @standardnotes deps
2023-07-12 14:25:23 +02:00
standardci
425ea4374d
chore(release): publish new version
...
- @standardnotes/auth-server@1.123 .1
- @standardnotes/home-server@1.11.40
2023-07-12 09:20:55 +00:00
Karol Sójko
c076c3c74a
chore(deps): upgrade @standardnotes/features
2023-07-12 11:05:44 +02:00
standardci
547cdfd8ec
chore(release): publish new version
...
- @standardnotes/analytics@2.24 .9
- @standardnotes/api-gateway@1.65 .6
- @standardnotes/auth-server@1.123 .0
- @standardnotes/common@1.50 .0
- @standardnotes/domain-core@1.22 .0
- @standardnotes/event-store@1.11 .6
- @standardnotes/files-server@1.19 .6
- @standardnotes/home-server@1.11.39
- @standardnotes/revisions-server@1.24 .0
- @standardnotes/scheduler-server@1.20 .8
- @standardnotes/settings@1.21.13
- @standardnotes/syncing-server@1.63 .0
- @standardnotes/websockets-server@1.10 .0
2023-07-12 08:34:32 +00:00
Karol Sójko
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
standardci
c970b1ea68
chore(release): publish new version
...
- @standardnotes/home-server@1.11.38
- @standardnotes/syncing-server@1.62 .1
2023-07-11 15:22:11 +00:00
Karol Sójko
4d1e2dec26
fix: unify use case usage ( #654 )
2023-07-11 17:05:45 +02:00
standardci
108408a944
chore(release): publish new version
...
- @standardnotes/home-server@1.11.37
- @standardnotes/syncing-server@1.62 .0
2023-07-10 12:37:48 +00:00
Karol Sójko
18d07d431f
feat: messages controller. ( #653 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-10 14:21:59 +02:00
standardci
cbc024f67a
chore(release): publish new version
...
- @standardnotes/home-server@1.11.36
- @standardnotes/syncing-server@1.61 .0
2023-07-10 11:54:54 +00:00
Karol Sójko
55ec5970da
feat: message operations use cases. ( #652 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-10 13:38:07 +02:00
standardci
58bdca6659
chore(release): publish new version
...
- @standardnotes/home-server@1.11.35
- @standardnotes/syncing-server@1.60 .0
2023-07-10 11:25:21 +00:00
Karol Sójko
ef49b0d3f8
feat: sending messages. ( #651 )
...
* feat: sending messages.
Co-authored-by: Mo <mo@standardnotes.com >
* fix: messages repository.
Co-authored-by: Mo <mo@standardnotes.com >
---------
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-10 13:10:31 +02:00
standardci
9cb691e5ad
chore(release): publish new version
...
- @standardnotes/home-server@1.11.34
- @standardnotes/syncing-server@1.59 .1
2023-07-10 10:58:38 +00:00
Karol Sójko
04d09582d4
fix: restructure use cases ( #650 )
2023-07-10 12:43:20 +02:00
standardci
8f90dc172b
chore(release): publish new version
...
- @standardnotes/home-server@1.11.33
- @standardnotes/syncing-server@1.59 .0
2023-07-10 10:27:47 +00:00
Karol Sójko
f759261919
feat: user to user message model. ( #649 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-10 12:10:25 +02:00
standardci
2606f6d929
chore(release): publish new version
...
- @standardnotes/analytics@2.24 .8
- @standardnotes/api-gateway@1.65 .5
- @standardnotes/auth-server@1.122 .2
- @standardnotes/domain-core@1.21 .1
- @standardnotes/domain-events-infra@1.12 .9
- @standardnotes/domain-events@2.113 .1
- @standardnotes/event-store@1.11 .5
- @standardnotes/files-server@1.19 .5
- @standardnotes/home-server@1.11.32
- @standardnotes/revisions-server@1.23 .9
- @standardnotes/scheduler-server@1.20 .7
- @standardnotes/settings@1.21.12
- @standardnotes/syncing-server@1.58 .1
- @standardnotes/websockets-server@1.9.8
2023-07-07 13:30:56 +00:00
Karol Sójko
c288e5d8dc
fix: transfer notifications from auth to syncing-server. ( #648 )
...
* fix: transfer notifications from auth to syncing-server.
Co-authored-by: Mo <mo@standardnotes.com >
* fix: add notification to data source init
---------
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-07 15:12:27 +02:00
standardci
4b76d4b71e
chore(release): publish new version
...
- @standardnotes/home-server@1.11.31
- @standardnotes/syncing-server@1.58 .0
2023-07-07 11:53:44 +00:00
Karol Sójko
72310130d2
feat: shared vault invites controller and use cases ( #647 )
...
* feat: get shared vault invites sent by user.
Co-authored-by: Mo <mo@standardnotes.com >
* feat: shared vault invites controller.
Co-authored-by: Mo <mo@standardnotes.com >
---------
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-07 13:39:43 +02:00
standardci
f9e51ef06e
chore(release): publish new version
...
- @standardnotes/home-server@1.11.30
- @standardnotes/syncing-server@1.57 .0
2023-07-06 12:09:05 +00:00
Karol Sójko
92a5eb0d98
feat: remove inbound shared vault invites. ( #646 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-06 13:53:52 +02:00
standardci
77d2ea1a1f
chore(release): publish new version
...
- @standardnotes/home-server@1.11.29
- @standardnotes/syncing-server@1.56 .0
2023-07-06 11:06:03 +00:00
Karol Sójko
92f96ddb84
feat: accept and decline shared vault invites ( #645 )
...
* feat: accept shared vault invite.
Co-authored-by: Mo <mo@standardnotes.com >
* feat: decline shared vault invite.
Co-authored-by: Mo <mo@standardnotes.com >
---------
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-06 12:47:48 +02:00
standardci
15a914e25e
chore(release): publish new version
...
- @standardnotes/home-server@1.11.28
- @standardnotes/syncing-server@1.55 .0
2023-07-06 10:12:49 +00:00
Karol Sójko
912a29d091
feat: update shared vault invite. ( #644 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-06 11:58:45 +02:00
Karol Sójko
b2c32ce70e
feat: shared vault users controller. ( #643 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-06 11:41:36 +02:00
standardci
ed1a708c40
chore(release): publish new version
...
- @standardnotes/analytics@2.24 .7
- @standardnotes/api-gateway@1.65 .4
- @standardnotes/auth-server@1.122 .1
- @standardnotes/domain-core@1.21 .0
- @standardnotes/event-store@1.11 .4
- @standardnotes/files-server@1.19 .4
- @standardnotes/home-server@1.11.27
- @standardnotes/revisions-server@1.23 .8
- @standardnotes/scheduler-server@1.20 .6
- @standardnotes/settings@1.21.11
- @standardnotes/syncing-server@1.54 .0
- @standardnotes/websockets-server@1.9.7
2023-07-06 09:34:50 +00:00
Karol Sójko
e905128d45
feat: getting shared vault users and removing shared vault user ( #642 )
...
* feat: getting shared vault users.
Co-authored-by: Mo <mo@standardnotes.com >
* feat: removing shared vault user.
Co-authored-by: Mo <mo@standardnotes.com >
---------
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-06 11:18:06 +02:00
standardci
fd598f372a
chore(release): publish new version
...
- @standardnotes/home-server@1.11.26
- @standardnotes/syncing-server@1.53 .0
2023-07-05 13:33:44 +00:00
Karol Sójko
7a3946a9e2
feat: http controllers for shared vaults. ( #641 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-05 15:17:43 +02:00
standardci
cbdd2584d0
chore(release): publish new version
...
- @standardnotes/analytics@2.24 .6
- @standardnotes/api-gateway@1.65 .3
- @standardnotes/auth-server@1.122 .0
- @standardnotes/domain-core@1.20 .0
- @standardnotes/domain-events-infra@1.12 .8
- @standardnotes/domain-events@2.113 .0
- @standardnotes/event-store@1.11 .3
- @standardnotes/files-server@1.19 .3
- @standardnotes/home-server@1.11.25
- @standardnotes/revisions-server@1.23 .7
- @standardnotes/scheduler-server@1.20 .5
- @standardnotes/settings@1.21.10
- @standardnotes/syncing-server@1.52 .0
- @standardnotes/websockets-server@1.9.6
2023-07-05 11:59:55 +00:00
Karol Sójko
f3161c2712
feat: deleting shared vaults. ( #640 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-05 13:45:49 +02:00
standardci
148542dd5a
chore(release): publish new version
...
- @standardnotes/home-server@1.11.24
- @standardnotes/syncing-server@1.51 .0
2023-07-05 09:17:53 +00:00
Karol Sójko
d2b2c339f2
feat: add getting shared vaults for a user ( #639 )
2023-07-05 11:01:21 +02:00
standardci
d2578c48f0
chore(release): publish new version
...
- @standardnotes/auth-server@1.121 .0
- @standardnotes/home-server@1.11.23
2023-07-05 08:21:19 +00:00
Karol Sójko
fecfd54728
feat(auth): add notifications model ( #638 )
2023-07-05 10:03:01 +02:00
Karol Sójko
17e4162d3e
Revert "fix: unplug node-gyp based deps ( #637 )"
...
This reverts commit 742209d773 .
2023-07-04 12:56:10 +02:00
Karol Sójko
742209d773
fix: unplug node-gyp based deps ( #637 )
2023-07-04 10:42:44 +02:00
standardci
1fa4b7cf27
chore(release): publish new version
...
- @standardnotes/home-server@1.11.22
- @standardnotes/syncing-server@1.50 .0
2023-07-03 17:55:21 +00:00
Karol Sójko
5dc5507039
feat: add invite users to a shared vault. ( #636 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-03 19:40:36 +02:00
standardci
3035a20b9f
chore(release): publish new version
...
- @standardnotes/home-server@1.11.21
- @standardnotes/syncing-server@1.49 .0
2023-07-03 16:58:01 +00:00
Karol Sójko
04b3bb034f
feat: add creating shared vault file valet tokens. ( #635 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-03 18:43:32 +02:00
standardci
bf84be0136
chore(release): publish new version
...
- @standardnotes/home-server@1.11.20
- @standardnotes/syncing-server@1.48 .0
2023-07-03 10:14:10 +00:00
Karol Sójko
890cf48749
feat: add shared vault invite model. ( #634 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-07-03 11:54:52 +02:00
standardci
2b3436c6ce
chore(release): publish new version
...
- @standardnotes/home-server@1.11.19
- @standardnotes/syncing-server@1.47 .0
2023-06-30 13:25:38 +00:00
Karol Sójko
4df8c3b2e5
feat: add use case for creating shared vaults and adding users to it. ( #633 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-06-30 15:11:12 +02:00
standardci
25a2696c32
chore(release): publish new version
...
- @standardnotes/home-server@1.11.18
- @standardnotes/syncing-server@1.46 .0
2023-06-30 11:33:49 +00:00
Karol Sójko
52f879f842
feat: add shared vaults user model. ( #632 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-06-30 13:19:31 +02:00
standardci
4f70fa156d
chore(release): publish new version
...
- @standardnotes/analytics@2.24 .5
- @standardnotes/api-gateway@1.65 .2
- @standardnotes/auth-server@1.120 .2
- @standardnotes/domain-core@1.19 .0
- @standardnotes/event-store@1.11 .2
- @standardnotes/files-server@1.19 .2
- @standardnotes/home-server@1.11.17
- @standardnotes/revisions-server@1.23 .6
- @standardnotes/scheduler-server@1.20 .4
- @standardnotes/settings@1.21 .9
- @standardnotes/syncing-server@1.45 .0
- @standardnotes/websockets-server@1.9.5
2023-06-30 11:00:32 +00:00
Karol Sójko
38e77f04be
feat: add shared vaults model. ( #631 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-06-30 12:44:27 +02:00
standardci
060206ddd4
chore(release): publish new version
...
- @standardnotes/analytics@2.24 .4
- @standardnotes/api-gateway@1.65 .1
- @standardnotes/auth-server@1.120 .1
- @standardnotes/domain-events-infra@1.12 .7
- @standardnotes/domain-events@2.112 .1
- @standardnotes/event-store@1.11 .1
- @standardnotes/files-server@1.19 .1
- @standardnotes/home-server@1.11.16
- @standardnotes/revisions-server@1.23 .5
- @standardnotes/scheduler-server@1.20 .3
- @standardnotes/security@1.8.1
- @standardnotes/syncing-server@1.44 .6
- @standardnotes/websockets-server@1.9.4
2023-06-30 10:24:00 +00:00
Mo
0bc0909386
chore: types lint ( #630 )
2023-06-30 05:07:47 -05:00
standardci
667d528a8c
chore(release): publish new version
...
- @standardnotes/analytics@2.24 .3
- @standardnotes/api-gateway@1.65 .0
- @standardnotes/auth-server@1.120 .0
- @standardnotes/common@1.49 .0
- @standardnotes/domain-events-infra@1.12 .6
- @standardnotes/domain-events@2.112 .0
- @standardnotes/event-store@1.11 .0
- @standardnotes/files-server@1.19 .0
- @standardnotes/home-server@1.11.15
- @standardnotes/revisions-server@1.23 .4
- @standardnotes/scheduler-server@1.20 .2
- @standardnotes/security@1.8.0
- @standardnotes/syncing-server@1.44 .5
- @standardnotes/websockets-server@1.9.3
2023-06-30 09:47:02 +00:00
Karol Sójko
fa7fbe26e7
feat: shared vaults functionality in api-gateway,auth,files,common,security,domain-events. ( #629 )
...
Co-authored-by: Mo <mo@standardnotes.com >
2023-06-30 11:31:25 +02:00
standardci
ba422a29d0
chore(release): publish new version
...
- @standardnotes/auth-server@1.119 .6
- @standardnotes/home-server@1.11.14
2023-06-28 16:11:23 +00:00
Karol Sójko
d220ec5bf7
fix(auth): add debug logs for authentication method resolver
2023-06-28 17:56:59 +02:00
standardci
7baf5492bc
chore(release): publish new version
...
- @standardnotes/api-gateway@1.64 .3
- @standardnotes/auth-server@1.119 .5
- @standardnotes/home-server@1.11.13
- @standardnotes/syncing-server@1.44 .4
2023-06-28 12:45:50 +00:00
Karol Sójko
d5a8409bb5
fix: add debug logs for invalid-auth responses
2023-06-28 14:30:39 +02:00
standardci
f58f90667c
chore(release): publish new version
...
- @standardnotes/analytics@2.24 .2
- @standardnotes/auth-server@1.119 .4
- @standardnotes/common@1.48 .3
- @standardnotes/home-server@1.11.12
- @standardnotes/revisions-server@1.23 .3
- @standardnotes/syncing-server@1.44 .3
- @standardnotes/websockets-server@1.9.2
2023-06-28 11:17:34 +00:00
Mo
a388e1a802
chore: add new content types
2023-06-28 06:02:18 -05:00
standardci
8811d10a73
chore(release): publish new version
...
- @standardnotes/home-server@1.11.11
2023-06-22 12:10:36 +00:00
Karol Sójko
c7a394cd1a
fix(home-server): destroy winston loggers upon server shutdown
2023-06-22 13:56:05 +02:00
standardci
b7615a7f2e
chore(release): publish new version
...
- @standardnotes/home-server@1.11.10
2023-06-22 11:30:12 +00:00
Karol Sójko
1ca70c1e50
fix(home-server): pass the log stream callback before loggers are created
2023-06-22 13:15:33 +02:00
standardci
253cbb1d0c
chore(release): publish new version
...
- @standardnotes/home-server@1.11 .9
2023-06-22 10:52:11 +00:00
Karol Sójko
e38a16404c
fix(home-server): listening on log stream
2023-06-22 12:37:19 +02:00
Karol Sójko
f17a1f875c
fix(home-server): passthrough stream for loggers
2023-06-22 12:33:23 +02:00
standardci
2237e0f5df
chore(release): publish new version
...
- @standardnotes/api-gateway@1.64 .2
- @standardnotes/auth-server@1.119 .3
- @standardnotes/files-server@1.18 .3
- @standardnotes/home-server@1.11 .8
- @standardnotes/revisions-server@1.23 .2
- @standardnotes/syncing-server@1.44 .2
2023-06-22 10:05:28 +00:00
Karol Sójko
0df471585f
fix(home-server): add debug logs about container initalizations
2023-06-22 11:50:59 +02:00
standardci
95aac1a7bf
chore(release): publish new version
...
- @standardnotes/home-server@1.11 .7
2023-06-22 08:23:45 +00:00
Karol Sójko
c078bc958d
fix(home-server): add default log level to overrides
2023-06-22 10:06:54 +02:00
Karol Sójko
49c27924ea
fix(home-server): add log leve information to starting the home server information
2023-06-22 09:08:37 +02:00
standardci
c9dd8e7338
chore(release): publish new version
...
- @standardnotes/home-server@1.11 .6
2023-06-16 09:44:09 +00:00
Karol Sójko
5ef90cc75b
fix(home-server): unref the server instance when stopping the home server
2023-06-16 11:30:04 +02:00
standardci
063c61d96c
chore(release): publish new version
...
- @standardnotes/auth-server@1.119 .2
- @standardnotes/home-server@1.11 .5
- @standardnotes/revisions-server@1.23 .1
- @standardnotes/syncing-server@1.44 .1
2023-06-14 06:19:56 +00:00
Karol Sójko
0cb5e36b20
fix(home-server): env var determining the sqlite database location ( #626 )
2023-06-14 08:05:48 +02:00
standardci
319bab5b34
chore(release): publish new version
...
- @standardnotes/home-server@1.11 .4
2023-06-13 12:19:56 +00:00
Karol Sójko
90a4f2111f
fix(home-server): encapsulate starting the server with a result return
2023-06-13 14:03:39 +02:00
standardci
3aba202970
chore(release): publish new version
...
- @standardnotes/files-server@1.18 .2
- @standardnotes/home-server@1.11 .3
2023-06-12 10:09:28 +00:00
Karol Sójko
c8974b7fa2
fix(home-server): accept application/octet-stream requests for files ( #625 )
...
* fix(home-server): accept application/octet-stream requests for files
* fix(files): check for empty chunks
2023-06-12 11:55:18 +02:00
standardci
3654a19586
chore(release): publish new version
...
- @standardnotes/files-server@1.18 .1
- @standardnotes/home-server@1.11 .2
2023-06-09 11:51:44 +00:00
Karol Sójko
5f0929c1aa
fix(files): add debug logs for checking chunks upon finishing upload session
2023-06-09 13:37:30 +02:00
standardci
c0fa83bce6
chore(release): publish new version
...
- @standardnotes/api-gateway@1.64 .1
- @standardnotes/auth-server@1.119 .1
- @standardnotes/home-server@1.11 .1
2023-06-09 11:14:28 +00: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
e6a4cc3098
fix(api-gateway): direct call service proxy to return 400 responses instead of throwing errors
2023-06-09 12:52:58 +02:00
standardci
39f2fe2ba1
chore(release): publish new version
...
- @standardnotes/auth-server@1.119 .0
- @standardnotes/home-server@1.11 .0
2023-06-09 06:13:41 +00:00
Karol Sójko
72ce190996
feat(home-server): add activating premium features ( #624 )
2023-06-09 07:59:07 +02:00
standardci
527dd1b61b
chore(release): publish new version
...
- @standardnotes/auth-server@1.118 .0
- @standardnotes/home-server@1.10 .0
- @standardnotes/revisions-server@1.23 .0
- @standardnotes/syncing-server@1.44 .0
2023-06-07 08:53:34 +00:00
Karol Sójko
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
standardci
3164f76662
chore(release): publish new version
...
- @standardnotes/api-gateway@1.64 .0
- @standardnotes/auth-server@1.117 .0
- @standardnotes/files-server@1.18 .0
- @standardnotes/home-server@1.9.0
- @standardnotes/revisions-server@1.22 .0
- @standardnotes/syncing-server@1.43 .0
2023-06-05 10:01:28 +00:00
Karol Sójko
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
standardci
af76878dad
chore(release): publish new version
...
- @standardnotes/analytics@2.24 .1
- @standardnotes/api-gateway@1.63 .2
- @standardnotes/auth-server@1.116 .2
- @standardnotes/event-store@1.10 .1
- @standardnotes/files-server@1.17 .1
- @standardnotes/home-server@1.8.5
- @standardnotes/revisions-server@1.21 .3
- @standardnotes/scheduler-server@1.20 .1
- @standardnotes/syncing-server@1.42 .2
- @standardnotes/websockets-server@1.9.1
2023-06-02 12:30:06 +00:00
Karol Sójko
28cce39fe7
fix(home-server): linter issues
2023-06-02 14:15:39 +02:00
Karol Sójko
a8b806af08
fix(home-server): streaming logs
2023-06-02 14:10:20 +02:00
standardci
fa0b0294b4
chore(release): publish new version
...
- @standardnotes/home-server@1.8.4
2023-06-02 11:41:59 +00:00
Karol Sójko
58ab410b0a
fix(home-server): remove redundant restart method
2023-06-02 13:27:45 +02:00
standardci
51c8b20506
chore(release): publish new version
...
- @standardnotes/api-gateway@1.63 .1
- @standardnotes/home-server@1.8.3
- @standardnotes/revisions-server@1.21 .2
2023-06-02 11:26:26 +00:00
Karol Sójko
1e62a3760e
fix(home-server): displaying the port on which it is running
2023-06-02 13:08:23 +02:00
Karol Sójko
2f569d4104
fix(home-server): add default for VERSION environment variable
2023-06-02 12:52:51 +02:00
standardci
f23e444ed0
chore(release): publish new version
...
- @standardnotes/home-server@1.8.2
2023-06-02 10:43:32 +00:00
Karol Sójko
e6e9a32f03
fix(home-server): default configuration variables
2023-06-02 12:29:24 +02:00
standardci
8237df33a7
chore(release): publish new version
...
- @standardnotes/auth-server@1.116 .1
- @standardnotes/home-server@1.8.1
- @standardnotes/revisions-server@1.21 .1
- @standardnotes/syncing-server@1.42 .1
2023-06-02 09:37:30 +00:00
Karol Sójko
624b574013
fix: initializing data source with already configured environment
2023-06-02 11:20:34 +02:00
standardci
d762bc89d1
chore(release): publish new version
...
- @standardnotes/analytics@2.24 .0
- @standardnotes/api-gateway@1.63 .0
- @standardnotes/auth-server@1.116 .0
- @standardnotes/domain-core@1.18 .0
- @standardnotes/event-store@1.10 .0
- @standardnotes/files-server@1.17 .0
- @standardnotes/home-server@1.8.0
- @standardnotes/revisions-server@1.21 .0
- @standardnotes/scheduler-server@1.20 .0
- @standardnotes/settings@1.21 .8
- @standardnotes/syncing-server@1.42 .0
- @standardnotes/websockets-server@1.9.0
2023-06-02 09:03:04 +00:00
Karol Sójko
f0cbec07b8
feat(home-server): add overriding environment variables in underlying services ( #621 )
2023-06-02 10:48:17 +02:00
standardci
8c1f583968
chore(release): publish new version
...
- @standardnotes/analytics@2.23 .7
- @standardnotes/api-gateway@1.62 .4
- @standardnotes/auth-server@1.115 .5
- @standardnotes/domain-events-infra@1.12 .5
- @standardnotes/event-store@1.9.6
- @standardnotes/files-server@1.16 .5
- @standardnotes/home-server@1.7.5
- @standardnotes/revisions-server@1.20 .4
- @standardnotes/scheduler-server@1.19 .6
- @standardnotes/syncing-server@1.41 .4
- @standardnotes/websockets-server@1.8.6
2023-06-01 11:04:20 +00:00
Karol Sójko
b28636fa73
chore: make newrelic an optional dep ( #620 )
...
* chore: make newrelic an optional dep
* fix: change newrelic imports to dynamic ones
* fix: deps
* fix: remove unplugged deps
* fix: yarn lock
* fix: add missing yarn installs
2023-06-01 12:50:11 +02:00
standardci
092054fd44
chore(release): publish new version
...
- @standardnotes/auth-server@1.115 .4
- @standardnotes/files-server@1.16 .4
- @standardnotes/home-server@1.7.4
- @standardnotes/sncrypto-node@1.15 .2
2023-06-01 06:01:34 +00:00
Karol Sójko
9391917d08
fix(sncrypto-node): bump version
2023-06-01 07:47:45 +02:00
standardci
5cf008f53d
chore(release): publish new version
...
- @standardnotes/analytics@2.23 .6
- @standardnotes/api-gateway@1.62 .3
- @standardnotes/auth-server@1.115 .3
- @standardnotes/domain-events-infra@1.12 .4
- @standardnotes/domain-events@2.111 .4
- @standardnotes/event-store@1.9.5
- @standardnotes/files-server@1.16 .3
- @standardnotes/home-server@1.7.3
- @standardnotes/predicates@1.6.9
- @standardnotes/revisions-server@1.20 .3
- @standardnotes/scheduler-server@1.19 .5
- @standardnotes/syncing-server@1.41 .3
- @standardnotes/websockets-server@1.8.5
2023-06-01 05:45:00 +00:00
Karol Sójko
231194bd53
fix(predicates): bump version
2023-06-01 07:31:37 +02:00
standardci
2707e87554
chore(release): publish new version
...
- @standardnotes/analytics@2.23 .5
- @standardnotes/api-gateway@1.62 .2
- @standardnotes/auth-server@1.115 .2
- @standardnotes/event-store@1.9.4
- @standardnotes/files-server@1.16 .2
- @standardnotes/home-server@1.7.2
- @standardnotes/revisions-server@1.20 .2
- @standardnotes/scheduler-server@1.19 .4
- @standardnotes/syncing-server@1.41 .2
- @standardnotes/time@1.14 .6
2023-06-01 05:29:48 +00:00
Karol Sójko
4b40c59e7e
fix(time): bump version
2023-06-01 07:13:49 +02:00
standardci
f2e8579f95
chore(release): publish new version
...
- @standardnotes/analytics@2.23 .4
- @standardnotes/api-gateway@1.62 .1
- @standardnotes/auth-server@1.115 .1
- @standardnotes/domain-events-infra@1.12 .3
- @standardnotes/domain-events@2.111 .3
- @standardnotes/event-store@1.9.3
- @standardnotes/files-server@1.16 .1
- @standardnotes/home-server@1.7.1
- @standardnotes/revisions-server@1.20 .1
- @standardnotes/scheduler-server@1.19 .3
- @standardnotes/security@1.7.10
- @standardnotes/syncing-server@1.41 .1
- @standardnotes/websockets-server@1.8.4
2023-05-31 13:30:36 +00:00
Karol Sójko
57118c85e3
chore(security): bump version
2023-05-31 15:16:37 +02:00
standardci
8ddc7b0a58
chore(release): publish new version
...
- @standardnotes/analytics@2.23 .3
- @standardnotes/api-gateway@1.62 .0
- @standardnotes/auth-server@1.115 .0
- @standardnotes/domain-core@1.17 .0
- @standardnotes/files-server@1.16 .0
- @standardnotes/home-server@1.7.0
- @standardnotes/revisions-server@1.20 .0
- @standardnotes/scheduler-server@1.19 .2
- @standardnotes/settings@1.21 .7
- @standardnotes/syncing-server@1.41 .0
- @standardnotes/websockets-server@1.8.3
2023-05-31 13:15:12 +00:00
Karol Sójko
bc63d0aeea
feat(home-server): add custom home server logs ( #619 )
...
* feat(home-server): add custom home server logs
* fix(home-server): asyn state of logs function
2023-05-31 15:01:55 +02:00
standardci
9def26e809
chore(release): publish new version
...
- @standardnotes/analytics@2.23 .2
- @standardnotes/auth-server@1.114 .6
- @standardnotes/common@1.48 .2
- @standardnotes/home-server@1.6.7
- @standardnotes/revisions-server@1.19 .6
- @standardnotes/syncing-server@1.40 .6
- @standardnotes/websockets-server@1.8.2
2023-05-31 11:30:02 +00:00
Karol Sójko
74ac709bb5
fix(common): bump version
2023-05-31 13:14:31 +02:00
standardci
1f749fad49
chore(release): publish new version
...
- @standardnotes/api-gateway@1.61 .5
- @standardnotes/auth-server@1.114 .5
- @standardnotes/files-server@1.15 .4
- @standardnotes/home-server@1.6.6
- @standardnotes/revisions-server@1.19 .5
- @standardnotes/syncing-server@1.40 .5
2023-05-31 11:12:46 +00:00
Karol Sójko
13c85d4331
Revert "Revert "feat: make home server components publishable ( #617 )""
...
This reverts commit 1a8daef79d .
2023-05-31 12:59:20 +02:00
standardci
77d2099cdb
chore(release): publish new version
...
- @standardnotes/api-gateway@1.61 .4
- @standardnotes/auth-server@1.114 .4
- @standardnotes/event-store@1.9.2
- @standardnotes/home-server@1.6.5
- @standardnotes/revisions-server@1.19 .4
- @standardnotes/syncing-server@1.40 .4
2023-05-31 08:55:39 +00:00
Karol Sójko
56a312f217
fix(home-server): make the package publishable
2023-05-31 10:41:49 +02:00
standardci
aa2b3dac49
chore(release): publish new version
...
- @standardnotes/api-gateway@1.61 .3
- @standardnotes/auth-server@1.114 .3
- @standardnotes/files-server@1.15 .3
- @standardnotes/home-server@1.6.4
- @standardnotes/revisions-server@1.19 .3
- @standardnotes/syncing-server@1.40 .3
2023-05-30 16:05:01 +00:00
Karol Sójko
1a8daef79d
Revert "feat: make home server components publishable ( #617 )"
...
This reverts commit 55fd873b37 .
2023-05-30 17:47:23 +02:00
standardci
a83d133f93
chore(release): publish new version
...
- @standardnotes/analytics@2.23 .1
- @standardnotes/api-gateway@1.61 .2
- @standardnotes/auth-server@1.114 .2
- @standardnotes/domain-core@1.16 .2
- @standardnotes/domain-events-infra@1.12 .2
- @standardnotes/domain-events@2.111 .2
- @standardnotes/event-store@1.9.1
- @standardnotes/files-server@1.15 .2
- @standardnotes/home-server@1.6.3
- @standardnotes/revisions-server@1.19 .2
- @standardnotes/scheduler-server@1.19 .1
- @standardnotes/settings@1.21 .6
- @standardnotes/syncing-server@1.40 .2
- @standardnotes/websockets-server@1.8.1
2023-05-30 12:27:45 +00:00
Karol Sójko
b0d01dffd9
fix: bump version manually to publish packages
2023-05-30 14:10:51 +02:00
Karol Sójko
b74e7ce86d
fix: add @lerna-lite/publish
2023-05-30 13:54:28 +02:00
standardci
671f7a7074
chore(release): publish new version
...
- @standardnotes/api-gateway@1.61 .0
- @standardnotes/auth-server@1.114 .0
- @standardnotes/files-server@1.15 .0
- @standardnotes/home-server@1.6.2
- @standardnotes/revisions-server@1.19 .0
- @standardnotes/syncing-server@1.40 .0
2023-05-30 11:51:38 +00:00
Karol Sójko
55fd873b37
feat: make home server components publishable ( #617 )
2023-05-30 13:37:49 +02:00
standardci
32c667b22d
chore(release): publish new version
...
- @standardnotes/analytics@2.23 .0
- @standardnotes/api-gateway@1.60 .0
- @standardnotes/auth-server@1.113 .0
- @standardnotes/common@1.48 .0
- @standardnotes/event-store@1.9.0
- @standardnotes/files-server@1.14 .0
- @standardnotes/home-server@1.6.1
- @standardnotes/revisions-server@1.18 .0
- @standardnotes/scheduler-server@1.19 .0
- @standardnotes/sncrypto-node@1.15 .0
- @standardnotes/syncing-server@1.39 .0
- @standardnotes/websockets-server@1.8.0
2023-05-30 08:57:29 +00:00
Karol Sójko
a6b062f638
feat: upgrade to node 20.2.0 ( #616 )
2023-05-30 10:41:10 +02:00
standardci
f9183b4c62
chore(release): publish new version
...
- @standardnotes/analytics@2.22 .5
- @standardnotes/api-gateway@1.59 .0
- @standardnotes/auth-server@1.112 .0
- @standardnotes/domain-core@1.16 .0
- @standardnotes/files-server@1.13 .0
- @standardnotes/home-server@1.6.0
- @standardnotes/revisions-server@1.17 .0
- @standardnotes/scheduler-server@1.18 .5
- @standardnotes/settings@1.21 .5
- @standardnotes/syncing-server@1.38 .0
- @standardnotes/websockets-server@1.7.5
2023-05-29 12:59:40 +00:00
Karol Sójko
c7d575a0ff
feat: add files server as a service to home-server ( #614 )
...
* wip: add files server as a service to home-server
* wip: introduce home-server controllers without inversify-express-utils decorators. Move in progress
* fix(auth): move remaining home server controllers
* fix(syncing-server): home server controllers
* fix(revisions): home server controllers
* fix: specs
* fix: import for legacy controller
* fix: remove router debug
2023-05-29 14:45:49 +02:00
Karol Sójko
a575e62519
fix: waiting for home server to start in ci
2023-05-29 14:05:15 +02:00
Karol Sójko
3761d60f41
fix: add VALET_TOKEN_SECRET env var to ci e2e test suite
2023-05-29 13:29:07 +02:00
standardci
fd629d43ba
chore(release): publish new version
...
- @standardnotes/home-server@1.5.1
- @standardnotes/revisions-server@1.16 .1
2023-05-25 11:44:41 +00:00
Karol Sójko
76b1cb0f5a
fix(revisions): container bindings
2023-05-25 13:17:53 +02:00
standardci
2f94abc9f7
chore(release): publish new version
...
- @standardnotes/api-gateway@1.58 .0
- @standardnotes/auth-server@1.111 .0
- @standardnotes/home-server@1.5.0
- @standardnotes/revisions-server@1.16 .0
2023-05-25 11:11:19 +00:00
Karol Sójko
c70040fe5d
feat: add revisions service to home server ( #613 )
...
* feat: add revisions service to home server
* fix: make e2e test suite on home server non-optional
* fix(auth): specs
2023-05-25 12:57:05 +02:00
standardci
4b8a9e448a
chore(release): publish new version
...
- @standardnotes/api-gateway@1.57 .0
- @standardnotes/auth-server@1.110 .0
- @standardnotes/home-server@1.4.4
2023-05-25 07:56:05 +00:00
Karol Sójko
1e4c7d0f31
feat: refactor auth middleware to handle required and optional cross service token scenarios ( #612 )
...
* wip: fix variable name
* wip: remove redundant middleware in auth
* fix: auth middleware refactor
* fix(auth): fetching user for key params
* fix(auth): specs
* fix(auth): registering session controller endpoints
2023-05-25 09:43:00 +02:00
Karol Sójko
ec75795a02
fix: session tokens ttl on home-server e2e suite
2023-05-24 13:56:09 +02:00
standardci
ad26b64b28
chore(release): publish new version
...
- @standardnotes/auth-server@1.109 .2
- @standardnotes/home-server@1.4.3
2023-05-18 10:55:29 +00:00
Karol Sójko
9e4715ebbd
fix: skip paid features on the home server e2e test suite
2023-05-18 12:42:20 +02:00
Karol Sójko
cc612296d0
fix(auth): changing user credentials to work both on http proxy and direct code call
2023-05-18 12:42:20 +02:00
standardci
1148b3948c
chore(release): publish new version
...
- @standardnotes/api-gateway@1.56 .2
- @standardnotes/home-server@1.4.2
2023-05-18 09:19:56 +00:00
Karol Sójko
c7e605fd60
fix(api-gateway): pkce endpoints resolution for direct code calls
2023-05-18 11:03:13 +02:00
Karol Sójko
4ab32c670e
fix(api-gateway): decorating responses for direct call proxy
2023-05-18 11:03:12 +02:00
standardci
2d810568a8
chore(release): publish new version
...
- @standardnotes/api-gateway@1.56 .1
- @standardnotes/auth-server@1.109 .1
- @standardnotes/files-server@1.12 .5
- @standardnotes/home-server@1.4.1
- @standardnotes/revisions-server@1.15 .1
- @standardnotes/syncing-server@1.37 .1
2023-05-18 06:07:38 +00:00
Karol Sójko
b8353aa817
chore: add metadata to winston loggers
2023-05-18 07:54:36 +02:00
standardci
7924f63e28
chore(release): publish new version
...
- @standardnotes/api-gateway@1.56 .0
- @standardnotes/auth-server@1.109 .0
- @standardnotes/home-server@1.4.0
- @standardnotes/syncing-server@1.37 .0
2023-05-17 13:50:56 +00:00
Karol Sójko
b3b617ea0b
feat: bundle syncing server into home server setup ( #611 )
...
* feat(syncing-server): move inversify express controllers to new structure
* wip: syncing server service binding for home server
* fix(syncing-server): container bindings
* fix(api-gateway): rename https service to service proxy
* fix: proxying requests to syncing server
* fix: responses and version binding
2023-05-17 15:38:12 +02:00
standardci
18a5071618
chore(release): publish new version
...
- @standardnotes/auth-server@1.108 .0
- @standardnotes/home-server@1.3.1
- @standardnotes/revisions-server@1.15 .0
- @standardnotes/syncing-server@1.36 .0
2023-05-17 10:07:01 +00:00
Karol Sójko
fea58029b9
feat(auth): move inversify express controllers to different structure ( #610 )
...
* wip: move valet token controller
* wip: move users controller
* wip: move admin controller
* wip: move subscription tokens controller
* wip: move subscription settings controller
* wip: move settings controller
* wip: move middleware
* wip: move session controller
* wip: move offline controller
* wip: move listed controller
* wip: move internal controller
* wip: move healthcheck controller
* wip: move features controller
* fix: bind inversify express controllers only for home server
* fix: inversify deps
2023-05-17 11:54:18 +02:00
standardci
e748723209
chore(release): publish new version
...
- @standardnotes/analytics@2.22 .4
- @standardnotes/api-gateway@1.55 .0
- @standardnotes/auth-server@1.107 .0
- @standardnotes/domain-events-infra@1.12 .0
- @standardnotes/domain-events@2.111 .0
- @standardnotes/event-store@1.8.3
- @standardnotes/files-server@1.12 .4
- @standardnotes/home-server@1.3.0
- @standardnotes/revisions-server@1.14 .4
- @standardnotes/scheduler-server@1.18 .4
- @standardnotes/syncing-server@1.35 .4
- @standardnotes/websockets-server@1.7.4
2023-05-17 07:39:38 +00:00
Karol Sójko
8a47d81936
feat: add direct event handling for home server ( #608 )
...
* feat(domain-events-infra): add direct call event message handler
* feat: add direct publishing of events into handlers
* fix: validating sessions with direct calls
2023-05-17 09:23:48 +02:00
standardci
7ae9f5694d
chore(release): publish new version
...
- @standardnotes/analytics@2.22 .3
- @standardnotes/api-gateway@1.54 .0
- @standardnotes/auth-server@1.106 .0
- @standardnotes/domain-core@1.15 .0
- @standardnotes/files-server@1.12 .3
- @standardnotes/home-server@1.2.0
- @standardnotes/revisions-server@1.14 .3
- @standardnotes/scheduler-server@1.18 .3
- @standardnotes/settings@1.21 .4
- @standardnotes/syncing-server@1.35 .3
- @standardnotes/websockets-server@1.7.3
2023-05-16 09:59:30 +00:00
Karol Sójko
9031379469
chore: fix test suite names
2023-05-16 11:44:43 +02:00
Karol Sójko
dc71e6777f
feat: home-server package initial setup with Api Gateway and Auth services ( #605 )
...
* fix(api-gateway): reduce exports
* wip controllers
* fix: imports of controllers
* fix(api-gateway): rename http service interface to proxy interface
* wip: self-registering services and controllers
* wip: add registering controller method bindings and services in container
* feat: merge two services together
* wip: resolving endpoints to direct code calls
* wip: bind controller container to a singleton
* fix: controller binding to instantiate and self-register on controller container
* fix: move signout endpoint to auth controller
* wip: define inversify controllers in the controller container
* fix(auth): bind inversify controllers to controller container
* fix(auth): linter issues
* fix(auth): specs
* fix(auth): inversify controllers bindings
* wip: endpoint resolving
* wip: add endpoint for more auth controllers
* wip: add sessions controller endpoint resolvings
* wip: add subscription invites endpoint resolvings
* wip: add subscription tokens endpoint resolvings
* wip: add all binding for auth server controllers
* wip: fix migrations path
* fix: configure default env vars and ci setup
2023-05-16 11:38:56 +02:00
Karol Sójko
89eb798fa8
chore: fix nohup execution
2023-05-16 11:23:01 +02:00
Karol Sójko
4304e068b9
chore: run home server in the background with nohup
2023-05-16 11:22:09 +02:00
Karol Sójko
126bc6de6a
chore: fix home server e2e suite with non installed driver
2023-05-16 11:13:13 +02:00
Karol Sójko
c2b9107f13
chore: add running home server e2e test suite without docker
2023-05-16 11:07:37 +02:00
Karol Sójko
1471f4a839
chore: disable running e2e for home server with docker
2023-05-16 11:06:10 +02:00
standardci
b0b3c6671d
chore(release): publish new version
...
- @standardnotes/analytics@2.22 .2
- @standardnotes/api-gateway@1.53 .1
- @standardnotes/auth-server@1.105 .2
- @standardnotes/domain-events-infra@1.11 .2
- @standardnotes/event-store@1.8.2
- @standardnotes/files-server@1.12 .2
- @standardnotes/home-server@1.1.1
- @standardnotes/revisions-server@1.14 .2
- @standardnotes/scheduler-server@1.18 .2
- @standardnotes/syncing-server@1.35 .2
- @standardnotes/websockets-server@1.7.2
2023-05-15 10:32:14 +00:00
Karol Sójko
6ddb8fb6c2
chore(deps): upgrade aws sdk libs
2023-05-15 12:16:44 +02:00
standardci
66da49b0df
chore(release): publish new version
...
- @standardnotes/api-gateway@1.53 .0
- @standardnotes/home-server@1.1.0
2023-05-09 11:07:23 +00:00
Karol Sójko
750cd26c36
feat(home-server): add boilerplate ( #601 )
2023-05-09 12:49:34 +02:00
standardci
4c15589663
chore(release): publish new version
...
- @standardnotes/analytics@2.22 .1
- @standardnotes/api-gateway@1.52 .1
- @standardnotes/auth-server@1.105 .1
- @standardnotes/common@1.47 .1
- @standardnotes/domain-core@1.14 .2
- @standardnotes/domain-events-infra@1.11 .1
- @standardnotes/domain-events@2.110 .2
- @standardnotes/event-store@1.8.1
- @standardnotes/files-server@1.12 .1
- @standardnotes/predicates@1.6.7
- @standardnotes/revisions-server@1.14 .1
- @standardnotes/scheduler-server@1.18 .1
- @standardnotes/security@1.7.8
- @standardnotes/settings@1.21 .3
- @standardnotes/sncrypto-node@1.14 .1
- @standardnotes/syncing-server@1.35 .1
- @standardnotes/time@1.14 .4
- @standardnotes/websockets-server@1.7.1
2023-05-09 10:04:09 +00:00
Karol Sójko
62a0e89748
fix: node engine version requirement in package.json files
2023-05-09 11:47:45 +02:00
Karol Sójko
b9603240d0
chore: fix the db_type with default value of mysql
2023-05-09 11:41:50 +02:00
Karol Sójko
85d87bb45e
fix: add python to docker image setup
2023-05-08 13:24:52 +02:00
Karol Sójko
3193308d8d
fix: install dependencies because of node-gyp incompatibilities
2023-05-08 13:00:16 +02:00
standardci
7fe90c2a1a
chore(release): publish new version
...
- @standardnotes/analytics@2.22 .0
- @standardnotes/api-gateway@1.52 .0
- @standardnotes/auth-server@1.105 .0
- @standardnotes/common@1.47 .0
- @standardnotes/domain-events-infra@1.11 .0
- @standardnotes/event-store@1.8.0
- @standardnotes/files-server@1.12 .0
- @standardnotes/revisions-server@1.14 .0
- @standardnotes/scheduler-server@1.18 .0
- @standardnotes/sncrypto-node@1.14 .0
- @standardnotes/syncing-server@1.35 .0
- @standardnotes/websockets-server@1.7.0
2023-05-08 10:50:41 +00:00
Karol Sójko
e917b19f22
fix: add @lerna-lite/version
2023-05-08 12:33:41 +02:00
Karol Sójko
7d47d6a752
fix: upgrade lerna-lite deps
2023-05-08 12:31:56 +02:00
Karol Sójko
8fbb94d15a
feat: upgrade to node 20.1.0 ( #590 )
...
* feat: upgrade node to 20.0.0
* fix(auth): webauthn usage
* fix: remove better-sqlite3 driver and unplug newrelic
* fix: add sqlite3 lib to packages
* chore: upgrade aws-sdk and localstack
* fix: specs and node types
* tmp: check if installing yarn helps linter and test cancellation issues
* Revert "tmp: check if installing yarn helps linter and test cancellation issues"
This reverts commit eacb4e28d1 .
* fix: run tests separately
* tmp: downgrade yarn release
* Revert "tmp: downgrade yarn release"
This reverts commit a277454dbe .
* feat: upgrade to node 20.1.0
* Revert "fix: run tests separately"
This reverts commit 5755f2caf9 .
2023-05-08 12:16:18 +02:00
standardci
9fcadf8fbb
chore(release): publish new version
...
- @standardnotes/api-gateway@1.51 .0
- @standardnotes/auth-server@1.104 .0
2023-05-05 13:43:24 +00:00
Mo
f5ac8ac5e9
feat: change payment method endpoint
2023-05-05 08:27:06 -05:00
Karol Sójko
0a0b8aafaf
fix: e2e tests matrix
2023-05-05 13:18:58 +02:00
standardci
097a7eae7e
chore(release): publish new version
...
- @standardnotes/analytics@2.21.11
- @standardnotes/api-gateway@1.50 .2
- @standardnotes/auth-server@1.103 .2
- @standardnotes/common@1.46 .7
- @standardnotes/domain-core@1.14 .1
- @standardnotes/domain-events-infra@1.10 .3
- @standardnotes/domain-events@2.110 .1
- @standardnotes/event-store@1.7.11
- @standardnotes/files-server@1.11 .2
- @standardnotes/predicates@1.6.6
- @standardnotes/revisions-server@1.13 .2
- @standardnotes/scheduler-server@1.17.15
- @standardnotes/security@1.7.7
- @standardnotes/settings@1.21 .2
- @standardnotes/sncrypto-node@1.13 .2
- @standardnotes/syncing-server@1.34 .2
- @standardnotes/time@1.14 .3
- @standardnotes/websockets-server@1.6.16
2023-05-05 09:36:42 +00:00
Karol Sójko
c0e43a0cf0
chore: fix eslint at monorepo level
2023-05-05 11:22:16 +02:00
Karol Sójko
d7926dd9d1
chore: fix eslint setup
2023-05-05 11:17:26 +02:00
Karol Sójko
da474741e6
chore: upgrade typeorm
2023-05-05 11:05:52 +02:00
Karol Sójko
a1e16031e0
fix: upgrade prettier
2023-05-05 11:02:11 +02:00
Karol Sójko
a229093b60
chore: upgrade eslint deps
2023-05-05 10:58:36 +02:00
Karol Sójko
1a64a1c34d
chore: upgrade typescript
2023-05-05 10:53:25 +02:00
Karol Sójko
b8f49d2d45
chore: upgrade jest
2023-05-05 10:49:47 +02:00
Karol Sójko
990140c392
fix: remove unused imports
2023-05-05 10:47:37 +02:00
Karol Sójko
542b296018
fix: remove @standardnotes/config from files
2023-05-05 10:45:24 +02:00
Karol Sójko
c6122d33b9
fix: remove sentry
2023-05-05 10:44:22 +02:00
Karol Sójko
8c71066660
fix: upgrade yarn to 4.0.0-rc.43
2023-05-05 10:34:23 +02:00
Karol Sójko
a748164bf2
fix: remove redundant install steps from workflows
2023-05-05 10:28:19 +02:00
Karol Sójko
c427fa8790
chore: fix pr and publish workflows with install for node-gyp unplugged deps
2023-05-05 09:53:17 +02:00
standardci
093cc07c39
chore(release): publish new version
...
- @standardnotes/api-gateway@1.50 .1
- @standardnotes/files-server@1.11 .1
2023-05-04 10:36:26 +00:00
Karol Sójko
30f14820c6
feat: add cache type to e2e test suite
2023-05-04 12:20:37 +02:00
Karol Sójko
c8ea2ab199
fix: add env vars to control cache type for home server
2023-05-04 12:11:19 +02:00
standardci
d56bbacc0b
chore(release): publish new version
...
- @standardnotes/auth-server@1.103 .1
2023-05-04 09:39:16 +00:00
Karol Sójko
bb468a8b7e
fix(auth): invalidate cross service token cache upon shared subscription accepting ( #586 )
2023-05-04 11:25:12 +02:00
standardci
7e99f4b078
chore(release): publish new version
...
- @standardnotes/files-server@1.11 .0
2023-05-02 11:19:22 +00:00
Karol Sójko
14ce6dd818
feat(files): add in memory upload repository for home server purposes ( #583 )
2023-05-02 13:02:09 +02:00
standardci
063a3e425d
chore(release): publish new version
...
- @standardnotes/api-gateway@1.50 .0
2023-05-02 10:13:47 +00:00
Karol Sójko
0900dc75ac
feat(api-gateway): add in memory cache for home server ( #582 )
2023-05-02 11:58:38 +02:00
standardci
aa8bd1f8dc
chore(release): publish new version
...
- @standardnotes/analytics@2.21.10
- @standardnotes/api-gateway@1.49.13
- @standardnotes/auth-server@1.103 .0
- @standardnotes/domain-core@1.14 .0
- @standardnotes/files-server@1.10.14
- @standardnotes/revisions-server@1.13 .1
- @standardnotes/scheduler-server@1.17.14
- @standardnotes/settings@1.21 .1
- @standardnotes/syncing-server@1.34 .1
- @standardnotes/websockets-server@1.6.15
2023-05-02 09:57:55 +00:00
Karol Sójko
c71f7ff8ad
feat: extract cache entry model to domain-core ( #581 )
...
* feat: extract cache entry model to domain-core
* fix(auth): rename cache table to be auth specific
2023-05-02 11:43:50 +02:00
standardci
fe18420913
chore(release): publish new version
...
- @standardnotes/auth-server@1.102 .0
2023-05-01 13:07:13 +00:00
Karol Sójko
97124928df
feat(auth): add sqlite driver repositories ( #580 )
...
* feat(auth): add pkce sqlite repository for home server
* feat(auth): add sqlite subscription token repository for home server
2023-05-01 14:50:36 +02:00
standardci
c108bfb12f
chore(release): publish new version
...
- @standardnotes/auth-server@1.101 .0
2023-05-01 12:05:53 +00:00
Karol Sójko
5fe6ed1462
feat(auth): add sqlite offline subscription token repository for home server ( #579 )
2023-05-01 13:50:24 +02:00
standardci
df5fcce769
chore(release): publish new version
...
- @standardnotes/auth-server@1.100 .0
2023-05-01 11:26:33 +00:00
Karol Sójko
8f57ece7b8
feat(auth): add sqlite ephemeral session repository for home server ( #578 )
2023-05-01 13:09:47 +02:00
standardci
8a10d201c5
chore(release): publish new version
...
- @standardnotes/auth-server@1.99 .0
2023-05-01 10:16:44 +00:00
Karol Sójko
9d7e63a7a7
feat(auth): add sqlite lock cache for home server ( #577 )
...
* feat(auth): add sqlite lock cache for home server
* fix(auth): lock repository binding
2023-05-01 12:02:52 +02:00
standardci
87c1ae2ac0
chore(release): publish new version
...
- @standardnotes/auth-server@1.98 .0
2023-05-01 08:03:44 +00:00
Karol Sójko
56c922e715
feat(auth): add cache entries model ( #576 )
2023-05-01 09:49:27 +02:00
standardci
a29ac8e68f
chore(release): publish new version
...
- @standardnotes/revisions-server@1.13 .0
2023-04-28 11:14:22 +00:00
Karol Sójko
03f9c6039c
feat(revisions): add sqlite driver ( #575 )
2023-04-28 13:00:24 +02:00
standardci
73d81df8cb
chore(release): publish new version
...
- @standardnotes/analytics@2.21 .9
- @standardnotes/api-gateway@1.49.12
- @standardnotes/auth-server@1.97 .0
- @standardnotes/domain-events-infra@1.10 .2
- @standardnotes/domain-events@2.110 .0
- @standardnotes/event-store@1.7.10
- @standardnotes/files-server@1.10.13
- @standardnotes/revisions-server@1.12.16
- @standardnotes/scheduler-server@1.17.13
- @standardnotes/settings@1.21 .0
- @standardnotes/syncing-server@1.34 .0
- @standardnotes/websockets-server@1.6.14
2023-04-27 10:38:44 +00:00
Karol Sójko
484f554339
feat: remove cloud backups ( #574 )
2023-04-27 12:23:30 +02:00
standardci
2ad864e68e
chore(release): publish new version
...
- @standardnotes/syncing-server@1.33 .0
2023-04-27 10:11:06 +00:00
Karol Sójko
723ff44151
feat: add syncing server sqlite driver ( #573 )
2023-04-27 11:53:24 +02:00