Daniel Berteaud
962e2b5c66
Cleanup toolbar on XS screens
...
Remove Etherpad and chat on XS screens, they are just not usable
10 years ago
Daniel Berteaud
deb53b2e93
Remove wipe data and terminate call support
...
They were already disabled since last GUI revamp. Might come back one day, but they were just not very useful as is, and just made the UI messy
10 years ago
Daniel Berteaud
e1a9d97dd9
Fix displyname and webcam modal not appearing
...
They are now merged into the connecting modal
same for no webrtc support
10 years ago
Daniel Berteaud
71867c0f0d
Remove the MOH popover
...
I just find it anoying
10 years ago
Daniel Berteaud
b8f6f7313f
Better instructions for screensharing on FF
...
in the help page
10 years ago
Daniel Berteaud
78d150c071
Small typo on the class tag
10 years ago
Daniel Berteaud
fd77acbae8
Add explanation for screen sharing on Firefox
...
Fix #94
10 years ago
Daniel Berteaud
83356a2248
Don't show MOH popover if the button isn't displayed
10 years ago
Daniel Berteaud
700636532b
Use larger buttons
10 years ago
Daniel Berteaud
e0f32571c2
Pretify MOH popup
10 years ago
Daniel Berteaud
c1a9092505
Get SimpleWebRTC conf from the API
...
Instead of printing it in a JS scriplet inline. Also add a modal popup while the initial connection is being established
Also make the max frame rate to be configured
10 years ago
Daniel Berteaud
34f92c019b
Possibility to set fixed credentials for turn server
10 years ago
Daniel Berteaud
7614232561
Change the glyph for screen sharing button
10 years ago
Daniel Berteaud
8ecbeb32a6
Do not hardcode stun and turn scheme
...
Instead, read a ful uri from the config, so you can specify turns if you want
10 years ago
Daniel Berteaud
c1c9810381
Cleanup MOH button
10 years ago
Daniel Berteaud
e71bea9df6
Cleanup etherpad button
10 years ago
Daniel Berteaud
629805f484
Use bigger buttons on XS screens
10 years ago
Daniel Berteaud
e70c58f27d
Fix buttons state handling
10 years ago
Daniel Berteaud
116de87a46
Push mute and suspend buttons in the header toolbar on XS screens
...
Fix #88
10 years ago
Daniel Berteaud
79ff17c2a8
Fix toolbar rendering on XS screens
...
Fix #89
10 years ago
Daniel Berteaud
eef3002a8e
Enhance the display name modal
10 years ago
Daniel Berteaud
cabf32d255
Split etherpad URI into host and baseUrl
...
So it works in recent FF instead of trying to speak to SignalMaster SocketIO server
10 years ago
Daniel Berteaud
9033568f2c
Remove the help modal
...
It's not that usefull and is out of date
10 years ago
Daniel Berteaud
2013c85c28
Completly remove screen share button if not supported
...
and move the MOH button in its own btn-group
10 years ago
Daniel Berteaud
6bc6c0dde7
Completly hide the help dialog on XS screens
10 years ago
Daniel Berteaud
4e455d1caa
Replace the dropdown auth menu with a modal dialog
10 years ago
Daniel Berteaud
2a3468d7ec
Push the logout button and time counter to the navbar on XS screens
10 years ago
Daniel Berteaud
bac285b055
Remove group actions
...
They aren't that useful and just make trhe interface less clear
10 years ago
Daniel Berteaud
4f7ce39d6b
CHange the glyph for webcam
10 years ago
Daniel Berteaud
2b0b0bf609
Huge cleanup, remove all old config stuff
10 years ago
Daniel Berteaud
8c5d67c5a6
First round of the config menu revamp
10 years ago
Daniel Berteaud
432f6521e4
Simplify invite menu
10 years ago
Daniel Berteaud
a329c59d91
Hide MOH button on XS screens
10 years ago
Daniel Berteaud
7957e32a9a
Remove wipe and quit button
...
It just cluttered the interface and wasn't OK on XS screens
10 years ago
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