summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-06-16added livefps optionPliable Pixels
2019-06-14added buffer to single monitor viewPliable Pixels
2019-06-06#822 more missed tokensPliable Pixels
2019-06-06#822 use correct injectorPliable Pixels
2019-06-06#822 missed adding auth tokens to code inside JSPliable Pixels
2019-06-05show midPliable Pixels
2019-05-31more noop handling, now that interceptor returns errorPliable Pixels
2019-05-31handle failure gracefully in case timeline http fails (interceptor was fixed)Pliable Pixels
2019-05-31fix http intercept handler - was not returning errors correctly, resulting ↵Pliable Pixels
in 4xx returning in success
2019-05-31handle case when auth is specified but it is actually offPliable Pixels
2019-05-29add ability to filter events by monitorPliable Pixels
2019-05-29nitsPliable Pixels
2019-05-29auth session needs to be ""Pliable Pixels
2019-05-29#815 zoom buttons for event playback (desktop)Pliable Pixels
2019-05-28fix NVRPliable Pixels
2019-05-28verPliable Pixels
2019-05-28verPliable Pixels
2019-05-28Merge pull request #819 from pliablepixels/api-tokensPliable Pixels
Api tokens
2019-05-25fix object detect filterPliable Pixels
2019-05-25make sure a retry doesn't get retriedPliable Pixels
2019-05-25don't double add authPliable Pixels
2019-05-25add back object filter. Got deleted by mistakePliable Pixels
2019-05-24nitsPliable Pixels
2019-05-24if you disable APIs in ZM 1.34, this is still not clean. TBDPliable Pixels
2019-05-24show frame notesPliable Pixels
2019-05-24honor objdetect settings, show notesPliable Pixels
2019-05-24remove typo and some morePliable Pixels
2019-05-20more logs demotionPliable Pixels
2019-05-20demote logsPliable Pixels
2019-05-20#817 construct API url after we login so we get tokensPliable Pixels
2019-05-18#817 various intercept fixesPliable Pixels
2019-05-16only show event notes for objects if you selected objects in event listPliable Pixels
2019-05-16#817 reduce some logs, fix return without promise errorPliable Pixels
2019-05-15#817 don't update image if authSession is being negotiatedPliable Pixels
2019-05-15logsPliable Pixels
2019-05-15#817 remove token/auth from logsPliable Pixels
2019-05-15#817 no need to relogin with timer for tokensPliable Pixels
2019-05-15typo #817Pliable Pixels
2019-05-15add token support to PTZ and stream control #817Pliable Pixels
2019-05-14#817 initial interceptor code for expiry (Mobile tbd)Pliable Pixels
2019-05-14initial support for tokens #817Pliable Pixels
2019-05-10remove logPliable Pixels
2019-05-10Merge branch 'master' of github.com:pliablepixels/zmNinjaPliable Pixels
2019-05-10general cleanup, also object notes tweaks, removed authSession undefined fooPliable Pixels
2019-05-10tried to explore desktop push, did not workPliable Pixels
2019-05-10don't use startWith to avoid Android 5.0 errorsPliable Pixels
2019-05-02Merge pull request #811 from florie1706/patch-4Pliable Pixels
#806 allow viewing events for caught up montage, auto expand sidebar …
2019-04-22#806 allow viewing events for caught up montage, auto expand sidebar …florie1706
2019-04-18#806 collapse sidebar when single monitors are cleared tooPliable Pixels
2019-04-18#801 remove moment from www/lib as we have it now in externalPliable Pixels