Joachim Bauch
c33d2cb416
Renamed stuff to "EndToEndEncryption".
11 years ago
Joachim Bauch
3e30c10336
Use new encryption service to get end-to-end encryption between peers.
11 years ago
Simon Eisenmann
beff7439b8
Bumped copyright to 2015.
11 years ago
Simon Eisenmann
9df314a37f
Use new Name field to send room name, rather than deprectated Id field.
11 years ago
Simon Eisenmann
f992f50d49
Moved heartbeat time to controller.
11 years ago
Simon Eisenmann
0c88aeab0e
Use strict javascript globally.
12 years ago
Lance Cooper
555bd61325
Add basic support for pin locked rooms to the web application.
12 years ago
Lance Cooper
5e14b3b5d2
Support handling room updates in web client.
12 years ago
Lance Cooper
910dd71b81
Use room document from Welcome rather than synthesizing a response.
12 years ago
Lance Cooper
e7cda50b79
Send Hello with Iid from Javascript client, and use the data from the Welcome.
12 years ago
Lance Cooper
9118194e89
Refactor web app room logic into separate service.
...
Contains the following major changes:
* Export connector, api, and webrtc mediastream objects as angular services.
* Export url formatter as a separate angular service.
* Move `authorizing` flag to a function on the root scope.
* Use directive to set the page title.
* Move buddy list visibility toggling into the buddy list directive.
* Room information is no longer exposed on the root scope.
* Use room.joined and room.left events instead of room.
* Treat rooms as an object identified by name, rather than a string id.
* Remove the following unused or semantically ambiguous events from the
connector: opened, helloed, closed
* Centralize all room state in an angular service.
* Move call to hello from connector to api.
12 years ago
Simon Eisenmann
f9ddb71a6f
Fixed call state resurrect on heartbeat timeout reconnects.
12 years ago
Simon Eisenmann
05b2437378
Removed debug and cleaned up.
12 years ago
Joachim Bauch
da4bae5875
Added support for sharing YouTube videos in a call.
12 years ago
Joachim Bauch
52098ff09e
Fixed indent.
12 years ago
Joachim Bauch
6e09f0eaa1
Renamed directive to more general "presentation", updated internal API to match this change.
12 years ago
Joachim Bauch
3e6218325d
Added PdfViewer API.
12 years ago
Simon Eisenmann
0424635e15
Implemented session subscription.
12 years ago
Simon Eisenmann
b65d2e10df
Added attestation data.
12 years ago
Simon Eisenmann
3204c329bc
Implementd client side lookup support.
12 years ago
Simon Eisenmann
e6f2182e49
Implemented client side sessions request.
12 years ago
Simon Eisenmann
13ac41d417
Changed name of project to Spreed WebRTC.
12 years ago
Simon Eisenmann
a0733b6555
Applied jsbeautify target to all Javascript files making them use same syntax style and tab indentation everywhere.
12 years ago
Simon Eisenmann
8a74cfb892
Implemented user authorization and authentication api and data layers.
12 years ago
Simon Eisenmann
6ffd3f2917
Initial public release.
12 years ago