Joachim Bauch
a2d44431b1
Use "safeApply" as deferred can be resolved inside angular.js.
11 years ago
Simon Eisenmann
eb1ecce7e0
Avoid the need for another mutex in Client by moving cleanup client checks to Hub.
11 years ago
Simon Eisenmann
02a6ae2a2b
Fixed a problem where replaced sessions got cleaned up i a previous connection was still closing.
11 years ago
Simon Eisenmann
2ccd200de7
No longer install config file in install target to avoid issues with non root installs.
11 years ago
Simon Eisenmann
a1a74f9070
Do not use prefix for config location fixing #161
11 years ago
Simon Eisenmann
f0420da235
Merge branch 'release-0.23' into develop
11 years ago
Simon Eisenmann
488e08c110
0.23.4
11 years ago
Simon Eisenmann
63ed4a3b35
Removed obsolete references to branding and skins.
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
Simon Eisenmann
35e338af2b
Merge pull request #160 from theurere/update-lodash
...
Update lodash to 3.0.0.
11 years ago
Simon Eisenmann
16f4f7aee0
Ignore vendor javascripts in hound validation.
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
553323a864
Implemented authorizeRoomJoin flag. Set this to allow only authenticated users to join rooms.
11 years ago
Simon Eisenmann
f8a44d1add
Fixed deadlock when authorizeRoomCreation=true.
11 years ago
Simon Eisenmann
f60cd1fab3
Use same variable name roomID everywhere.
11 years ago
Simon Eisenmann
1610b4aa3f
Fixed a line which was too long.
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
480df9f339
Fixed typo in filename.
11 years ago
Simon Eisenmann
8b649d46d5
Changed position of buddy list loader to bottom right.
11 years ago
Simon Eisenmann
0572733def
Merge pull request #159 from deathwish/fix_ghost_sessions
...
Move all session cleanup code to a single code path.
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
Lance Cooper
6bcd814c1f
Move all session cleanup code to a single code path.
...
This should resolve any cases where sessions were not removed from the hub
after their connection closed.
Also moves buddy image management entirely into the session and
vastly improves locking around session data. Also allocates less
when sending client left messages and paves the way for session specific
message codecs.
11 years ago
Simon Eisenmann
e251a95398
Added a disconnected marker to sessions.
11 years ago
Simon Eisenmann
65c2ca2275
Removed duplicated log detail.
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
c2e204fb0b
Updated r.js to 2.1.15.
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
83da9c85db
Merge branch 'release-0.23' into develop
11 years ago
Simon Eisenmann
27b9491f7f
0.23.3
11 years ago
Simon Eisenmann
9071b281e2
Added missing css class to share location button.
11 years ago
Simon Eisenmann
7e9f9e28ea
Do not auto show settings when not connected or in authorizing phase.
11 years ago
Simon Eisenmann
b1b55cb47e
Avoid dead ends in room join code and avoid to join a room when connector is not connected.
11 years ago
Simon Eisenmann
6e45e470df
Hide welcome screen when with peer.
11 years ago
Simon Eisenmann
651572ee5a
Only auto show roombar when not with a peer.
11 years ago
Simon Eisenmann
7d569e7c15
Make sure to trigger negotiation if there is no media.
11 years ago
Simon Eisenmann
c739309402
Cleaning up.
11 years ago
Simon Eisenmann
09e51b5be4
Make sure to do negotiation when creating a xfer connection (fixes Firefox file sharing receive support).
11 years ago
Simon Eisenmann
eae59c50d2
Make sure to do negotiation when creating a screensharing connection (fixes Firefox screen sharing receive support).
11 years ago
Simon Eisenmann
38f8105c2e
Also allow data: urls for fonts.
11 years ago
Simon Eisenmann
43fd463fc9
Removed debug.
11 years ago
Simon Eisenmann
9ab17d1721
Enhanded recommended CSP to include support for pdf web worker which loads stuff from blob: urls.
11 years ago
Simon Eisenmann
f3509bc215
Updated to PDF.js 1.0.907
11 years ago