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
/
app.js
Age
Commit message (
Expand
)
Author
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-21
Monitor view now calls zmdc APIs and checks if monitor is running/not running...
PliablePixels
2015-06-17
Updated to latest version of ionic, cordova, removed unused libraries
PliablePixels
2015-06-06
added a full screen option for montage view too - no status bars and sliders
PliablePixels
2015-06-04
Created new screen for developer options, removed simulation mode (its practi...
PliablePixels
2015-05-24
added PTZ support (well, P for now, but framework with a cool menu is in place)
PliablePixels
2015-05-13
disk percent display
ARC
2015-05-13
removed http timeout for start/stop/restart APIs - as they take more time to ...
ARC
2015-05-12
Added ZM state control - start/stop/restart
ARC
2015-05-11
nits - not much to describe
ARC
2015-05-10
JSHinted everything, added dependency arrays in all controllers for future mi...
ARC
2015-05-10
reduced splash timer
ARC
2015-05-09
Added support to limit maximum monitors in Montage View and also added a port...
ARC
2015-05-03
added infinite scrolling - now retrieving all events
ARC
2015-05-02
every app needs a help menu
ARC
2015-05-02
Android Users Rejoice! Major updates: Android port works like a charm now. In...
ARC
2015-05-01
Made various tweaks to config files and code to make things work on Android. ...
ARC
2015-04-29
I think I've solved the blank screen issue. I've created an app directive th...
ARC
2015-04-29
fixed modals to make sure images load only when user taps on view button. No ...
ARC
2015-04-29
added support to refresh image feeds
ARC
2015-04-28
Events navigation not works with a cool full screen mode and floating buttons
ARC
2015-04-26
added application icons and used ngCordova for splash control
ARC
2015-04-26
fixed digest loop problem on initial app load - ui.route otherwise issue
ARC
2015-04-26
Integrated login check for views
ARC
2015-04-25
Comments added
ARC
2015-04-25
First Commit
ARC