1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-30 15:23:41 +02:00
Commit Graph

119 Commits

Author SHA1 Message Date
Daniel Berteaud
2013c85c28 Completly remove screen share button if not supported
and move the MOH button in its own btn-group
2015-01-22 18:07:01 +01:00
Daniel Berteaud
6bc6c0dde7 Completly hide the help dialog on XS screens 2015-01-22 17:28:25 +01:00
Daniel Berteaud
4e455d1caa Replace the dropdown auth menu with a modal dialog 2015-01-22 15:54:08 +01:00
Daniel Berteaud
2a3468d7ec Push the logout button and time counter to the navbar on XS screens 2015-01-22 15:45:04 +01:00
Daniel Berteaud
bac285b055 Remove group actions
They aren't that useful and just make trhe interface less clear
2015-01-22 15:18:04 +01:00
Daniel Berteaud
4f7ce39d6b CHange the glyph for webcam 2015-01-22 15:11:46 +01:00
Daniel Berteaud
2b0b0bf609 Huge cleanup, remove all old config stuff 2015-01-22 13:43:58 +01:00
Daniel Berteaud
8c5d67c5a6 First round of the config menu revamp 2015-01-21 18:39:20 +01:00
Daniel Berteaud
432f6521e4 Simplify invite menu 2015-01-20 17:07:57 +01:00
Daniel Berteaud
a329c59d91 Hide MOH button on XS screens 2015-01-20 16:45:19 +01:00
Daniel Berteaud
7957e32a9a Remove wipe and quit button
It just cluttered the interface and wasn't OK on XS screens
2015-01-20 16:41:47 +01:00
Daniel Berteaud
ec912503f6 Remove lang switch from room
Only keep it on the front pages
2015-01-20 16:37:47 +01:00
Daniel Berteaud
527ab348b4 On XS screens, display the timecounter in the navbar 2015-01-20 16:36:25 +01:00
Daniel Berteaud
59aadfbbfb Rename the lang switch 2014-10-23 18:01:01 +02:00
Daniel Berteaud
cfb6fddac2 Switch conf parser to Config::Simple
Fix #84
2014-10-12 21:50:39 +02:00
Daniel Berteaud
bee623937b Fix closing button 2014-10-12 17:55:33 +02:00
Daniel Berteaud
232125b88c Add lang switch in the toolbar 2014-10-09 21:33:21 +02:00
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
2014-07-25 12:58:25 +02:00
Daniel Berteaud
f75fb45941 Add email invitation suport on the management page 2014-07-20 15:20:36 +02:00
Daniel Berteaud
7fe7a8f292 Move passwords modal in separated templates
so they can be reused
2014-07-19 01:40:01 +02:00
Daniel Berteaud
d9561698df Revamp displaynamepre form and add a cancel button which redirect to the front page 2014-07-04 16:09:13 +02:00
Daniel Berteaud
22ab05ee98 Revamp the invite by email menu 2014-06-28 18:54:06 +02:00
Daniel Berteaud
c12115de3e Fix centering element on disconnected modal 2014-06-28 15:46:41 +02:00
Daniel Berteaud
871b1c3388 Fix etherpad iframe not loading 2014-06-28 15:42:15 +02:00
Daniel Berteaud
12b6e41d6d Remove all the hardcoded <center> horrors
Replaced with text-center or center-block class
Plus other minor HTML cleanups
2014-06-28 15:19:16 +02:00
Daniel Berteaud
561b61704b Some more explanation on terminate room action 2014-06-18 12:58:43 +02:00
Daniel Berteaud
1694d22534 Add a button+modal to terminate call 2014-06-18 12:49:57 +02:00
Daniel Berteaud
4fb6de7a1d Add cancel buttons on password modal
Both join and owner
2014-06-18 10:34:33 +02:00
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
2014-06-17 14:05:05 +02:00
Daniel Berteaud
a36ba57b8d Add missing close button on wipe data dialog 2014-06-16 22:54:40 +02:00
Daniel Berteaud
953b9486c0 Add a confirm dialog when quiting
Fix #69
2014-06-16 22:45:53 +02:00
Daniel Berteaud
d43d387b8c Add localization for the new wipe data feature 2014-06-16 21:53:29 +02:00
Daniel Berteaud
023b6e47f7 Better look for the wipe confirm dialog 2014-06-16 21:46:15 +02:00
Daniel Berteaud
acbf3a6ba5 Add the wipe data button in the help modal 2014-06-16 19:28:51 +02:00
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
2014-06-16 19:22:14 +02:00
Daniel Berteaud
d094539207 Add a new "wipe data" button in the conf menu 2014-06-16 17:56:10 +02:00
Daniel Berteaud
136a92efa6 Hide etherpad button on XS screens
Fix #70
2014-06-16 17:40:45 +02:00
Daniel Berteaud
5beda54955 Fix chat button appearance when etherpad is disabled 2014-06-13 13:01:47 +02:00
Daniel Berteaud
1c3a7c2687 Enable etherpad access in the interface 2014-06-13 12:49:25 +02:00
Daniel Berteaud
745d3ab685 Add a etherpad button (if etherpad is enabled) 2014-06-13 10:55:36 +02:00
Daniel Berteaud
eb90707b39 Add a warning if javascript is disabled
Fix #64
2014-06-11 22:53:17 +02:00
Daniel Berteaud
0fd8f42776 Add a simple modal dialog when connection is lost
Fix #65
2014-06-11 22:32:22 +02:00
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
2014-06-10 23:02:10 +02:00
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
2014-06-08 15:38:11 +02:00
Daniel Berteaud
f6b923e39f Better img alignment on small devices
In the browser not supported dialog
2014-06-08 15:17:36 +02:00
Daniel Berteaud
d7f353065f Put help, counter and logout button in one btn-group
To gain some space
2014-06-06 22:36:39 +02:00
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
2014-06-06 09:16:32 +02:00
Daniel Berteaud
4c53aa5117 Fix chat buttons height on Firefox
Also adapt those buttons height to the size of the textarea
2014-06-05 22:42:53 +02:00
Daniel Berteaud
9dda1b654c Update spacing in the help dialog 2014-06-04 16:06:51 +02:00
Daniel Berteaud
12b7f32e14 Add a "promote to owner" button
Fix #58
2014-06-04 16:00:29 +02:00