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
b9e3597111
Fix the new configuration form id
10 years ago
Daniel Berteaud
3436c1320e
Add dynamic input fields for email notifications in the new config menu
10 years ago
Daniel Berteaud
a4a1f78a7d
Update buttons in the new config menu when joining the room
10 years ago
Daniel Berteaud
8c5d67c5a6
First round of the config menu revamp
10 years ago
Daniel Berteaud
138bb5a5dd
Fix invitation token parsing
10 years ago
Daniel Berteaud
432f6521e4
Simplify invite menu
10 years ago
Daniel Berteaud
d2cea265d4
Remove redundant reserve help
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
3a3603df1a
Move email invitation to the new API handler
10 years ago
Daniel Berteaud
59aadfbbfb
Rename the lang switch
10 years ago
Daniel Berteaud
5d7005d1fd
Some essential fixes in admin area
10 years ago
Daniel Berteaud
45794f4127
Fix inactivity timeouts
...
which are now expressed in minutes, not seconds
10 years ago
Daniel Berteaud
1b33dfb9be
More cleanups in email invitation handling
10 years ago
Daniel Berteaud
81f1ece9ba
CLeanups in invitation response handling
10 years ago
Daniel Berteaud
821516a090
Fix conf key in template
10 years ago
Daniel Berteaud
547159b735
Allow HTML in power_by
10 years ago
Daniel Berteaud
cfb6fddac2
Switch conf parser to Config::Simple
...
Fix #84
10 years ago
Daniel Berteaud
146d1b7881
Adapt to run vroom under hypnotoad instead of a CGI script
...
Fix #83
10 years ago
Daniel Berteaud
bee623937b
Fix closing button
10 years ago
root
b4497a1e80
Switch to Mojolicious::Plugin::Mail
...
Close #81
10 years ago
Daniel Berteaud
232125b88c
Add lang switch in the toolbar
10 years ago
Daniel Berteaud
8d8dfad3d4
Maintain client localizations on server-side
...
So locales can be retrieved with a get request, and be cached by the browser
10 years ago
Daniel Berteaud
bc86d9b243
Rename share.png to multi.png
...
share.png is blocked by addblock
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
8552ac2fdf
Use default class for the join btn on the management page
10 years ago
Daniel Berteaud
f75fb45941
Add email invitation suport on the management page
10 years ago
Daniel Berteaud
f2db6be49e
Display the number of participants in the management page
10 years ago
Daniel Berteaud
844c60b8a9
Remove locale dup
10 years ago
Daniel Berteaud
b994a46d6e
Don't dup localization
10 years ago
Daniel Berteaud
6ae16a3680
Remove room ID from admin page
...
And add a button to join
10 years ago
Daniel Berteaud
dde7079b1c
Add buttons to join and delete room on the management page
10 years ago
Daniel Berteaud
d25d7f8e7e
Change some id to prevent conflicts
10 years ago
Daniel Berteaud
b34153fc0f
Include password modals dialog in manage room
...
And fix another copy/paste error
10 years ago
Daniel Berteaud
7fe7a8f292
Move passwords modal in separated templates
...
so they can be reused
10 years ago
Daniel Berteaud
3dca5678ab
Remove auth token and persistent from manage room page
...
Also fix a couple of copy/paste error
10 years ago
Daniel Berteaud
4c241186d3
Small typo
10 years ago
Daniel Berteaud
94d186045e
Add a basic manage room template
10 years ago
Daniel Berteaud
34d8649e3e
Add bootstrap-switch CSS and JS
...
It will be used on the management page
10 years ago
Daniel Berteaud
b3e6f0ebdf
Add a simple admin page which list existing rooms
10 years ago
Daniel Berteaud
d9561698df
Revamp displaynamepre form and add a cancel button which redirect to the front page
10 years ago