Commit Graph

31 Commits (1f2ccce17b72923385b99a648f36849b4c0fc0d4)

Author SHA1 Message Date
Gordon Williams 917ed6bb67 tweak for making firmware 2020-09-22 15:33:55 +01:00
Gordon Williams f417f8b1c9 Fixed bin/firmwaremaker and bin/apploader CLI to handle binary file uploads correctly 2020-08-25 11:46:33 +01:00
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
Gordon Williams 001eea27e1 apploader tweaks 2020-06-05 15:13:04 +01:00
Gordon Williams 8a83eb3140 Misc fixes for apploader 2020-06-05 15:05:56 +01:00
Gordon Williams 8c230be70a oops - fix sanity check 2020-06-04 15:48:27 +01:00
Simon Weis 7f83f2afd4 Require correct module in apploader.js and fix typo in appinfo.js 2020-05-26 22:42:13 +02:00
Gordon Williams 116635b20d minor tweak for systems without node-legacy 2020-05-13 11:27:04 +01:00
Gordon Williams 746ea6c129 Allow sorting by modified as well as created date 2020-05-13 11:25:08 +01:00
Gordon Williams d03fb00f2d * URL fetch is now async
* Adding '#search' after the URL (when not the name of a 'filter' chip) will set up search for that term
* If `bin/pre-publish.sh` has been run and recent.csv created, add 'Sort By' chip* URL fetch is now async
2020-05-12 22:01:22 +01:00
Gordon Williams 25d824fa6c Add very rough CLI apploader 2020-05-04 14:09:38 +01:00
Gordon Williams 8c9233d27f Fix firmwaremaker.js regression under Node.js 2020-05-04 14:07:17 +01:00
Gordon Williams 7c870a304f Don't produce errors for duplicate files if they are for tensorflow 2020-05-04 09:32:50 +01:00
Gordon Williams d206ff07c7 more info on bad JSON 2020-05-04 09:28:27 +01:00
Richard de Boer 9f0adf1900 Data files: remove settings magic, some more sanitychecks 2020-04-16 20:42:23 +02:00
Richard de Boer 9e0fd91339 Data files: save all data files as a single string
Separate regular and storage files by a semicolon
2020-04-16 14:30:37 +02:00
Richard de Boer 217d198154 Add a "data" section to apps.json, with data files to clean on uninstall
These are added to `appid.info` as "dataFiles" or "storageFiles", and
can contain wildcards.
2020-04-16 14:30:37 +02:00
Richard de Boer da2c2dba59 Sanity check: fix warning about app without id, check for unknown keys 2020-04-12 01:11:47 +02:00
Gordon Williams dbf2d31316 update checks 2020-04-07 09:04:06 +01:00
Gordon Williams 7ff958ad2c Fixing sanitycheck errors from recent PRs 2020-03-30 16:23:45 +01:00
Gordon Williams 5bcff17dc2 remove unused code 2020-03-11 16:30:36 +00:00
Gordon Williams 503e370f70 firmware tweaks 2020-03-10 15:33:41 +00:00
Gordon Williams 9bae225fd2 Firmware maker tweaks 2020-03-09 17:06:13 +00:00
Gordon Williams a772280871 Add ChangeLog checking 2020-03-05 13:15:03 +00:00
Gordon Williams 3998688179 Tweaks - now try and parse files 2020-02-28 17:01:29 +00:00
Gordon Williams 8220765c11 Added bin/sanitycheck.js to perform a bunch of tests to make sure everything is correct 2020-02-28 14:17:22 +00:00
Gordon Williams 8992ad545a Add demo app 2020-01-30 17:05:53 +00:00
Gordon Williams 33c8079a97 tweak installed apps 2019-12-10 15:43:13 +00:00
Gordon Williams 61ccf32cc9 updated firmware info 2019-11-10 17:01:40 +00:00
Gordon Williams c02e388cd9 more tweaking 2019-11-10 14:01:12 +00:00
Gordon Williams e7a6cbedfd firmware maker 2019-11-10 10:22:33 +00:00