Commit Graph

459 Commits

Author SHA1 Message Date
StandardNotes CI
168880eec6 chore(release): publish
- @standardnotes/api@1.26.61
 - @standardnotes/clipper@1.1.247
 - @standardnotes/desktop@3.108.179
 - @standardnotes/encryption@1.21.83
 - @standardnotes/features@1.59.21
 - @standardnotes/filepicker@1.28.94
 - @standardnotes/files@1.17.13
 - @standardnotes/mobile@3.56.158
 - @standardnotes/models@1.47.19
 - @standardnotes/releases@1.4.531
 - @standardnotes/responses@1.13.45
 - @standardnotes/services@1.64.30
 - @standardnotes/snjs@2.202.92
 - @standardnotes/ui-services@1.31.25
 - @standardnotes/web@3.173.21
2023-09-28 16:23:45 +00:00
Karol Sójko
4b1140d8f0 chore: fix getting vault method (#2547)
* chore: fix getting vault method

* remove only attribute

* fix checking for vaults

* fix expected missing vaults
2023-09-28 14:18:48 +02:00
Karol Sójko
981417f952 chore: designated survivor test suite (#2540)
* chore: designated survivor test suite

* add more tests

* fix: tests exclusivness

* fix removing account from shared vaults test
2023-09-27 14:27:12 +02:00
StandardNotes CI
70cc15c6d9 chore(release): publish
- @standardnotes/clipper@1.1.246
 - @standardnotes/desktop@3.108.178
 - @standardnotes/mobile@3.56.157
 - @standardnotes/releases@1.4.530
 - @standardnotes/services@1.64.29
 - @standardnotes/snjs@2.202.91
 - @standardnotes/ui-services@1.31.24
 - @standardnotes/web@3.173.20
2023-09-26 14:02:07 +00:00
Aman Harwara
9de994bcba chore: add tests for moving items into vault (#2539) 2023-09-26 18:37:17 +05:30
StandardNotes CI
487f3e7b57 chore(release): publish
- @standardnotes/api@1.26.60
 - @standardnotes/clipper@1.1.245
 - @standardnotes/desktop@3.108.177
 - @standardnotes/encryption@1.21.82
 - @standardnotes/features@1.59.20
 - @standardnotes/filepicker@1.28.93
 - @standardnotes/files@1.17.12
 - @standardnotes/mobile@3.56.156
 - @standardnotes/models@1.47.18
 - @standardnotes/releases@1.4.529
 - @standardnotes/responses@1.13.44
 - @standardnotes/services@1.64.28
 - @standardnotes/snjs@2.202.90
 - @standardnotes/ui-services@1.31.23
 - @standardnotes/web@3.173.19
2023-09-26 12:36:13 +00:00
Karol Sójko
2ce908da29 chore: add method to designate a shared vault survivor (#2538) 2023-09-26 13:48:36 +02:00
Aman Harwara
60f96bc201 chore: handle moving & removing tags with subtags into/out of vaults (#2528) 2023-09-26 16:40:09 +05:30
Aman Harwara
b2ead8fc84 chore: handle notification on guest when host cancels invite (#2537) 2023-09-26 15:53:18 +05:30
Karol Sójko
3777a5389e chore: refactor notifications and re-enable vault tests (#2532)
* chore: refactor notifications and re-enable vault tests

* fix message in error expected
2023-09-26 10:21:26 +02:00
StandardNotes CI
7364d6b0e0 chore(release): publish
- @standardnotes/clipper@1.1.242
 - @standardnotes/desktop@3.108.174
 - @standardnotes/mobile@3.56.153
 - @standardnotes/releases@1.4.526
 - @standardnotes/services@1.64.27
 - @standardnotes/snjs@2.202.87
 - @standardnotes/ui-services@1.31.22
 - @standardnotes/web@3.173.16
2023-09-22 14:54:11 +00:00
Aman Harwara
9fa52d9039 chore: fix note view error [skip e2e] 2023-09-22 20:08:35 +05:30
StandardNotes CI
ab1699c114 chore(release): publish
- @standardnotes/clipper@1.1.241
 - @standardnotes/desktop@3.108.173
 - @standardnotes/mobile@3.56.152
 - @standardnotes/releases@1.4.525
 - @standardnotes/services@1.64.26
 - @standardnotes/snjs@2.202.86
 - @standardnotes/ui-services@1.31.21
 - @standardnotes/web@3.173.15
2023-09-22 14:03:16 +00:00
Karol Sójko
c084dcd11e chore: enable vault tests (#2518) 2023-09-22 15:09:45 +02:00
StandardNotes CI
41ae1dae83 chore(release): publish
- @standardnotes/api@1.26.59
 - @standardnotes/clipper@1.1.240
 - @standardnotes/desktop@3.108.172
 - @standardnotes/encryption@1.21.81
 - @standardnotes/filepicker@1.28.92
 - @standardnotes/files@1.17.11
 - @standardnotes/mobile@3.56.151
 - @standardnotes/models@1.47.17
 - @standardnotes/releases@1.4.524
 - @standardnotes/services@1.64.25
 - @standardnotes/snjs@2.202.85
 - @standardnotes/ui-services@1.31.20
 - @standardnotes/web@3.173.14
2023-09-22 11:31:32 +00:00
Karol Sójko
f7d204b205 chore: add designated survivor uuid to shared vault metadata (#2527)
* chore: add designated survivor uuid to shared vault metadata

* fix specs
2023-09-22 12:54:42 +02:00
StandardNotes CI
2c599df6be chore(release): publish
- @standardnotes/clipper@1.1.239
 - @standardnotes/desktop@3.108.171
 - @standardnotes/mobile@3.56.150
 - @standardnotes/releases@1.4.523
 - @standardnotes/services@1.64.24
 - @standardnotes/snjs@2.202.84
 - @standardnotes/ui-services@1.31.19
 - @standardnotes/web@3.173.13
2023-09-22 08:11:18 +00:00
Aman Harwara
80711a17fa chore: handle notification of another member being removed (#2525) 2023-09-22 13:10:53 +05:30
StandardNotes CI
d55d0eb806 chore(release): publish
- @standardnotes/api@1.26.58
 - @standardnotes/clipper@1.1.236
 - @standardnotes/desktop@3.108.168
 - @standardnotes/encryption@1.21.80
 - @standardnotes/filepicker@1.28.91
 - @standardnotes/files@1.17.10
 - @standardnotes/mobile@3.56.147
 - @standardnotes/models@1.47.16
 - @standardnotes/releases@1.4.520
 - @standardnotes/services@1.64.23
 - @standardnotes/snjs@2.202.83
 - @standardnotes/ui-services@1.31.18
 - @standardnotes/web@3.173.10
2023-09-21 15:26:24 +00:00
StandardNotes CI
062e50e901 chore(release): publish
- @standardnotes/api@1.26.57
 - @standardnotes/clipper@1.1.234
 - @standardnotes/desktop@3.108.166
 - @standardnotes/encryption@1.21.79
 - @standardnotes/features@1.59.19
 - @standardnotes/filepicker@1.28.90
 - @standardnotes/files@1.17.9
 - @standardnotes/mobile@3.56.145
 - @standardnotes/models@1.47.15
 - @standardnotes/releases@1.4.518
 - @standardnotes/responses@1.13.43
 - @standardnotes/services@1.64.22
 - @standardnotes/snjs@2.202.82
 - @standardnotes/ui-services@1.31.17
 - @standardnotes/web@3.173.8
2023-09-20 15:50:55 +00:00
Karol Sójko
0d15858b5f chore: fix notification type on shared vault user removal (#2521) 2023-09-20 17:01:07 +02:00
StandardNotes CI
f7c2434141 chore(release): publish
- @standardnotes/clipper@1.1.232
 - @standardnotes/desktop@3.108.164
 - @standardnotes/mobile@3.56.143
 - @standardnotes/releases@1.4.516
 - @standardnotes/services@1.64.21
 - @standardnotes/snjs@2.202.80
 - @standardnotes/ui-services@1.31.16
 - @standardnotes/web@3.173.6
2023-09-20 12:25:08 +00:00
Aman Harwara
e2901d9535 chore: only invalidate vault user cache when required (#2519) 2023-09-20 17:20:30 +05:30
StandardNotes CI
fe8521eff7 chore(release): publish
- @standardnotes/clipper@1.1.227
 - @standardnotes/desktop@3.108.159
 - @standardnotes/mobile@3.56.138
 - @standardnotes/releases@1.4.511
 - @standardnotes/services@1.64.20
 - @standardnotes/snjs@2.202.76
 - @standardnotes/ui-services@1.31.15
 - @standardnotes/web@3.173.1
2023-09-18 14:51:53 +00:00
Aman Harwara
48e7820100 chore: vault member permissions (#2509) 2023-09-18 19:53:34 +05:30
StandardNotes CI
2ff120d29c chore(release): publish
- @standardnotes/clipper@1.1.225
 - @standardnotes/desktop@3.108.157
 - @standardnotes/mobile@3.56.136
 - @standardnotes/releases@1.4.509
 - @standardnotes/services@1.64.19
 - @standardnotes/snjs@2.202.75
 - @standardnotes/ui-services@1.31.14
 - @standardnotes/web@3.172.28
2023-09-15 15:37:35 +00:00
Aman Harwara
dcd64408a1 chore: update vaults prefs (#2504) 2023-09-15 20:30:41 +05:30
StandardNotes CI
983b122537 chore(release): publish
- @standardnotes/clipper@1.1.224
 - @standardnotes/desktop@3.108.156
 - @standardnotes/mobile@3.56.135
 - @standardnotes/releases@1.4.508
 - @standardnotes/services@1.64.18
 - @standardnotes/snjs@2.202.74
 - @standardnotes/ui-services@1.31.13
 - @standardnotes/web@3.172.27
2023-09-15 11:26:50 +00:00
Aman Harwara
520bede842 chore: fix issue where child tags would get hidden in exclusive vault mode if parent tag is in different vault (#2502) 2023-09-15 16:28:16 +05:30
StandardNotes CI
2ecd6cf5cd chore(release): publish
- @standardnotes/clipper@1.1.223
 - @standardnotes/desktop@3.108.155
 - @standardnotes/mobile@3.56.134
 - @standardnotes/releases@1.4.507
 - @standardnotes/services@1.64.17
 - @standardnotes/snjs@2.202.73
 - @standardnotes/ui-services@1.31.12
 - @standardnotes/web@3.172.26
2023-09-15 10:48:02 +00:00
Aman Harwara
daab6e12cf chore: make "move to vault" stricter if item has links (#2501) 2023-09-15 15:46:57 +05:30
StandardNotes CI
f0566c7d07 chore(release): publish
- @standardnotes/api@1.26.56
 - @standardnotes/clipper@1.1.215
 - @standardnotes/desktop@3.108.147
 - @standardnotes/encryption@1.21.78
 - @standardnotes/filepicker@1.28.89
 - @standardnotes/files@1.17.8
 - @standardnotes/mobile@3.56.126
 - @standardnotes/models@1.47.14
 - @standardnotes/releases@1.4.499
 - @standardnotes/services@1.64.16
 - @standardnotes/snjs@2.202.72
 - @standardnotes/ui-services@1.31.10
 - @standardnotes/web@3.172.18
2023-09-13 13:21:53 +00:00
StandardNotes CI
327abbf5ae chore(release): publish
- @standardnotes/clipper@1.1.214
 - @standardnotes/desktop@3.108.146
 - @standardnotes/encryption@1.21.77
 - @standardnotes/filepicker@1.28.88
 - @standardnotes/files@1.17.7
 - @standardnotes/mobile@3.56.125
 - @standardnotes/releases@1.4.498
 - @standardnotes/services@1.64.15
 - @standardnotes/snjs@2.202.71
 - @standardnotes/ui-services@1.31.9
 - @standardnotes/web@3.172.17
2023-09-12 22:18:14 +00:00
Mo
09ba8fb99b chore: add mechanism for legacy uuid aad 2023-09-12 16:47:24 -05:00
Aman Harwara
53785c7100 chore: correctly refresh vault info badge 2023-09-12 16:42:07 +05:30
StandardNotes CI
ada155a8c9 chore(release): publish
- @standardnotes/clipper@1.1.213
 - @standardnotes/desktop@3.108.145
 - @standardnotes/mobile@3.56.124
 - @standardnotes/releases@1.4.497
 - @standardnotes/services@1.64.14
 - @standardnotes/snjs@2.202.70
 - @standardnotes/ui-services@1.31.8
 - @standardnotes/web@3.172.16
2023-09-12 08:14:28 +00:00
Karol Sójko
d6a3e69d8c chore: remove the option to trigger transition from the UI (#2489) 2023-09-12 09:25:05 +02:00
Aman Harwara
5311f1e098 chore: reset values changed for testing 2023-09-11 18:36:51 +05:30
Aman Harwara
7ca2fa8eab chore: fix preferences count bubble size & position 2023-09-11 18:36:11 +05:30
Aman Harwara
22d6fcf973 chore: remove testing default 2023-09-08 18:42:53 +05:30
Aman Harwara
2e364dc016 chore: show preferences notification count bubble on mobile 2023-09-08 18:35:57 +05:30
StandardNotes CI
4385315dae chore(release): publish
- @standardnotes/api@1.26.55
 - @standardnotes/clipper@1.1.208
 - @standardnotes/desktop@3.108.140
 - @standardnotes/encryption@1.21.76
 - @standardnotes/features@1.59.18
 - @standardnotes/filepicker@1.28.87
 - @standardnotes/files@1.17.6
 - @standardnotes/mobile@3.56.119
 - @standardnotes/models@1.47.13
 - @standardnotes/releases@1.4.492
 - @standardnotes/responses@1.13.42
 - @standardnotes/services@1.64.13
 - @standardnotes/snjs@2.202.68
 - @standardnotes/ui-services@1.31.7
 - @standardnotes/web@3.172.11
2023-09-07 19:44:14 +00:00
Aman Harwara
ec69e8041f chore: enable vaults if dev mode or if user has role (#2483) 2023-09-08 00:15:21 +05:30
StandardNotes CI
6724e1d79c chore(release): publish
- @standardnotes/api@1.26.54
 - @standardnotes/clipper@1.1.207
 - @standardnotes/desktop@3.108.139
 - @standardnotes/encryption@1.21.75
 - @standardnotes/features@1.59.17
 - @standardnotes/filepicker@1.28.86
 - @standardnotes/files@1.17.5
 - @standardnotes/mobile@3.56.118
 - @standardnotes/models@1.47.12
 - @standardnotes/releases@1.4.491
 - @standardnotes/responses@1.13.41
 - @standardnotes/services@1.64.12
 - @standardnotes/snjs@2.202.67
 - @standardnotes/ui-services@1.31.6
 - @standardnotes/web@3.172.10
2023-09-07 08:12:42 +00:00
StandardNotes CI
3290f76e97 chore(release): publish
- @standardnotes/api@1.26.53
 - @standardnotes/clipper@1.1.206
 - @standardnotes/desktop@3.108.138
 - @standardnotes/encryption@1.21.74
 - @standardnotes/features@1.59.16
 - @standardnotes/filepicker@1.28.85
 - @standardnotes/files@1.17.4
 - @standardnotes/mobile@3.56.117
 - @standardnotes/models@1.47.11
 - @standardnotes/releases@1.4.490
 - @standardnotes/responses@1.13.40
 - @standardnotes/services@1.64.11
 - @standardnotes/snjs@2.202.66
 - @standardnotes/ui-services@1.31.5
 - @standardnotes/web@3.172.9
2023-09-06 06:33:03 +00:00
StandardNotes CI
53d1c7fe4b chore(release): publish
- @standardnotes/clipper@1.1.203
 - @standardnotes/desktop@3.108.135
 - @standardnotes/mobile@3.56.114
 - @standardnotes/releases@1.4.487
 - @standardnotes/services@1.64.10
 - @standardnotes/snjs@2.202.65
 - @standardnotes/ui-services@1.31.4
 - @standardnotes/web@3.172.6
2023-09-05 16:54:27 +00:00
Karol Sójko
fc9dc60030 chore: fix passing websocket events 2023-09-05 17:48:24 +02:00
Aman Harwara
4ee5ad8595 chore: fix issue where ephemeral vault couldnt be deleted with the correct password if not unlocked once before 2023-09-04 19:27:04 +05:30
StandardNotes CI
13925e6e8c chore(release): publish
- @standardnotes/clipper@1.1.202
 - @standardnotes/desktop@3.108.134
 - @standardnotes/mobile@3.56.113
 - @standardnotes/releases@1.4.486
 - @standardnotes/services@1.64.9
 - @standardnotes/snjs@2.202.64
 - @standardnotes/ui-services@1.31.3
 - @standardnotes/web@3.172.5
2023-09-04 12:14:04 +00:00
Aman Harwara
35d4e7ff2d chore: only download inbound invites when signed in 2023-09-04 13:31:32 +05:30