Karol Sójko
eb062220d6
chore: fix endpoints and properties used in shared vaults to match the server ( #2370 )
...
* chore: upgrade @standardnotes/domain-core
* chore: enable vault tests by default
* chore: fix asymmetric messages paths
* chore: fix message property from user_uuid to recipient_uuid
* chore: fix server response properties for messages and notifications
* chore: fix user_uuid to recipient_uuid in resend all message use case
* chore: use notification payload and type from domain-core
* chore: fix non existent uuid in conflicts tests
* chore: use shared vault user permission from domain-core
* chore: enable all e2e tests
* chore: upgrade domain-core
* chore: mark failing tests as skipped
* chore: skip test
* chore: fix recipient_uuid in specs
* chore: skip test
* chore: skip test
* chore: skip test
* chore: skip test
* chore: fix remove unused var and unskip test
* Revert "chore: skip test"
This reverts commit 26bb876cf55e2c4fa9eeea56f73b3c2917a26f5c.
* chore: unskip passing tests
* chore: skip test
* chore: skip test
* fix: handle invite creation error
* chore: skip tests
* fix: disable vault tests to merge the PR
* chore: unskip asymmetric messages tests
2023-07-27 15:43:45 +02:00
StandardNotes CI
1fef36d601
chore(release): publish
...
- @standardnotes/api@1.26.32
- @standardnotes/clipper@1.1.116
- @standardnotes/desktop@3.108.47
- @standardnotes/encryption@1.21.55
- @standardnotes/features@1.59.11
- @standardnotes/filepicker@1.28.64
- @standardnotes/files@1.16.10
- @standardnotes/mobile@3.56.27
- @standardnotes/models@1.46.14
- @standardnotes/releases@1.4.399
- @standardnotes/responses@1.13.32
- @standardnotes/services@1.63.12
- @standardnotes/snjs@2.202.16
- @standardnotes/ui-services@1.28.14
- @standardnotes/utils@1.17 .7
- @standardnotes/web@3.167.14
2023-07-26 21:20:45 +00:00
Mo
d268c02ab3
fix: Fixes issue where lock screen would not use previously active theme ( #2372 )
2023-07-26 15:50:08 -05:00
StandardNotes CI
e7d805b91a
chore(release): publish
...
- @standardnotes/api@1.26.29
- @standardnotes/clipper@1.1.98
- @standardnotes/desktop@3.108.29
- @standardnotes/encryption@1.21.52
- @standardnotes/features@1.59.10
- @standardnotes/filepicker@1.28.61
- @standardnotes/files@1.16 .7
- @standardnotes/mobile@3.56 .8
- @standardnotes/models@1.46.11
- @standardnotes/releases@1.4.380
- @standardnotes/responses@1.13.30
- @standardnotes/services@1.63 .5
- @standardnotes/snjs@2.202 .7
- @standardnotes/ui-services@1.28 .6
- @standardnotes/web@3.166.16
2023-07-17 14:57:47 +00:00
Mo
7fb33c400c
chore: refetch subscription when prefs menu opens ( #2360 )
2023-07-17 09:04:22 -05:00
StandardNotes CI
4641f3235d
chore(release): publish
...
- @standardnotes/api@1.26.28
- @standardnotes/clipper@1.1.89
- @standardnotes/desktop@3.108.20
- @standardnotes/encryption@1.21.51
- @standardnotes/features@1.59 .9
- @standardnotes/filepicker@1.28.60
- @standardnotes/files@1.16 .6
- @standardnotes/icons@1.12 .2
- @standardnotes/mobile@3.55 .8
- @standardnotes/models@1.46.10
- @standardnotes/releases@1.4.367
- @standardnotes/responses@1.13.29
- @standardnotes/services@1.63 .3
- @standardnotes/snjs@2.202 .3
- @standardnotes/toast@1.3.35
- @standardnotes/ui-services@1.28 .4
- @standardnotes/web@3.166 .7
2023-07-13 11:34:30 +00:00
Mo
2c68ea1d76
refactor: component manager usecases ( #2354 )
2023-07-13 05:46:52 -05:00
StandardNotes CI
8294d0663f
chore(release): publish
...
- @standardnotes/api@1.26.27
- @standardnotes/clipper@1.1.87
- @standardnotes/desktop@3.108.18
- @standardnotes/encryption@1.21.50
- @standardnotes/features@1.59 .8
- @standardnotes/filepicker@1.28.59
- @standardnotes/files@1.16 .5
- @standardnotes/mobile@3.55 .6
- @standardnotes/models@1.46 .9
- @standardnotes/releases@1.4.365
- @standardnotes/responses@1.13.28
- @standardnotes/services@1.63 .2
- @standardnotes/snjs@2.202 .2
- @standardnotes/toast@1.3.34
- @standardnotes/ui-services@1.28 .3
- @standardnotes/utils@1.17 .6
- @standardnotes/web@3.166 .5
2023-07-12 18:58:36 +00:00
Mo
078ef3772c
refactor: native feature management ( #2350 )
2023-07-12 12:56:08 -05:00
StandardNotes CI
e4b858f2e8
chore(release): publish
...
- @standardnotes/api@1.26.26
- @standardnotes/clipper@1.1.84
- @standardnotes/desktop@3.108.15
- @standardnotes/encryption@1.21.49
- @standardnotes/features@1.59 .7
- @standardnotes/filepicker@1.28.58
- @standardnotes/files@1.16 .4
- @standardnotes/mobile@3.55 .3
- @standardnotes/models@1.46 .8
- @standardnotes/releases@1.4.362
- @standardnotes/responses@1.13.27
- @standardnotes/services@1.63 .1
- @standardnotes/snjs@2.202 .1
- @standardnotes/ui-services@1.28 .1
- @standardnotes/utils@1.17 .5
- @standardnotes/web@3.166 .2
2023-07-12 12:22:07 +00:00
Karol Sójko
325737bfbd
chore: fix ContentType usage ( #2353 )
...
* chore: fix ContentType usage
* chore: fix specs
2023-07-12 13:53:29 +02:00
StandardNotes CI
a0bc6153d6
chore(release): publish
...
- @standardnotes/api@1.26.18
- @standardnotes/clipper@1.1.58
- @standardnotes/desktop@3.106.67
- @standardnotes/encryption@1.21.44
- @standardnotes/features@1.59 .6
- @standardnotes/filepicker@1.28.53
- @standardnotes/files@1.15.15
- @standardnotes/icons@1.12 .1
- @standardnotes/mobile@3.53.67
- @standardnotes/models@1.46 .5
- @standardnotes/releases@1.4.335
- @standardnotes/responses@1.13.25
- @standardnotes/services@1.60 .7
- @standardnotes/sncrypto-common@1.13 .4
- @standardnotes/sncrypto-web@1.14 .4
- @standardnotes/snjs@2.200 .1
- @standardnotes/toast@1.3.33
- @standardnotes/ui-services@1.26.22
- @standardnotes/utils@1.17 .4
- @standardnotes/web@3.162.10
2023-06-30 14:51:02 +00:00
Mo
b032eb9c9b
internal: incomplete vault systems behind feature flag ( #2340 )
2023-06-30 09:01:56 -05:00
StandardNotes CI
390ea45865
chore(release): publish
...
- @standardnotes/api@1.26.10
- @standardnotes/clipper@1.1.32
- @standardnotes/desktop@3.106.41
- @standardnotes/encryption@1.21.38
- @standardnotes/features@1.59 .5
- @standardnotes/filepicker@1.28.46
- @standardnotes/files@1.15 .8
- @standardnotes/mobile@3.53.41
- @standardnotes/models@1.45 .5
- @standardnotes/releases@1.4.309
- @standardnotes/responses@1.13.24
- @standardnotes/services@1.59.10
- @standardnotes/snjs@2.168.16
- @standardnotes/ui-services@1.26.12
- @standardnotes/web@3.160 .8
2023-05-22 18:28:30 +00:00
StandardNotes CI
bec026ad6a
chore(release): publish
...
- @standardnotes/api@1.26 .9
- @standardnotes/clipper@1.1.31
- @standardnotes/desktop@3.106.40
- @standardnotes/encryption@1.21.37
- @standardnotes/features@1.59 .4
- @standardnotes/filepicker@1.28.45
- @standardnotes/files@1.15 .7
- @standardnotes/mobile@3.53.40
- @standardnotes/models@1.45 .4
- @standardnotes/releases@1.4.308
- @standardnotes/responses@1.13.23
- @standardnotes/services@1.59 .9
- @standardnotes/snjs@2.168.15
- @standardnotes/ui-services@1.26.11
- @standardnotes/web@3.160 .7
2023-05-22 16:34:05 +00:00
Aman Harwara
db77e2f53b
chore: remove unused field & make role field required
2023-05-22 21:37:10 +05:30
Aman Harwara
11b4377b76
chore: fix feature roles
2023-05-22 21:09:44 +05:30
StandardNotes CI
681f717072
chore(release): publish
...
- @standardnotes/api@1.26 .4
- @standardnotes/clipper@1.0.24
- @standardnotes/desktop@3.105.73
- @standardnotes/encryption@1.21.32
- @standardnotes/features@1.59 .3
- @standardnotes/filepicker@1.28.37
- @standardnotes/files@1.14.47
- @standardnotes/mobile@3.52.20
- @standardnotes/models@1.44 .3
- @standardnotes/releases@1.4.251
- @standardnotes/responses@1.13.21
- @standardnotes/services@1.58 .5
- @standardnotes/snjs@2.167 .5
- @standardnotes/ui-services@1.25 .5
- @standardnotes/web@3.153 .3
2023-04-26 14:25:15 +00:00
Mo
af84d09b7a
chore(snjs): remove cloudlink
2023-04-26 08:50:46 -05:00
StandardNotes CI
ac73dba1db
chore(release): publish
...
- @standardnotes/api@1.26 .3
- @standardnotes/clipper@1.0.23
- @standardnotes/desktop@3.105.72
- @standardnotes/encryption@1.21.31
- @standardnotes/features@1.59 .2
- @standardnotes/filepicker@1.28.36
- @standardnotes/files@1.14.46
- @standardnotes/mobile@3.52.19
- @standardnotes/models@1.44 .2
- @standardnotes/releases@1.4.250
- @standardnotes/responses@1.13.20
- @standardnotes/services@1.58 .4
- @standardnotes/snjs@2.167 .4
- @standardnotes/ui-services@1.25 .4
- @standardnotes/web@3.153 .2
2023-04-26 13:29:50 +00:00
StandardNotes CI
cfe951c977
chore(release): publish
...
- @standardnotes/api@1.26 .2
- @standardnotes/clipper@1.0.22
- @standardnotes/desktop@3.105.71
- @standardnotes/encryption@1.21.30
- @standardnotes/features@1.59 .1
- @standardnotes/filepicker@1.28.35
- @standardnotes/files@1.14.45
- @standardnotes/mobile@3.52.18
- @standardnotes/models@1.44 .1
- @standardnotes/releases@1.4.249
- @standardnotes/responses@1.13.19
- @standardnotes/services@1.58 .3
- @standardnotes/snjs@2.167 .3
- @standardnotes/ui-services@1.25 .3
- @standardnotes/web@3.153 .1
2023-04-26 10:52:31 +00:00
Karol Sójko
d198bc2123
chore(features): enable u2f feature on pro subscription ( #2317 )
2023-04-26 12:24:32 +02:00
StandardNotes CI
4182cebf6a
chore(release): publish
...
- @standardnotes/api@1.26 .0
- @standardnotes/desktop@3.105.55
- @standardnotes/encryption@1.21.28
- @standardnotes/features@1.59 .0
- @standardnotes/filepicker@1.28.33
- @standardnotes/files@1.14.43
- @standardnotes/mobile@3.52 .0
- @standardnotes/models@1.43.16
- @standardnotes/releases@1.4.231
- @standardnotes/responses@1.13.18
- @standardnotes/services@1.58 .0
- @standardnotes/snjs@2.167 .0
- @standardnotes/ui-services@1.25 .0
- @standardnotes/web@3.151 .0
2023-04-17 13:26:13 +00:00
Karol Sójko
725f55fca7
feat(mobile): add U2F support for Android devices ( #2311 )
...
* feat(mobile): add U2F support for Android devices
* chore: fix specs
2023-04-17 14:57:41 +02:00
StandardNotes CI
c0c9a4ff91
chore(release): publish
...
- @standardnotes/api@1.25.14
- @standardnotes/desktop@3.105.54
- @standardnotes/encryption@1.21.27
- @standardnotes/features@1.58.16
- @standardnotes/filepicker@1.28.32
- @standardnotes/files@1.14.42
- @standardnotes/mobile@3.51.87
- @standardnotes/models@1.43.15
- @standardnotes/releases@1.4.230
- @standardnotes/responses@1.13.17
- @standardnotes/services@1.57.15
- @standardnotes/snjs@2.166.22
- @standardnotes/ui-services@1.24.45
- @standardnotes/web@3.150.54
2023-04-15 06:51:22 +00:00
StandardNotes CI
46462ab2f2
chore(release): publish
...
- @standardnotes/api@1.25.13
- @standardnotes/desktop@3.105.53
- @standardnotes/encryption@1.21.26
- @standardnotes/features@1.58.15
- @standardnotes/filepicker@1.28.31
- @standardnotes/files@1.14.41
- @standardnotes/mobile@3.51.86
- @standardnotes/models@1.43.14
- @standardnotes/releases@1.4.229
- @standardnotes/responses@1.13.16
- @standardnotes/services@1.57.14
- @standardnotes/snjs@2.166.21
- @standardnotes/ui-services@1.24.44
- @standardnotes/web@3.150.53
2023-04-14 07:55:00 +00:00
Karol Sójko
afdbdfa0f1
chore: fix assets url
2023-04-14 09:27:04 +02:00
StandardNotes CI
29e7c8b58d
chore(release): publish
...
- @standardnotes/api@1.25.12
- @standardnotes/clipper@1.0.3
- @standardnotes/desktop@3.105.48
- @standardnotes/encryption@1.21.25
- @standardnotes/features@1.58.14
- @standardnotes/filepicker@1.28.30
- @standardnotes/files@1.14.40
- @standardnotes/icons@1.10 .9
- @standardnotes/mobile@3.51.81
- @standardnotes/models@1.43.13
- @standardnotes/releases@1.4.224
- @standardnotes/responses@1.13.15
- @standardnotes/services@1.57.13
- @standardnotes/snjs@2.166.20
- @standardnotes/toast@1.3.28
- @standardnotes/ui-services@1.24.43
- @standardnotes/web@3.150.48
2023-04-11 18:30:09 +00:00
StandardNotes CI
418ff43b63
chore(release): publish
...
- @standardnotes/api@1.25.11
- @standardnotes/clipper@1.0.2
- @standardnotes/desktop@3.105.47
- @standardnotes/encryption@1.21.24
- @standardnotes/features@1.58.13
- @standardnotes/filepicker@1.28.29
- @standardnotes/files@1.14.39
- @standardnotes/icons@1.10 .8
- @standardnotes/mobile@3.51.80
- @standardnotes/models@1.43.12
- @standardnotes/releases@1.4.223
- @standardnotes/responses@1.13.14
- @standardnotes/services@1.57.12
- @standardnotes/snjs@2.166.19
- @standardnotes/toast@1.3.27
- @standardnotes/ui-services@1.24.42
- @standardnotes/web@3.150.47
2023-04-11 17:10:54 +00:00
Aman Harwara
4f5e634685
chore: add clipper extension package ( #2281 )
2023-04-11 22:14:02 +05:30
StandardNotes CI
ddc290e302
chore(release): publish
...
- @standardnotes/api@1.25 .8
- @standardnotes/desktop@3.105.21
- @standardnotes/encryption@1.21.22
- @standardnotes/features@1.58.12
- @standardnotes/filepicker@1.28.27
- @standardnotes/files@1.14.37
- @standardnotes/mobile@3.51.52
- @standardnotes/models@1.43.10
- @standardnotes/releases@1.4.195
- @standardnotes/responses@1.13.13
- @standardnotes/services@1.57 .9
- @standardnotes/snjs@2.166.14
- @standardnotes/ui-services@1.24.37
- @standardnotes/web@3.150.21
2023-03-10 20:13:08 +00:00
Karol Sójko
0ca26d0f75
chore: features fix specs
2023-03-10 20:40:23 +01:00
Karol Sójko
bd4bc0614e
chore: features fix to enable u2f for INTERNAL_TEAM_USER role
2023-03-10 20:19:43 +01:00
StandardNotes CI
2524d2615c
chore(release): publish
...
- @standardnotes/api@1.25 .7
- @standardnotes/desktop@3.105.20
- @standardnotes/encryption@1.21.21
- @standardnotes/features@1.58.11
- @standardnotes/filepicker@1.28.26
- @standardnotes/files@1.14.36
- @standardnotes/mobile@3.51.51
- @standardnotes/models@1.43 .9
- @standardnotes/releases@1.4.194
- @standardnotes/responses@1.13.12
- @standardnotes/services@1.57 .8
- @standardnotes/snjs@2.166.13
- @standardnotes/ui-services@1.24.36
- @standardnotes/web@3.150.20
2023-03-10 14:15:09 +00:00
Karol Sójko
7eab5dc680
chore: fix features to remove u2f from pro subscription
2023-03-10 14:46:34 +01:00
StandardNotes CI
e47b6253c1
chore(release): publish
...
- @standardnotes/api@1.25 .5
- @standardnotes/desktop@3.105.15
- @standardnotes/encryption@1.21.19
- @standardnotes/features@1.58.10
- @standardnotes/filepicker@1.28.24
- @standardnotes/files@1.14.34
- @standardnotes/mobile@3.51.46
- @standardnotes/models@1.43 .7
- @standardnotes/releases@1.4.189
- @standardnotes/responses@1.13.11
- @standardnotes/services@1.57 .6
- @standardnotes/snjs@2.166 .8
- @standardnotes/ui-services@1.24.34
- @standardnotes/web@3.150.15
2023-03-08 09:57:58 +00:00
Karol Sójko
7fc9182869
chore: remove files beta permission ( #2247 )
2023-03-08 10:30:29 +01:00
Karol Sójko
0c9ed13678
chore: add u2f permissions and features ( #2246 )
...
Co-authored-by: Karol Sójko <karolsojko@protonmail.com >
2023-03-08 09:57:36 +01:00
StandardNotes CI
44bd6f90bd
chore(release): publish
...
- @standardnotes/api@1.25 .4
- @standardnotes/desktop@3.105 .8
- @standardnotes/encryption@1.21.18
- @standardnotes/features@1.58 .9
- @standardnotes/filepicker@1.28.23
- @standardnotes/files@1.14.33
- @standardnotes/mobile@3.51.39
- @standardnotes/models@1.43 .6
- @standardnotes/releases@1.4.182
- @standardnotes/responses@1.13.10
- @standardnotes/services@1.57 .4
- @standardnotes/snjs@2.166 .4
- @standardnotes/ui-services@1.24.30
- @standardnotes/utils@1.16 .5
- @standardnotes/web@3.150 .8
2023-03-01 14:35:00 +00:00
Mo
fd020af03f
chore: upgrade sn deps
2023-03-01 08:06:14 -06:00
StandardNotes CI
ed5a189745
chore(release): publish
...
- @standardnotes/api@1.25 .1
- @standardnotes/desktop@3.104.145
- @standardnotes/encryption@1.21.16
- @standardnotes/features@1.58 .8
- @standardnotes/filepicker@1.28.21
- @standardnotes/files@1.14.31
- @standardnotes/mobile@3.51.25
- @standardnotes/models@1.43 .4
- @standardnotes/releases@1.4.168
- @standardnotes/responses@1.13 .8
- @standardnotes/services@1.57 .1
- @standardnotes/snjs@2.166 .1
- @standardnotes/ui-services@1.24.27
- @standardnotes/web@3.149 .7
2023-02-15 11:14:18 +00:00
Karol Sójko
734a38ab1f
chore: upgrade @standardnotes/domain-core with less 3rd party dependencies ( #2214 )
2023-02-15 11:42:55 +01:00
StandardNotes CI
5c17ae3c4e
chore(release): publish
...
- @standardnotes/api@1.24.12
- @standardnotes/blocks-editor@1.15 .0
- @standardnotes/desktop@3.104.118
- @standardnotes/encryption@1.21.11
- @standardnotes/features@1.58 .7
- @standardnotes/filepicker@1.28.16
- @standardnotes/files@1.14.26
- @standardnotes/mobile@3.50.54
- @standardnotes/models@1.42.13
- @standardnotes/releases@1.4.141
- @standardnotes/responses@1.13 .7
- @standardnotes/services@1.56.13
- @standardnotes/snjs@2.164.15
- @standardnotes/ui-services@1.24.17
- @standardnotes/web@3.142.10
2023-01-31 17:45:25 +00:00
Mo
3604567541
chore: fix files permissions
2023-01-31 11:14:04 -06:00
StandardNotes CI
6e4a512371
chore(release): publish
...
- @standardnotes/api@1.24 .7
- @standardnotes/desktop@3.104.101
- @standardnotes/encryption@1.21 .7
- @standardnotes/features@1.58 .6
- @standardnotes/filepicker@1.28.12
- @standardnotes/files@1.14.22
- @standardnotes/mobile@3.50.37
- @standardnotes/models@1.42 .9
- @standardnotes/releases@1.4.124
- @standardnotes/responses@1.13 .6
- @standardnotes/services@1.56 .8
- @standardnotes/snjs@2.164 .8
- @standardnotes/ui-services@1.24.12
- @standardnotes/utils@1.16 .3
- @standardnotes/web@3.140 .9
2023-01-21 10:54:24 +00:00
StandardNotes CI
607ac361d1
chore(release): publish
...
- @standardnotes/api@1.24 .6
- @standardnotes/desktop@3.104.100
- @standardnotes/encryption@1.21 .6
- @standardnotes/features@1.58 .5
- @standardnotes/filepicker@1.28.11
- @standardnotes/files@1.14.21
- @standardnotes/mobile@3.50.36
- @standardnotes/models@1.42 .8
- @standardnotes/releases@1.4.123
- @standardnotes/responses@1.13 .5
- @standardnotes/services@1.56 .7
- @standardnotes/snjs@2.164 .7
- @standardnotes/ui-services@1.24.11
- @standardnotes/web@3.140 .8
2023-01-20 23:32:47 +00:00
Mo
e7214ea73a
fix: fixed issue with third party editors not loading ( #2174 )
2023-01-20 16:32:33 -06:00
StandardNotes CI
6e7517650b
chore(release): publish
...
- @standardnotes/api@1.24 .4
- @standardnotes/desktop@3.104.98
- @standardnotes/encryption@1.21 .4
- @standardnotes/features@1.58 .4
- @standardnotes/filepicker@1.28 .9
- @standardnotes/files@1.14.19
- @standardnotes/mobile@3.50.34
- @standardnotes/models@1.42 .6
- @standardnotes/releases@1.4.121
- @standardnotes/responses@1.13 .4
- @standardnotes/services@1.56 .5
- @standardnotes/snjs@2.164 .5
- @standardnotes/ui-services@1.24 .9
- @standardnotes/utils@1.16 .2
- @standardnotes/web@3.140 .5
2023-01-20 12:48:06 +00:00
Karol Sójko
87b974bdd5
chore: upgrade @standardnotes/common
2023-01-20 12:37:38 +01:00
StandardNotes CI
e61ac4c54a
chore(release): publish
...
- @standardnotes/api@1.24 .3
- @standardnotes/desktop@3.104.96
- @standardnotes/encryption@1.21 .3
- @standardnotes/features@1.58 .3
- @standardnotes/filepicker@1.28 .8
- @standardnotes/files@1.14.18
- @standardnotes/mobile@3.50.32
- @standardnotes/models@1.42 .5
- @standardnotes/releases@1.4.119
- @standardnotes/responses@1.13 .3
- @standardnotes/services@1.56 .3
- @standardnotes/snjs@2.164 .3
- @standardnotes/ui-services@1.24 .7
- @standardnotes/web@3.140 .3
2023-01-20 04:11:59 +00:00