Commit Graph

48 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
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
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
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
Mo
dc10a5cb25 refactor: rely on component versions from checksums file (#1111) 2022-06-16 11:56:32 -05: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
Mo
6758c82b99 chore: add inner desktop as workspace so version gets bumped automatically 2022-06-15 20:55:05 -05: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
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
Mo
566f6e1432 refactor: components cdn (#1110)
* refactor(wip): separate components files into zips and assets dir

* refactor(wip): use new components package and cdn in mobile

* chore: add components to metro config

* chore: bump snjs with new web assets path

* refactor: exclude package.json files recursively from being copied into components dist folder to avoid conflicts with react native duplicates
2022-06-15 16:00:23 -05: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
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
Mo
c3533c0fb0 Merge branch 'develop' of github.com:standardnotes/app into develop 2022-06-14 11:37:33 -05:00
Mo
13ddf89142 chore: use rn-keychain fork to avoid using patch-package, which does not work well with yarn 3 2022-06-14 11:37:25 -05: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
d9ad998e42 chore: workflow 2022-06-14 11:20:17 -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
4d7e88e5a9 chore(wip): release flow 2022-06-14 10:34:33 -05:00
Mo
93e121bebf chore: upgrade static-server package 2022-06-14 09:04:19 -05:00
Mo
46c88347b0 chore: release manifest 2022-06-14 08:56:08 -05:00
Mo
30131089f6 chore: use yarn workspace: protocol to resolve local packages 2022-06-12 22:06:32 -05:00
Mo
6de06265f0 chore: remove patch-package in favor of native yarn patches 2022-06-12 11:13:39 -05:00
Mo
4efcd223ec chore: desktop workflow 2022-06-12 10:22:03 -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
Johnny A
bfea7cd38f chore(deps): update @standardnotes/components (#1083)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2022-06-10 11:44:02 -04:00
Mo
e3d6001a17 feat(wip): components monorepo (#1082) 2022-06-10 10:15:44 -05:00
Mo
c2aa30ff70 chore: fix mobile install script 2022-06-10 07:36:14 -05:00
Mo
4df06c1d1a fix: icons package 2022-06-09 22:38:38 -05:00
Johnny A
9c65d64200 chore(deps): upgrade @standardnotes/* (#1079) 2022-06-09 15:18:31 -05:00
Mo
640e9a9c07 refactor: add icons package (#1078) 2022-06-09 14:55:00 -05:00
Mo
ddc06ccc52 chore: bump mobile 2022-06-09 13:34:36 -05:00
Mo
b5e1d19678 chore: workflows 2022-06-09 12:03:13 -05:00
Johnny A
3a152643e4 chore(deps): update @standardnotes/components (#1077) 2022-06-09 11:34:06 -05:00
Mo
8248a38280 feat: mobile app package (#1075) 2022-06-09 09:45:15 -05:00