Simon Eisenmann
|
ff8150569b
|
Load Youtube sandbox content on demand.
|
10 years ago |
Simon Eisenmann
|
344c5a4484
|
Add notes about youtube sandbox.
|
10 years ago |
Simon Eisenmann
|
e35dd0f8a3
|
Added URL support to sandbox service.
|
10 years ago |
Simon Eisenmann
|
dc7bbd9b76
|
Create sandbox iframes on demand rather than always by template code.
|
10 years ago |
Joachim Bauch
|
4c61ad22a4
|
Retry loading sandbox through button click.
|
10 years ago |
Joachim Bauch
|
c06d3dd8d7
|
Implement error handling for YouTube playback.
|
10 years ago |
Joachim Bauch
|
964b5b71c7
|
Don't use "id" selectors in directives.
|
10 years ago |
Joachim Bauch
|
40f8528c56
|
Load YouTube sandbox lazily.
|
10 years ago |
Joachim Bauch
|
a1288820bd
|
Ignore "ready" message here.
|
10 years ago |
Joachim Bauch
|
7cc196f4e0
|
Move sandbox code to own file, refactor common sandboxing code to service.
|
10 years ago |
Joachim Bauch
|
1727b7edd1
|
Implement methods to get current position / state.
|
10 years ago |
Joachim Bauch
|
c8ad76005b
|
Added seek and volume support, check origins in postMessage receivers.
|
10 years ago |
Joachim Bauch
|
29fc1baa51
|
Initial code to support running YouTube player in a sandboxed iframe.
|
10 years ago |
Simon Eisenmann
|
beff7439b8
|
Bumped copyright to 2015.
|
10 years ago |
Joachim Bauch
|
a2d44431b1
|
Use "safeApply" as deferred can be resolved inside angular.js.
|
11 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 |
Joachim Bauch
|
49e41a07aa
|
Load YouTube API using same protocol as application.
|
11 years ago |
Joachim Bauch
|
817f2c290b
|
Show YT player container while player is loading to fix missing events on Firefox.
|
11 years ago |
Joachim Bauch
|
f33f20e3db
|
Make volume configurable for subscriber.
|
11 years ago |
Joachim Bauch
|
6846288099
|
Fixed broken fullscreen on YouTube player.
|
11 years ago |
Joachim Bauch
|
a361006c75
|
Handle case where YouTube player API could not be loaded.
|
11 years ago |
Joachim Bauch
|
bb82675076
|
Removed default URL.
|
11 years ago |
Joachim Bauch
|
8551f464b0
|
Prevent clicks on subscriber video.
|
11 years ago |
Joachim Bauch
|
98d60e4b5b
|
Send initial state to newly connecting peers.
|
11 years ago |
Joachim Bauch
|
da4bae5875
|
Added support for sharing YouTube videos in a call.
|
11 years ago |