summaryrefslogtreecommitdiff
path: root/www/js/LoginCtrl.js
AgeCommit message (Expand)Author
2015-09-11Enabled a run time debug mode so I can see more details when testers report ...PliablePixels
2015-08-27API check added https://github.com/pliablepixels/zmNinja/issues/25PliablePixels
2015-08-27checking if API worksPliablePixels
2015-08-13code cleanupPliablePixels
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-07-15Updated with functionality to save feed snapshots to camera rollPliablePixels
2015-07-04improved input experience - urls copy from base urlPliablePixels
2015-07-02made it easier to figure out what all the fields are in the settings screenPliablePixels
2015-06-30set 50K limit for logs, separated my modifications for angular-circular-navig...PliablePixels
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-05-12Added ZM state control - start/stop/restartARC
2015-05-10JSHinted everything, added dependency arrays in all controllers for future mi...ARC
2015-05-10added validation checking for settingsARC
2015-05-09Added support to limit maximum monitors in Montage View and also added a port...ARC
2015-04-26Integrated login check for viewsARC
2015-04-25First CommitARC