summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)Author
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-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-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-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-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
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
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 ↵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-08-07re-introduced touch/pan with vis-devPliablePixels
2015-08-07vis with throttle enabledPliablePixels
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 ↵PliablePixels
dependencies
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 ↵PliablePixels
and insert
2015-07-29switched back to cordovahidesplashscreen to take control of splash and ↵PliablePixels
remove white screen
2015-07-29fixed back button behavior for Android - it first opens the main menu, then ↵PliablePixels
exits
2015-07-29slideshow changed to not proceed till image fully loadsPliablePixels
2015-07-29Modified to make sure slider does not proceed if image is not fully loaded. ↵PliablePixels
Also modified for touch inputs and start in pause mode
2015-07-27fixed bug with spinner loading not updating dynamic url changesPliablePixels
2015-07-27slider customization now fully through custom classPliablePixels
2015-07-26made sure auto play of events matches FPS of eventPliablePixels
2015-07-26reduce image loading buffer of carousel (for low config devices) also made ↵PliablePixels
sure scrub carousel is cleared if full screen is opened so as not to double images