144 Commits (1bf4330ec9d21f600ce0cfb07b24bb07b8d13d77)

Author SHA1 Message Date
Daniel Berteaud 8894735650 Add name and email in headers 11 years ago
Daniel Berteaud 68228482d6 Mark screen unshared just before doing so 11 years ago
Daniel Berteaud 003d094625 Work arround for FF when removing the main video 11 years ago
Daniel Berteaud dfe38a654d Slightly delay the disconnected modal 11 years ago
Daniel Berteaud 0fd8f42776 Add a simple modal dialog when connection is lost 11 years ago
Daniel Berteaud 82ee4f6681 Fix quality threshold 11 years ago
Daniel Berteaud 06f7ec3e1e Measure latency between peers and add feedback 11 years ago
Daniel Berteaud 061e7ba4d4 Remove some dead code 11 years ago
Daniel Berteaud a02ac71159 Use warn class to notify that the room isn't persistent 11 years ago
Daniel Berteaud 1bc08f124a Only notify you are owner if it's the case 11 years ago
Daniel Berteaud e7d4e34a49 Another typo which prevented group actions menu to be displayed 11 years ago
Daniel Berteaud 29cc7cddd1 Fix typo which made an undefined variable 11 years ago
Daniel Berteaud 1f2b112b3c Notify others if we don't have a webcam 11 years ago
Daniel Berteaud 4c53aa5117 Fix chat buttons height on Firefox 11 years ago
Daniel Berteaud 5c7480a8f0 Align notif to bottom center for room creation error 11 years ago
Daniel Berteaud e56dbad9e6 Add the error class only on the input zone 11 years ago
Daniel Berteaud 146b126bc7 Put time and name in bold in the chat 11 years ago
Daniel Berteaud 1fe47a461f Disable screen sharing buton on android 11 years ago
Daniel Berteaud 94e57a3bee Localize invalid room name error message 11 years ago
Daniel Berteaud 12b7f32e14 Add a "promote to owner" button 11 years ago
Daniel Berteaud 0686bed1e8 Do not try to submit if we already know the name is invalid 11 years ago
Daniel Berteaud 5f01424bb5 Update room creation 11 years ago
Daniel Berteaud acf855cbfc Remove the active class on the help button 11 years ago
Daniel Berteaud 2406cbeecd Hide threePeersEl when a peer leaves a room 11 years ago
Daniel Berteaud b228147906 Hide group actions until there's at least 2 other peers 11 years ago
Daniel Berteaud 767e59a9f3 Don't check if MoH is needed when the video being removed is our local screen 11 years ago
Daniel Berteaud 20d1bf695f Add grouped actions 11 years ago
Daniel Berteaud 547d5365a1 Only enable sound detection if supported 11 years ago
Daniel Berteaud d23e40e89d Don't add moh notif if it just resumed 11 years ago
Daniel Berteaud 581889f559 Typo occured -> occurred 11 years ago
Daniel Berteaud 7c90b688f4 Default MoH to pause 11 years ago
Daniel Berteaud 4bcd816d77 Animation on dropdown menus 11 years ago
Daniel Berteaud d780a63c41 Reduce volume of MoH 11 years ago
Daniel Berteaud 094bcbae2e Mute preview instead of pausing the video 11 years ago
Daniel Berteaud c840438feb Only play previews which are paused 11 years ago
Daniel Berteaud 05c0851d31 Don't pause preview on small screens, as there's no main video div 11 years ago
Daniel Berteaud bf6f1de4f3 Add a timer in the navbar 11 years ago
Daniel Berteaud 2d36ad921b Pause a preview when going on the main div 11 years ago
Daniel Berteaud 5c5c17ebe2 Don't dup video el ID 11 years ago
Daniel Berteaud f7c22254b3 Use success class for askForName setting 11 years ago
Daniel Berteaud 3c19a340a2 Don't display peer ID if the peer has no displayName 11 years ago
Daniel Berteaud 60f0cb53b9 Update fr and en locales 11 years ago
Daniel Berteaud 94f0be24f8 Adapt the client side JS to the new modal dialog for join password 11 years ago
Daniel Berteaud 4e5f6b7ffa Adapt JS part to the new modal dialog for persistent rooms 11 years ago
Daniel Berteaud f95e2730bd Change ping responce notif class to info 11 years ago
Daniel Berteaud 806ec1d443 Use a much lower thrshold to detect no sound 11 years ago
Daniel Berteaud 513fd90d47 Don't display cryptic peer ID 11 years ago
Daniel Berteaud 07276cbd86 Slightly delay MoH check 11 years ago
Daniel Berteaud d4dcea1b58 Shorter animations for main video transitions 11 years ago
Daniel Berteaud 8f582b0e57 More comments + few cleanups 11 years ago