summaryrefslogtreecommitdiff
path: root/www/js
AgeCommit message (Collapse)Author
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-09#970 comment out pixelRatioPliable 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-08#970 reset event loadMore and getInitialEvents code, keep delta and ↵Pliable Pixels
maxEventsToLoad
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-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-07remove global handlers on exitPliable Pixels
2020-09-06ignore pixelratio for video playbackPliable 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 make thumbs snapshot for first installPliable 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 ↵Pliable Pixels
cleanup for large thumbs
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-05Merge branch 'master' of git@github.com:pliablepixels/zmNinja.gitlucas_nz
2020-09-05indent for readabilitylucas_nz
2020-09-05remove unnneded debugging codelucas_nz
2020-09-05select event view thumbnails type, replaces enableThumbs in dev options.lucas_nz
Enables selection of different thumbnail types. If gif is selected limit the number of events returned to 5 to improve load time.
2020-09-02#963 fix build instructionsPliable Pixels
2020-08-31display gif if api supportslucas_nz
2020-08-31when click notification in montage, filter event view to only display events ↵lucas_nz
since last notification click
2020-08-31increase image size in event list, improve layout and loading code.lucas_nz
# Conflicts: # www/js/EventCtrl.js
2020-08-31increment app versionlucas_nz
# Conflicts: # package.json # www/js/NVR.js
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-08-22update packages, cordova versionPliable Pixels
2020-08-22#960 when registering with ES use $rootScope.platformOSPliable Pixels
2020-07-04change to SSLCertMode and update http pluginPliable Pixels
2020-07-02verPliable Pixels
2020-07-01verPliable Pixels
2020-06-20add clarification notes for not viewing eventsPliable Pixels
2020-06-03#951 add forced mjpeg support on per monitor basisPliable Pixels
2020-05-15make sure seek doesn't reset playPliable 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-09fix lost positionsPliable Pixels
2020-05-09typoPliable Pixels
2020-05-09reset packery positions when changing groupsPliable Pixels