This website requires JavaScript.
Explore
Help
Register
Sign In
bryan
/
BangleApps_old
Watch
0
Star
0
Fork
You've already forked BangleApps_old
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2ea54d5863
BangleApps_old
/
js
History
Gordon Williams
99dcd7868c
Fix apploader node.js app issues - invalid length when uploading (base64 encode issues) and path (when run from directory other than the root)
2020-06-09 09:23:55 +01:00
..
.eslintrc.json
Added more serious linting for app loader (
#451
)
2020-05-28 08:20:41 +01:00
appinfo.js
Fix apploader node.js app issues - invalid length when uploading (base64 encode issues) and path (when run from directory other than the root)
2020-06-09 09:23:55 +01:00
comms.js
Fixed Promise-based bug in removeApp
2020-06-05 11:35:16 +01:00
index.js
Add @matjaz's fix for my bad promise code
2020-06-08 10:56:48 +01:00
pwa.js
use eslint to fix indentation of app loader js
2020-05-27 16:51:14 +01:00
service-worker.js
use eslint to fix indentation of app loader js
2020-05-27 16:51:14 +01:00
ui.js
Fixed animated progress bar on app removal
2020-06-04 12:52:16 +01:00
utils.js
Only upload binary files where needed. Assume utf-8 otherwise (
Fix
#463
)
2020-05-29 13:27:27 +01:00