Commit Graph

53 Commits

Author SHA1 Message Date
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
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
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
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
43fc2fe146 chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.15
 - @standardnotes/desktop@3.22.3-alpha.22
 - @standardnotes/mobile@3.23.1-alpha.11
 - @standardnotes/web-server@1.2.7-alpha.22
 - @standardnotes/web@3.22.3-alpha.9
 - @standardnotes/advanced-checklist@0.0.2-alpha.3
 - @standardnotes/markdown-hybrid@1.5.1-alpha.3
 - @standardnotes/bold-editor@1.3.6-alpha.3
 - @standardnotes/classic-code-editor@1.3.13-alpha.3
 - @standardnotes/markdown-math@1.3.7-alpha.3
 - @standardnotes/markdown-visual@1.0.8-alpha.3
 - @standardnotes/markdown-minimal@1.3.10-alpha.3
 - @standardnotes/rich-text@1.6.2-alpha.3
 - @standardnotes/markdown-basic@1.4.3-alpha.3
 - @standardnotes/simple-task-editor@1.3.11-alpha.3
 - @standardnotes/spreadsheets@1.4.5-alpha.3
 - @standardnotes/autobiography-theme@1.0.5-alpha.3
 - @standardnotes/dynamic-theme@1.0.5-alpha.3
 - @standardnotes/focus-theme@1.2.10-alpha.3
 - @standardnotes/futura-theme@1.2.10-alpha.3
 - @standardnotes/midnight-theme@1.2.9-alpha.3
 - @standardnotes/solarized-dark-theme@1.2.8-alpha.3
 - @standardnotes/titanium-theme@1.2.9-alpha.3
 - @standardnotes/authenticator@2.0.11-alpha.3
2022-06-16 17:02:15 +00:00
StandardNotes CI
6921c6abe1 chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.14
 - @standardnotes/desktop@3.22.3-alpha.21
 - @standardnotes/icons@1.4.1-alpha.4
 - @standardnotes/mobile@3.23.1-alpha.10
 - @standardnotes/styles@1.2.2-alpha.4
 - @standardnotes/toast@1.2.1-alpha.4
 - @standardnotes/web-server@1.2.7-alpha.21
 - @standardnotes/web@3.22.3-alpha.8
 - @standardnotes/advanced-checklist@0.0.2-alpha.2
 - @standardnotes/markdown-hybrid@1.5.1-alpha.2
 - @standardnotes/bold-editor@1.3.6-alpha.2
 - @standardnotes/classic-code-editor@1.3.13-alpha.2
 - @standardnotes/markdown-math@1.3.7-alpha.2
 - @standardnotes/markdown-visual@1.0.8-alpha.2
 - @standardnotes/markdown-minimal@1.3.10-alpha.2
 - @standardnotes/rich-text@1.6.2-alpha.2
 - @standardnotes/markdown-basic@1.4.3-alpha.2
 - @standardnotes/simple-task-editor@1.3.11-alpha.2
 - @standardnotes/spreadsheets@1.4.5-alpha.2
 - @standardnotes/autobiography-theme@1.0.5-alpha.2
 - @standardnotes/dynamic-theme@1.0.5-alpha.2
 - @standardnotes/focus-theme@1.2.10-alpha.2
 - @standardnotes/futura-theme@1.2.10-alpha.2
 - @standardnotes/midnight-theme@1.2.9-alpha.2
 - @standardnotes/solarized-dark-theme@1.2.8-alpha.2
 - @standardnotes/titanium-theme@1.2.9-alpha.2
 - @standardnotes/authenticator@2.0.11-alpha.2
 - @standardnotes/inner-desktop@3.22.3-alpha.20
2022-06-16 16:51:41 +00:00
StandardNotes CI
57d5cb978b chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.13
 - @standardnotes/desktop@3.22.3-alpha.19
 - @standardnotes/icons@1.4.1-alpha.3
 - @standardnotes/mobile@3.23.1-alpha.9
 - @standardnotes/styles@1.2.2-alpha.3
 - @standardnotes/toast@1.2.1-alpha.3
 - @standardnotes/web-server@1.2.7-alpha.20
 - @standardnotes/web@3.22.3-alpha.7
 - @standardnotes/advanced-checklist@0.0.2-alpha.1
 - @standardnotes/markdown-hybrid@1.5.1-alpha.1
 - @standardnotes/bold-editor@1.3.6-alpha.1
 - @standardnotes/classic-code-editor@1.3.13-alpha.1
 - @standardnotes/markdown-math@1.3.7-alpha.1
 - @standardnotes/markdown-visual@1.0.8-alpha.1
 - @standardnotes/markdown-minimal@1.3.10-alpha.1
 - @standardnotes/rich-text@1.6.2-alpha.1
 - @standardnotes/markdown-basic@1.4.3-alpha.1
 - @standardnotes/simple-task-editor@1.3.11-alpha.1
 - @standardnotes/spreadsheets@1.4.5-alpha.1
 - @standardnotes/autobiography-theme@1.0.5-alpha.1
 - @standardnotes/dynamic-theme@1.0.5-alpha.1
 - @standardnotes/focus-theme@1.2.10-alpha.1
 - @standardnotes/futura-theme@1.2.10-alpha.1
 - @standardnotes/midnight-theme@1.2.9-alpha.1
 - @standardnotes/solarized-dark-theme@1.2.8-alpha.1
 - @standardnotes/titanium-theme@1.2.9-alpha.1
 - @standardnotes/authenticator@2.0.11-alpha.1
 - @standardnotes/inner-desktop@3.22.3-alpha.19
2022-06-16 01:56:57 +00:00
StandardNotes CI
d11e0aa41a chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.12
 - @standardnotes/desktop@3.22.3-alpha.18
 - @standardnotes/icons@1.4.1-alpha.2
 - @standardnotes/mobile@3.23.1-alpha.8
 - @standardnotes/styles@1.2.2-alpha.2
 - @standardnotes/toast@1.2.1-alpha.2
 - @standardnotes/web-server@1.2.7-alpha.19
 - @standardnotes/web@3.22.3-alpha.6
 - @standardnotes/advanced-checklist@0.0.2-alpha.0
 - @standardnotes/markdown-hybrid@1.5.1-alpha.0
 - @standardnotes/bold-editor@1.3.6-alpha.0
 - @standardnotes/classic-code-editor@1.3.13-alpha.0
 - @standardnotes/markdown-math@1.3.7-alpha.0
 - @standardnotes/markdown-visual@1.0.8-alpha.0
 - @standardnotes/markdown-minimal@1.3.10-alpha.0
 - @standardnotes/rich-text@1.6.2-alpha.0
 - @standardnotes/markdown-basic@1.4.3-alpha.0
 - @standardnotes/simple-task-editor@1.3.11-alpha.0
 - @standardnotes/spreadsheets@1.4.5-alpha.0
 - @standardnotes/autobiography-theme@1.0.5-alpha.0
 - @standardnotes/dynamic-theme@1.0.5-alpha.0
 - @standardnotes/focus-theme@1.2.10-alpha.0
 - @standardnotes/futura-theme@1.2.10-alpha.0
 - @standardnotes/midnight-theme@1.2.9-alpha.0
 - @standardnotes/solarized-dark-theme@1.2.8-alpha.0
 - @standardnotes/titanium-theme@1.2.9-alpha.0
 - @standardnotes/authenticator@2.0.11-alpha.0
2022-06-15 22:17:35 +00:00
Mo
c0986d4e9a chore: add components subpackages to workspaces 2022-06-15 17:11:28 -05:00
Mo
1400b1aa5b chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.10
 - @standardnotes/desktop@3.22.3-alpha.16
 - @standardnotes/mobile@3.23.1-alpha.6
 - @standardnotes/web-server@1.2.7-alpha.17
2022-06-15 17:01:51 -05:00
StandardNotes CI
1e015903cd chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.9
 - @standardnotes/desktop@3.22.3-alpha.15
 - @standardnotes/mobile@3.23.1-alpha.5
 - @standardnotes/web-server@1.2.7-alpha.16
2022-06-15 21:55:10 +00:00
StandardNotes CI
5873d844b6 chore(release): publish
- @standardnotes/web-server@1.2.7-alpha.15
2022-06-15 21:47:14 +00:00
Mo
33e094a03f chore: only compile components on publish if changed 2022-06-15 16:44:59 -05:00
StandardNotes CI
366613cc81 chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.8
 - @standardnotes/desktop@3.22.3-alpha.14
 - @standardnotes/mobile@3.23.1-alpha.4
 - @standardnotes/web-server@1.2.7-alpha.14
 - @standardnotes/web@3.22.3-alpha.5
2022-06-15 21:43:14 +00:00
Mo
348872dcc6 chore: change more than three packages 2022-06-15 16:31:51 -05:00
StandardNotes CI
66ef4a8901 chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.7
 - @standardnotes/desktop@3.22.3-alpha.13
 - @standardnotes/mobile@3.23.1-alpha.3
 - @standardnotes/web-server@1.2.7-alpha.13
 - @standardnotes/web@3.22.3-alpha.4
2022-06-15 21:06:50 +00:00
StandardNotes CI
d7b61e0376 chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.6
 - @standardnotes/web-server@1.2.7-alpha.12
2022-06-15 16:42:35 +00:00
StandardNotes CI
42bda6e35e chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.5
 - @standardnotes/web-server@1.2.7-alpha.11
2022-06-15 15:50:42 +00:00
StandardNotes CI
3fc87fed00 chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.4
 - @standardnotes/web-server@1.2.7-alpha.10
2022-06-15 15:34:13 +00:00
StandardNotes CI
c791839008 chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.3
 - @standardnotes/web-server@1.2.7-alpha.9
2022-06-15 15:25:30 +00:00
StandardNotes CI
a3bc02a8be chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.2
 - @standardnotes/web-server@1.2.7-alpha.8
2022-06-15 14:54:38 +00:00
StandardNotes CI
27d91c8355 chore(release): publish
- @standardnotes/desktop@3.22.3-alpha.12
 - @standardnotes/web-server@1.2.7-alpha.7
2022-06-14 23:16:35 +00:00
Mo
e4c8b6faf4 chore: workflows 2022-06-14 18:14:55 -05:00
StandardNotes CI
5be924913e chore(release): publish
- @standardnotes/web-server@1.2.7-alpha.6
2022-06-14 22:11:11 +00:00
Mo
de15eda9a4 chore: empty change 2022-06-14 17:06:20 -05:00
StandardNotes CI
517ab96e9d chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.1
 - @standardnotes/web-server@1.2.7-alpha.5
2022-06-14 21:41:49 +00:00
StandardNotes CI
724118ee87 chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.0
 - @standardnotes/desktop@3.22.3-alpha.3
 - @standardnotes/mobile@3.23.1-alpha.2
 - @standardnotes/web-server@1.2.7-alpha.4
 - @standardnotes/web@3.22.3-alpha.3
2022-06-14 21:02:49 +00:00
Mo
01793365bd chore: optimize workflows to avoid building components each time 2022-06-14 16:00:31 -05:00
StandardNotes CI
703994c16b chore(release): publish
- @standardnotes/components@0.3.0-alpha.2
 - @standardnotes/web-server@1.2.7-alpha.3
2022-06-14 18:03:09 +00:00
StandardNotes CI
aacc579311 chore(release): publish
- @standardnotes/desktop@3.22.3-alpha.2
 - @standardnotes/web-server@1.2.7-alpha.2
 - @standardnotes/web@3.22.3-alpha.2
2022-06-14 17:09:35 +00:00
StandardNotes CI
d7ad799cea chore(release): publish
- @standardnotes/components@0.3.0-alpha.1
 - @standardnotes/desktop@3.22.3-alpha.1
 - @standardnotes/icons@1.4.1-alpha.1
 - @standardnotes/mobile@3.23.1-alpha.1
 - @standardnotes/styles@1.2.2-alpha.1
 - @standardnotes/toast@1.2.1-alpha.1
 - @standardnotes/web-server@1.2.7-alpha.1
 - @standardnotes/web@3.22.3-alpha.1
2022-06-14 16:51:05 +00:00
StandardNotes CI
bb91a7e6af chore(release): publish
- @standardnotes/components@0.3.0-alpha.0
 - @standardnotes/desktop@3.22.3-alpha.0
 - @standardnotes/icons@1.4.1-alpha.0
 - @standardnotes/mobile@3.23.1-alpha.0
 - @standardnotes/styles@1.2.2-alpha.0
 - @standardnotes/toast@1.2.1-alpha.0
 - @standardnotes/web-server@1.2.7-alpha.0
 - @standardnotes/web@3.22.3-alpha.0
2022-06-14 16:31:58 +00:00
Mo
4bd61adc5b chore: release after tag push 2022-06-14 10:50:08 -05:00
Mo
998476196a chore(release): publish
- @standardnotes/desktop@3.22.2
 - @standardnotes/mobile@3.23.0
 - @standardnotes/web-server@1.2.6
 - @standardnotes/web@3.22.2
2022-06-14 10:34:40 -05:00
Mo
30131089f6 chore: use yarn workspace: protocol to resolve local packages 2022-06-12 22:06:32 -05:00
Mo
6642dbad51 chore: workflows 2022-06-12 20:41:38 -05:00
StandardNotes CI
2aac0294ef chore(release): publish
- @standardnotes/components-meta@0.2.0
 - @standardnotes/web-server@1.2.5
2022-06-11 21:44:42 +00:00
StandardNotes CI
d162cf87fc chore(release): publish
- @standardnotes/components-meta@0.1.4
 - @standardnotes/web-server@1.2.4
2022-06-11 21:32:19 +00:00
StandardNotes CI
a6b9e992f8 chore(release): publish
- @standardnotes/components-meta@0.1.3
 - @standardnotes/web-server@1.2.3
2022-06-11 01:07:43 +00:00
StandardNotes CI
0a7351380f chore(release): publish
- @standardnotes/components-meta@0.1.2
 - @standardnotes/web-server@1.2.2
2022-06-11 00:59:22 +00:00
StandardNotes CI
913289f7ae chore(release): publish
- @standardnotes/components-meta@0.1.1
 - @standardnotes/desktop@3.22.1
 - @standardnotes/styles@1.2.1
 - @standardnotes/web-server@1.2.1
 - @standardnotes/web@3.22.1
2022-06-10 23:59:59 +00:00
Mo
209a07113e chore: ignore components in web-server public dir 2022-06-10 18:49:12 -05:00
StandardNotes CI
318e89dc03 chore(release): publish
- @standardnotes/components-meta@0.1.0
 - @standardnotes/desktop@3.22.0
 - @standardnotes/icons@1.4.0
 - @standardnotes/mobile@3.22.0
 - @standardnotes/styles@1.2.0
 - @standardnotes/toast@1.2.0
 - @standardnotes/web-server@1.2.0
 - @standardnotes/web@3.22.0
2022-06-10 19:07:16 +00:00
Mo
e3d6001a17 feat(wip): components monorepo (#1082) 2022-06-10 10:15:44 -05:00
Mo
640e9a9c07 refactor: add icons package (#1078) 2022-06-09 14:55:00 -05:00
Johnny A
3a152643e4 chore(deps): update @standardnotes/components (#1077) 2022-06-09 11:34:06 -05:00