Daniel Berteaud
ec912503f6
Remove lang switch from room
...
Only keep it on the front pages
10 years ago
Daniel Berteaud
527ab348b4
On XS screens, display the timecounter in the navbar
10 years ago
Daniel Berteaud
59aadfbbfb
Rename the lang switch
10 years ago
Daniel Berteaud
cfb6fddac2
Switch conf parser to Config::Simple
...
Fix #84
10 years ago
Daniel Berteaud
bee623937b
Fix closing button
10 years ago
Daniel Berteaud
232125b88c
Add lang switch in the toolbar
10 years ago
Daniel Berteaud
a289803632
Separate owner password and persistence
...
Now, persistent rooms will be really persistent (never deleted), but can only be set by an admin
Rooms with an owner password set are now called "reserved" room, and works as before
10 years ago
Daniel Berteaud
f75fb45941
Add email invitation suport on the management page
10 years ago
Daniel Berteaud
7fe7a8f292
Move passwords modal in separated templates
...
so they can be reused
10 years ago
Daniel Berteaud
d9561698df
Revamp displaynamepre form and add a cancel button which redirect to the front page
10 years ago
Daniel Berteaud
22ab05ee98
Revamp the invite by email menu
10 years ago
Daniel Berteaud
c12115de3e
Fix centering element on disconnected modal
10 years ago
Daniel Berteaud
871b1c3388
Fix etherpad iframe not loading
10 years ago
Daniel Berteaud
12b6e41d6d
Remove all the hardcoded <center> horrors
...
Replaced with text-center or center-block class
Plus other minor HTML cleanups
10 years ago
Daniel Berteaud
561b61704b
Some more explanation on terminate room action
11 years ago
Daniel Berteaud
1694d22534
Add a button+modal to terminate call
11 years ago
Daniel Berteaud
4fb6de7a1d
Add cancel buttons on password modal
...
Both join and owner
11 years ago
Daniel Berteaud
64fdb9bf33
Do not hide the main div on XS screen
...
Instead, reduce the previews size (up to 4 previews in a row), and place the main div just under, using all the available width
Not perfect yet, but much better than before, so fix #73
11 years ago
Daniel Berteaud
a36ba57b8d
Add missing close button on wipe data dialog
11 years ago
Daniel Berteaud
953b9486c0
Add a confirm dialog when quiting
...
Fix #69
11 years ago
Daniel Berteaud
d43d387b8c
Add localization for the new wipe data feature
11 years ago
Daniel Berteaud
023b6e47f7
Better look for the wipe confirm dialog
11 years ago
Daniel Berteaud
acbf3a6ba5
Add the wipe data button in the help modal
11 years ago
Daniel Berteaud
8b6be5c14a
Add the wipe modal and implement logic to wipe data
...
Both chatHistory (client side only) and etherpad (needs server side) are handled
Fix #68
11 years ago
Daniel Berteaud
d094539207
Add a new "wipe data" button in the conf menu
11 years ago
Daniel Berteaud
136a92efa6
Hide etherpad button on XS screens
...
Fix #70
11 years ago
Daniel Berteaud
5beda54955
Fix chat button appearance when etherpad is disabled
11 years ago
Daniel Berteaud
1c3a7c2687
Enable etherpad access in the interface
11 years ago
Daniel Berteaud
745d3ab685
Add a etherpad button (if etherpad is enabled)
11 years ago
Daniel Berteaud
eb90707b39
Add a warning if javascript is disabled
...
Fix #64
11 years ago
Daniel Berteaud
0fd8f42776
Add a simple modal dialog when connection is lost
...
Fix #65
11 years ago
Daniel Berteaud
06f7ec3e1e
Measure latency between peers and add feedback
...
Previews will be grey when latency is unknown (not measured yet), green when it's good (60ms or less), blue when medium (between 60 and 120), orange when it's becoming high (between 120 and 250) and red when latency is too high to have a good call (250ms or more)
To reduce confusion, slected preview will now have a reduced opacity instead of the red border
Fix #66
11 years ago
Daniel Berteaud
5658c6db4e
Update browser not supported dialog
...
Adapt links for android (point to Google Play)
Don't display browsers download link on iOS, as they will not work anyway
Fix #62
11 years ago
Daniel Berteaud
f6b923e39f
Better img alignment on small devices
...
In the browser not supported dialog
11 years ago
Daniel Berteaud
d7f353065f
Put help, counter and logout button in one btn-group
...
To gain some space
11 years ago
Daniel Berteaud
1f2b112b3c
Notify others if we don't have a webcam
...
In which case, add a grey glyphicon in the preview
Also disable suspend buttons
11 years ago
Daniel Berteaud
4c53aa5117
Fix chat buttons height on Firefox
...
Also adapt those buttons height to the size of the textarea
11 years ago
Daniel Berteaud
9dda1b654c
Update spacing in the help dialog
11 years ago
Daniel Berteaud
12b7f32e14
Add a "promote to owner" button
...
Fix #58
11 years ago
Daniel Berteaud
5023978a3b
Some fix on the new modal help dialog
11 years ago
Daniel Berteaud
49b64f17cb
Add basic help modal dialog skeleton
11 years ago
Daniel Berteaud
b228147906
Hide group actions until there's at least 2 other peers
...
They do not make sens when you're two or less in the room
11 years ago
Daniel Berteaud
20d1bf695f
Add grouped actions
...
To mute/unmute/suspend/resume everyone in one click
Fix #54
11 years ago
Daniel Berteaud
4bcd816d77
Animation on dropdown menus
...
Fix #48
11 years ago
Daniel Berteaud
f235f3a13c
Add btn class to extension and audio only buttons
...
So they are more discoverable
11 years ago
Daniel Berteaud
5e664660dd
Support audio only fallback
...
Fix #46
11 years ago
Daniel Berteaud
bf6f1de4f3
Add a timer in the navbar
11 years ago
Daniel Berteaud
80734145ac
Fix string ID conflict
11 years ago
Daniel Berteaud
05131716a6
Display info about how long rooms (both standard and persistant) are kept
11 years ago
Daniel Berteaud
3d9ad7fff4
Make the password forms look nicer
11 years ago