1
0
Fork 0
BangleApps/js
Gordon Williams f4859dc269 lint fix 2020-06-10 08:27:26 +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 lint fix 2020-06-10 08:27:26 +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