bp2008
bp2008
LOL. Indeed. It does sound like you've made some useful changes though.
Yeah the blue color was supposed to hint to the user that they could click it. I know it isn't standard, or expected by anyone to work that way. But...
I think you posted this in the wrong github repo ;)
Is it not enough to have the failures logged?
> how do I keep track of which hour is the busiest? The way I'd do it is just scroll back quickly and see which time periods stick out as...
That is weird. I suspect something is interfering with the session cookie. Look at the Blue Iris Status window, Connections tab to see active and recent connections. I expect you...
> (I wonder has the latest release of ui3 got an issue where it's refreshing a lot sooner than 3 seconds like the notes state?) Nah, the 3 second refresh...
Yeah ok so disabling cookies also disabled localStorage (which is where UI3 stores all of its settings). That makes it a no-go. Very weird that enabling SSL would fix it....
Hi. Chrome will only offer the ability to install UI3 as a progressive web app if is hosted in a "secure context" (HTTPS). Blue Iris doesn't support HTTPS natively, so...
I have no idea. If it ever becomes natively supported, I expect it will be primitive compared to a typical reverse proxy server. E.g. requiring you to host the TLS-supporting...