summaryrefslogtreecommitdiff
path: root/www/js/DataModel.js
AgeCommit message (Collapse)Author
2015-07-24integrated event scrubbing with direct image access - need to clean up codePliablePixels
2015-07-15Updated with functionality to save feed snapshots to camera rollPliablePixels
2015-07-10You can now rerrange and hide monitors in montagePliablePixels
2015-07-03fixed a nasty scaling bug -- size was getting corrupted because I was adding ↵PliablePixels
strings
2015-07-02We can now see what is the current run state name and change ZM to a custom ↵PliablePixels
run state as well (uses isActive)
2015-06-27passwords and urls are now masked out before emailing logsPliablePixels
2015-06-27Added ability to log key events to file and email (useful for release debugging)PliablePixels
2015-06-26Added option to keep screen on when viewing footage, also cleaned up ↵PliablePixels
invocation of cordova plugins when in desktop - it now checks so spurious errors don't show in logs
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-04whoops - broke live view auth when adding montage view optimizations - fixedPliablePixels
2015-06-04Created new screen for developer options, removed simulation mode (its ↵PliablePixels
practically useless)
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-12Added ZM state control - start/stop/restartARC
2015-05-10updated testARC
2015-05-10noneARC
2015-05-10JSHinted everything, added dependency arrays in all controllers for future ↵ARC
minification
2015-05-09Added support to limit maximum monitors in Montage View and also added a ↵ARC
portal alias - those who many not be using one can keep this empty
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-05-01Made various tweaks to config files and code to make things work on Android. ↵ARC
Using crosswalk for Android for better performance
2015-04-29need to fix only page 1 loadingARC
2015-04-27You can now view events footage from the events listARC
2015-04-26Added simulation for events graphs and some other simulation tweaksARC
2015-04-26added event simulation to DataModel as well.ARC
2015-04-26add simulation mode via settings and in montage view. Events pendingARC
2015-04-26Integrated login check for viewsARC
2015-04-25Comments addedARC
2015-04-25First CommitARC