summaryrefslogtreecommitdiff
path: root/www/js/app.js
AgeCommit message (Expand)Author
2020-09-06#963 2 col format for small, 1 col for largePliable Pixels
2020-08-31when click notification in montage, filter event view to only display events ...lucas_nz
2020-08-28#962 feature complete compared to push pluginPliable Pixels
2020-05-15make sure first use state works - initComplete doesn't block it!Pliable Pixels
2020-05-11nitsPliable Pixels
2020-05-11disregard state transition before init is completePliable Pixels
2020-05-01#933 add back spaces, 1.32 breaks. Make encoding optional in dev settingsPliable Pixels
2020-04-30remove logsPliable Pixels
2020-04-30#933 remove spaces, removed encodeURIComponent, add back encodeURI in cordova...Pliable Pixels
2020-04-17don't urlencode in error case eitherPliable Pixels
2020-04-15encode all non standard charactersPliable Pixels
2020-04-11fix platform detectionPliable Pixels
2020-04-11#924 fix name, merge into languagesPliable Pixels
2020-04-06remove loggingPliable Pixels
2020-04-04#919 - use the right patch for statusbar, put no overlay for iOS in configPliable Pixels
2020-03-30#914 first phase of changesPliable Pixels
2020-02-23#897 make sure scrub bar doesn't get too close to iphoneX home barPliable Pixels
2020-02-22#897 fix: overlay css, move cue code to canPlay, convert cue points to float...Pliable Pixels
2020-01-29remove console logs, change var namePliable Pixels
2020-01-29#894 implement monitor query status and recoverPliable Pixels
2020-01-26#892 swedish filesPliable Pixels
2020-01-14#886 add LZS compression, make AES an option in dev settings, fix error in AE...Pliable Pixels
2019-12-17#876 custom headerPliable Pixels
2019-11-22log orientation now that we are using it with timelinePliable Pixels
2019-11-21#866 don't force a max viewport and recompute height on redrawPliable Pixels
2019-10-30take our news feed - medium 403s these daysPliable Pixels
2019-10-20#850 conf -> errPliable Pixels
2019-08-23fixes #847Pliable Pixels
2019-08-11#842 - my code is a huge ness.Pliable Pixels
2019-07-15#833, do a reachability before first attempt, fix return so that we don't bro...Pliable Pixels
2019-07-09#830 hide server switch, and some bug fixesPliable Pixels
2019-07-08#830 bug fixPliable Pixels
2019-07-08#830 lockdown kiosk mode initial implementationPliable Pixels
2019-07-08#829 move to actual access token based timerPliable Pixels
2019-07-08fixes #829Pliable Pixels
2019-06-06#822 use correct injectorPliable Pixels
2019-05-31fix http intercept handler - was not returning errors correctly, resulting in...Pliable Pixels
2019-05-25make sure a retry doesn't get retriedPliable Pixels
2019-05-24if you disable APIs in ZM 1.34, this is still not clean. TBDPliable Pixels
2019-05-20more logs demotionPliable Pixels
2019-05-20demote logsPliable Pixels
2019-05-18#817 various intercept fixesPliable 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-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-10don't use startWith to avoid Android 5.0 errorsPliable Pixels