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
/
StateCtrl.js
Age
Commit message (
Expand
)
Author
2015-07-15
Updated with functionality to save feed snapshots to camera roll
PliablePixels
2015-07-14
fixed bug in reporting disk total - was totalling total :-)
PliablePixels
2015-07-03
made sure restart does not occur if no custom state is selected
PliablePixels
2015-07-02
We can now see what is the current run state name and change ZM to a custom r...
PliablePixels
2015-06-27
Added ability to log key events to file and email (useful for release debugging)
PliablePixels
2015-06-26
Added option to keep screen on when viewing footage, also cleaned up invocati...
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-05-13
added disk usage display
ARC
2015-05-13
added show/hide for ZM state control APIs
ARC
2015-05-13
removed http timeout for start/stop/restart APIs - as they take more time to ...
ARC
2015-05-12
ZM state control (and refresh) added
ARC
2015-05-12
Added ZM state control - start/stop/restart
ARC