1779 Commits (cfec82384ac99ad13517dde9927e9b6277a3b762)
 

Author SHA1 Message Date
Simon Eisenmann cfec82384a Add support for extra.d directory 9 years ago
Joachim Bauch 2ba4773781 Merge pull request #302 from fancycode/disable_call_on_conference_rooms 9 years ago
Joachim Bauch 8b6b28f241 Hide "call" button when in conference rooms. 9 years ago
Simon Eisenmann 2f21c984c4 Merge pull request #301 from fancycode/leave_api 9 years ago
Simon Eisenmann 0c5c4ac8d4 Merge pull request #303 from fancycode/githook_non_checkout 9 years ago
Joachim Bauch 0c2f59c2a3 Only install git hook if cloned from git. 9 years ago
Joachim Bauch d0f6b3a481 Only broadcast a "soft" left event on room leave. 9 years ago
Joachim Bauch 983c9b991f Added API to leave a room. 9 years ago
Joachim Bauch 1425a52426 Merge pull request #296 from fancycode/nats_room_type 9 years ago
Joachim Bauch da3cb4d0c4 Make the room type configurable through NATS. 9 years ago
Simon Eisenmann c1496fb782 Merge pull request #294 from fancycode/conference_error_handling 9 years ago
Simon Eisenmann 0207e83418 Merge pull request #295 from fancycode/join_status 9 years ago
Joachim Bauch 4abbf575be Include user status in "Joined" event. 9 years ago
Joachim Bauch 6ff9ee6b47 Fix moving between conference rooms. 9 years ago
Joachim Bauch c8763deb58 Try to recover from (some) lost p2p connection state. 9 years ago
Joachim Bauch ee1f73ba40 Don't add dummy remote streams if call is closed. 9 years ago
Joachim Bauch 2e51880315 Don't show "failed" error if connection was established before. 9 years ago
Joachim Bauch c6354b8a14 Merge pull request #293 from fancycode/conference_refactoring 9 years ago
Joachim Bauch d4f936d57b Major refactoring of call / conference handling. 9 years ago
Simon Eisenmann 258c2aebc1 Remove keygen usage from web client, effectlively removing certificate creation through web client (fixes #274). 9 years ago
Simon Eisenmann 315cceb451 Merge pull request #287 from strukturag/angular-1.5-update 9 years ago
Simon Eisenmann f60da69372 Merge branch 'irek-zaripov-master' into develop (fixes #260). 9 years ago
Simon Eisenmann 1c4047c15f Merge branch 'master' of https://github.com/irek-zaripov/spreed-webrtc into irek-zaripov-master 9 years ago
Simon Eisenmann 4765b8a98f Update AngularJS to 1.5.6 9 years ago
Simon Eisenmann 6e0f53e9d8 Rebuild styles. 9 years ago
Evan Theurer 938c38d9f0 Fix breaking change: Execute watched expressions only when the inputs change. See fca6be7127. 9 years ago
Evan Theurer a47d220807 Fix breaking change: css animation defaults of directive animation classes changed. See 1bebe36aa9 (diff-fc9e96da9f5a9dfda43ef79e695d27ccR155). 9 years ago
Evan Theurer b07666a43b Fix breaking change: Unable to return values from controller constructor functions. See https://github.com/angular/angular.js/pull/8882/files. 9 years ago
Evan Theurer a89a1b9b6e Update angular-ui-bootstrap to 0.13.4. 9 years ago
Evan Theurer c4ba9f5cde Update angular.js to 1.4.6. 9 years ago
Simon Eisenmann df8e000d6c Merge branch 'master' into develop 9 years ago
Simon Eisenmann 3dfd030b0b Merge branch 'release-0.26' 9 years ago
Simon Eisenmann 035e3d4496 0.26.0 9 years ago
Simon Eisenmann b6b8d79393 Merge branch 'master' into release-0.26 9 years ago
Simon Eisenmann 2973a95729 Rebuild styles. 9 years ago
Joachim Bauch 3d2c6b6f4c Merge pull request #284 from fancycode/serverside_conferences 9 years ago
Joachim Bauch 4a4ba24b0c Moved room type name to variable. 9 years ago
Joachim Bauch 77fe6fe508 Added comment to "peerIds". 9 years ago
Joachim Bauch 26c79210c8 Move room type names to constants and don't expose roomworker properties. 9 years ago
Simon Eisenmann d0ea8be31d Merge pull request #285 from fancycode/reverse_sessionids 9 years ago
Joachim Bauch a1696e0cdf Fixed broken hangup for regular conference calls. 9 years ago
Joachim Bauch c46c0b7f14 Reverse data in session ids. 9 years ago
Joachim Bauch a74f424a86 Also send "Conference" message after "Room" messages. 9 years ago
Joachim Bauch 7bda39351b Don't send "Conference" event if user couldn't join room. 9 years ago
Joachim Bauch 14764dd17f Use "safeApply" when handling webrtc done/stop events. 9 years ago
Joachim Bauch 8fa2083c74 Always show own video when in conference room. 9 years ago
Joachim Bauch 4f6a27f4f3 Also hide other hangup buttons in conference rooms. 9 years ago
Joachim Bauch 9f1e330373 Fixed conference room example. 9 years ago
Joachim Bauch aae26de9f5 Hide "Hangup" button in conferences. 9 years ago
Joachim Bauch 2a8ac1bb53 Implement new API for tests. 9 years ago