summaryrefslogtreecommitdiff
path: root/www/js/MonitorCtrl.js
AgeCommit message (Collapse)Author
2015-04-29fixed modals to make sure images load only when user taps on view button. No ↵ARC
sense in wasting memory. Image override directives are being called correctly. Now I need to expriment with how to overwrite image frames when ZMS is still sending data to the client to avoid the blank screen issue
2015-04-29added support to refresh image feedsARC
2015-04-28converted views to cache=false, I don't think there are significant ↵ARC
performance hits. Also added triggers to see which views get unloaded/destroyed on exit - perf. tuning
2015-04-28Added monitor live viewARC
2015-04-25Comments addedARC
2015-04-25First CommitARC