summaryrefslogtreecommitdiff
path: root/www/js/EventCtrl.js
AgeCommit message (Expand)Author
2020-10-01various updates related to inconsistent sizing on refresh, also reduced # of ...Pliable Pixels
2020-09-30make sure we don't go below a min height for row, no matter what for thumbsPliable Pixels
2020-09-30Merge pull request #984 from lucasnz/ui_fixesPliable Pixels
2020-09-30add xsmall thumbsPliable Pixels
2020-09-301. If scope.id is not zero, we should show "tick" only the filtered monitors ...lucas_nz
2020-09-20android may have a badge tooPliable Pixels
2020-09-15large thumbs were being cropped a touch.lucas_nz
2020-09-13also put large/small thumbs option in event view menuPliable Pixels
2020-09-13force refreshlucas_nz
2020-09-13Base row size on image height and resolve resizing.lucas_nz
2020-09-11#973 don't redraw rows by removing list, kicks in isNative errorPliable Pixels
2020-09-10let resize happen completelyPliable Pixels
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 i...Pliable Pixels
2020-09-08#970 reset event loadMore and getInitialEvents code, keep delta and maxEvents...Pliable Pixels
2020-09-08use stateChange inside EventCtrl to clear filters instead of rootScope https:...Pliable Pixels
2020-09-07#963 persist filter if going to event filterPliable Pixels
2020-09-07#963 add some more space for large thumbnails for buttons to showPliable Pixels
2020-09-07make sure pullup directive cleans up resize listernPliable Pixels
2020-09-06#963 show filter text properly, also indicate selective monitorsPliable Pixels
2020-09-06#963 make sure monitorsFilter is cleared if filter manually emptiesPliable Pixels
2020-09-06#963 remove filter if we set it as part of montagePliable Pixels
2020-09-06#963 commentsPliable Pixels
2020-09-06#963 handle no thumbsPliable Pixels
2020-09-06#963 2 col format for small, 1 col for largePliable Pixels
2020-09-06#963 resize fixesPliable Pixels
2020-09-06#963 revert dynamic size changes, go back to collection repeat. Still needs c...Pliable Pixels
2020-09-06don't add alarm frames if 0Pliable Pixels
2020-09-05allow for images to go beyond height if in landscapePliable Pixels
2020-09-05#963 move to flex box wrapPliable Pixels
2020-09-05#963 allow size selection of thumbsPliable Pixels
2020-09-05remove unnneded debugging codelucas_nz
2020-09-05select event view thumbnails type, replaces enableThumbs in dev options.lucas_nz
2020-08-31increase image size in event list, improve layout and loading code.lucas_nz
2020-08-31increment app versionlucas_nz
2020-08-29make sure we don't show 0 alarm bell in ECtrlPliable Pixels
2020-08-28#962 feature complete compared to push pluginPliable Pixels
2020-05-01#933 add back spaces, 1.32 breaks. Make encoding optional in dev settingsPliable Pixels
2020-04-30#933 remove spaces, removed encodeURIComponent, add back encodeURI in cordova...Pliable Pixels
2020-04-29change iconsPliable Pixels
2020-04-28video playback modsPliable Pixels
2020-04-15encode all non standard charactersPliable Pixels
2020-03-18nitsPliable Pixels
2019-12-17#876 more logical namingPliable Pixels
2019-12-10meh mehPliable Pixels
2019-08-07fix analyze window close issuePliable Pixels
2019-07-23small stuffPliable Pixels
2019-06-30#827 keep track of last time updated, don't close if <=300msPliable Pixels
2019-06-06#822 missed adding auth tokens to code inside JSPliable Pixels
2019-05-29add ability to filter events by monitorPliable Pixels