530 Commits (adf3e3b73a1bc4dc3b91f2cb2f5579d359e0aa30)

Author SHA1 Message Date
Daniel Berteaud da8633c1a3 Fix a typo goodby -> goodbye 11 years ago
Daniel Berteaud 35cc1dd3a2 Add a deleteRoom action handler 11 years ago
Daniel Berteaud 192521e8c7 Add a delete_room helper to remove a specific room 11 years ago
Daniel Berteaud 3e8b0bb819 Empty password fields on modal dismiss 11 years ago
Daniel Berteaud 351a9421c3 Fix undefined variable when loging out 11 years ago
Daniel Berteaud 4266377454 Better button layout on error page 11 years ago
Daniel Berteaud 8257c4401a No opacity exception for XS screens 11 years ago
Daniel Berteaud 5848938f08 Fix log message when setting peer role in the database 11 years ago
Daniel Berteaud 64fdb9bf33 Do not hide the main div on XS screen 11 years ago
Daniel Berteaud cc106a6691 sm breakpoint is 768px 11 years ago
Daniel Berteaud 62e769a2b3 Only reduce preview opacity when width > 750 11 years ago
Daniel Berteaud 953b9486c0 Add a confirm dialog when quiting 11 years ago
Daniel Berteaud d58bb6738e Cleanup notifications class 11 years ago
Daniel Berteaud f2760ef0c2 Remove useless msg 11 years ago
Daniel Berteaud 8b6be5c14a Add the wipe modal and implement logic to wipe data 11 years ago
Daniel Berteaud 4a1a6e813c Use a helper to create etherpad sessions 11 years ago
Daniel Berteaud 31fca2b4ef Use a helper to create etherpad group and pad 11 years ago
Daniel Berteaud 3c0fd60be5 Also create etherpad group on room creation 11 years ago
Daniel Berteaud 081a8c18bf Delete the pad, not just the group 11 years ago
Daniel Berteaud bbe77d48cf Create etherpad group when joining, not creating the room 11 years ago
Daniel Berteaud 479639e1f7 Reload etherpad iFrame immediatly on color change 11 years ago
Daniel Berteaud c4a87c698c Forbid color change if etherpad is opened 11 years ago
Daniel Berteaud a0c2084d07 Load the etherpad iframe only when clicking on the button 11 years ago
Daniel Berteaud 109f4380da Add a new etherpadBaseDomain param so you can set the domain for etherpad Cookie 11 years ago
Daniel Berteaud c1418e3aee Add a new slide on the index to talk about etherpad integration 11 years ago
Daniel Berteaud 261ac0bdc3 Better etherpad iframe sizing 11 years ago
Daniel Berteaud 1c3a7c2687 Enable etherpad access in the interface 11 years ago
Daniel Berteaud 1bf4330ec9 Add jquery etherpad-lite plugin 11 years ago
Daniel Berteaud ce7ed9e8b5 Fix delete_room logic 11 years ago
Daniel Berteaud 6416c8ac6a Update room deletion helper 11 years ago
Daniel Berteaud 8378ddb78a Add basic etherpad handling (create group, pad user session) 11 years ago
Daniel Berteaud 03252b99b2 Add new settings for etherpad 11 years ago
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 60e102371d Fix copy/paste error in CSS 11 years ago
Daniel Berteaud 729bed5dba Update SimpleWebRTC to 1.9.0 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 ec34e179d1 Reduce overlays icon size 11 years ago
Daniel Berteaud 11691f244f Add a few more reserved words 11 years ago
Daniel Berteaud ac2bffca01 Reduce padding under the nav 11 years ago
Daniel Berteaud 5658c6db4e Update browser not supported dialog 11 years ago
Daniel Berteaud 4280c46182 Remove useless CSS rules 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