index
:
zmNinja
f0xx_changes
master
Cross-platform client for ZoneMinder, https://github.com/pliablepixels/zmNinja
a.afanasieff@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
www
/
js
Age
Commit message (
Expand
)
Author
2020-12-05
#1020 move to cordova-android 9, use compileSdk29 and make legacyExternalStor...
Pliable Pixels
2020-12-02
#1017 linux arm64 bit support
Pliable Pixels
2020-11-25
specify mjpeg and h264 modes - ZM seems to do it
Pliable Pixels
2020-10-27
#1008 reapply filters in gapless mode
Pliable Pixels
2020-10-26
ios doesn't support screen orientation
Pliable Pixels
2020-10-26
try and fix and monkey patch case when monitors is a string...
Pliable Pixels
2020-10-26
fix screen orientation (shows as undefined)
Pliable Pixels
2020-10-23
cache_or_http promise cleanup
Pliable Pixels
2020-10-22
show next thumbnail size in in popover
Pliable Pixels
2020-10-22
#997 manually apply https://github.com/pliablepixels/zmNinja/pull/997/commits...
Pliable Pixels
2020-10-20
#997 remove console log
Pliable Pixels
2020-10-20
#997 Manually apply simplified scrollTo
Pliable Pixels
2020-10-20
#997 compute rowHeight for all monitors
Pliable Pixels
2020-10-18
don't act on token expiry broadcast if another login session is in progress
Pliable Pixels
2020-10-17
#997 fix filter reset issue
Pliable Pixels
2020-10-17
apparently I forgot how to return promises #997
Pliable Pixels
2020-10-12
nits and ver
Pliable Pixels
2020-10-12
add appversion to every message
Pliable Pixels
2020-10-10
Merge pull request #993 from lucasnz/master
Pliable Pixels
2020-10-10
add promise to loadMore and add app version
Pliable Pixels
2020-10-10
Merge branch 'master' of git@github.com:pliablepixels/zmNinja.git
lucas_nz
2020-10-10
eventRowHeight - set all events to the same height
lucas_nz
2020-10-04
switch to browser fetch to download media for desktops, use timestamped filen...
Pliable Pixels
2020-10-04
change logging to add ms
Pliable Pixels
2020-10-04
After rotate, scroll the view back to the event we were looking at
lucas_nz
2020-10-03
#985 fix resize issue. But i may just revert to fixed sizes. Not very happy w...
Pliable Pixels
2020-10-01
various updates related to inconsistent sizing on refresh, also reduced # of ...
Pliable Pixels
2020-09-30
make sure we don't go below a min height for row, no matter what for thumbs
Pliable Pixels
2020-09-30
Merge pull request #984 from lucasnz/ui_fixes
Pliable Pixels
2020-09-30
add xsmall thumbs
Pliable Pixels
2020-09-30
if a monitor filter is applied, expand the monitors (so it's easy to see the ...
lucas_nz
2020-09-30
1. If scope.id is not zero, we should show "tick" only the filtered monitors ...
lucas_nz
2020-09-22
force a monitor reload in montage when NVR.getMonitors(1) is called. Also for...
Pliable Pixels
2020-09-20
android may have a badge too
Pliable Pixels
2020-09-15
large thumbs were being cropped a touch.
lucas_nz
2020-09-13
also put large/small thumbs option in event view menu
Pliable Pixels
2020-09-13
force refresh
lucas_nz
2020-09-13
Base row size on image height and resolve resizing.
lucas_nz
2020-09-11
#973 don't redraw rows by removing list, kicks in isNative error
Pliable Pixels
2020-09-10
let resize happen completely
Pliable Pixels
2020-09-10
handle whitespaces by making sure our row height is never more than devWidth
Pliable Pixels
2020-09-09
#970 comment out pixelRatio
Pliable 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-08
use stateChange inside EventCtrl to clear filters instead of rootScope https:...
Pliable Pixels
2020-09-08
fix device size calculation on start
Pliable Pixels
2020-09-07
#963 persist filter if going to event filter
Pliable Pixels
2020-09-07
#963 add some more space for large thumbnails for buttons to show
Pliable Pixels
2020-09-07
make sure pullup directive cleans up resize listern
Pliable Pixels
2020-09-07
remove global handlers on exit
Pliable Pixels
[next]