summary refs log tree commit diff
path: root/syweb/webclient/app-controller.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Matthew's killing of ng-animateDavid Baker2014-11-131-6/+0
|\ | | | | | | | | | | Conflicts: syweb/webclient/app-controller.js syweb/webclient/index.html
| * remove nganimate dependency as it seems to feature disproportionately highly ↵Matthew Hodgson2014-11-131-3/+5
| | | | | | | | in the FF profiler, and removing it seems to have stopped my FF stalling for seconds on end
* | Kill ng-animate with fire because it's terrible (was causing the page to be ↵David Baker2014-11-131-4/+4
|/ | | | very sluggish). Do the call icons in pure CSS3 and use one less image to boot (in some browsers the phone icon will be the wrong browser but they can deal).
* Various fixes to try & make openwebrtc safari extension work (still doesn't ↵David Baker2014-11-071-4/+4
| | | | work).
* Move webclient to a python module so that it can be installedMark Haines2014-11-041-0/+221