Karol Sójko
|
1d73e4f072
|
fix: remember paging progress on transitioning
|
2023-09-25 08:50:59 +02:00 |
|
standardci
|
0a0f82ea3d
|
chore(release): publish new version
- @standardnotes/auth-server@1.146.0
- @standardnotes/home-server@1.16.0
- @standardnotes/revisions-server@1.36.6
- @standardnotes/syncing-server@1.105.0
|
2023-09-22 12:43:13 +00:00 |
|
Karol Sójko
|
f9b1f40ddf
|
fix(auth): register specs
|
2023-09-22 14:23:21 +02:00 |
|
Karol Sójko
|
0562b0a621
|
fix: add more logs to transition process
|
2023-09-22 14:19:14 +02:00 |
|
Karol Sójko
|
15ed1fd789
|
fix: remove excessive logs
|
2023-09-22 14:16:51 +02:00 |
|
Karol Sójko
|
5001496c7b
|
feat: remove transition mode from code
|
2023-09-22 14:13:32 +02:00 |
|
Karol Sójko
|
0a1080ce2a
|
feat(syncing-server): transfer shared vault ownership to designated survivor upon account deletion (#845)
|
2023-09-22 14:11:01 +02:00 |
|
standardci
|
4802d7e876
|
chore(release): publish new version
- @standardnotes/home-server@1.15.80
- @standardnotes/syncing-server@1.104.0
|
2023-09-22 11:33:45 +00:00 |
|
Karol Sójko
|
bcd95cdbe9
|
feat(syncing-server): add designated survivors in fetching shared vaults response (#844)
|
2023-09-22 13:15:11 +02:00 |
|
standardci
|
d50c4440c2
|
chore(release): publish new version
- @standardnotes/home-server@1.15.79
- @standardnotes/revisions-server@1.36.5
- @standardnotes/syncing-server@1.103.1
|
2023-09-22 09:57:54 +00:00 |
|
Karol Sójko
|
921c30f641
|
fix: integrity check during transition
|
2023-09-22 11:27:54 +02:00 |
|
Karol Sójko
|
22540ee834
|
fix: processing migration optimization
|
2023-09-22 11:17:03 +02:00 |
|
Karol Sójko
|
4f4443a882
|
fix: disable cleaning secondary database on transition
|
2023-09-22 11:17:02 +02:00 |
|
standardci
|
80dbacf933
|
chore(release): publish new version
- @standardnotes/auth-server@1.145.0
- @standardnotes/home-server@1.15.78
- @standardnotes/syncing-server@1.103.0
|
2023-09-22 09:07:07 +00:00 |
|
Karol Sójko
|
dc77ff3e45
|
feat: remove user from all shared vaults upon account deletion (#843)
|
2023-09-22 10:49:53 +02:00 |
|
standardci
|
6515dcf487
|
chore(release): publish new version
- @standardnotes/home-server@1.15.77
- @standardnotes/syncing-server@1.102.2
|
2023-09-22 07:54:08 +00:00 |
|
Karol Sójko
|
d0fd6b98df
|
fix(syncing-server): error message
|
2023-09-22 09:35:37 +02:00 |
|
standardci
|
345efacb44
|
chore(release): publish new version
- @standardnotes/home-server@1.15.76
- @standardnotes/revisions-server@1.36.4
|
2023-09-21 13:20:19 +00:00 |
|
Karol Sójko
|
d0dba1b66d
|
fix(revisions): add log info about skipping already existing revision
|
2023-09-21 15:00:05 +02:00 |
|
standardci
|
da119af8b2
|
chore(release): publish new version
- @standardnotes/home-server@1.15.75
- @standardnotes/syncing-server@1.102.1
|
2023-09-21 12:46:35 +00:00 |
|
Karol Sójko
|
a5da42bddd
|
fix(syncing-server): add missing binding
|
2023-09-21 14:28:36 +02:00 |
|
standardci
|
12767237d2
|
chore(release): publish new version
- @standardnotes/analytics@2.26.20
- @standardnotes/api-gateway@1.75.0
- @standardnotes/auth-server@1.144.0
- @standardnotes/domain-core@1.33.0
- @standardnotes/domain-events-infra@1.12.32
- @standardnotes/domain-events@2.129.0
- @standardnotes/event-store@1.11.48
- @standardnotes/files-server@1.22.27
- @standardnotes/home-server@1.15.74
- @standardnotes/revisions-server@1.36.3
- @standardnotes/scheduler-server@1.20.52
- @standardnotes/settings@1.21.37
- @standardnotes/syncing-server@1.102.0
- @standardnotes/websockets-server@1.10.49
|
2023-09-21 11:12:44 +00:00 |
|
Karol Sójko
|
230c96dcf1
|
feat: add designating a survivor in shared vault (#841)
* feat: add designating a survivor in shared vault
* add designated survivor property to http representation
* fix: specs
* fix: more specs
* fix: another spec fix
* fix: yet another spec fix
|
2023-09-21 12:26:08 +02:00 |
|
standardci
|
e2696fcd1a
|
chore(release): publish new version
- @standardnotes/home-server@1.15.73
- @standardnotes/revisions-server@1.36.2
|
2023-09-21 10:13:33 +00:00 |
|
Karol Sójko
|
a621cf1e3b
|
fix(revisions): rename revisions table to all users stuck mid-migration process - fixes #836 (#842)
|
2023-09-21 11:55:55 +02:00 |
|
standardci
|
db35b9fcab
|
chore(release): publish new version
- @standardnotes/home-server@1.15.72
- @standardnotes/revisions-server@1.36.1
- @standardnotes/syncing-server@1.101.1
|
2023-09-21 07:34:07 +00:00 |
|
Karol Sójko
|
880db1038a
|
fix: secondary database catch up time
|
2023-09-21 09:17:00 +02:00 |
|
standardci
|
414b090efb
|
chore(release): publish new version
- @standardnotes/analytics@2.26.19
- @standardnotes/api-gateway@1.74.17
- @standardnotes/auth-server@1.143.9
- @standardnotes/domain-core@1.32.0
- @standardnotes/domain-events-infra@1.12.31
- @standardnotes/domain-events@2.128.0
- @standardnotes/event-store@1.11.47
- @standardnotes/files-server@1.22.26
- @standardnotes/home-server@1.15.71
- @standardnotes/revisions-server@1.36.0
- @standardnotes/scheduler-server@1.20.51
- @standardnotes/settings@1.21.36
- @standardnotes/syncing-server@1.101.0
- @standardnotes/websockets-server@1.10.48
|
2023-09-20 14:13:03 +00:00 |
|
Karol Sójko
|
41e2136bc0
|
feat(syncing-server): distinct notifications upon user removal from shared vault (#840)
|
2023-09-20 15:31:57 +02:00 |
|
Karol Sójko
|
378ecedfcc
|
feat: add unassigning items and revisions upon shared vault removal (#839)
* feat: add unassigning items and revisions upon shared vault removal
* fix(syncing-server): update event payload creation
|
2023-09-20 15:03:17 +02:00 |
|
standardci
|
06d4200909
|
chore(release): publish new version
- @standardnotes/home-server@1.15.70
- @standardnotes/syncing-server@1.100.0
|
2023-09-20 11:17:47 +00:00 |
|
Karol Sójko
|
22a8cc90f1
|
feat(syncing-server): remove owned shared vaults upon account deletion (#838)
|
2023-09-20 12:59:03 +02:00 |
|
standardci
|
5cf84e31b0
|
chore(release): publish new version
- @standardnotes/analytics@2.26.18
- @standardnotes/api-gateway@1.74.16
- @standardnotes/auth-server@1.143.8
- @standardnotes/domain-core@1.31.0
- @standardnotes/event-store@1.11.46
- @standardnotes/files-server@1.22.25
- @standardnotes/home-server@1.15.69
- @standardnotes/revisions-server@1.35.8
- @standardnotes/scheduler-server@1.20.50
- @standardnotes/settings@1.21.35
- @standardnotes/syncing-server@1.99.0
- @standardnotes/websockets-server@1.10.47
|
2023-09-20 09:04:29 +00:00 |
|
Karol Sójko
|
31e7aaf253
|
feat(syncing-server): add notification for user upon declined shared vault invitation (#837)
|
2023-09-20 10:47:19 +02:00 |
|
standardci
|
8ec3d37c18
|
chore(release): publish new version
- @standardnotes/analytics@2.26.17
- @standardnotes/api-gateway@1.74.15
- @standardnotes/auth-server@1.143.7
- @standardnotes/domain-core@1.30.1
- @standardnotes/event-store@1.11.45
- @standardnotes/files-server@1.22.24
- @standardnotes/home-server@1.15.68
- @standardnotes/revisions-server@1.35.7
- @standardnotes/scheduler-server@1.20.49
- @standardnotes/settings@1.21.34
- @standardnotes/syncing-server@1.98.6
- @standardnotes/websockets-server@1.10.46
|
2023-09-19 13:25:30 +00:00 |
|
Karol Sójko
|
857c6af946
|
fix: skip removing already existing content in secondary to pick up where the transition left of
|
2023-09-19 14:55:40 +02:00 |
|
Karol Sójko
|
de081fe786
|
fix(domain-core): allow any version and variant of the UUID format
|
2023-09-19 14:42:19 +02:00 |
|
standardci
|
0aeeb2d1cf
|
chore(release): publish new version
- @standardnotes/home-server@1.15.67
- @standardnotes/revisions-server@1.35.6
- @standardnotes/syncing-server@1.98.5
|
2023-09-19 11:23:30 +00:00 |
|
Karol Sójko
|
e589029722
|
fix: logs verbosity during transitions
|
2023-09-19 13:04:43 +02:00 |
|
Karol Sójko
|
b265a39b63
|
fix: increase timeout for secondary database to catch up for indexes to be rebuilt
|
2023-09-19 13:04:43 +02:00 |
|
standardci
|
ed5cfd86db
|
chore(release): publish new version
- @standardnotes/home-server@1.15.66
- @standardnotes/revisions-server@1.35.5
- @standardnotes/syncing-server@1.98.4
|
2023-09-19 11:04:14 +00:00 |
|
Karol Sójko
|
a1a3e9f586
|
fix: add checking for secondary items logs
|
2023-09-19 12:45:08 +02:00 |
|
Karol Sójko
|
a40b17b141
|
fix: logs for removing already existing content and paging through diff of the content
|
2023-09-19 12:43:09 +02:00 |
|
standardci
|
18181ed9df
|
chore(release): publish new version
- @standardnotes/home-server@1.15.65
- @standardnotes/revisions-server@1.35.4
- @standardnotes/syncing-server@1.98.3
|
2023-09-19 08:46:37 +00:00 |
|
Karol Sójko
|
0ae028db73
|
fix: logs formatting during transition for better readability
|
2023-09-19 10:27:21 +02:00 |
|
standardci
|
79971be672
|
chore(release): publish new version
- @standardnotes/home-server@1.15.64
- @standardnotes/revisions-server@1.35.3
- @standardnotes/syncing-server@1.98.2
|
2023-09-19 08:18:11 +00:00 |
|
Karol Sójko
|
e4fcd738c3
|
fix(syncing-server): paging through already existing items
|
2023-09-19 09:59:03 +02:00 |
|
standardci
|
6827e5e218
|
chore(release): publish new version
- @standardnotes/auth-server@1.143.6
- @standardnotes/home-server@1.15.63
|
2023-09-19 06:54:31 +00:00 |
|
Karol Sójko
|
b91cd7e232
|
fix(auth): bump version
|
2023-09-19 08:36:33 +02:00 |
|
Karol Sójko
|
735d89cdaa
|
fix: building docker image
|
2023-09-19 08:36:13 +02:00 |
|