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
|
31df90a03a
|
No need for "allow-same-origin" in presentation sandboxes.
|
10 years ago |
Joachim Bauch
|
dd6d11dd53
|
Run WebODF rendering inside sandboxed iframe.
|
10 years ago |
Joachim Bauch
|
f59eb17cf3
|
Destroy sandbox API when scope is destroyed.
|
10 years ago |
Joachim Bauch
|
a1288820bd
|
Ignore "ready" message here.
|
10 years ago |
Joachim Bauch
|
c973103c31
|
Run pdf.js rendering inside sandboxed iframe.
|
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 |
Simon Eisenmann
|
37ce3c6bfa
|
Strip spurious slashes and white space in path segments of room names.
|
10 years ago |
Simon Eisenmann
|
513116f783
|
We finally have a ui controller.
|
10 years ago |
Simon Eisenmann
|
9848786145
|
First step in getting rid of the huge mediastreamcontroller.
|
10 years ago |
Simon Eisenmann
|
ccdd51fd74
|
Worked to get screen sharing to FF.
Use new mediaDevices service.
Prepare to support video constraints in FF>=38.
Disable HD constraints for Firefox.
|
10 years ago |
Simon Eisenmann
|
04cb4200a7
|
Reenable chat rooms on certain conditions related to peer connectivity.
|
10 years ago |
Simon Eisenmann
|
369d53fef9
|
Reenable chat rooms on certain conditions related to peer connectivity.
|
10 years ago |
Simon Eisenmann
|
c188dc3755
|
Removed debug.
|
10 years ago |
Simon Eisenmann
|
9c8a2af107
|
Detect full screen exit properly and use :fullscreen style instead of custom class to get black background.
|
11 years ago |
Simon Eisenmann
|
d13e59c749
|
Limit chat message send size to 200000 characters to avoid hanging clients.
|
11 years ago |
Simon Eisenmann
|
ed5a3d7fb7
|
Use camelCase variable.
|
11 years ago |
Simon Eisenmann
|
ba58c215b2
|
Added fall back to lower resolution for 1080p and 720p to avoid sending no video at all when settings were changed to unsupported resolutions.
|
11 years ago |
Simon Eisenmann
|
457eabf23f
|
Contacts can now be disabled on server module level (server.conf).
|
11 years ago |
Simon Eisenmann
|
5401c566b5
|
Bring back send stereo support by processing sdp correctly and disable AEC when sendStereo is true. The old stereo option is now always true.
|
11 years ago |
Joachim Bauch
|
a2d44431b1
|
Use "safeApply" as deferred can be resolved inside angular.js.
|
11 years ago |
Simon Eisenmann
|
1b9ee09d41
|
Removed isolated scope from menu.
|
11 years ago |
Simon Eisenmann
|
2c583de0c8
|
Also add dummy streams to streams mapping.
|
11 years ago |
Simon Eisenmann
|
0223270ed4
|
Implemented client side checks of authorizeRoomJoin flag.
|
11 years ago |
Simon Eisenmann
|
076bcdb271
|
Added modules section to config file to allow to disable screensharing, youtube and presentation support.
|
11 years ago |
Simon Eisenmann
|
74a6e604aa
|
Make sure to apply room changes.
|
11 years ago |
Simon Eisenmann
|
7e9f9e28ea
|
Do not auto show settings when not connected or in authorizing phase.
|
11 years ago |
Simon Eisenmann
|
651572ee5a
|
Only auto show roombar when not with a peer.
|
11 years ago |
Simon Eisenmann
|
43fd463fc9
|
Removed debug.
|
11 years ago |
Simon Eisenmann
|
21f308500d
|
Never hide roombar completely.
|
11 years ago |
Simon Eisenmann
|
a59b922ce5
|
Only show settings when empty and a room was joined or authentication changed.
|
11 years ago |
Simon Eisenmann
|
d838992731
|
Fixed room leaves to main room.
|
11 years ago |
Simon Eisenmann
|
756dd65905
|
Added place holder text to room input.
|
11 years ago |
Simon Eisenmann
|
2a1a278e01
|
Added room select form validation.
|
11 years ago |
Simon Eisenmann
|
0d8d2e4882
|
Implemented welcome screen to support different modes and added rooms history.
|
11 years ago |
Simon Eisenmann
|
ab328f9099
|
Use onEnter directive.
|
11 years ago |
Simon Eisenmann
|
824a6e28e9
|
Moved welcome form to own directive and removed obsolete controller.
|
11 years ago |
Simon Eisenmann
|
75218d86b5
|
Implemented placeholder based room input field.
|
11 years ago |
Simon Eisenmann
|
ab48ccc0d0
|
Focus input field instead of button.
|
11 years ago |
Simon Eisenmann
|
df46f63f0a
|
Hide room bar when in no room.
|
11 years ago |
Simon Eisenmann
|
af248efc8d
|
Always show roombar and auto hide it when in a call.
|
11 years ago |
Simon Eisenmann
|
f56aa92579
|
Added new share option 'link'.
|
11 years ago |
Simon Eisenmann
|
67c9a8dbda
|
Auto focus input field on room bar show.
|
11 years ago |