summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)Author
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-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-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-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
2019-04-18libs tbd cleanupPliable Pixels
2019-04-18#796 simplification, #806maymaymay
2019-04-14use ng-src to avoid init load errsPliable Pixels
2019-04-14cleanupPliable Pixels
2019-04-14if all monitors is not saved in profiles, reset layoutPliable Pixels
2019-04-14#806 show in thumbnail mode on click, squeeze monitors on rearragePliable Pixels
2019-04-13#806 when global check is tapped, clear sidebarsPliable Pixels
2019-04-12#806 allow viewing events for caught up montage, auto expand sidebar option ↵Pliable Pixels
on load
2019-04-11#806 move buttons to leftPliable Pixels
2019-04-11#807 clean debugPliable Pixels
2019-04-11#807 use scope.id - no idea what stateparams.id holds...Pliable Pixels