1657 Commits (01f93bd8cde513b4327d15c5a1daf6cad0f91afc)
 

Author SHA1 Message Date
Evan Theurer 3f8bcd5a0e Add settings option to disable sound effects. 10 years ago
Simon Eisenmann 35857a4ab5 Merge branch 'release-0.24' into develop 10 years ago
Simon Eisenmann 06cadcb05a Merge branch 'release-0.24' 10 years ago
Simon Eisenmann 65d176be62 0.24.2 10 years ago
Simon Eisenmann 36a8d8f66c Merge branch 'release-0.24' into develop 10 years ago
Simon Eisenmann 9432535665 Use webfonts.js in main to avoid load order error in built javascript. 10 years ago
Simon Eisenmann b702ebc818 Merge branch 'release-0.24' into develop 10 years ago
Simon Eisenmann 975768f1c2 Merge branch 'release-0.24' 10 years ago
Simon Eisenmann 6e96755cd1 0.24.1 10 years ago
Simon Eisenmann d85daa87bd Merge pull request #214 from fancycode/welcome_global_no_duplicates 10 years ago
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 62480cccdb Merge branch 'longsleep-sandboxcsp' into develop 10 years ago
Simon Eisenmann 77d7860ba1 Moved CSP into HTTP response headers for odf and pdf sandbox and allowed blob: and data: img-src. 10 years ago
Simon Eisenmann 7fcc9b57a6 Install sandbox html files. 10 years ago
Simon Eisenmann bfd866a11e Make sure to build pdf js separatly. 10 years ago
Simon Eisenmann b3d03b819c Serve odf and pdf sandbox from the server to prepare CSP http header for Firefox compatibility as Firefox does not support CSP in meta tag (see https://bugzilla.mozilla.org/show_bug.cgi?id=663570). 10 years ago
Simon Eisenmann e35dd0f8a3 Added URL support to sandbox service. 10 years ago
Simon Eisenmann a523d6b783 Improved comments. 10 years ago
Simon Eisenmann 588b26a41b Merge branch 'master' into develop 10 years ago
Simon Eisenmann 7df88de38c Removed vim settings to avoid file beeing detected as Java by GitHub. 10 years ago
Joachim Bauch 5be1eda4ee Don't return users twice in "Welcome" from global room. 10 years ago
Simon Eisenmann dc7bbd9b76 Create sandbox iframes on demand rather than always by template code. 10 years ago
Simon Eisenmann e5fd00ae07 Merge branch 'release-0.24' into develop 10 years ago
Simon Eisenmann 00bf1efa6a Merge branch 'release-0.24' 10 years ago
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