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
/
ModalCtrl.js
Age
Commit message (
Expand
)
Author
2015-08-08
ellipsis fix in text
PliablePixels
2015-07-26
reduce image loading buffer of carousel (for low config devices) also made su...
PliablePixels
2015-07-26
Added slider with alarm frame tick marks and scrubbing
PliablePixels
2015-07-24
integrated event scrubbing with direct image access - need to clean up code
PliablePixels
2015-07-16
moved saveImageToPhone to Modal - it was not working because button range was...
PliablePixels
2015-07-15
Updated with functionality to save feed snapshots to camera roll
PliablePixels
2015-07-14
reloading page on resume to take care of inactive modals. Not ideal, but bett...
PliablePixels
2015-07-14
Feed screens now have a grey background, also have ability to scale images to...
PliablePixels
2015-07-04
resolved fixme notes
PliablePixels
2015-06-27
Added ability to log key events to file and email (useful for release debugging)
PliablePixels
2015-06-26
I am now reading the PTZ DB to figure out the right "move" command for the ca...
PliablePixels
2015-06-24
Cleaned up code, commented, preparing for HTTPS via CordovaHTTP
PliablePixels
2015-06-21
remove simulation code completely to keep things easy to understand.
PliablePixels
2015-06-18
Moved Modal Control to its own file
PliablePixels