Simon Eisenmann
|
34fdf0b18f
|
Rebuilt styles.
|
10 years ago |
Evan Theurer
|
f7b0f4228c
|
Update translations to reflect new jed api.
|
10 years ago |
Evan Theurer
|
63324502c3
|
Update jed.js to 1.1.0
|
10 years ago |
Simon Eisenmann
|
c2fe1bf1a2
|
Make text.js available in base to allow early plugins to load text resources.
|
10 years ago |
Simon Eisenmann
|
9c8a2af107
|
Detect full screen exit properly and use :fullscreen style instead of custom class to get black background.
|
11 years ago |
Simon Eisenmann
|
d13e59c749
|
Limit chat message send size to 200000 characters to avoid hanging clients.
|
11 years ago |
Simon Eisenmann
|
ed5a3d7fb7
|
Use camelCase variable.
|
11 years ago |
Simon Eisenmann
|
ba58c215b2
|
Added fall back to lower resolution for 1080p and 720p to avoid sending no video at all when settings were changed to unsupported resolutions.
|
11 years ago |
Simon Eisenmann
|
dafb0ccd83
|
Avoid broken video layout if local camera captures wrong aspect ratio.
|
11 years ago |
Simon Eisenmann
|
4533ac57b7
|
Rebuilt styles.
|
11 years ago |
Evan Theurer
|
b95b715441
|
Fix scss-lint error QualifyingElement.
|
11 years ago |
Simon Eisenmann
|
8e9c97d09b
|
Let the browser handle close of websocket connection on unload.
|
11 years ago |
Simon Eisenmann
|
6fc87c19e8
|
Removed obsolete code and avoid to lose ttlTimeout on room join.
|
11 years ago |
Simon Eisenmann
|
ecb3649fe7
|
Improved reconnect logic which failed in various networking szenarios.
|
11 years ago |
Simon Eisenmann
|
4a9859d95a
|
Added missing semicolon.
|
11 years ago |
Simon Eisenmann
|
e9ed431f9b
|
Rebuilt styles.
|
11 years ago |
Evan Theurer
|
c99e4562f0
|
Remove require shim for sjcl.
|
11 years ago |
Evan Theurer
|
46920c8b7c
|
Update sjcl.js to 1.0.2.
|
11 years ago |
Evan Theurer
|
a4937c7685
|
Fix scss-lint error UnnecessaryParentReference.
|
11 years ago |
Simon Eisenmann
|
457eabf23f
|
Contacts can now be disabled on server module level (server.conf).
|
11 years ago |
Simon Eisenmann
|
b4b2403804
|
Use button style for account buttons instead of link style.
|
11 years ago |
Simon Eisenmann
|
c9a92116b4
|
Fixed compatibility issue, iceServers needs to be an array.
|
11 years ago |
Simon Eisenmann
|
d12471445d
|
Improved Firefox support for video layout and make use of object-fit support in FF>=36.
|
11 years ago |
Simon Eisenmann
|
2e232493eb
|
Updated translations and translted to German.
|
11 years ago |
Simon Eisenmann
|
1a65a5a880
|
Moved CPU overuse detection from experimental to extendend settings and enabled it by default.
|
11 years ago |
Simon Eisenmann
|
e62ac80216
|
Fixed styles of youtube and presentation component by no longer centering the text.
|
11 years ago |
Simon Eisenmann
|
391db21799
|
Removed shim for MediaStreamTrack.getSources in FF as we do not need it.
|
11 years ago |
Simon Eisenmann
|
3a50483040
|
Updated to latest adapter.js - this drops support for Chrome < 34.
|
11 years ago |
Simon Eisenmann
|
cbe85a6d83
|
Avoid generating invalid options.
|
11 years ago |
Simon Eisenmann
|
c578fbb460
|
Added callbacks to addIceCandidate function to comply with WebRTC API.
|
11 years ago |
Simon Eisenmann
|
41f58f0ec9
|
Rebuilt translations and translated to German.
|
11 years ago |
Simon Eisenmann
|
5401c566b5
|
Bring back send stereo support by processing sdp correctly and disable AEC when sendStereo is true. The old stereo option is now always true.
|
11 years ago |
Joachim Bauch
|
a2d44431b1
|
Use "safeApply" as deferred can be resolved inside angular.js.
|
11 years ago |
Evan Theurer
|
5d82245dd9
|
Update text.js to 2.0.13
|
11 years ago |
Simon Eisenmann
|
1b9ee09d41
|
Removed isolated scope from menu.
|
11 years ago |
Simon Eisenmann
|
2c583de0c8
|
Also add dummy streams to streams mapping.
|
11 years ago |
Evan Theurer
|
590857f37a
|
Update lodash to 3.0.0.
|
11 years ago |
Simon Eisenmann
|
7b4062faf1
|
Updated translation and translated to German.
|
11 years ago |
Simon Eisenmann
|
0223270ed4
|
Implemented client side checks of authorizeRoomJoin flag.
|
11 years ago |
Simon Eisenmann
|
076bcdb271
|
Added modules section to config file to allow to disable screensharing, youtube and presentation support.
|
11 years ago |
Simon Eisenmann
|
132d84568e
|
Fixed position text on buddy list.
|
11 years ago |
Simon Eisenmann
|
8b649d46d5
|
Changed position of buddy list loader to bottom right.
|
11 years ago |
Simon Eisenmann
|
99ab9df509
|
Fixed a problem where user data of anonymous user is not loaded when a plugin uses the authorization api.
Appdata authorization even now provides the userid.
|
11 years ago |
Simon Eisenmann
|
f992f50d49
|
Moved heartbeat time to controller.
|
11 years ago |
Simon Eisenmann
|
74a6e604aa
|
Make sure to apply room changes.
|
11 years ago |
Simon Eisenmann
|
0e656d2add
|
Make sure to show buddies which never set a status.
|
11 years ago |
Simon Eisenmann
|
90250d9139
|
Moved unload handler to controller.
|
11 years ago |
Simon Eisenmann
|
42b59dc101
|
Use minified require.js.
|
11 years ago |
Simon Eisenmann
|
8e3bb1fad5
|
Make sure to reset prior room name when the default room is disabled.
|
11 years ago |
Simon Eisenmann
|
9071b281e2
|
Added missing css class to share location button.
|
11 years ago |