summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-19Update source.rstNestor Wheelock
Fixed broken link to desktop binaries
2020-10-18don't act on token expiry broadcast if another login session is in progressPliable Pixels
2020-10-18remove duplicate badge iconPliable Pixels
2020-10-17#997 fix filter reset issuePliable Pixels
2020-10-17Merge branch 'master' of github.com-pp:pliablepixels/zmNinjaPliable Pixels
2020-10-17apparently I forgot how to return promises #997Pliable Pixels
2020-10-14Update CHANGELOG.mdPliable Pixels
2020-10-12changelogPliable Pixels
2020-10-12nits and verPliable Pixels
2020-10-12Merge pull request #994 from a-pavlov/masterPliable Pixels
Make build_android.sh script more user friendly
2020-10-12add image size limitationPliable Pixels
2020-10-12add appversion to every messagePliable Pixels
2020-10-11Remove tabsAndrey Pavlov
2020-10-11Add ANDROID_SDK_ROOT check to release since it is required later, check ↵Andrey Pavlov
jarsigner return code, fix zipalign path
2020-10-10Merge pull request #993 from lucasnz/masterPliable Pixels
set event height for all rows
2020-10-10bad filesPliable Pixels
2020-10-10add promise to loadMore and add app versionPliable Pixels
2020-10-10Merge branch 'master' of git@github.com:pliablepixels/zmNinja.gitlucas_nz
2020-10-10eventRowHeight - set all events to the same heightlucas_nz
2020-10-09Merge pull request #991 from maymaymay/patch-81Pliable Pixels
switch to browser fetch to download media for desktops, use timestamp…
2020-10-09Merge pull request #992 from florie1706/patch-4Pliable Pixels
switch to browser fetch to download media for desktops, use timestamp…
2020-10-05switch to browser fetch to download media for desktops, use timestamp…florie1706
2020-10-05switch to browser fetch to download media for desktops, use timestamp…maymaymay
2020-10-04switch to browser fetch to download media for desktops, use timestamped ↵Pliable Pixels
filenames - should also resolve #989
2020-10-04Merge branch 'master' of github.com-pp:pliablepixels/zmNinjaPliable Pixels
2020-10-04Merge pull request #988 from florie1706/patch-3Pliable Pixels
add xsmall thumbs
2020-10-04Merge pull request #987 from maymaymay/patch-80Pliable Pixels
add xsmall thumbs
2020-10-04change logging to add msPliable Pixels
2020-10-04After rotate, scroll the view back to the event we were looking atlucas_nz
2020-10-03#985 fix resize issue. But i may just revert to fixed sizes. Not very happy ↵Pliable Pixels
with perf
2020-10-03add xsmall thumbsflorie1706
2020-10-03add xsmall thumbsmaymaymay
2020-10-01various updates related to inconsistent sizing on refresh, also reduced # of ↵Pliable Pixels
expressions to be evaluated in template
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
Ui fixes
2020-09-30add xsmall thumbsPliable Pixels
2020-09-30minor tweak of the html for alarm frames - these were being cut off.lucas_nz
2020-09-30if a monitor filter is applied, expand the monitors (so it's easy to see the ↵lucas_nz
filter)
2020-09-301. If scope.id is not zero, we should show "tick" only the filtered monitors ↵lucas_nz
on the filter view. 2. Make sure we clear the selections properly too
2020-09-24performance faqPliable Pixels
2020-09-23mehPliable Pixels
2020-09-22force a monitor reload in montage when NVR.getMonitors(1) is called. Also ↵Pliable Pixels
force reload on resume.
2020-09-20android may have a badge tooPliable Pixels
2020-09-15Merge pull request #980 from lucasnz/masterPliable Pixels
large thumbs were being cropped a touch
2020-09-15large thumbs were being cropped a touch.lucas_nz
as they could be wider than the parent div (especially when the window is small). changes to events.html add a little more room for the large thumb. changes to EventCtrl.js ensure the thumb is never wider than the thumb div.
2020-09-14Merge pull request #978 from maymaymay/patch-79Pliable Pixels
fix help contact
2020-09-14Merge pull request #979 from lucasnz/masterPliable Pixels
clock div is too wide and cropping recording friendly time
2020-09-14formattingPliable Pixels
2020-09-14clock div is too wide and cropping recoding friendly timelucas_nz
2020-09-14fix help contactmaymaymay