Commit Graph

201 Commits

Author SHA1 Message Date
StandardNotes CI
71463a9821 chore(release): publish
- @standardnotes/desktop@3.22.12-alpha.1
 - @standardnotes/web-server@1.2.14-alpha.1
 - @standardnotes/web@3.23.0-alpha.0
2022-06-19 11:40:45 +00:00
Aman Harwara
dcf3724e2c feat: ctrl+a to select all items (#1123) 2022-06-19 17:09:03 +05:30
StandardNotes CI
3e2e03f1de chore(release): publish
- @standardnotes/desktop@3.22.12-alpha.0
 - @standardnotes/web-server@1.2.14-alpha.0
 - @standardnotes/web@3.22.7-alpha.0
2022-06-18 21:02:48 +00:00
Aman Harwara
dfbd72b1df fix: exporting multiple notes with same title (#1119) 2022-06-19 02:30:49 +05:30
StandardNotes CI
a589a81ecf chore(release): publish
- @standardnotes/mobile@3.23.8-alpha.0
2022-06-18 15:45:59 +00:00
Mo
ea37bbe53f fix(mobile): white screen issue with switching notes on iPad 2022-06-18 10:43:41 -05:00
StandardNotes CI
3b6b5b1887 chore(release): publish
- @standardnotes/components-meta@2.1.6
 - @standardnotes/desktop@3.22.11
 - @standardnotes/icons@1.4.4
 - @standardnotes/mobile@3.23.7
 - @standardnotes/toast@1.2.4
 - @standardnotes/web-server@1.2.13
 - @standardnotes/web@3.22.6
 - @standardnotes/markdown-hybrid@1.5.4
 - @standardnotes/bold-editor@1.3.9
 - @standardnotes/classic-code-editor@1.3.16
 - @standardnotes/rich-text@1.6.5
 - @standardnotes/markdown-basic@1.4.6
 - @standardnotes/simple-task-editor@1.3.14
 - @standardnotes/spreadsheets@1.4.8
 - @standardnotes/authenticator@2.0.14
2022-06-18 14:51:19 +00:00
StandardNotes CI
3bc621b4fb chore(release): components 2022-06-18 14:51:10 +00:00
StandardNotes CI
f2ed5d1a6c chore(release): publish
- @standardnotes/components-meta@2.1.6-alpha.0
 - @standardnotes/desktop@3.22.11-alpha.0
 - @standardnotes/icons@1.4.4-alpha.0
 - @standardnotes/mobile@3.23.7-alpha.0
 - @standardnotes/toast@1.2.4-alpha.0
 - @standardnotes/web-server@1.2.13-alpha.0
 - @standardnotes/web@3.22.6-alpha.0
 - @standardnotes/markdown-hybrid@1.5.4-alpha.0
 - @standardnotes/bold-editor@1.3.9-alpha.0
 - @standardnotes/classic-code-editor@1.3.16-alpha.0
 - @standardnotes/rich-text@1.6.5-alpha.0
 - @standardnotes/markdown-basic@1.4.6-alpha.0
 - @standardnotes/simple-task-editor@1.3.14-alpha.0
 - @standardnotes/spreadsheets@1.4.8-alpha.0
 - @standardnotes/authenticator@2.0.14-alpha.0
2022-06-18 14:25:51 +00:00
StandardNotes CI
9e46ff5101 chore(release): components 2022-06-18 14:25:41 +00:00
Mo
ba65948364 fix: plus editor icons (#1120) 2022-06-18 09:20:44 -05:00
StandardNotes CI
cd645f74df chore(release): publish
- @standardnotes/components-meta@2.1.5
 - @standardnotes/desktop@3.22.10
 - @standardnotes/mobile@3.23.6
 - @standardnotes/web-server@1.2.12
2022-06-17 21:56:34 +00:00
StandardNotes CI
bd84706a9d chore(release): publish
- @standardnotes/components-meta@2.1.5-alpha.0
 - @standardnotes/desktop@3.22.10-alpha.0
 - @standardnotes/mobile@3.23.6-alpha.0
 - @standardnotes/web-server@1.2.12-alpha.0
2022-06-17 21:47:13 +00:00
Mo
817d1ba1d8 chore: fix mobile merge overwrite 2022-06-17 16:42:35 -05:00
Mo
9158163b10 chore: fix web-server merge overwrite 2022-06-17 16:40:17 -05:00
Mo
a736c0cd2c chore: merge main 2022-06-17 16:36:57 -05:00
Mo
7dcd5abe20 chore: fix components packaging script 2022-06-17 16:24:08 -05:00
StandardNotes CI
a6ddb5a348 chore(release): publish
- @standardnotes/components-meta@2.1.3-alpha.2
 - @standardnotes/desktop@3.22.7-alpha.5
 - @standardnotes/mobile@3.23.4-alpha.2
 - @standardnotes/web-server@1.2.10-alpha.2
2022-06-17 21:17:46 +00:00
Mo
12a2369d17 refactor: mobile components (#1113)
* fix(mobile): freeze web-server assets to zips for mobile 3.23.3

Mobile 3.23.3 fetches components zips from the web-server cdn. This however causes upgraded cdn versions to fail when downloading from older mobile versions. This commit instead fetches versioned zips from an external cdn based on the static version of the app requesting the asset.

Since web-server is no longer needed as a cdn, we will temporarily freeze its zip assets to those that would be requested by Mobile 3.23.3, and commit them to source control so they remain unchanged.

web-server/public/components/assets will remain as-is (dynamically copied during build time of server), and not commited to source control. This cdn directory is only used by the web app.

* chore: disable commitlint length rule

* chore: clear git cache

* refactor: use package name from package file
2022-06-17 16:12:12 -05:00
StandardNotes CI
367ffdf254 chore(release): publish
- @standardnotes/desktop@3.22.9
2022-06-17 16:54:46 +00:00
Mo
b5d3308566 chore(workflow): trigger 2022-06-17 11:52:55 -05:00
Mo
a09fe44c44 chore: merge conflicts 2022-06-17 11:47:59 -05:00
StandardNotes CI
8b7b70eae7 chore(release): publish
- @standardnotes/desktop@3.22.7-alpha.4
2022-06-17 16:34:19 +00:00
Mo
9a3721d057 chore(workflow): desktop version 2022-06-17 11:32:36 -05:00
StandardNotes CI
a584a70fb6 chore(release): publish
- @standardnotes/desktop@3.22.7-alpha.3
2022-06-17 16:22:28 +00:00
Mo
66241cb038 fix(desktop): provide template version 2022-06-17 11:20:18 -05:00
StandardNotes CI
282dbedfb6 chore(release): publish
- @standardnotes/desktop@3.22.7-alpha.2
2022-06-17 16:12:24 +00:00
Mo
93e97013c1 fix(desktop): use top level package json for versioning 2022-06-17 11:10:42 -05:00
StandardNotes CI
5964f91b2e chore(release): publish
- @standardnotes/components-meta@2.1.4
 - @standardnotes/desktop@3.22.8
 - @standardnotes/mobile@3.23.5
 - @standardnotes/web-server@1.2.11
2022-06-17 14:36:36 +00:00
StandardNotes CI
ff0716cf17 chore(release): publish
- @standardnotes/components-meta@2.1.3
 - @standardnotes/desktop@3.22.7
 - @standardnotes/mobile@3.23.4
 - @standardnotes/web-server@1.2.10
2022-06-17 14:34:06 +00:00
StandardNotes CI
ec5a2dc482 chore(release): publish
- @standardnotes/components-meta@2.1.3-alpha.1
 - @standardnotes/desktop@3.22.7-alpha.1
 - @standardnotes/mobile@3.23.4-alpha.1
 - @standardnotes/web-server@1.2.10-alpha.1
2022-06-17 14:02:57 +00:00
Mo
957f58ac6c chore(workflow): fix desktop sums 2022-06-17 08:56:10 -05:00
StandardNotes CI
b4f674911b chore(release): publish
- @standardnotes/components-meta@2.1.3-alpha.0
 - @standardnotes/desktop@3.22.7-alpha.0
 - @standardnotes/mobile@3.23.4-alpha.0
 - @standardnotes/web-server@1.2.10-alpha.0
2022-06-17 13:34:26 +00:00
StandardNotes CI
696824f3ed chore(release): components 2022-06-17 13:34:15 +00:00
Mo
e94132ff28 chore(workflow): compile components with latest version set 2022-06-17 08:23:27 -05:00
Mo
e4bef17dfa chore(workflow): fix desktop checksums script 2022-06-17 07:41:32 -05:00
StandardNotes CI
aa45bd8a8c chore(release): publish
- @standardnotes/desktop@3.22.6
2022-06-17 00:48:16 +00:00
Mo
b44ee77534 chore(desktop): fix sums file 2022-06-16 19:46:11 -05:00
StandardNotes CI
12eee935b6 chore(release): publish
- @standardnotes/components-meta@2.1.2
 - @standardnotes/desktop@3.22.5
 - @standardnotes/icons@1.4.3
 - @standardnotes/mobile@3.23.3
 - @standardnotes/styles@1.2.4
 - @standardnotes/toast@1.2.3
 - @standardnotes/web-server@1.2.9
 - @standardnotes/web@3.22.5
 - @standardnotes/advanced-checklist@0.0.4
 - @standardnotes/markdown-hybrid@1.5.3
 - @standardnotes/bold-editor@1.3.8
 - @standardnotes/classic-code-editor@1.3.15
 - @standardnotes/markdown-math@1.3.9
 - @standardnotes/markdown-visual@1.0.10
 - @standardnotes/markdown-minimal@1.3.12
 - @standardnotes/rich-text@1.6.4
 - @standardnotes/markdown-basic@1.4.5
 - @standardnotes/simple-task-editor@1.3.13
 - @standardnotes/spreadsheets@1.4.7
 - @standardnotes/autobiography-theme@1.0.7
 - @standardnotes/dynamic-theme@1.0.7
 - @standardnotes/focus-theme@1.2.12
 - @standardnotes/futura-theme@1.2.12
 - @standardnotes/midnight-theme@1.2.11
 - @standardnotes/solarized-dark-theme@1.2.10
 - @standardnotes/titanium-theme@1.2.11
 - @standardnotes/authenticator@2.0.13
 - @standardnotes/inner-desktop@3.22.5
2022-06-16 20:12:43 +00:00
StandardNotes CI
abc51be2fa chore(release): publish
- @standardnotes/components-meta@2.1.1
 - @standardnotes/desktop@3.22.4
 - @standardnotes/icons@1.4.2
 - @standardnotes/mobile@3.23.2
 - @standardnotes/styles@1.2.3
 - @standardnotes/toast@1.2.2
 - @standardnotes/web-server@1.2.8
 - @standardnotes/web@3.22.4
 - @standardnotes/advanced-checklist@0.0.3
 - @standardnotes/markdown-hybrid@1.5.2
 - @standardnotes/bold-editor@1.3.7
 - @standardnotes/classic-code-editor@1.3.14
 - @standardnotes/markdown-math@1.3.8
 - @standardnotes/markdown-visual@1.0.9
 - @standardnotes/markdown-minimal@1.3.11
 - @standardnotes/rich-text@1.6.3
 - @standardnotes/markdown-basic@1.4.4
 - @standardnotes/simple-task-editor@1.3.12
 - @standardnotes/spreadsheets@1.4.6
 - @standardnotes/autobiography-theme@1.0.6
 - @standardnotes/dynamic-theme@1.0.6
 - @standardnotes/focus-theme@1.2.11
 - @standardnotes/futura-theme@1.2.11
 - @standardnotes/midnight-theme@1.2.10
 - @standardnotes/solarized-dark-theme@1.2.9
 - @standardnotes/titanium-theme@1.2.10
 - @standardnotes/authenticator@2.0.12
 - @standardnotes/inner-desktop@3.22.4
2022-06-16 19:42:42 +00:00
Mo
ea9ffa79f8 chore(workflow): trigger 2022-06-16 14:19:34 -05:00
StandardNotes CI
798145b057 chore(release): publish
- @standardnotes/components-meta@2.1.0
 - @standardnotes/desktop@3.22.3
 - @standardnotes/icons@1.4.1
 - @standardnotes/mobile@3.23.1
 - @standardnotes/styles@1.2.2
 - @standardnotes/toast@1.2.1
 - @standardnotes/web-server@1.2.7
 - @standardnotes/web@3.22.3
 - @standardnotes/advanced-checklist@0.0.2
 - @standardnotes/markdown-hybrid@1.5.1
 - @standardnotes/bold-editor@1.3.6
 - @standardnotes/classic-code-editor@1.3.13
 - @standardnotes/markdown-math@1.3.7
 - @standardnotes/markdown-visual@1.0.8
 - @standardnotes/markdown-minimal@1.3.10
 - @standardnotes/rich-text@1.6.2
 - @standardnotes/markdown-basic@1.4.3
 - @standardnotes/simple-task-editor@1.3.11
 - @standardnotes/spreadsheets@1.4.5
 - @standardnotes/autobiography-theme@1.0.5
 - @standardnotes/dynamic-theme@1.0.5
 - @standardnotes/focus-theme@1.2.10
 - @standardnotes/futura-theme@1.2.10
 - @standardnotes/midnight-theme@1.2.9
 - @standardnotes/solarized-dark-theme@1.2.8
 - @standardnotes/titanium-theme@1.2.9
 - @standardnotes/authenticator@2.0.11
 - @standardnotes/inner-desktop@3.22.3
2022-06-16 19:13:08 +00:00
StandardNotes CI
43e11b947c chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.16
 - @standardnotes/desktop@3.22.3-alpha.24
 - @standardnotes/mobile@3.23.1-alpha.14
 - @standardnotes/web-server@1.2.7-alpha.23
2022-06-16 19:01:23 +00:00
StandardNotes CI
664de3830a chore(release): components 2022-06-16 19:01:11 +00:00
StandardNotes CI
aff09abd0c chore(release): publish
- @standardnotes/desktop@3.22.3-alpha.23
2022-06-16 18:41:10 +00:00
Mo
fef253c62f fix(desktop): commit public env config 2022-06-16 13:38:48 -05:00
StandardNotes CI
d93e7cbcb5 chore(release): publish
- @standardnotes/mobile@3.23.1-alpha.13
2022-06-16 18:32:00 +00:00
Mo
c4642ceb99 fix(mobile): use package version directly 2022-06-16 13:30:07 -05:00
StandardNotes CI
619b5a9677 chore(release): publish
- @standardnotes/mobile@3.23.1-alpha.12
2022-06-16 18:26:29 +00:00
Mo
0fcff9e729 chore: increment mobile seed build number to account for run_number dependant workflow 2022-06-16 13:24:31 -05:00