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
/
plugins
Age
Commit message (
Collapse
)
Author
2015-09-23
updates
Arjun Roychowdhury
2015-09-23
IOS9 patch to remove callout
Arjun Roychowdhury
2015-09-17
TouchID support now added for PIN
Arjun Roychowdhury
2015-09-15
Added pindialog plugin
PliablePixels
2015-09-14
Added feature to pin lock app
PliablePixels
2015-08-07
Lots of refactoring - API is not tied into Portal Auth - bugs may need to be ↵
PliablePixels
ironed out
2015-07-31
modified image access to route through index.php and fixed cookie intercept ↵
PliablePixels
and insert
2015-07-24
integrated event scrubbing with direct image access - need to clean up code
PliablePixels
2015-07-15
updated
PliablePixels
2015-07-15
added plugin for save to camera roll
PliablePixels
2015-07-04
display default messages if no monitors/events found
PliablePixels
2015-07-04
updated
PliablePixels
2015-07-03
fixed a nasty scaling bug -- size was getting corrupted because I was adding ↵
PliablePixels
strings
2015-07-03
plugin for config.xml version
PliablePixels
2015-07-03
Added plugin that picks up version from config.xml and displays in app
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 ↵
PliablePixels
invocation of cordova plugins when in desktop - it now checks so spurious errors don't show in logs
2015-06-25
https now works with self-signed certificates (needs provisioning though)
PliablePixels
2015-06-24
Cleaned up code, commented, preparing for HTTPS via CordovaHTTP
PliablePixels
2015-06-17
updated versions of platforms
PliablePixels
2015-06-06
added a full screen option for montage view too - no status bars and sliders
PliablePixels
2015-05-24
added PTZ support (well, P for now, but framework with a cool menu is in place)
PliablePixels
2015-05-13
Added plugin directory as well to make sure you have all you need to compile ↵
ARC
(hopefully)