summaryrefslogtreecommitdiff
path: root/www/templates/events.html
AgeCommit message (Collapse)Author
2016-01-23#147- undid auth approach -- causes problems with streaming images - we ↵pliablepixels
never get to success - screw it - lets see who complains Former-commit-id: c1b7759465cf79b414c40aa241df011ffee85285
2016-01-22#147 directed images through http interceptorpliablepixels
Former-commit-id: ed7370e244a1bc7d0badfabd763b28e0229682b7
2016-01-01various tweaks for playback of eventsArjun Roychowdhury
Former-commit-id: 49b3055c54e7832d5f3264b8f280084924f607d6
2015-12-28#118 - you can now only slide through alarmed frames of any eventArjun Roychowdhury
Former-commit-id: fdb082bbd0c7bd4f18011de6bd420e7ebf2819c9
2015-12-06#106 - first step towards a lot of required cleanup - still very very messyArjun Roychowdhury
Former-commit-id: 340545e91b29552f68cb03398401668ef479d3de
2015-12-04don't know why calcMsTimer was needed - I changed it simply to ↵Arjun Roychowdhury
leninsecs/no-of-frames Former-commit-id: 29d8070a88e9bdc18470093582b5cee082b208b8
2015-11-28various fixesArjun Roychowdhury
Former-commit-id: 780f7f5dba161552d4aaf377e993fdd7810eb23b
2015-11-20#103 - moving alarm count to the APIArjun Roychowdhury
Former-commit-id: 15614ad820631a3d202bbecd5ae83e6a7c15540e
2015-11-18#98 - fix for quick scrubArjun Roychowdhury
Former-commit-id: 1b62af6bb8854efc19ad32048dfcc8fa02f7724a
2015-11-18#89 - replace ng-if with ng-show - causes problems with devices as ↵Arjun Roychowdhury
collection-repeat reuses cells so they need to be in the DOM Former-commit-id: 309ea6ede5fc94fd8f9870fbb7e6a6187105b036
2015-11-17#89 - toggle between all events and only events with alarm framesArjun Roychowdhury
Former-commit-id: 83843aa769b04811442b1e7dbf910cdb7b475279
2015-11-07#67 - make mousewheel work in desktop modeArjun Roychowdhury
Former-commit-id: 804af14ecf932ca4f4bc2f3cbc4a3261cc096f30
2015-11-05recording in progress fixArjun Roychowdhury
2015-11-05#44 - do not show playback options for events that are in progressArjun Roychowdhury
2015-11-04gapless playback - inital code - #48 and #49Arjun Roychowdhury
2015-11-03#49 initial code commits towards swiping eventsArjun Roychowdhury
2015-11-02displaying event id in full screen, fixed rn-platform bugArjun Roychowdhury
2015-11-01removed native controls and added videogular controls - lost pip in iOS but ↵Arjun Roychowdhury
more stable and you can scrub in quick scrub #60
2015-11-01device fixes for video type #60Arjun Roychowdhury
2015-11-01fixed touch vs. click conflict while supporting desktop and device - was ↵Arjun Roychowdhury
double eventing - #60
2015-11-01Added UI option to enable/disable H264 branch support. On by default #60Arjun Roychowdhury
2015-11-01added video support in view full screen footage modal #60Arjun Roychowdhury
2015-11-01inital commits - getting video branch to work #60 - implemented in quick ↵Arjun Roychowdhury
scrub - works fine
2015-10-31#59 desktop mode supportArjun Roychowdhury
2015-10-13more spacing for buttonArjun Roychowdhury
2015-10-08badge notification count for eventsArjun Roychowdhury
2015-10-07websockets for androidArjun Roychowdhury
2015-09-28added support to delete eventsArjun Roychowdhury
2015-09-26tapping on filter tag now allows you to reset itArjun Roychowdhury
2015-09-23updatesArjun Roychowdhury
2015-09-19event pullup and filter related fixesArjun Roychowdhury
2015-09-18pullup view in events to show event summaries across monitorsArjun Roychowdhury
2015-08-18This is a HOLY SHIT update. I broke something, really bad in montage view. I ↵PliablePixels
hope I fixed it.
2015-08-11API auth tied into ZM auth, enabled client to work in both auth and non-auth ↵PliablePixels
mode honoring ZM's auth system
2015-08-05Timeline feature (Experimental)PliablePixels
2015-07-31modified image access to route through index.php and fixed cookie intercept ↵PliablePixels
and insert
2015-07-26made sure auto play of events matches FPS of eventPliablePixels
2015-07-26reduce image loading buffer of carousel (for low config devices) also made ↵PliablePixels
sure scrub carousel is cleared if full screen is opened so as not to double images
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-10minor editsPliablePixels
2015-07-04display default messages if no monitors/events foundPliablePixels
2015-07-02updated libraries, squashed the problem of not getting bar handles on click, ↵PliablePixels
optimized montage view
2015-06-24Cleaned up code, commented, preparing for HTTPS via CordovaHTTPPliablePixels
2015-06-21remove simulation code completely to keep things easy to understand.PliablePixels
2015-06-17remove event sequence display (debug)PliablePixels
2015-06-17Updated to latest version of ionic, cordova, removed unused librariesPliablePixels
2015-05-24added PTZ support (well, P for now, but framework with a cool menu is in place)PliablePixels
2015-05-18quashed infinite scrolling bug (was being called too many times) and also ↵PliablePixels
now displaying events latest first