summaryrefslogtreecommitdiff
path: root/www/js
AgeCommit message (Collapse)Author
2015-09-23timeout logsArjun Roychowdhury
2015-09-23timeout fixArjun Roychowdhury
2015-09-23staged out API calls - hoping chrome won't balkArjun Roychowdhury
2015-09-23updatesArjun Roychowdhury
2015-09-19event pullup and filter related fixesArjun Roychowdhury
2015-09-19make sure we don't check touchID for androidArjun Roychowdhury
2015-09-18pullup view in events to show event summaries across monitorsArjun Roychowdhury
2015-09-18Handled case where you don't get locked into portal view when switching from ↵Arjun Roychowdhury
bkgrnd
2015-09-18IOS9 patch for radio-fixArjun Roychowdhury
2015-09-17more IOS9 compatibility patchesArjun Roychowdhury
2015-09-17TouchID support now added for PINArjun Roychowdhury
2015-09-17iOS9 fixes (which includes ionic updates to 1.1.0)Arjun Roychowdhury
2015-09-17made sure we force remove modal only if it is validArjun Roychowdhury
2015-09-16took care of destroying modals on background resume so pin code view can showArjun Roychowdhury
2015-09-16added log to make sure state is being transitionedArjun Roychowdhury
2015-09-16switch to same state after resumeArjun Roychowdhury
2015-09-16spelling errorsArjun Roychowdhury
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
edges but overall looks good now
2015-09-15Added pindialog pluginPliablePixels
2015-09-15default refresh is 2 secPliablePixels
2015-09-14makes montage re-order work for larger lists ↵PliablePixels
https://github.com/pliablepixels/zmNinja/issues/28
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
quirky bugs. It's in developer options.
2015-09-11make sure global replaces are done if the string is not null - avoids ↵PliablePixels
<deleted> every 2nd char when empt
2015-09-10You can now modify frame change delay - to take control in spotty/slow ↵PliablePixels
network conditions
2015-09-02display message while graph is renderingPliablePixels
2015-09-01Added code that checks if google reCaptcha is enabled in ZM - if so, ↵PliablePixels
displays error (zmNinja won't work with reCaptcha)
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 ↵PliablePixels
Monitor view does not hit the ZM DB and generate a million records. Solves the log pings of https://github.com/pliablepixels/zmNinja/issues/26
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
up at the server killing it after repeated use. phew
2015-08-18This is a HOLY SHIT update. I broke something, really bad in montage view. I ↵PliablePixels
hope I fixed it.
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
mode honoring ZM's auth system
2015-08-11expiremental swipe to size - not enabled yetPliablePixels