Commit Graph

515 Commits

Author SHA1 Message Date
StandardNotes CI
85c401fa6e chore(release): publish
- @standardnotes/api@1.26.80
 - @standardnotes/clipper@1.1.411
 - @standardnotes/desktop@3.110.13
 - @standardnotes/encryption@1.21.102
 - @standardnotes/filepicker@1.28.117
 - @standardnotes/files@1.20.2
 - @standardnotes/mobile@3.58.70
 - @standardnotes/models@1.55.0
 - @standardnotes/releases@1.4.706
 - @standardnotes/services@1.70.0
 - @standardnotes/snjs@2.208.0
 - @standardnotes/ui-services@1.37.0
 - @standardnotes/web@3.190.0
2024-02-17 09:13:16 +00:00
Aman Harwara
bfbf9ab8ce feat: Themes and appeareance settings are now local to your device and not synced (#2847) 2024-02-17 14:23:37 +05:30
StandardNotes CI
19a515ee6e chore(release): publish
- @standardnotes/api@1.26.79
 - @standardnotes/clipper@1.1.403
 - @standardnotes/desktop@3.110.5
 - @standardnotes/encryption@1.21.101
 - @standardnotes/filepicker@1.28.116
 - @standardnotes/files@1.20.1
 - @standardnotes/mobile@3.58.62
 - @standardnotes/models@1.54.0
 - @standardnotes/releases@1.4.698
 - @standardnotes/services@1.69.0
 - @standardnotes/snjs@2.207.0
 - @standardnotes/ui-services@1.36.3
 - @standardnotes/web@3.188.0
2024-02-02 16:08:18 +00:00
Aman Harwara
b07abaa5df feat: Added search bar to navigation panel for searching tags and smart views (#2815) 2024-02-02 16:07:55 +05:30
StandardNotes CI
dc22101a7c chore(release): publish
- @standardnotes/api@1.26.78
 - @standardnotes/clipper@1.1.399
 - @standardnotes/desktop@3.110.0
 - @standardnotes/encryption@1.21.100
 - @standardnotes/filepicker@1.28.115
 - @standardnotes/files@1.20.0
 - @standardnotes/mobile@3.58.58
 - @standardnotes/models@1.53.0
 - @standardnotes/releases@1.4.693
 - @standardnotes/services@1.68.3
 - @standardnotes/snjs@2.206.0
 - @standardnotes/ui-services@1.36.0
 - @standardnotes/web@3.187.0
2024-01-27 11:16:18 +00:00
StandardNotes CI
cfa2e75adc chore(release): publish
- @standardnotes/api@1.26.77
 - @standardnotes/clipper@1.1.397
 - @standardnotes/desktop@3.109.0
 - @standardnotes/encryption@1.21.99
 - @standardnotes/filepicker@1.28.114
 - @standardnotes/files@1.19.0
 - @standardnotes/mobile@3.58.56
 - @standardnotes/models@1.52.0
 - @standardnotes/releases@1.4.691
 - @standardnotes/services@1.68.2
 - @standardnotes/snjs@2.205.2
 - @standardnotes/toast@1.5.0
 - @standardnotes/ui-services@1.35.22
 - @standardnotes/web@3.186.0
2024-01-24 08:34:33 +00:00
StandardNotes CI
813304c959 chore(release): publish
- @standardnotes/clipper@1.1.396
 - @standardnotes/desktop@3.108.334
 - @standardnotes/mobile@3.58.55
 - @standardnotes/releases@1.4.690
 - @standardnotes/services@1.68.1
 - @standardnotes/snjs@2.205.1
 - @standardnotes/ui-services@1.35.21
 - @standardnotes/web@3.185.4
2024-01-23 08:33:41 +00:00
Karol Sójko
ba236a2f2b chore: add sync backoff mechanism checks (#2786) 2024-01-23 09:04:55 +01:00
StandardNotes CI
b53ae1d09b chore(release): publish
- @standardnotes/api@1.26.76
 - @standardnotes/clipper@1.1.392
 - @standardnotes/desktop@3.108.330
 - @standardnotes/encryption@1.21.98
 - @standardnotes/filepicker@1.28.113
 - @standardnotes/files@1.18.10
 - @standardnotes/icons@1.15.0
 - @standardnotes/mobile@3.58.51
 - @standardnotes/models@1.51.0
 - @standardnotes/releases@1.4.686
 - @standardnotes/services@1.68.0
 - @standardnotes/snjs@2.205.0
 - @standardnotes/toast@1.4.2
 - @standardnotes/ui-services@1.35.20
 - @standardnotes/web@3.185.0
2024-01-20 10:23:44 +00:00
Aman Harwara
396ee3f449 feat: Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). (#2768) 2024-01-20 15:22:09 +05:30
StandardNotes CI
766f156c89 chore(release): publish
- @standardnotes/clipper@1.1.388
 - @standardnotes/desktop@3.108.326
 - @standardnotes/mobile@3.58.47
 - @standardnotes/releases@1.4.682
 - @standardnotes/services@1.67.11
 - @standardnotes/snjs@2.204.15
 - @standardnotes/ui-services@1.35.19
 - @standardnotes/web@3.184.2
2024-01-11 14:55:34 +00:00
Karol Sójko
cf4b5ccf0a chore: global sync per minute safety limit (#2765) 2024-01-11 15:26:09 +01:00
StandardNotes CI
604f341f8f chore(release): publish
- @standardnotes/clipper@1.1.382
 - @standardnotes/desktop@3.108.320
 - @standardnotes/mobile@3.58.41
 - @standardnotes/releases@1.4.676
 - @standardnotes/services@1.67.10
 - @standardnotes/snjs@2.204.12
 - @standardnotes/ui-services@1.35.17
 - @standardnotes/web@3.183.41
2024-01-05 17:13:48 +00:00
Aman Harwara
afaf53a7a4 chore: let user know about 429 status (#2747) 2024-01-05 22:13:54 +05:30
StandardNotes CI
8418e62950 chore(release): publish
- @standardnotes/clipper@1.1.375
 - @standardnotes/desktop@3.108.313
 - @standardnotes/mobile@3.58.34
 - @standardnotes/releases@1.4.669
 - @standardnotes/services@1.67.9
 - @standardnotes/snjs@2.204.11
 - @standardnotes/ui-services@1.35.14
 - @standardnotes/web@3.183.34
2024-01-02 09:31:39 +00:00
Karol Sójko
5f5d817e04 chore: fix directory separator on windows (#2736) 2024-01-02 10:02:11 +01:00
StandardNotes CI
3bb8ffbbe0 chore(release): publish
- @standardnotes/clipper@1.1.373
 - @standardnotes/desktop@3.108.311
 - @standardnotes/mobile@3.58.32
 - @standardnotes/releases@1.4.667
 - @standardnotes/services@1.67.8
 - @standardnotes/snjs@2.204.10
 - @standardnotes/ui-services@1.35.13
 - @standardnotes/web@3.183.32
2023-12-28 11:03:17 +00:00
Karol Sójko
bc845c1633 chore: add server switcher (#2717)
* wip

* wip2

* refactor: use radio button group

* chore: add persisting host per workspace

* chore: header style

* chore: update server picker title style

* chore: margin

* chore: label

* chore: remove separator

* rename migration to latest snjs version

---------

Co-authored-by: Aman Harwara <amanharwara@protonmail.com>
2023-12-28 10:50:14 +01:00
StandardNotes CI
f376607f27 chore(release): publish
- @standardnotes/api@1.26.75
 - @standardnotes/clipper@1.1.372
 - @standardnotes/desktop@3.108.310
 - @standardnotes/encryption@1.21.97
 - @standardnotes/filepicker@1.28.111
 - @standardnotes/files@1.18.9
 - @standardnotes/mobile@3.58.31
 - @standardnotes/models@1.50.2
 - @standardnotes/releases@1.4.666
 - @standardnotes/services@1.67.7
 - @standardnotes/snjs@2.204.9
 - @standardnotes/ui-services@1.35.12
 - @standardnotes/web@3.183.31
2023-12-28 09:45:09 +00:00
StandardNotes CI
0b7372a007 chore(release): publish
- @standardnotes/clipper@1.1.369
 - @standardnotes/desktop@3.108.307
 - @standardnotes/filepicker@1.28.110
 - @standardnotes/files@1.18.8
 - @standardnotes/mobile@3.58.28
 - @standardnotes/releases@1.4.663
 - @standardnotes/services@1.67.6
 - @standardnotes/snjs@2.204.8
 - @standardnotes/ui-services@1.35.11
 - @standardnotes/web@3.183.28
2023-12-22 11:41:11 +00:00
StandardNotes CI
29787e5790 chore(release): publish
- @standardnotes/clipper@1.1.358
 - @standardnotes/desktop@3.108.296
 - @standardnotes/filepicker@1.28.109
 - @standardnotes/files@1.18.7
 - @standardnotes/mobile@3.58.17
 - @standardnotes/releases@1.4.652
 - @standardnotes/services@1.67.5
 - @standardnotes/snjs@2.204.6
 - @standardnotes/ui-services@1.35.10
 - @standardnotes/web@3.183.17
2023-12-11 11:31:06 +00:00
StandardNotes CI
774d0dc17b chore(release): publish
- @standardnotes/clipper@1.1.351
 - @standardnotes/desktop@3.108.288
 - @standardnotes/mobile@3.58.10
 - @standardnotes/releases@1.4.644
 - @standardnotes/services@1.67.4
 - @standardnotes/snjs@2.204.4
 - @standardnotes/ui-services@1.35.6
 - @standardnotes/web@3.183.10
2023-12-05 11:49:04 +00:00
Karol Sójko
ec1cddcf3a chore: add websocket heartbeat to keep the connection alive (#2681) 2023-12-05 12:20:36 +01:00
StandardNotes CI
a1f0ec3afd chore(release): publish
- @standardnotes/clipper@1.1.349
 - @standardnotes/desktop@3.108.285
 - @standardnotes/mobile@3.58.8
 - @standardnotes/releases@1.4.641
 - @standardnotes/services@1.67.3
 - @standardnotes/snjs@2.204.3
 - @standardnotes/ui-services@1.35.5
 - @standardnotes/web@3.183.8
2023-12-04 21:55:52 +00:00
Karol Sójko
357e763c3e chore: stop re-establishing websocket connection upon application close 2023-12-04 21:57:29 +01:00
StandardNotes CI
e5a0c21771 chore(release): publish
- @standardnotes/clipper@1.1.348
 - @standardnotes/desktop@3.108.284
 - @standardnotes/mobile@3.58.7
 - @standardnotes/releases@1.4.640
 - @standardnotes/services@1.67.2
 - @standardnotes/snjs@2.204.2
 - @standardnotes/ui-services@1.35.4
 - @standardnotes/web@3.183.7
2023-12-04 14:05:56 +00:00
Karol Sójko
214f5b785d chore: re-establish websocket connection upon connection close (#2673) 2023-12-04 14:37:38 +01:00
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