Sebastian Di Luzio
e6d23cbc7e
remove unnecessary steps from github actions
2022-01-20 22:05:03 +01:00
Sebastian Di Luzio
016a0c89ea
fix indenting in github actions yaml
2022-01-20 22:03:55 +01:00
Sebastian Di Luzio
391fbc2095
use checkout v2 and import submodules for github actions
2022-01-20 22:01:34 +01:00
Sebastian Di Luzio
455c89cbec
add some debugging logs as to why the module cant be found in the pipeline, but locally
2022-01-20 21:55:20 +01:00
Sebastian Di Luzio
f869b53730
move app testing in front of TS build steps to see if that makes any difference
2022-01-20 21:41:41 +01:00
Sebastian Di Luzio
df7c92080f
add steps that travis CI does to the github actions pipeline
2022-01-20 21:34:28 +01:00
Sebastian Di Luzio
2faa870e7e
adjust banglerun/app.ts to not do some stupid self assign logic
2022-01-20 21:30:44 +01:00
Sebastian Di Luzio
ebbbf69670
adjust module target version during build
2022-01-20 21:23:17 +01:00
Sebastian Di Luzio
4727652627
rename build step to be less confusing for widgets
2022-01-20 21:09:57 +01:00
Sebastian Di Luzio
da0e2a7909
Update metadata.json
2022-01-20 21:04:42 +01:00
Sebastian Di Luzio
c825c8ec86
Merge remote-tracking branch 'upstream/master'
2022-01-20 21:03:57 +01:00
Sebastian Di Luzio
643c304a1e
trigger github actions on PR as well
2022-01-20 21:00:04 +01:00
Sebastian Di Luzio
7b37391553
remove unused files from /banglerun, replace banglerun js code with newly compiled code
2022-01-20 20:58:26 +01:00
Sebastian Di Luzio
e22e06e585
Merge pull request #2 from adamschmalhofer/add-typescript-support
...
Port banglerun to new typescript system
2022-01-20 20:53:43 +01:00
Richard de Boer
46fbccf711
tell git to ignore modified `apps.json` when running create_apps.json.sh
...
Only if no arguments given: `create_apps_json.sh apps.json` will leave
it alone if someone really wants to overwrite+commit apps.json.
2022-01-20 20:41:30 +01:00
Richard de Boer
e75a828fce
always use shell script to generate apps.json, remove js version
...
Gets rid of duplicated functionality, but allows passing a filename
argument to write to a different file instead of `apps.json`.
2022-01-20 20:41:30 +01:00
Richard de Boer
a3b49a0d82
Support for localhost appstore
...
- Adds a script to generate `apps.local.json` from all metadata
- Makes the loader use `apps.local.json` when serving from localhost
- Adds npm `local` script to watch for changed metadata, while serving
from localhost
2022-01-20 20:41:29 +01:00
storm64
dfb30407ec
lightswitch: Create README.md
2022-01-20 20:14:17 +01:00
Gordon Williams
e997ad59ed
more compatible app loader
2022-01-20 17:08:31 +00:00
Gordon Williams
72e9a576e0
fix regression in metadata
2022-01-20 17:08:21 +00:00
Ronin0000
0eca1182c2
Merge branch 'espruino:master' into master
2022-01-20 07:28:27 -08:00
storm64
2333be7831
lightswitch: Create ChangeLog
2022-01-20 12:59:25 +01:00
storm64
6ced9effc4
lightswitch: Update metadata.json
...
Add readme path.
2022-01-20 12:55:48 +01:00
storm64
fe5c71eb9f
lightswitch: Update metadata.json
...
Add support field.
2022-01-20 12:53:50 +01:00
storm64
a860d95231
lightswitch: Update metadata.json
...
Add icon and screenshots.
2022-01-20 12:51:36 +01:00
storm64
4eeb618c84
lightswicht: Upload app icon and screenshots
2022-01-20 12:47:28 +01:00
storm64
4253cec68d
lightswitch: Update images.json
...
Sort icons alphabetical.
2022-01-20 12:46:13 +01:00
storm64
64a7aab087
lightswitch: Update metadata.json
...
Add shortName, description and change files and data format.
2022-01-20 11:18:56 +01:00
storm64
7e06b11b54
lightswitch: Create images.json
2022-01-20 10:59:23 +01:00
storm64
55e5c98646
lightswitch: Create settings.js
2022-01-20 10:58:11 +01:00
storm64
14f48df813
lightswitch: Create lib.js
2022-01-20 10:56:11 +01:00
storm64
a81ff52449
lightswitch: Create boot.js
2022-01-20 10:44:12 +01:00
storm64
c806d11fbc
lightswitch: Create widget.js
2022-01-20 10:39:15 +01:00
storm64
7eab67dd8c
lightswitch: Create settings.json
2022-01-20 10:33:04 +01:00
Hilmar Strauch
a2318fe01d
Update app.js
...
Remove 'predraw'
2022-01-20 10:24:10 +01:00
storm64
a53c340224
lightswitch: Create metadata.json
2022-01-20 10:21:29 +01:00
Gordon Williams
b3c5d3c30c
Merge pull request #1327 from HilmarSt/HilmarSt-patch-1
...
Days left App now also works on Bangle.js 2
2022-01-20 08:31:32 +00:00
Gordon Williams
1544571f2c
Merge pull request #1325 from hughbarney/master
...
widlock,widbata,widpa,widpb - set sort order in widget code
2022-01-20 08:21:30 +00:00
Gordon Williams
2c99ca1d73
Merge pull request #1326 from EmVee381/master
...
initial cs_CZ support
2022-01-20 08:21:10 +00:00
Gordon Williams
3faec602a7
Merge pull request #1323 from adamschmalhofer/jekyll-apps.json
...
Jekyll apps.json changes
2022-01-20 08:16:13 +00:00
Gordon Williams
9b568cfc02
Merge pull request #1322 from HilmarSt/master
...
Hour Strike App also works on Bangle.js 2
2022-01-20 08:14:22 +00:00
EmVee381
5e40f67fd7
initial cs_CZ support
2022-01-20 04:22:23 +01:00
Ronin0000
eb94bfc6db
Merge branch 'espruino:master' into master
2022-01-19 15:27:29 -08:00
hughbarney
b9522a3b65
set widget sortorder through code for widpa,widpb,widbata,widlock
2022-01-19 23:19:35 +00:00
hughbarney
3670ff2170
set widget sortorder through code for widpa,widpb,widbata,widlock
2022-01-19 23:09:52 +00:00
hughbarney
c4946c7a3c
set widget sortorder through code for widpa,widpb,widbata,widlock
2022-01-19 22:45:16 +00:00
Hilmar Strauch
75b2a1e7ff
Update metadata.json
2022-01-19 19:35:11 +01:00
Hilmar Strauch
5ba78438b3
Update app.js
2022-01-19 19:01:46 +01:00
Hilmar Strauch
e4c18eea20
Update app.js
2022-01-19 18:57:04 +01:00
Adam Schmalhofer
057ca68626
Moved apps.json banner to top of file
2022-01-19 18:30:01 +01:00