summaryrefslogtreecommitdiff
path: root/www/js/LoginCtrl.js
AgeCommit message (Collapse)Author
2015-11-15#83 - deleting and managing servers addedArjun Roychowdhury
Former-commit-id: 76498516666f5e9c43586fbbbbdbe9825f567636
2015-11-14#83 - stuff mostly working - data switching is in placeArjun Roychowdhury
Former-commit-id: b580fe5785166f667ca03193630516158f6a7f0f
2015-11-14#83 - data structures in place and being stored correctlyArjun Roychowdhury
Former-commit-id: 06d92c1af747a8481c2f374a28c5af8a3e59078b
2015-11-14Initial commits - #83Arjun Roychowdhury
Former-commit-id: 2ee7fa15e0bd6964a5437a537aa4ebca5c0428c9
2015-11-14initial commits for this feature - doesn't work yetArjun Roychowdhury
Former-commit-id: ae5140218a556288ac8e9a33e29ca01c43619126
2015-11-11#81 - more cleanup towards localstorage objectArjun Roychowdhury
Former-commit-id: 48e144877028a623972bbad62bd6e4f35104caca
2015-11-10#756 - warm and fuzzy first use displayArjun Roychowdhury
Former-commit-id: 6e2d23af7e58b7239e82090edb6f835f145e7389
2015-11-01notsArjun Roychowdhury
2015-11-01force reloading monitors after login is saved and auth is validated - should ↵Arjun Roychowdhury
resolve #58
2015-10-28#52 - if https is manually entered I'll switch on the SSL toggleArjun Roychowdhury
2015-10-26normalized how save works - except no auto save for loginArjun Roychowdhury
2015-10-09websocket handling improvedArjun Roychowdhury
2015-10-09alarm notification ui editsArjun Roychowdhury
2015-10-08badge notification count for eventsArjun Roychowdhury
2015-10-06support for Event NotificationArjun Roychowdhury
2015-09-29code formattingArjun Roychowdhury
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