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
/
DataModel.js
Age
Commit message (
Expand
)
Author
2015-09-16
added API to get PATH_ZMS
Arjun Roychowdhury
2015-09-15
Fixed the colossal crap that was PIN code auth. Still need to clean up rough ...
PliablePixels
2015-09-15
default refresh is 2 sec
PliablePixels
2015-09-14
makes montage re-order work for larger lists https://github.com/pliablepixels...
PliablePixels
2015-09-14
Added feature to pin lock app
PliablePixels
2015-09-11
Enabled a run time debug mode so I can see more details when testers report ...
PliablePixels
2015-09-10
You can now modify frame change delay - to take control in spotty/slow networ...
PliablePixels
2015-09-01
Added code that checks if google reCaptcha is enabled in ZM - if so, displays...
PliablePixels
2015-08-28
Implemented auth key into the app so each image refresh in Montage and Monito...
PliablePixels
2015-08-23
upgraded to ionic content 1.0.1
PliablePixels
2015-08-21
never mind - stuff that was done for testing
PliablePixels
2015-08-21
adjusted http large timeout for long apis
PliablePixels
2015-08-21
ionic content banner is being used for useful status displays
PliablePixels
2015-08-13
showing loader for event pages - sometimes take time
PliablePixels
2015-08-11
API auth tied into ZM auth, enabled client to work in both auth and non-auth ...
PliablePixels
2015-08-07
Fixed a bug in doLogin --> q.defer was returning success before it was succes...
PliablePixels
2015-08-07
Lots of refactoring - API is not tied into Portal Auth - bugs may need to be ...
PliablePixels
2015-08-05
Timeline feature (Experimental)
PliablePixels
2015-07-24
integrated event scrubbing with direct image access - need to clean up code
PliablePixels
2015-07-15
Updated with functionality to save feed snapshots to camera roll
PliablePixels
2015-07-10
You can now rerrange and hide monitors in montage
PliablePixels
2015-07-03
fixed a nasty scaling bug -- size was getting corrupted because I was adding ...
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
passwords and urls are now masked out before emailing logs
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-06-04
whoops - broke live view auth when adding montage view optimizations - fixed
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-18
quashed infinite scrolling bug (was being called too many times) and also now...
PliablePixels
2015-05-12
Added ZM state control - start/stop/restart
ARC
2015-05-10
updated test
ARC
2015-05-10
none
ARC
2015-05-10
JSHinted everything, added dependency arrays in all controllers for future mi...
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
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
need to fix only page 1 loading
ARC
2015-04-27
You can now view events footage from the events list
ARC
2015-04-26
Added simulation for events graphs and some other simulation tweaks
ARC
2015-04-26
added event simulation to DataModel as well.
ARC
2015-04-26
add simulation mode via settings and in montage view. Events pending
ARC
2015-04-26
Integrated login check for views
ARC
2015-04-25
Comments added
ARC
2015-04-25
First Commit
ARC