summaryrefslogtreecommitdiff
path: root/www/js/app.js
AgeCommit message (Expand)Author
2015-07-10New skin and SCSS implementationPliablePixels
2015-07-04resolved fixme notesPliablePixels
2015-07-04fixed screen bouncing on inputPliablePixels
2015-07-04events show progress, added fast/slow fwd/rewind controls, fixed last page of...PliablePixels
2015-07-03Added plugin that picks up version from config.xml and displays in appPliablePixels
2015-07-02We can now see what is the current run state name and change ZM to a custom r...PliablePixels
2015-07-02updated libraries, squashed the problem of not getting bar handles on click, ...PliablePixels
2015-07-01further optimized montage view - got rid of padding, allowed resize control i...PliablePixels
2015-06-30set 50K limit for logs, separated my modifications for angular-circular-navig...PliablePixels
2015-06-27passwords and urls are now masked out before emailing logsPliablePixels
2015-06-27Added ability to log key events to file and email (useful for release debugging)PliablePixels
2015-06-26Added uglify/minify as part of build process (Note: console log is enabled - ...PliablePixels
2015-06-26I am now reading the PTZ DB to figure out the right "move" command for the ca...PliablePixels
2015-06-26Added option to keep screen on when viewing footage, also cleaned up invocati...PliablePixels
2015-06-24Cleaned up code, commented, preparing for HTTPS via CordovaHTTPPliablePixels
2015-06-21remove simulation code completely to keep things easy to understand.PliablePixels
2015-06-21Monitor view now calls zmdc APIs and checks if monitor is running/not running...PliablePixels
2015-06-17Updated to latest version of ionic, cordova, removed unused librariesPliablePixels
2015-06-06added a full screen option for montage view too - no status bars and slidersPliablePixels
2015-06-04Created new screen for developer options, removed simulation mode (its practi...PliablePixels
2015-05-24added PTZ support (well, P for now, but framework with a cool menu is in place)PliablePixels
2015-05-13disk percent displayARC
2015-05-13removed http timeout for start/stop/restart APIs - as they take more time to ...ARC
2015-05-12Added ZM state control - start/stop/restartARC
2015-05-11nits - not much to describeARC
2015-05-10JSHinted everything, added dependency arrays in all controllers for future mi...ARC
2015-05-10reduced splash timerARC
2015-05-09Added support to limit maximum monitors in Montage View and also added a port...ARC
2015-05-03added infinite scrolling - now retrieving all eventsARC
2015-05-02every app needs a help menuARC
2015-05-02Android Users Rejoice! Major updates: Android port works like a charm now. In...ARC
2015-05-01Made various tweaks to config files and code to make things work on Android. ...ARC
2015-04-29I think I've solved the blank screen issue. I've created an app directive th...ARC
2015-04-29fixed modals to make sure images load only when user taps on view button. No ...ARC
2015-04-29added support to refresh image feedsARC
2015-04-28Events navigation not works with a cool full screen mode and floating buttonsARC
2015-04-26added application icons and used ngCordova for splash controlARC
2015-04-26fixed digest loop problem on initial app load - ui.route otherwise issueARC
2015-04-26Integrated login check for viewsARC
2015-04-25Comments addedARC
2015-04-25First CommitARC