Commit Graph

488 Commits

Author SHA1 Message Date
StandardNotes CI
72f4122d9c chore(release): publish
- @standardnotes/clipper@1.1.347
 - @standardnotes/desktop@3.108.283
 - @standardnotes/mobile@3.58.6
 - @standardnotes/releases@1.4.639
 - @standardnotes/services@1.67.1
 - @standardnotes/snjs@2.204.1
 - @standardnotes/ui-services@1.35.3
 - @standardnotes/web@3.183.6
2023-12-04 08:40:32 +00:00
Karol Sójko
258422cf3c chore: rely on websockets for autosync if a websocket connection is open (#2672) 2023-12-04 09:10:18 +01:00
StandardNotes CI
6d74f90a13 chore(release): publish
- @standardnotes/clipper@1.1.341
 - @standardnotes/desktop@3.108.276
 - @standardnotes/mobile@3.58.0
 - @standardnotes/releases@1.4.632
 - @standardnotes/services@1.67.0
 - @standardnotes/snjs@2.204.0
 - @standardnotes/toast@1.4.0
 - @standardnotes/ui-services@1.35.2
 - @standardnotes/web@3.183.0
2023-11-30 18:02:49 +00:00
Karol Sójko
17039cbb80 feat: New one-click Home Server, now in Labs. Launch your own self-hosted server instance with just 1 click from the Preferences window. (#2645) 2023-11-30 18:31:45 +01:00
StandardNotes CI
83be764f69 chore(release): publish
- @standardnotes/api@1.26.74
 - @standardnotes/clipper@1.1.338
 - @standardnotes/desktop@3.108.273
 - @standardnotes/encryption@1.21.96
 - @standardnotes/features@1.61.1
 - @standardnotes/filepicker@1.28.108
 - @standardnotes/files@1.18.6
 - @standardnotes/mobile@3.57.2
 - @standardnotes/models@1.50.1
 - @standardnotes/releases@1.4.629
 - @standardnotes/responses@1.13.53
 - @standardnotes/services@1.66.1
 - @standardnotes/snjs@2.203.1
 - @standardnotes/ui-services@1.35.1
 - @standardnotes/web@3.182.2
2023-11-30 10:00:49 +00:00
StandardNotes CI
a6a0e673d0 chore(release): publish
- @standardnotes/api@1.26.73
 - @standardnotes/clipper@1.1.336
 - @standardnotes/desktop@3.108.271
 - @standardnotes/encryption@1.21.95
 - @standardnotes/features@1.61.0
 - @standardnotes/filepicker@1.28.107
 - @standardnotes/files@1.18.5
 - @standardnotes/mobile@3.57.0
 - @standardnotes/models@1.50.0
 - @standardnotes/releases@1.4.627
 - @standardnotes/responses@1.13.52
 - @standardnotes/services@1.66.0
 - @standardnotes/snjs@2.203.0
 - @standardnotes/ui-services@1.35.0
 - @standardnotes/web@3.182.0
2023-11-29 17:28:04 +00:00
Mo
c43b593c60 feat: Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. (#2630) 2023-11-29 10:18:55 -06:00
StandardNotes CI
bf6f8a8b62 chore(release): publish
- @standardnotes/api@1.26.72
 - @standardnotes/clipper@1.1.333
 - @standardnotes/desktop@3.108.268
 - @standardnotes/encryption@1.21.94
 - @standardnotes/filepicker@1.28.106
 - @standardnotes/files@1.18.4
 - @standardnotes/mobile@3.56.249
 - @standardnotes/models@1.49.3
 - @standardnotes/releases@1.4.624
 - @standardnotes/services@1.65.6
 - @standardnotes/snjs@2.202.113
 - @standardnotes/ui-services@1.34.6
 - @standardnotes/web@3.181.36
2023-11-27 14:57:52 +00:00
StandardNotes CI
c6b952ef23 chore(release): publish
- @standardnotes/api@1.26.71
 - @standardnotes/clipper@1.1.332
 - @standardnotes/desktop@3.108.267
 - @standardnotes/encryption@1.21.93
 - @standardnotes/filepicker@1.28.105
 - @standardnotes/files@1.18.3
 - @standardnotes/mobile@3.56.248
 - @standardnotes/models@1.49.2
 - @standardnotes/releases@1.4.623
 - @standardnotes/services@1.65.5
 - @standardnotes/snjs@2.202.112
 - @standardnotes/ui-services@1.34.5
 - @standardnotes/web@3.181.35
2023-11-24 18:15:43 +00:00
StandardNotes CI
a3a033bb5a chore(release): publish
- @standardnotes/api@1.26.70
 - @standardnotes/clipper@1.1.331
 - @standardnotes/desktop@3.108.266
 - @standardnotes/encryption@1.21.92
 - @standardnotes/filepicker@1.28.104
 - @standardnotes/files@1.18.2
 - @standardnotes/mobile@3.56.247
 - @standardnotes/models@1.49.1
 - @standardnotes/releases@1.4.622
 - @standardnotes/services@1.65.4
 - @standardnotes/snjs@2.202.111
 - @standardnotes/ui-services@1.34.4
 - @standardnotes/web@3.181.34
2023-11-24 17:23:19 +00:00
StandardNotes CI
9c06b6ae71 chore(release): publish
- @standardnotes/clipper@1.1.317
 - @standardnotes/desktop@3.108.251
 - @standardnotes/mobile@3.56.232
 - @standardnotes/releases@1.4.607
 - @standardnotes/services@1.65.3
 - @standardnotes/snjs@2.202.109
 - @standardnotes/ui-services@1.34.2
 - @standardnotes/web@3.181.20
2023-11-08 20:11:40 +00:00
Aman Harwara
2d687d9786 chore: on android use notification to display file upload progress instead of toast (#2628) [skip e2e] 2023-11-09 01:31:34 +05:30
StandardNotes CI
d55b2527d5 chore(release): publish
- @standardnotes/clipper@1.1.312
 - @standardnotes/desktop@3.108.246
 - @standardnotes/filepicker@1.28.103
 - @standardnotes/files@1.18.1
 - @standardnotes/mobile@3.56.227
 - @standardnotes/releases@1.4.602
 - @standardnotes/services@1.65.2
 - @standardnotes/snjs@2.202.107
 - @standardnotes/ui-services@1.33.3
 - @standardnotes/web@3.181.15
2023-11-04 13:11:12 +00:00
StandardNotes CI
5ff795d636 chore(release): publish
- @standardnotes/clipper@1.1.310
 - @standardnotes/desktop@3.108.244
 - @standardnotes/mobile@3.56.225
 - @standardnotes/releases@1.4.600
 - @standardnotes/services@1.65.1
 - @standardnotes/snjs@2.202.106
 - @standardnotes/ui-services@1.33.2
 - @standardnotes/web@3.181.13
2023-11-03 11:32:50 +00:00
Karol Sójko
0902580b79 chore: enable vaults on free internal team user accounts (#2617) 2023-11-03 11:23:42 +01:00
StandardNotes CI
941eeea4e3 chore(release): publish
- @standardnotes/api@1.26.69
 - @standardnotes/clipper@1.1.297
 - @standardnotes/desktop@3.108.231
 - @standardnotes/encryption@1.21.91
 - @standardnotes/filepicker@1.28.102
 - @standardnotes/files@1.18.0
 - @standardnotes/mobile@3.56.210
 - @standardnotes/models@1.49.0
 - @standardnotes/releases@1.4.585
 - @standardnotes/services@1.65.0
 - @standardnotes/snjs@2.202.104
 - @standardnotes/ui-services@1.33.0
 - @standardnotes/web@3.181.0
2023-10-30 20:34:09 +00:00
Aman Harwara
991de1ddf5 feat: When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format.
(#2610)
2023-10-31 01:19:04 +05:30
StandardNotes CI
54a4c86a81 chore(release): publish
- @standardnotes/api@1.26.68
 - @standardnotes/clipper@1.1.286
 - @standardnotes/desktop@3.108.220
 - @standardnotes/encryption@1.21.90
 - @standardnotes/features@1.60.4
 - @standardnotes/filepicker@1.28.101
 - @standardnotes/files@1.17.20
 - @standardnotes/mobile@3.56.199
 - @standardnotes/models@1.48.1
 - @standardnotes/releases@1.4.574
 - @standardnotes/responses@1.13.51
 - @standardnotes/services@1.64.38
 - @standardnotes/snjs@2.202.103
 - @standardnotes/ui-services@1.32.7
 - @standardnotes/web@3.179.3
2023-10-26 15:59:33 +00:00
Karol Sójko
874961a7cd chore: upgrade @standardnotes/domain-core and @standardnotes/settings (#2607) 2023-10-26 17:14:06 +02:00
StandardNotes CI
568e6e8162 chore(release): publish
- @standardnotes/api@1.26.67
 - @standardnotes/clipper@1.1.283
 - @standardnotes/desktop@3.108.217
 - @standardnotes/encryption@1.21.89
 - @standardnotes/filepicker@1.28.100
 - @standardnotes/files@1.17.19
 - @standardnotes/mobile@3.56.196
 - @standardnotes/models@1.48.0
 - @standardnotes/releases@1.4.571
 - @standardnotes/services@1.64.37
 - @standardnotes/snjs@2.202.102
 - @standardnotes/ui-services@1.32.6
 - @standardnotes/web@3.179.0
2023-10-25 20:03:53 +00:00
StandardNotes CI
ce013ee316 chore(release): publish
- @standardnotes/api@1.26.66
 - @standardnotes/clipper@1.1.271
 - @standardnotes/desktop@3.108.205
 - @standardnotes/encryption@1.21.88
 - @standardnotes/features@1.60.3
 - @standardnotes/filepicker@1.28.99
 - @standardnotes/files@1.17.18
 - @standardnotes/mobile@3.56.184
 - @standardnotes/models@1.47.24
 - @standardnotes/releases@1.4.559
 - @standardnotes/responses@1.13.50
 - @standardnotes/services@1.64.36
 - @standardnotes/snjs@2.202.100
 - @standardnotes/ui-services@1.32.3
 - @standardnotes/web@3.178.8
2023-10-23 09:08:15 +00:00
StandardNotes CI
417599cbf8 chore(release): publish
- @standardnotes/api@1.26.65
 - @standardnotes/clipper@1.1.261
 - @standardnotes/desktop@3.108.195
 - @standardnotes/encryption@1.21.87
 - @standardnotes/features@1.60.2
 - @standardnotes/filepicker@1.28.98
 - @standardnotes/files@1.17.17
 - @standardnotes/icons@1.13.1
 - @standardnotes/mobile@3.56.174
 - @standardnotes/models@1.47.23
 - @standardnotes/releases@1.4.549
 - @standardnotes/responses@1.13.49
 - @standardnotes/services@1.64.35
 - @standardnotes/sncrypto-common@1.13.8
 - @standardnotes/sncrypto-web@1.14.9
 - @standardnotes/snjs@2.202.97
 - @standardnotes/toast@1.3.39
 - @standardnotes/ui-services@1.32.1
 - @standardnotes/utils@1.17.12
 - @standardnotes/web@3.177.6
2023-10-17 17:50:11 +00:00
Mo
d254e1c4e3 Reintroduce AGPLv3 license 2023-10-17 09:22:08 -05:00
StandardNotes CI
ec4c7c2c62 chore(release): publish
- @standardnotes/api@1.26.64
 - @standardnotes/clipper@1.1.253
 - @standardnotes/desktop@3.108.186
 - @standardnotes/encryption@1.21.86
 - @standardnotes/features@1.60.1
 - @standardnotes/filepicker@1.28.97
 - @standardnotes/files@1.17.16
 - @standardnotes/mobile@3.56.165
 - @standardnotes/models@1.47.22
 - @standardnotes/releases@1.4.539
 - @standardnotes/responses@1.13.48
 - @standardnotes/services@1.64.34
 - @standardnotes/snjs@2.202.96
 - @standardnotes/ui-services@1.31.29
 - @standardnotes/web@3.175.2
2023-10-09 14:04:49 +00:00
StandardNotes CI
eb1a066381 chore(release): publish
- @standardnotes/api@1.26.63
 - @standardnotes/clipper@1.1.250
 - @standardnotes/desktop@3.108.183
 - @standardnotes/encryption@1.21.85
 - @standardnotes/features@1.60.0
 - @standardnotes/filepicker@1.28.96
 - @standardnotes/files@1.17.15
 - @standardnotes/mobile@3.56.161
 - @standardnotes/models@1.47.21
 - @standardnotes/releases@1.4.535
 - @standardnotes/responses@1.13.47
 - @standardnotes/services@1.64.33
 - @standardnotes/snjs@2.202.95
 - @standardnotes/ui-services@1.31.28
 - @standardnotes/web@3.174.0
2023-10-05 11:41:55 +00:00
StandardNotes CI
7e1eb565af chore(release): publish
- @standardnotes/clipper@1.1.249
 - @standardnotes/desktop@3.108.182
 - @standardnotes/mobile@3.56.160
 - @standardnotes/releases@1.4.534
 - @standardnotes/services@1.64.32
 - @standardnotes/snjs@2.202.94
 - @standardnotes/ui-services@1.31.27
 - @standardnotes/web@3.173.23
2023-10-02 15:38:48 +00:00
Aman Harwara
fff4696fa2 chore: remove sync call causing tests to become flaky 2023-10-02 19:15:58 +05:30
StandardNotes CI
af43aa05c1 chore(release): publish
- @standardnotes/api@1.26.62
 - @standardnotes/clipper@1.1.248
 - @standardnotes/desktop@3.108.181
 - @standardnotes/encryption@1.21.84
 - @standardnotes/filepicker@1.28.95
 - @standardnotes/files@1.17.14
 - @standardnotes/mobile@3.56.159
 - @standardnotes/models@1.47.20
 - @standardnotes/releases@1.4.533
 - @standardnotes/responses@1.13.46
 - @standardnotes/services@1.64.31
 - @standardnotes/snjs@2.202.93
 - @standardnotes/ui-services@1.31.26
 - @standardnotes/web@3.173.22
2023-09-29 11:56:17 +00:00
Aman Harwara
79c5da6c5b chore: ui for designating survivor for shared vault & warning when no survivor (#2544) 2023-09-29 16:38:38 +05:30
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