summaryrefslogtreecommitdiff
path: root/www/js/app.js
AgeCommit message (Collapse)Author
2020-09-10handle whitespaces by making sure our row height is never more than devWidthPliable Pixels
2020-09-08#970 recompute device w/h on entry into events - needed only when you start ↵Pliable Pixels
in events view on app start. earlier dimensions are not accurate, leading to whitespace till you rotate
2020-09-08use stateChange inside EventCtrl to clear filters instead of rootScope ↵Pliable Pixels
https://github.com/pliablepixels/zmNinja/commit/ace86431e16405d5b4e3bb78fab4f82c3cb6f980#commitcomment-42123734
2020-09-08fix device size calculation on startPliable Pixels
2020-09-07#963 persist filter if going to event filterPliable Pixels
2020-09-06ignore pixelratio for video playbackPliable Pixels
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
since last notification click
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 ↵Pliable Pixels
cordova http
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 ↵Pliable Pixels
float to avoid exceptions
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 ↵Pliable Pixels
AES crypt store - convert to string
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 ↵Pliable Pixels
broadcast success before auth is over
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 ↵Pliable Pixels
in 4xx returning in success
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