Commit Graph

9 Commits

Author SHA1 Message Date
Owen Carter 5ced309072
Change how we serve full and simple indexes, add portal page and logo to that (#68)
* Implement one URI for index pages, takes a parameter, ?view=full|simple|etc
* Add an access portal page, add a logo to that and the dump page.
* Fix default myconfig
* fix a stoopid, possibly disruptive bug that I introduced when unpacking html in my 1st commit
2020-10-07 02:08:18 +02:00
Owen 274f7b7270 The messy file structure was bugging me, so a small filesystem layout refactoring, all non-core files are now in 'local' 2020-09-26 11:47:22 +02:00
Owen Carter bab559b27d
Favicon (#30)
* New icons, correctly tinted and compressed
* Handle the new icon URI's in the main app.
* Remove the PROGMEM directives, they have no effect, and we have lots of storage.
* describe how I made the .ico file from the commandline
2020-09-10 04:26:34 +02:00
Owen Carter 9b8584f8c3
Defaults and general improvements (#24)
* A whole bunch more user configurable default settings 
* Stream URL now exposed
* Restore Linear LED operation with a nicer logarithmic function.
* Small fixes and tweaks to UI, info and javascript
* Logo
2020-09-09 02:57:37 +02:00
Owen Carter da0a780bcd
Config Documentation (#16)
* New board selection graphic with new menu layout

* Update with new config, triage text and  links.
2020-08-25 11:06:17 +02:00
Owen 1cfa98426c Document 2019-11-20 14:29:07 +01:00
Owen 81e6d55ef2 fix a wiring issue 2019-11-19 01:19:26 +01:00
Owen 1a541cdef3 Hoockup diagram 2019-11-19 00:38:37 +01:00
Owen cd19a211ac Pictures 2019-11-18 23:27:50 +01:00