Commit Graph

800 Commits

Author SHA1 Message Date
StandardNotes CI
ccb15faff5 chore(release): publish
- @standardnotes/api@1.20.23
 - @standardnotes/desktop@3.104.53
 - @standardnotes/encryption@1.19.28
 - @standardnotes/filepicker@1.27.6
 - @standardnotes/files@1.14.5
 - @standardnotes/mobile@3.49.50
 - @standardnotes/models@1.40.0
 - @standardnotes/releases@1.4.76
 - @standardnotes/services@1.50.11
 - @standardnotes/snjs@2.156.13
 - @standardnotes/ui-services@1.21.2
 - @standardnotes/web@3.129.0
2022-12-27 18:29:52 +00:00
StandardNotes CI
771758fcd4 chore(release): publish
- @standardnotes/desktop@3.104.52
 - @standardnotes/filepicker@1.27.5
 - @standardnotes/mobile@3.49.49
 - @standardnotes/releases@1.4.75
 - @standardnotes/services@1.50.10
 - @standardnotes/snjs@2.156.12
 - @standardnotes/ui-services@1.21.1
 - @standardnotes/web@3.128.11
2022-12-27 15:59:31 +00:00
StandardNotes CI
d7c6ef6134 chore(release): publish
- @standardnotes/desktop@3.104.51
 - @standardnotes/mobile@3.49.48
 - @standardnotes/releases@1.4.74
 - @standardnotes/snjs@2.156.11
 - @standardnotes/web@3.128.10
2022-12-27 13:20:25 +00:00
Karol Sójko
8311271a49 fix(snjs): skip workspaces tests as they are a pending backlog feature 2022-12-27 13:49:02 +01:00
StandardNotes CI
4e61d9b3e3 chore(release): publish
- @standardnotes/desktop@3.104.50
 - @standardnotes/mobile@3.49.47
 - @standardnotes/releases@1.4.73
 - @standardnotes/snjs@2.156.10
 - @standardnotes/web@3.128.9
2022-12-27 10:16:51 +00:00
Karol Sójko
dd41082e71 fix(snjs): add error log upon not being able to reach the mock event publisher 2022-12-27 10:48:55 +01:00
StandardNotes CI
f3e147f4c9 chore(release): publish
- @standardnotes/desktop@3.104.36
 - @standardnotes/mobile@3.49.33
 - @standardnotes/releases@1.4.59
 - @standardnotes/snjs@2.156.9
 - @standardnotes/web@3.127.10
2022-12-22 15:23:29 +00:00
Aman Harwara
94c280256e fix: Disabled Moments photo capture when app is passcode or biometrics locked (#2114) 2022-12-22 20:07:48 +05:30
StandardNotes CI
cf0dc19f63 chore(release): publish
- @standardnotes/api@1.20.22
 - @standardnotes/desktop@3.104.35
 - @standardnotes/mobile@3.49.32
 - @standardnotes/releases@1.4.58
 - @standardnotes/services@1.50.9
 - @standardnotes/snjs@2.156.8
 - @standardnotes/ui-services@1.20.4
 - @standardnotes/web@3.127.9
2022-12-21 13:48:03 +00:00
Karol Sójko
2696b07759 fix(api): handling expired token responses (#2113) 2022-12-21 14:22:20 +01:00
StandardNotes CI
2cc5afb00a chore(release): publish
- @standardnotes/desktop@3.104.34
 - @standardnotes/mobile@3.49.31
 - @standardnotes/releases@1.4.57
 - @standardnotes/services@1.50.8
 - @standardnotes/snjs@2.156.7
 - @standardnotes/ui-services@1.20.3
 - @standardnotes/web@3.127.8
2022-12-20 19:24:12 +00:00
StandardNotes CI
c9c5e915ce chore(release): publish
- @standardnotes/desktop@3.104.30
 - @standardnotes/mobile@3.49.27
 - @standardnotes/releases@1.4.53
 - @standardnotes/snjs@2.156.6
 - @standardnotes/web@3.127.4
2022-12-19 15:22:56 +00:00
Karol Sójko
a1ec13d0b0 fix(snjs): skip subscriptions test suite until fixed 2022-12-19 15:52:32 +01:00
StandardNotes CI
2b84c242f7 chore(release): publish
- @standardnotes/desktop@3.104.29
 - @standardnotes/mobile@3.49.26
 - @standardnotes/releases@1.4.52
 - @standardnotes/snjs@2.156.5
 - @standardnotes/web@3.127.3
2022-12-19 13:49:02 +00:00
Karol Sójko
b8bf8ca112 fix(snjs): mark flaky subscription test as skipped until fixed 2022-12-19 14:23:34 +01:00
StandardNotes CI
c914b88e2d chore(release): publish
- @standardnotes/api@1.20.21
 - @standardnotes/desktop@3.104.28
 - @standardnotes/mobile@3.49.25
 - @standardnotes/releases@1.4.51
 - @standardnotes/services@1.50.7
 - @standardnotes/snjs@2.156.4
 - @standardnotes/ui-services@1.20.2
 - @standardnotes/web@3.127.2
2022-12-19 10:06:43 +00:00
StandardNotes CI
c9078f374b chore(release): publish
- @standardnotes/api@1.20.20
 - @standardnotes/desktop@3.104.27
 - @standardnotes/mobile@3.49.24
 - @standardnotes/releases@1.4.50
 - @standardnotes/services@1.50.6
 - @standardnotes/snjs@2.156.3
 - @standardnotes/ui-services@1.20.1
 - @standardnotes/web@3.127.1
2022-12-19 07:53:04 +00:00
Karol Sójko
bb4f1ff099 fix(snjs): refreshing sessions (#2106)
* fix(snjs): refreshing sessions

* fix(snjs): bring back all tests

* fix(snjs): passing session tokens values

* fix(api): remove redundant specs

* fix(snjs): add projecting sessions to storage values

* fix(snjs): deps tree

* fix(snjs): bring back subscription tests

* fix(snjs): remove only tag for migration tests

* fix(snjs): session specs
2022-12-19 08:28:10 +01:00
StandardNotes CI
fb517a91b0 chore(release): publish
- @standardnotes/desktop@3.104.21
 - @standardnotes/mobile@3.49.20
 - @standardnotes/releases@1.4.44
 - @standardnotes/snjs@2.156.2
 - @standardnotes/web@3.126.0
2022-12-13 17:15:10 +00:00
Mo
c7b158eb64 ci(temp): skip subscription tests 2022-12-13 10:50:44 -06:00
Karol Sójko
cd8596b14e Revert "fix(snjs): add sleep intervals for subscription sharing tests"
This reverts commit 4e576d7526.
2022-12-13 06:39:23 +01:00
Karol Sójko
7f41564328 fix(snjs): remove @newrelic/native-metrics by upgrading @standardnotes/settings 2022-12-12 13:23:20 +01:00
Karol Sójko
4e576d7526 fix(snjs): add sleep intervals for subscription sharing tests 2022-12-12 13:22:53 +01:00
StandardNotes CI
1dc9086257 chore(release): publish
- @standardnotes/api@1.20.19
 - @standardnotes/desktop@3.104.19
 - @standardnotes/encryption@1.19.27
 - @standardnotes/filepicker@1.27.4
 - @standardnotes/files@1.14.4
 - @standardnotes/mobile@3.49.18
 - @standardnotes/models@1.39.3
 - @standardnotes/releases@1.4.42
 - @standardnotes/services@1.50.5
 - @standardnotes/snjs@2.156.1
 - @standardnotes/ui-services@1.19.6
 - @standardnotes/utils@1.15.0
 - @standardnotes/web@3.124.0
2022-12-08 17:37:43 +00:00
StandardNotes CI
0e10b347b6 chore(release): publish
- @standardnotes/api@1.20.18
 - @standardnotes/desktop@3.104.10
 - @standardnotes/encryption@1.19.26
 - @standardnotes/features@1.56.0
 - @standardnotes/filepicker@1.27.3
 - @standardnotes/files@1.14.3
 - @standardnotes/mobile@3.49.9
 - @standardnotes/models@1.39.2
 - @standardnotes/releases@1.4.33
 - @standardnotes/responses@1.12.10
 - @standardnotes/services@1.50.4
 - @standardnotes/snjs@2.156.0
 - @standardnotes/ui-services@1.19.1
 - @standardnotes/web@3.120.0
2022-12-05 16:06:51 +00:00
Mo
caf2c4a876 feat: add Super note type to list of note types (#2086) 2022-12-05 09:38:42 -06:00
StandardNotes CI
3855b9f767 chore(release): publish
- @standardnotes/desktop@3.104.6
 - @standardnotes/mobile@3.49.5
 - @standardnotes/releases@1.4.29
 - @standardnotes/services@1.50.3
 - @standardnotes/snjs@2.155.4
 - @standardnotes/ui-services@1.17.11
 - @standardnotes/web@3.117.5
2022-12-04 11:47:50 +00:00
StandardNotes CI
2175c9cdcb chore(release): publish
- @standardnotes/desktop@3.104.4
 - @standardnotes/mobile@3.49.3
 - @standardnotes/releases@1.4.27
 - @standardnotes/services@1.50.2
 - @standardnotes/snjs@2.155.3
 - @standardnotes/ui-services@1.17.10
 - @standardnotes/web@3.117.3
2022-12-02 17:31:37 +00:00
StandardNotes CI
c8c166d2a0 chore(release): publish
- @standardnotes/api@1.20.17
 - @standardnotes/desktop@3.104.3
 - @standardnotes/encryption@1.19.25
 - @standardnotes/filepicker@1.27.2
 - @standardnotes/files@1.14.2
 - @standardnotes/mobile@3.49.2
 - @standardnotes/models@1.39.1
 - @standardnotes/releases@1.4.26
 - @standardnotes/services@1.50.1
 - @standardnotes/snjs@2.155.2
 - @standardnotes/ui-services@1.17.9
 - @standardnotes/utils@1.14.1
 - @standardnotes/web@3.117.2
2022-12-02 16:44:12 +00:00
StandardNotes CI
1e8ce4bee6 chore(release): publish
- @standardnotes/api@1.20.16
 - @standardnotes/desktop@3.104.1
 - @standardnotes/encryption@1.19.24
 - @standardnotes/filepicker@1.27.1
 - @standardnotes/files@1.14.1
 - @standardnotes/mobile@3.49.0
 - @standardnotes/models@1.39.0
 - @standardnotes/releases@1.4.24
 - @standardnotes/services@1.50.0
 - @standardnotes/snjs@2.155.1
 - @standardnotes/ui-services@1.17.8
 - @standardnotes/web@3.117.0
2022-12-02 15:13:17 +00:00
StandardNotes CI
621bf1b810 chore(release): publish
- @standardnotes/api@1.20.15
 - @standardnotes/desktop@3.104.0
 - @standardnotes/encryption@1.19.23
 - @standardnotes/filepicker@1.27.0
 - @standardnotes/files@1.14.0
 - @standardnotes/mobile@3.48.7
 - @standardnotes/models@1.38.2
 - @standardnotes/releases@1.4.23
 - @standardnotes/services@1.49.0
 - @standardnotes/snjs@2.155.0
 - @standardnotes/ui-services@1.17.7
 - @standardnotes/utils@1.14.0
 - @standardnotes/web@3.116.0
2022-12-01 18:22:56 +00:00
Mo
28e43d37c0 feat: download and preview files from local backups automatically, if a local backup is available (#2076) 2022-12-01 11:56:28 -06:00
StandardNotes CI
e07fed267f chore(release): publish
- @standardnotes/api@1.20.14
 - @standardnotes/desktop@3.103.2
 - @standardnotes/encryption@1.19.22
 - @standardnotes/filepicker@1.26.5
 - @standardnotes/files@1.13.5
 - @standardnotes/mobile@3.48.6
 - @standardnotes/models@1.38.1
 - @standardnotes/releases@1.4.22
 - @standardnotes/services@1.48.1
 - @standardnotes/snjs@2.154.1
 - @standardnotes/ui-services@1.17.6
 - @standardnotes/utils@1.13.1
 - @standardnotes/web@3.115.2
2022-12-01 13:53:01 +00:00
StandardNotes CI
02eb969e07 chore(release): publish
- @standardnotes/api@1.20.13
 - @standardnotes/desktop@3.102.15
 - @standardnotes/encryption@1.19.21
 - @standardnotes/filepicker@1.26.4
 - @standardnotes/files@1.13.4
 - @standardnotes/mobile@3.48.0
 - @standardnotes/models@1.38.0
 - @standardnotes/releases@1.4.16
 - @standardnotes/services@1.48.0
 - @standardnotes/snjs@2.154.0
 - @standardnotes/ui-services@1.17.5
 - @standardnotes/web@3.114.0
2022-11-28 22:08:20 +00:00
Mo
767d354780 feat: display number of files for 'Files' view (#2065)
* feat: display number of files for 'Files' view

* feat: include files count in Preferences > Security
2022-11-28 15:38:50 -06:00
StandardNotes CI
052e7d2f90 chore(release): publish
- @standardnotes/blocks-editor@1.9.2
 - @standardnotes/desktop@3.102.14
 - @standardnotes/mobile@3.47.14
 - @standardnotes/releases@1.4.15
 - @standardnotes/snjs@2.153.0
 - @standardnotes/web@3.113.0
2022-11-28 19:07:10 +00:00
Mo
cc2762a29d feat: convert Super notes to Markdown behind the scenes while publishing to Listed (#2064) 2022-11-28 12:19:53 -06:00
StandardNotes CI
60cbd7aed2 chore(release): publish
- @standardnotes/api@1.20.12
 - @standardnotes/desktop@3.102.13
 - @standardnotes/encryption@1.19.20
 - @standardnotes/filepicker@1.26.3
 - @standardnotes/files@1.13.3
 - @standardnotes/mobile@3.47.13
 - @standardnotes/models@1.37.9
 - @standardnotes/releases@1.4.14
 - @standardnotes/services@1.47.2
 - @standardnotes/snjs@2.152.6
 - @standardnotes/ui-services@1.17.4
 - @standardnotes/web@3.112.2
2022-11-28 17:43:50 +00:00
Mo
2b0c9b188c fix: exclude files from being counted in 'Notes' view (#2062) 2022-11-28 11:11:55 -06:00
StandardNotes CI
8145cdb8ac chore(release): publish
- @standardnotes/api@1.20.11
 - @standardnotes/desktop@3.102.5
 - @standardnotes/encryption@1.19.19
 - @standardnotes/filepicker@1.26.2
 - @standardnotes/files@1.13.2
 - @standardnotes/mobile@3.47.5
 - @standardnotes/models@1.37.8
 - @standardnotes/releases@1.4.6
 - @standardnotes/services@1.47.1
 - @standardnotes/snjs@2.152.5
 - @standardnotes/ui-services@1.17.1
 - @standardnotes/web@3.110.2
2022-11-27 11:55:50 +00:00
StandardNotes CI
ff1d71c2f8 chore(release): publish
- @standardnotes/desktop@3.102.2
 - @standardnotes/mobile@3.47.2
 - @standardnotes/releases@1.4.3
 - @standardnotes/snjs@2.152.4
 - @standardnotes/web@3.109.1
2022-11-24 18:44:27 +00:00
Karol Sójko
81b5123294 fix(snjs): initial value of subscription ids on files test - run e2e 2022-11-24 19:14:07 +01:00
Karol Sójko
7a89a3cd9c fix(snjs): subscription id increments - run e2e 2022-11-24 19:06:04 +01:00
StandardNotes CI
08fd234e60 chore(release): publish
- @standardnotes/desktop@3.102.1
 - @standardnotes/mobile@3.47.1
 - @standardnotes/releases@1.4.2
 - @standardnotes/snjs@2.152.3
 - @standardnotes/web@3.109.0
2022-11-24 16:35:47 +00:00
Karol Sójko
0fac2dd939 fix(snjs): decrease factory sleep in order to have a continuing session - run e2e 2022-11-24 17:03:37 +01:00
Karol Sójko
212e7843ec fix(snjs): remove extra sign in - run e2e 2022-11-24 16:56:08 +01:00
Karol Sójko
6bbf0c02bd fix(snjs): add additional sign in missing - run e2e 2022-11-24 16:40:24 +01:00
Karol Sójko
75303b5eb8 fix(snjs): run e2e 2022-11-24 16:17:03 +01:00
StandardNotes CI
b5997aa70e chore(release): publish
- @standardnotes/desktop@3.102.0
 - @standardnotes/mobile@3.47.0
 - @standardnotes/releases@1.4.1
 - @standardnotes/snjs@2.152.1
 - @standardnotes/web@3.108.1
2022-11-24 15:15:06 +00:00
Karol Sójko
07e26915b0 fix: subscription expiring event 2022-11-24 15:59:57 +01:00