summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-16SCSSArjun Roychowdhury
2015-09-15for whatever reason SCSS is messed up. Hard coded in cssArjun 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-15color fixPliablePixels
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-28version bumpPliablePixels
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-27Merge pull request #23 from bklang/feature/build_fixesPliable Pixels
Add additional JS build dependencies
2015-08-27Merge pull request #24 from bklang/feature/build_docsPliable Pixels
Build docs
2015-08-27API check added https://github.com/pliablepixels/zmNinja/issues/25PliablePixels
2015-08-27checking if API worksPliablePixels
2015-08-27Add build instructions to READMEBen Klang
2015-08-27Add additional JS build dependenciesBen Klang
2015-08-23nitPliablePixels
2015-08-23moved content banner close margin-top fix to my style sheetPliablePixels
2015-08-23added margin -5 px hack to ionic content bannerPliablePixels
2015-08-23upgraded to ionic content 1.0.1PliablePixels
2015-08-21never mind - stuff that was done for testingPliablePixels
2015-08-21editPliablePixels
2015-08-21editsPliablePixels
2015-08-21adjusted http large timeout for long apisPliablePixels
2015-08-21added videoPliablePixels
2015-08-21ionic content banner is being used for useful status displaysPliablePixels
2015-08-21Added moveRel support (not tested)PliablePixels
2015-08-21reduced thumbnail opacity so you can see alarm ticks under itPliablePixels
2015-08-21using ionic content banners to display timed status messagesPliablePixels
2015-08-21This image is used when switching from montage to monitor live view so we ↵PliablePixels
don't keep tasking the server with montage views as well
2015-08-21dont use this anymorePliablePixels
2015-08-21pause video sourcePliablePixels
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-17nitsPliablePixels
2015-08-17shows icon if no video connection - hopefully also fixes android bouncing imagesPliablePixels
2015-08-17no video error handling (experimental)PliablePixels
2015-08-17no video image 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-13fixed odd icons with ng-cloakPliablePixels