Commit Graph

40 Commits

Author SHA1 Message Date
StandardNotes CI
39fdac270e chore(release): publish
- @standardnotes/api@1.7.1
 - @standardnotes/components-meta@2.7.12
 - @standardnotes/desktop@3.23.117
 - @standardnotes/encryption@1.15.1
 - @standardnotes/features@1.52.0
 - @standardnotes/filepicker@1.23.1
 - @standardnotes/files@1.10.1
 - @standardnotes/mobile@3.32.4
 - @standardnotes/models@1.18.1
 - @standardnotes/releases@1.3.40
 - @standardnotes/responses@1.10.1
 - @standardnotes/services@1.19.1
 - @standardnotes/snjs@2.127.1
 - @standardnotes/ui-services@1.2.1
 - @standardnotes/web@3.46.2
2022-09-13 13:11:32 +00:00
StandardNotes CI
27b7f4e597 chore(release): publish
- @standardnotes/api@1.7.0
 - @standardnotes/components-meta@2.7.11
 - @standardnotes/desktop@3.23.116
 - @standardnotes/encryption@1.15.0
 - @standardnotes/features@1.51.0
 - @standardnotes/filepicker@1.23.0
 - @standardnotes/files@1.10.0
 - @standardnotes/mobile@3.32.3
 - @standardnotes/models@1.18.0
 - @standardnotes/releases@1.3.39
 - @standardnotes/responses@1.10.0
 - @standardnotes/services@1.19.0
 - @standardnotes/snjs@2.127.0
 - @standardnotes/ui-services@1.2.0
 - @standardnotes/utils@1.9.0
 - @standardnotes/web@3.46.1
 - @standardnotes/advanced-checklist@0.2.5
2022-09-13 08:58:14 +00:00
Karol Sójko
55b1409a80 feat: add subscription manager to handle subscription sharing (#1517)
* feat: add subscription manager to handle subscription sharing

* fix(services): add missing methods to the interface

* fix(services): add subscription manager specs

* feat(snjs): add subscriptions e2e tests

* fix(snjs): add wait in subscription cancelling test

* fix(snjs): checking for canceled invitations in tests

* fix(snjs): add e2e test for restored limit of subscription invitations

* chore(lint): fix linter issues
2022-09-13 10:28:11 +02:00
StandardNotes CI
5d39934e47 chore(release): publish
- @standardnotes/api@1.6.2
 - @standardnotes/desktop@3.23.113
 - @standardnotes/mobile@3.32.0
 - @standardnotes/releases@1.3.36
 - @standardnotes/services@1.18.0
 - @standardnotes/snjs@2.126.0
 - @standardnotes/ui-services@1.1.6
 - @standardnotes/web@3.45.17
2022-09-09 08:32:54 +00:00
Aman Harwara
320fc3fd96 feat(mobile): add setting to always open web view on launch (#1500) 2022-09-09 13:32:23 +05:30
StandardNotes CI
9719c6fcac chore(release): publish
- @standardnotes/api@1.6.1
 - @standardnotes/desktop@3.23.107
 - @standardnotes/encryption@1.14.4
 - @standardnotes/filepicker@1.22.4
 - @standardnotes/files@1.9.4
 - @standardnotes/mobile@3.31.23
 - @standardnotes/releases@1.3.29
 - @standardnotes/services@1.17.4
 - @standardnotes/snjs@2.125.6
 - @standardnotes/ui-services@1.1.5
 - @standardnotes/web@3.45.11
2022-09-01 09:10:28 +00:00
StandardNotes CI
aa7a22c6ac chore(release): publish
- @standardnotes/api@1.6.0
 - @standardnotes/desktop@3.23.106
 - @standardnotes/mobile@3.31.22
 - @standardnotes/releases@1.3.28
 - @standardnotes/snjs@2.125.5
 - @standardnotes/web@3.45.10
2022-08-31 18:13:02 +00:00
StandardNotes CI
19a95dc404 chore(release): publish
- @standardnotes/api@1.5.0
 - @standardnotes/desktop@3.23.105
 - @standardnotes/encryption@1.14.3
 - @standardnotes/filepicker@1.22.3
 - @standardnotes/files@1.9.3
 - @standardnotes/mobile@3.31.21
 - @standardnotes/models@1.17.0
 - @standardnotes/releases@1.3.27
 - @standardnotes/services@1.17.3
 - @standardnotes/snjs@2.125.4
 - @standardnotes/ui-services@1.1.4
 - @standardnotes/web@3.45.9
2022-08-31 14:44:34 +00:00
StandardNotes CI
c336f9de18 chore(release): publish
- @standardnotes/desktop@3.23.102
 - @standardnotes/mobile@3.31.18
 - @standardnotes/releases@1.3.24
 - @standardnotes/snjs@2.125.3
 - @standardnotes/web@3.45.6
2022-08-24 11:15:08 +00:00
Karol Sójko
2c69a514a8 fix(snjs): showing archived notes on trashed smart view (#1426) 2022-08-24 12:45:13 +02:00
StandardNotes CI
26fe530deb chore(release): publish
- @standardnotes/api@1.4.9
 - @standardnotes/components-meta@2.7.9
 - @standardnotes/desktop@3.23.101
 - @standardnotes/encryption@1.14.2
 - @standardnotes/features@1.50.5
 - @standardnotes/filepicker@1.22.2
 - @standardnotes/files@1.9.2
 - @standardnotes/mobile@3.31.17
 - @standardnotes/models@1.16.2
 - @standardnotes/releases@1.3.23
 - @standardnotes/responses@1.9.4
 - @standardnotes/services@1.17.2
 - @standardnotes/sncrypto-common@1.11.1
 - @standardnotes/sncrypto-web@1.12.3
 - @standardnotes/snjs@2.125.2
 - @standardnotes/ui-services@1.1.3
 - @standardnotes/utils@1.8.3
 - @standardnotes/web@3.45.5
 - @standardnotes/advanced-checklist@0.2.4
2022-08-23 12:11:25 +00:00
Karol Sójko
d2cebf930a chore(setup): fix running unit tests in all packages 2022-08-23 13:40:21 +02:00
StandardNotes CI
a2b6ec74b0 chore(release): publish
- @standardnotes/api@1.4.8
 - @standardnotes/desktop@3.23.100
 - @standardnotes/encryption@1.14.1
 - @standardnotes/filepicker@1.22.1
 - @standardnotes/files@1.9.1
 - @standardnotes/mobile@3.31.16
 - @standardnotes/models@1.16.1
 - @standardnotes/releases@1.3.22
 - @standardnotes/services@1.17.1
 - @standardnotes/snjs@2.125.1
 - @standardnotes/ui-services@1.1.2
 - @standardnotes/web@3.45.4
2022-08-23 10:05:48 +00:00
StandardNotes CI
5f0d3ca8b2 chore(release): publish
- @standardnotes/api@1.4.7
 - @standardnotes/desktop@3.23.86
 - @standardnotes/encryption@1.14.0
 - @standardnotes/filepicker@1.22.0
 - @standardnotes/files@1.9.0
 - @standardnotes/mobile@3.31.2
 - @standardnotes/models@1.16.0
 - @standardnotes/releases@1.3.8
 - @standardnotes/services@1.17.0
 - @standardnotes/snjs@2.125.0
 - @standardnotes/ui-services@1.1.0
 - @standardnotes/web@3.43.0
2022-08-05 15:03:40 +00:00
Karol Sójko
ffb2193924 feat(encryption): refactor circular dependencies on services 2022-08-05 11:59:02 +02:00
Karol Sójko
183f68c9c1 fix(files): filepicker circular dependency 2022-08-04 17:32:49 +02:00
Karol Sójko
7e251262d7 feat(web): extract ui-services package 2022-08-04 15:13:30 +02:00
StandardNotes CI
9ea1b35e0f chore(release): publish
- @standardnotes/desktop@3.23.78
 - @standardnotes/mobile@3.30.34
 - @standardnotes/releases@1.3.0
 - @standardnotes/snjs@2.124.5
 - @standardnotes/web-server@1.2.101
 - @standardnotes/web@3.40.7
2022-07-18 16:25:28 +00:00
Mo
12e2b83344 chore: update readme [skip ci] 2022-07-15 07:38:38 -05:00
StandardNotes CI
12168945f1 chore(release): publish
- @standardnotes/desktop@3.23.77
 - @standardnotes/icons@1.4.7
 - @standardnotes/mobile@3.30.33
 - @standardnotes/releases@1.2.99
 - @standardnotes/snjs@2.124.4
 - @standardnotes/toast@1.3.4
 - @standardnotes/web-server@1.2.100
 - @standardnotes/web@3.40.6
2022-07-14 15:27:11 +00:00
Mo
a827274ac6 refactor(web): use asterisk icon for upgrade indicator (#1318) 2022-07-14 10:06:31 -05:00
StandardNotes CI
9a297fe8cf chore(release): publish
- @standardnotes/components-meta@2.7.6
 - @standardnotes/desktop@3.23.74
 - @standardnotes/mobile@3.30.29
 - @standardnotes/releases@1.2.95
 - @standardnotes/snjs@2.124.3
 - @standardnotes/web-server@1.2.97
 - @standardnotes/web@3.40.4
 - @standardnotes/bold-editor@1.4.0
 - @standardnotes/markdown-hybrid@1.6.2
 - @standardnotes/classic-code-editor@1.4.0
 - @standardnotes/rich-text@1.7.1
 - @standardnotes/simple-task-editor@1.4.2
 - @standardnotes/spreadsheets@1.5.1
 - @standardnotes/authenticator@2.2.3
2022-07-13 08:34:40 +00:00
Karol Sójko
f125ad3cf1 chore(dep): upgrade webpack-merge 2022-07-13 10:10:57 +02:00
Karol Sójko
26949749fc chore(dep): upgrade jsdom 2022-07-13 10:09:42 +02:00
StandardNotes CI
763f4655a1 chore(release): publish
- @standardnotes/api@1.4.6
 - @standardnotes/components-meta@2.7.5
 - @standardnotes/desktop@3.23.73
 - @standardnotes/encryption@1.13.5
 - @standardnotes/features@1.50.4
 - @standardnotes/filepicker@1.21.6
 - @standardnotes/files@1.8.7
 - @standardnotes/icons@1.4.6
 - @standardnotes/mobile@3.30.28
 - @standardnotes/models@1.15.5
 - @standardnotes/releases@1.2.94
 - @standardnotes/responses@1.9.3
 - @standardnotes/services@1.16.5
 - @standardnotes/snjs@2.124.2
 - @standardnotes/toast@1.3.3
 - @standardnotes/utils@1.8.2
 - @standardnotes/web-server@1.2.96
 - @standardnotes/web@3.40.3
 - @standardnotes/advanced-checklist@0.2.3
 - @standardnotes/markdown-visual@1.1.2
2022-07-13 07:52:54 +00:00
Karol Sójko
431f1e3bac chore(dep): upgrade @types/jest 2022-07-13 09:28:13 +02:00
StandardNotes CI
961d1fb8d4 chore(release): publish
- @standardnotes/api@1.4.5
 - @standardnotes/desktop@3.23.67
 - @standardnotes/encryption@1.13.4
 - @standardnotes/filepicker@1.21.5
 - @standardnotes/files@1.8.6
 - @standardnotes/mobile@3.30.22
 - @standardnotes/models@1.15.4
 - @standardnotes/releases@1.2.88
 - @standardnotes/services@1.16.4
 - @standardnotes/snjs@2.124.1
 - @standardnotes/web-server@1.2.90
 - @standardnotes/web@3.38.6
2022-07-08 14:38:30 +00:00
StandardNotes CI
1809c51e54 chore(release): publish
- @standardnotes/desktop@3.23.66
 - @standardnotes/mobile@3.30.21
 - @standardnotes/releases@1.2.87
 - @standardnotes/snjs@2.124.0
 - @standardnotes/web-server@1.2.89
 - @standardnotes/web@3.38.5
2022-07-08 09:56:33 +00:00
Karol Sójko
3e4e7fd0e0 feat: add building of SNJS Docker image for e2e testing purposes (#1225)
* feat: add building of SNJS Docker image for e2e testing purposes

* fix: contents of snjs package

* feat: add running e2e test suite

* fix: include mocha directory in the snjs yarn package

* fix: add triggering e2e tests with specific image tag

* fix: mocha tests url

* fix: add tests before publishing new version

* fix: temporary skip linter errors

* Revert "fix: temporary skip linter errors"

This reverts commit c989536930a291677f6ef8cad402feb13f066b8c.

* fix: replace test libraries with unpkg CDN versions

* fix: update yarn lock and remove cached libs

* fix: add missing library to mocha tests

* fix: restore chai-as-promised built version

* fix: serving sncrypto-web in mocha test suite

* fix: add copy of sncrypto-web to gitignore files
2022-07-08 11:36:12 +02:00
StandardNotes CI
0d16e6faaa chore(release): publish
- @standardnotes/desktop@3.23.65
 - @standardnotes/mobile@3.30.20
 - @standardnotes/releases@1.2.86
 - @standardnotes/snjs@2.123.6
 - @standardnotes/web-server@1.2.88
 - @standardnotes/web@3.38.4
2022-07-07 21:26:06 +00:00
Mo
3d49b95bc5 fix(web): themes inside editors urls 2022-07-07 16:16:47 -05:00
StandardNotes CI
306a2129a2 chore(release): publish
- @standardnotes/desktop@3.23.64
 - @standardnotes/mobile@3.30.17
 - @standardnotes/releases@1.2.83
 - @standardnotes/snjs@2.123.5
 - @standardnotes/web-server@1.2.87
 - @standardnotes/web@3.38.3
2022-07-07 18:21:27 +00:00
Mo
d9014615f0 fix(mobile): component viewer in mobile web 2022-07-07 13:08:52 -05:00
StandardNotes CI
6e2911105b chore(release): publish
- @standardnotes/desktop@3.23.62
 - @standardnotes/filepicker@1.21.4
 - @standardnotes/files@1.8.5
 - @standardnotes/mobile@3.30.13
 - @standardnotes/releases@1.2.79
 - @standardnotes/snjs@2.123.4
 - @standardnotes/web-server@1.2.84
 - @standardnotes/web@3.38.1
2022-07-07 11:12:12 +00:00
StandardNotes CI
6ebac52cb0 chore(release): publish
- @standardnotes/desktop@3.23.60
 - @standardnotes/filepicker@1.21.3
 - @standardnotes/files@1.8.4
 - @standardnotes/mobile@3.30.11
 - @standardnotes/releases@1.2.77
 - @standardnotes/snjs@2.123.3
 - @standardnotes/web-server@1.2.82
 - @standardnotes/web@3.37.7
2022-07-06 22:30:21 +00:00
StandardNotes CI
2b05f35433 chore(release): publish
- @standardnotes/api@1.4.4
 - @standardnotes/components-meta@2.7.3
 - @standardnotes/desktop@3.23.59
 - @standardnotes/encryption@1.13.3
 - @standardnotes/features@1.50.3
 - @standardnotes/filepicker@1.21.2
 - @standardnotes/files@1.8.3
 - @standardnotes/mobile@3.30.10
 - @standardnotes/models@1.15.3
 - @standardnotes/releases@1.2.76
 - @standardnotes/responses@1.9.2
 - @standardnotes/services@1.16.3
 - @standardnotes/snjs@2.123.2
 - @standardnotes/web-server@1.2.81
 - @standardnotes/web@3.37.6
 - @standardnotes/advanced-checklist@0.2.2
 - @standardnotes/simple-task-editor@1.4.1
2022-07-06 21:39:52 +00:00
StandardNotes CI
58720c8ad3 chore(release): publish
- @standardnotes/api@1.4.3
 - @standardnotes/components-meta@2.7.1
 - @standardnotes/desktop@3.23.53
 - @standardnotes/encryption@1.13.2
 - @standardnotes/features@1.50.2
 - @standardnotes/filepicker@1.21.1
 - @standardnotes/files@1.8.2
 - @standardnotes/icons@1.4.5
 - @standardnotes/mobile@3.30.1
 - @standardnotes/models@1.15.2
 - @standardnotes/releases@1.2.67
 - @standardnotes/responses@1.9.1
 - @standardnotes/services@1.16.2
 - @standardnotes/sncrypto-web@1.12.2
 - @standardnotes/snjs@2.123.1
 - @standardnotes/toast@1.3.2
 - @standardnotes/utils@1.8.1
 - @standardnotes/web-server@1.2.75
 - @standardnotes/web@3.37.1
 - @standardnotes/advanced-checklist@0.2.1
 - @standardnotes/spreadsheets@1.5.0
 - @standardnotes/authenticator@2.2.2
2022-07-06 13:56:47 +00:00
Mo
3ab1ef5e2a chore: fix snjs lint job; devDep structure 2022-07-06 08:39:43 -05:00
StandardNotes CI
73ebb62c88 chore(release): publish
- @standardnotes/api@1.4.2
 - @standardnotes/desktop@3.23.52
 - @standardnotes/encryption@1.13.1
 - @standardnotes/filepicker@1.21.0
 - @standardnotes/files@1.8.1
 - @standardnotes/mobile@3.30.0
 - @standardnotes/models@1.15.1
 - @standardnotes/releases@1.2.66
 - @standardnotes/services@1.16.1
 - @standardnotes/sncrypto-web@1.12.1
 - @standardnotes/snjs@2.123.0
 - @standardnotes/web-server@1.2.74
 - @standardnotes/web@3.37.0
2022-07-06 13:05:55 +00:00
Karol Sójko
0e40469e2f feat: add snjs package 2022-07-06 14:04:30 +02:00