1657 Commits (01f93bd8cde513b4327d15c5a1daf6cad0f91afc)
 

Author SHA1 Message Date
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
Joachim Bauch 40f8528c56 Load YouTube sandbox lazily. 10 years ago
Simon Eisenmann a4f9cc3631 Merge pull request #200 from fancycode/sandbox_same_origin 10 years ago
Joachim Bauch 31df90a03a No need for "allow-same-origin" in presentation sandboxes. 10 years ago
Simon Eisenmann 2f85b039ed Handle slow loads of web fonts and rebuilt styles. 10 years ago
Simon Eisenmann 58e77da09e Rebuilt styles. 10 years ago
Simon Eisenmann e060c66710 Merge pull request #198 from fancycode/pdfjs-1.0.1040 10 years ago
Simon Eisenmann 9933f546a2 Merge pull request #197 from fancycode/webodf_sandbox 10 years ago
Simon Eisenmann 044102a5bd Merge pull request #196 from fancycode/pdfjs_sandbox 10 years ago
Simon Eisenmann 3da6580aac Merge pull request #195 from fancycode/youtube_sandbox 10 years ago
Joachim Bauch b448296ed0 Updated pdf.js to 1.0.1040 10 years ago
Joachim Bauch 5ae175cc88 Setup CSP for WebODF sandbox. 10 years ago
Joachim Bauch caa8e6c4a4 Removed debug output. 10 years ago
Joachim Bauch dd6d11dd53 Run WebODF rendering inside sandboxed iframe. 10 years ago
Joachim Bauch 3c989f1a04 Need to allow "unsafe-eval" for pdf.js optimizations. 10 years ago
Joachim Bauch 33f0ae2071 Setup CSP for pdf.js sandbox. 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 f91084ed96 Changed ordering (found by Hound). 10 years ago
Joachim Bauch 8dfd371c6f Build pdf sandbox. 10 years ago
Joachim Bauch c973103c31 Run pdf.js rendering inside sandboxed iframe. 10 years ago
Joachim Bauch cbe9c0b51f Don't use global "encodeURI". 10 years ago
Simon Eisenmann 4db499cca3 MJPEG fix was backported to FF38. So we allow HD constraints starting with FF38 now. 10 years ago
Joachim Bauch 02bda0367d Merge rule (found by Hound). 10 years ago
Joachim Bauch 7cc196f4e0 Move sandbox code to own file, refactor common sandboxing code to service. 10 years ago
Joachim Bauch 6e54e7fc16 Added API to get absolute url. 10 years ago