Commit Graph

8 Commits (cbacdf64faf50f22a3cd53f52ee4ca86c4acd946)

Author SHA1 Message Date
mikeller 7bc8dbec6f Removed copy of semver from repository. 2019-11-02 21:28:14 +13:00
Kyle K 73fa4f981b update some libraries, wrestle with yarn/npm, refactor some css
* separate our styling from a libraries included .css
* update npm packages: bluebird, inflection, jbox, jquery, jquery-ui-npm
* ports and osd tabs needed small javascript changes for the above
* refactored CSS style sheets, in summary Cascading was being ignored
* tweaked colors in dark mode.
* tweaked betaflight logo for dark mode care of frozenskys
* dark mode can also trigger on `(prefers-color-scheme: dark)` signal from the OS when NW.js 0.40.0/Chrome 76 is released.
* changed how `gulp-appdmg` is brought in, mixing yarn and npm was causing trouble
* version.json is now written in a more gulpful manner

Note: this works fine with NW.js 0.40.0-beta1
2019-07-23 20:55:50 +00:00
IvoFPV 5a5715fa7f Add switchable dark mode 2019-06-23 12:53:04 +02:00
mikeller 5f5166cc41 Fixed ownership of installed files on debian. 2019-03-24 11:52:59 +13:00
Miguel Angel Mulero Martinez 04ca4a5f12 Migrate Google Maps to OpenStreetMap 2019-03-03 10:02:15 +01:00
mikeller a72c436e8e Fixed dimension reporting. 2018-08-09 01:12:53 +12:00
mikeller 8d5d81f9cf Added Google analytics collection. 2018-08-09 01:12:53 +12:00
Bas Delfos fd8e47706d Changes as per review comment 2018-01-25 00:37:07 +01:00