summaryrefslogtreecommitdiff
path: root/www/js
AgeCommit message (Expand)Author
2015-09-16remove stripping of /zm from cgi path as well as added log for path_zmsArjun Roychowdhury
2015-09-16added API to get PATH_ZMSArjun Roychowdhury
2015-09-15updatesPliablePixels
2015-09-15Fixed the colossal crap that was PIN code auth. Still need to clean up rough ...PliablePixels
2015-09-15Added pindialog pluginPliablePixels
2015-09-15default refresh is 2 secPliablePixels
2015-09-14makes montage re-order work for larger lists https://github.com/pliablepixels...PliablePixels
2015-09-14Added feature to pin lock appPliablePixels
2015-09-11debug logs enabledPliablePixels
2015-09-11Enabled a run time debug mode so I can see more details when testers report ...PliablePixels
2015-09-11make sure global replaces are done if the string is not null - avoids <delete...PliablePixels
2015-09-10You can now modify frame change delay - to take control in spotty/slow networ...PliablePixels
2015-09-02display message while graph is renderingPliablePixels
2015-09-01Added code that checks if google reCaptcha is enabled in ZM - if so, displays...PliablePixels
2015-08-28display current run-state in state control listPliablePixels
2015-08-28Implemented auth key into the app so each image refresh in Montage and Monito...PliablePixels
2015-08-27API check added https://github.com/pliablepixels/zmNinja/issues/25PliablePixels
2015-08-27checking if API worksPliablePixels
2015-08-23upgraded to ionic content 1.0.1PliablePixels
2015-08-21never mind - stuff that was done for testingPliablePixels
2015-08-21editsPliablePixels
2015-08-21adjusted http large timeout for long apisPliablePixels
2015-08-21ionic content banner is being used for useful status displaysPliablePixels
2015-08-21Added moveRel support (not tested)PliablePixels
2015-08-19Fixed monitor view and montage performance - nph-zms instances were building ...PliablePixels
2015-08-18This is a HOLY SHIT update. I broke something, really bad in montage view. I ...PliablePixels
2015-08-17shows icon if no video connection - hopefully also fixes android bouncing imagesPliablePixels
2015-08-17no video error handling (experimental)PliablePixels
2015-08-13auth error dialog box is auto removed after 5 secondsPliablePixels
2015-08-13code cleanupPliablePixels
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-11expiremental swipe to size - not enabled yetPliablePixels
2015-08-08Reversed log order so you can see latest on topPliablePixels
2015-08-08making sure we re-authenticate when resuming from backgroundPliablePixels
2015-08-08ellipsis fix in textPliablePixels
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-07re-introduced touch/pan with vis-devPliablePixels
2015-08-07Removed force page reloads - now when you exit/resume the page should not flashPliablePixels
2015-08-06timeline now has a joystick button that is easier to use, also removed depend...PliablePixels
2015-08-06timeline now has a radial button for easier usePliablePixels
2015-08-05removed large dotPliablePixels
2015-08-05Timeline feature (Experimental)PliablePixels
2015-08-05Experimental timelinePliablePixels
2015-07-31modified image access to route through index.php and fixed cookie intercept a...PliablePixels
2015-07-29switched back to cordovahidesplashscreen to take control of splash and remove...PliablePixels
2015-07-29fixed back button behavior for Android - it first opens the main menu, then e...PliablePixels
2015-07-29slideshow changed to not proceed till image fully loadsPliablePixels
2015-07-27fixed bug with spinner loading not updating dynamic url changesPliablePixels