9 Commits (160d3bb17217804c20a98a9242cb13a3726d7783)

Author SHA1 Message Date
Simon Eisenmann af194a64b8 Remove deprecated MediaStream.stop api (see https://groups.google.com/a/chromium.org/forum/#\!msg/blink-dev/s0UsMk8i2YM/WpepA4w3mPEJ for details). 10 years ago
Simon Eisenmann beff7439b8 Bumped copyright to 2015. 10 years ago
Simon Eisenmann ccdd51fd74 Worked to get screen sharing to FF. 10 years ago
Simon Eisenmann 0c88aeab0e Use strict javascript globally. 11 years ago
Simon Eisenmann ec9252d708 Stream lined jQuery usage and ported code to Angular whenever possible. This changes plugin API as plugins now have to use Angular $q instead of jQuery Deferreds. 11 years ago
Simon Eisenmann 9f8bb75f21 Fixed JSHint errors and warnings. 11 years ago
Simon Eisenmann 6d40d543a2 Fixed name conflicts between capture and upload of buddy picture. 11 years ago
Simon Eisenmann f75173a96a Made buddyPictureCapture a custom form field to make it work with dirty detection. 11 years ago
Evan Theurer 8e31247910 Rework how images are auto fit to preview and canvas. 11 years ago
Evan Theurer 0415ef0def Initial upload support. 11 years ago
Simon Eisenmann 9738fea46e Renamed buddyPicture directive to buddyPictureCapture to avoid name conflicts. 11 years ago
Simon Eisenmann a2be6523c9 Moved inline styles to css and increased buddy picture capture size to 128x128. 11 years ago
Simon Eisenmann 5752cba0fe Optimized take buddy picture. 11 years ago
Evan Theurer 80121696ea Move to displaying preview image in video element to img element using canvas. 11 years ago
Evan Theurer b907999f81 Start/stop video stream when taking/retaking a picture. 11 years ago
Evan Theurer 7305d0a9ea Breakout picture functionality into own directive. Update functions. Create corresponding styles page. 11 years ago