summaryrefslogtreecommitdiff
path: root/www/js/LoginCtrl.js
AgeCommit message (Collapse)Author
2015-09-16switch to same state after resumeArjun Roychowdhury
2015-09-16remove stripping of /zm from cgi path as well as added log for path_zmsArjun Roychowdhury
2015-09-15Added pindialog pluginPliablePixels
2015-09-14Added feature to pin lock appPliablePixels
2015-09-11Enabled a run time debug mode so I can see more details when testers report ↵PliablePixels
quirky bugs. It's in developer options.
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
mode honoring ZM's auth system
2015-08-07Fixed a bug in doLogin --> q.defer was returning success before it was ↵PliablePixels
successfull as it was out of doLogi
2015-08-07Lots of refactoring - API is not tied into Portal Auth - bugs may need to be ↵PliablePixels
ironed out
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 ↵PliablePixels
angular-circular-navigations
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-05-12Added ZM state control - start/stop/restartARC
2015-05-10JSHinted everything, added dependency arrays in all controllers for future ↵ARC
minification
2015-05-10added validation checking for settingsARC
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-04-26Integrated login check for viewsARC
2015-04-25First CommitARC