Commit Graph

9 Commits

Author SHA1 Message Date
Owen 322187ced9 Strip trailing whitespace everywhere 2022-03-09 08:40:00 +01:00
Owen a40e92470a Add a default text color to menus to assist customisers [skip travis] 2021-10-11 14:30:13 +02:00
Owen 13f193d6f0 3.0final, small tweak to quality slider. 2021-03-06 22:28:27 +01:00
Owen 0bb0adf1d0 Fix for Firefox sliders escaping their box.. 2020-11-24 18:03:34 +01:00
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 Carter adfa3ca8d3
Stream view fix, Status dump (#63)
* Better treatment of rotated stream in stream viewer,
still not perfect but ok for now.
* Info Page: fix #56
2020-10-03 19:49:08 +02:00
Owen 2bed7db68f Correct CSS size, reduce padding on upper buttons. #40 2020-09-16 12:48:20 +02:00
Owen Carter 48a3dc50be
Streamviewer (#39)
* dedicated stream viewer
* minimal functionality, but does rotate correctly
* stream autostarts and scales to window size preserving aspect ratio
2020-09-15 00:04:45 +02:00
Owen Carter 91810ea280
move css into include file, and reduce whitespace in hosted site. (#36)
* Move all CSS into a include file, reduce whitespace count on primary html
* loading spinner, script tweaks, css fixes for image position/flow
* move camera index pages
* close button location needs to move as it rotates
2020-09-13 15:28:38 +02:00