summaryrefslogtreecommitdiff
path: root/www/templates/events.html
AgeCommit message (Collapse)Author
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
2015-05-09removed funnel icon - feature to be added laterARC
2015-05-04Events Graphs now supports time based filters (using the excellent moment ↵ARC
library)
2015-05-03added infinite scrolling - now retrieving all eventsARC
2015-05-02Android Users Rejoice! Major updates: Android port works like a charm now. ↵ARC
Integrated Crosswalk for good performance for Android phones, reworked Montage view to step around Chrome's problem of getting stuck in pending state for HTTP requests that don't close soon and more.
2015-04-27You can now view events footage from the events listARC
2015-04-26Migrated events list to "collection-repeat" of ionic. HUGE performance ↵ARC
difference. Very long lists load in an instant now, native like performance
2015-04-25Comments addedARC
2015-04-25First CommitARC