summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2015-07-16general formattingPliablePixels
2015-07-16moved saveImageToPhone to Modal - it was not working because button range was...PliablePixels
2015-07-16toned down floating button - added a bit of transparency, removed shadowsPliablePixels
2015-07-15Updated with functionality to save feed snapshots to camera rollPliablePixels
2015-07-14reloading page on resume to take care of inactive modals. Not ideal, but bett...PliablePixels
2015-07-14fixed bug in reporting disk total - was totalling total :-)PliablePixels
2015-07-14added stub code for android back button handlingPliablePixels
2015-07-14Feed screens now have a grey background, also have ability to scale images to...PliablePixels
2015-07-14user friendly message on savePliablePixels
2015-07-14added classes to crop or fit imagesPliablePixels
2015-07-10updates with new screenPliablePixels
2015-07-10bumped to 0.62, published to beta for android/ios, fixed a bug with ordering ...PliablePixels
2015-07-10minor editsPliablePixels
2015-07-10You can now rerrange and hide monitors in montagePliablePixels
2015-07-10upgraded ionic libraries to latest versionPliablePixels
2015-07-10New skin and SCSS implementationPliablePixels
2015-07-04resolved fixme notesPliablePixels
2015-07-04fixed screen bouncing on inputPliablePixels
2015-07-04improved input experience - urls copy from base urlPliablePixels
2015-07-04display default messages if no monitors/events foundPliablePixels
2015-07-04events show progress, added fast/slow fwd/rewind controls, fixed last page of...PliablePixels
2015-07-03moved scss and dependencies of ng-mfb to my css directory so I can adhoc comp...PliablePixels
2015-07-03sass customization for mfb-button to adapt it for smaller viewsPliablePixels
2015-07-03added slow/fast rev/fwdPliablePixels
2015-07-03removed vertical space between imagesPliablePixels
2015-07-03fixed a nasty scaling bug -- size was getting corrupted because I was adding ...PliablePixels
2015-07-03made sure restart does not occur if no custom state is selectedPliablePixels
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-02monitors set to none are no longer shownPliablePixels
2015-07-02made it easier to figure out what all the fields are in the settings screenPliablePixels
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-27updated sensitive information dialog boxPliablePixels
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-26Deleted spurious filesPliablePixels
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-19fixed modal floating button positionPliablePixels
2015-06-18Moved Modal Control to its own filePliablePixels
2015-06-18fixed scrolling bug in montage - the problem was $scope.direction seems to be...PliablePixels
2015-06-17fixed scrolling bug introduced by initing monitor array in controller global ...PliablePixels
2015-06-17remove event sequence display (debug)PliablePixels
2015-06-17updated versions of platformsPliablePixels