1480 Commits (74044c08b0f29cec10001d3446487d7391e9621a)
 

Author SHA1 Message Date
Simon Eisenmann 74044c08b0 Removed vim configuration which falsely lead to Java detection on GitHub. 10 years ago
Simon Eisenmann ff82f01aef 0.24.0 10 years ago
Simon Eisenmann 2a8fc4719b Fixed problem where Chrome thought it already has an offer because the SDP is empty string instead of returning null for remoteOffer. 10 years ago
Simon Eisenmann 4a2cdbe46b Split up styles make target to make it possible to build stuff seperately. 10 years ago
Simon Eisenmann f6820482e1 Rebuilt translations and completed German translation. 10 years ago
Simon Eisenmann 4d7d4c9b40 Rebuilt styles. 10 years ago
Simon Eisenmann 124795e205 Merge pull request #206 from longsleep/renegotiation 10 years ago
Simon Eisenmann 9430589047 Added hint about Firefox state. 10 years ago
Simon Eisenmann 74f8cf78c5 Merge pull request #205 from fancycode/travis_more_checks 10 years ago
Simon Eisenmann 05ddf4f6a3 Merge pull request #207 from fancycode/sandbox_firefox_fixes 10 years ago
Simon Eisenmann 4550affa77 Merge pull request #202 from fancycode/youtube_id_selectors 10 years ago
Simon Eisenmann ad5d362fad Merge pull request #203 from fancycode/youtube_error_handling 10 years ago
Simon Eisenmann a577e73a32 Make sure to support renegotiation in conferences. 10 years ago
Simon Eisenmann bcc3a86121 Return empty stream lists when there is no internal peer connection. 10 years ago
Joachim Bauch 4c61ad22a4 Retry loading sandbox through button click. 10 years ago
Joachim Bauch e6954bd2ae Firefox doesn't allow access to some computed styles in sandboxes. 10 years ago
Joachim Bauch db9c6108ba Load sandbox iframes from "blob:" urls. 10 years ago
Simon Eisenmann c49c15adf8 Hang up call, if a new offer is received and renegotiation is not enabled. 10 years ago
Simon Eisenmann 9db5b0c674 Reverted timeout while adding videopeer to DOM as it caused issues in FF. 10 years ago
Simon Eisenmann d92f358884 Disable renegotiation for FF clients. 10 years ago
Simon Eisenmann 846544de29 Delay DOM append to avoid flash of unrendered text. 10 years ago
Simon Eisenmann f9eccdc989 Use inner scope parameter properly. 10 years ago
Simon Eisenmann ced1e76c34 Improved is DummyStream check. 10 years ago
Simon Eisenmann 403eea5e57 Fixed typo. 10 years ago
Simon Eisenmann ff433f12a4 Merged DummyStream implementations into one. 10 years ago
Simon Eisenmann c6ae526eab Avoid loosing angular context. 10 years ago
Simon Eisenmann 5707d1dd18 Fixed scss issues found by Hound. 10 years ago
Simon Eisenmann a157cea813 Added support for SDP workarounds which are required when renegotiation is on. 10 years ago
Joachim Bauch 7e7ae902a6 Also run "styleshint" and "jshint" on Travis. 10 years ago
Simon Eisenmann d53a6505c5 Added more references to tickets and problems with firefox. 10 years ago
Simon Eisenmann 3b7b59cf66 Merge pull request #204 from fancycode/youtube_html_csp 10 years ago
Joachim Bauch 7837a0c5f4 Setup CSP for YouTube sandbox. 10 years ago
Joachim Bauch c06d3dd8d7 Implement error handling for YouTube playback. 10 years ago
Simon Eisenmann 6885a28b70 Log renegotiation warning in firefox. 10 years ago
Simon Eisenmann 7e7cf9bfaa Added warning if FF version is too old and renegotiation is enabled. 10 years ago
Simon Eisenmann b719e7dac2 Fixed borked order in config file. 10 years ago
Simon Eisenmann 647618fb74 Added comment to clarify why a null stream is injected. 10 years ago
Simon Eisenmann a44cedc52d Allow receiver to receive connections without a stream, by injecting a dummy stream. 10 years ago
Simon Eisenmann e1c119469d Correctly reset all styles by switching to invisible video layout renderer. 10 years ago
Simon Eisenmann 9396548d9a Make it possible to create peer connection in renegotiation mode without any stream. 10 years ago
Simon Eisenmann af77cc0033 Improved onlyaudio styles. 10 years ago
Simon Eisenmann eab339aed1 Implemented support to apply changed user media constraints on the fly in existing connections. 10 years ago
Simon Eisenmann dbe78d34f7 Implemented audio only styles for own video. 10 years ago
Simon Eisenmann 6c1e9791d5 Added renegotiation configuration to server. 10 years ago
Simon Eisenmann fba521352a Added client side configuration support for WebRTC renegotiation of user media streams. 10 years ago
Simon Eisenmann 84391f5a8f Never try to add a stream without audiotrack to audio processor. 10 years ago
Simon Eisenmann 0c9b34f57c Fixed stream vs call clash. 10 years ago
Simon Eisenmann 00348fa6fd Added support to control Opus DTX. 10 years ago
Joachim Bauch 964b5b71c7 Don't use "id" selectors in directives. 10 years ago
Simon Eisenmann 4d9076c39f Merge pull request #201 from fancycode/load_youtube_sandbox_lazily 10 years ago