summaryrefslogtreecommitdiff
path: root/www/templates/montage.html
AgeCommit message (Expand)Author
2016-02-08nitspliablepixels
2016-02-05#155 - make sure local images don't use the same DOM id so we don't lose the ...pliablepixels
2016-01-30nitspliablepixels
2016-01-29#154 and #155 various updates, also ties into https://github.com/ZoneMinder/Z...pliablepixels
2016-01-25trying out column balance, and other cleanupspliablepixels
2016-01-23#147- undid auth approach -- causes problems with streaming images - we never...pliablepixels
2016-01-21fixed montage problem in native chrome - duplicate dataarjunroychowdhury
2016-01-19#144 - new feature to lay out monitors as rows or columns. Also fixes #143Arjun Roychowdhury
2016-01-15#131 - make sure images are not pulled in background modeArjun Roychowdhury
2016-01-12#138 skip None as well as disabledArjun Roychowdhury
2015-12-24#119 - full screen fixesArjun Roychowdhury
2015-12-24#119 - still struggling with header - this location seems to work without odd...Arjun Roychowdhury
2015-12-22#119 - fixes to pack in montage - still some odd header behavior but better t...Arjun Roychowdhury
2015-12-17#117 - chopping off monitor name to avoid black gapsArjun Roychowdhury
2015-11-17#92 - remove cgi-bin from montage tooArjun Roychowdhury
2015-11-14#82 - reduced flashing to a slower pulse, only flash headerArjun Roychowdhury
2015-11-13#82 - added code to make it work with push mode - requires upgrade to event s...Arjun Roychowdhury
2015-11-13#82 - alarm indicationArjun Roychowdhury
2015-11-12#82 - initial commits towards showing monitor specific alarm notitications in...Arjun Roychowdhury
2015-11-02removed maxfps - its useless since I am taking snapshotsArjun Roychowdhury
2015-10-11https://github.com/pliablepixels/zmNinja/issues/19Arjun Roychowdhury
2015-10-09alarm notification ui editsArjun Roychowdhury
2015-10-08alarm notifications in modal views addedArjun Roychowdhury
2015-10-08badge notification count for eventsArjun Roychowdhury
2015-10-07websockets for androidArjun Roychowdhury
2015-08-28Implemented auth key into the app so each image refresh in Montage and Monito...PliablePixels
2015-08-21ionic content banner is being used for useful status displaysPliablePixels
2015-08-19Fixed monitor view and montage performance - nph-zms instances were building ...PliablePixels
2015-08-18This is a HOLY SHIT update. I broke something, really bad in montage view. I ...PliablePixels
2015-08-17no video error handling (experimental)PliablePixels
2015-08-11API auth tied into ZM auth, enabled client to work in both auth and non-auth ...PliablePixels
2015-08-07Removed force page reloads - now when you exit/resume the page should not flashPliablePixels
2015-08-06timeline now has a joystick button that is easier to use, also removed depend...PliablePixels
2015-08-05Timeline feature (Experimental)PliablePixels
2015-07-27fixed bug with spinner loading not updating dynamic url changesPliablePixels
2015-07-26Added slider with alarm frame tick marks and scrubbingPliablePixels
2015-07-24integrated event scrubbing with direct image access - need to clean up codePliablePixels
2015-07-16general formattingPliablePixels
2015-07-16moved saveImageToPhone to Modal - it was not working because button range was...PliablePixels
2015-07-15Updated with functionality to save feed snapshots to camera rollPliablePixels
2015-07-14Feed screens now have a grey background, also have ability to scale images to...PliablePixels
2015-07-10You can now rerrange and hide monitors in montagePliablePixels
2015-07-04display default messages if no monitors/events foundPliablePixels
2015-07-03removed vertical space between imagesPliablePixels
2015-07-03fixed a nasty scaling bug -- size was getting corrupted because I was adding ...PliablePixels
2015-07-02monitors set to none are no longer shownPliablePixels
2015-07-01further optimized montage view - got rid of padding, allowed resize control i...PliablePixels
2015-06-26I am now reading the PTZ DB to figure out the right "move" command for the ca...PliablePixels
2015-06-26Added option to keep screen on when viewing footage, also cleaned up invocati...PliablePixels
2015-06-21remove simulation code completely to keep things easy to understand.PliablePixels