summaryrefslogtreecommitdiff
path: root/www/js/DataModel.js
AgeCommit message (Expand)Author
2015-09-11Enabled a run time debug mode so I can see more details when testers report ...PliablePixels
2015-09-10You can now modify frame change delay - to take control in spotty/slow networ...PliablePixels
2015-09-01Added code that checks if google reCaptcha is enabled in ZM - if so, displays...PliablePixels
2015-08-28Implemented auth key into the app so each image refresh in Montage and Monito...PliablePixels
2015-08-23upgraded to ionic content 1.0.1PliablePixels
2015-08-21never mind - stuff that was done for testingPliablePixels
2015-08-21adjusted http large timeout for long apisPliablePixels
2015-08-21ionic content banner is being used for useful status displaysPliablePixels
2015-08-13showing loader for event pages - sometimes take timePliablePixels
2015-08-11API auth tied into ZM auth, enabled client to work in both auth and non-auth ...PliablePixels
2015-08-07Fixed a bug in doLogin --> q.defer was returning success before it was succes...PliablePixels
2015-08-07Lots of refactoring - API is not tied into Portal Auth - bugs may need to be ...PliablePixels
2015-08-05Timeline feature (Experimental)PliablePixels
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
2015-07-02We can now see what is the current run state name and change ZM to a custom r...PliablePixels
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 invocati...PliablePixels
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 practi...PliablePixels
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 now...PliablePixels
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 mi...ARC
2015-05-09Added support to limit maximum monitors in Montage View and also added a port...ARC
2015-05-03added infinite scrolling - now retrieving all eventsARC
2015-05-02Android Users Rejoice! Major updates: Android port works like a charm now. In...ARC
2015-05-01Made various tweaks to config files and code to make things work on Android. ...ARC
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