1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-26 17:43:29 +02:00
Commit Graph

86 Commits

Author SHA1 Message Date
Daniel Berteaud
29f8dfba4c Update bootstrap-datepicker 2016-09-02 09:02:50 +02:00
Daniel Berteaud
46b97aac33 Update to bootstrap 3.3.7 2016-09-02 08:56:21 +02:00
Daniel Berteaud
3c6f35a68b Update to bootstrap 3.3.6 2015-11-26 16:56:14 +01:00
Daniel Berteaud
e321a4dd01 Update bootstrap-datepicker to 1.5 2015-10-29 09:36:17 +01:00
Daniel Berteaud
dd93818f53 Remove obsolete CSS rule for drop-down menus
we're not using them anymore in rooms, and it breask date-picker drop-downs
2015-07-25 15:35:03 +02:00
Daniel Berteaud
de2bd1e9b8 Loads of fixes for datepickers 2015-07-13 19:30:22 +02:00
Daniel Berteaud
3439395499 Revert to default font 2015-07-13 18:54:12 +02:00
Daniel Berteaud
60d00c7bc6 Update Bootstrap to 3.3.5 2015-06-16 19:17:48 +02:00
Daniel Berteaud
d7bcb03061 One more useless CSS rule 2015-03-17 22:16:35 +01:00
Daniel Berteaud
8ecc6a7ccf Minor css updates 2015-03-17 21:59:56 +01:00
Daniel Berteaud
347c7d8d78 Remove minified sources, not used anymore 2015-03-17 21:46:35 +01:00
Daniel Berteaud
1566a6b80b Make the documentation TOC scrollable 2015-03-17 18:03:38 +01:00
Daniel Berteaud
fd3abd2d7e Fix footer 2015-03-13 17:57:29 +01:00
Daniel Berteaud
5dce440094 Small cleanups and fix scrollspy 2015-03-12 23:07:23 +01:00
Daniel Berteaud
8873435dc2 Scroll if height > 600 instead of 700 2015-03-12 22:39:46 +01:00
Daniel Berteaud
452c36a63f Add tocjs plugin 2015-03-12 17:54:22 +01:00
Daniel Berteaud
dcbc616b01 Fix viewport width on small screens 2015-02-24 20:35:45 +01:00
Daniel Berteaud
6f130d014d Change font to Happy Monkey 2015-02-20 17:42:33 +01:00
Daniel Berteaud
b81bd7873a Update bootstrap-switch to 3.3.2 2015-02-20 10:38:58 +01:00
Daniel Berteaud
79edf07f1d Change overlay action icon for cam suspend 2015-02-18 18:17:27 +01:00
Daniel Berteaud
116de87a46 Push mute and suspend buttons in the header toolbar on XS screens
Fix #88
2015-02-18 18:13:08 +01:00
Daniel Berteaud
cfac2dc3e6 Make sure button content can fit 2015-02-15 21:59:18 +01:00
Daniel Berteaud
17031d071c Update suspend cam button in overlay 2015-02-12 22:45:30 +01:00
Daniel Berteaud
79ff17c2a8 Fix toolbar rendering on XS screens
Fix #89
2015-02-12 22:32:35 +01:00
Daniel Berteaud
21891bf634 Use Short Stack font 2015-02-05 22:43:00 +01:00
Daniel Berteaud
9c2f2e3d89 Update bootstrap-switch to 3.3.1 2015-01-22 17:10:01 +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
8c5d67c5a6 First round of the config menu revamp 2015-01-21 18:39:20 +01:00
Daniel Berteaud
527ab348b4 On XS screens, display the timecounter in the navbar 2015-01-20 16:36:25 +01:00
Daniel Berteaud
72f021c266 Update to Bootstrap 3.3.2 2015-01-20 14:37:59 +01:00
Daniel Berteaud
34d8649e3e Add bootstrap-switch CSS and JS
It will be used on the management page
2014-07-18 19:28:55 +02:00
Daniel Berteaud
45d6130fc4 Revert "Update bootstrap to 3.2.0"
As it doesn't provide significant improvement, and actually breaks forms alignment

This reverts commit 25016b2b58.
2014-06-28 14:31:07 +02:00
Daniel Berteaud
25016b2b58 Update bootstrap to 3.2.0 2014-06-27 15:33:40 +02:00
Daniel Berteaud
4266377454 Better button layout on error page 2014-06-17 23:02:02 +02:00
Daniel Berteaud
8257c4401a No opacity exception for XS screens
As they use a more standard layout now, where a preview can be selected as the main video
2014-06-17 22:15:07 +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
cc106a6691 sm breakpoint is 768px 2014-06-17 13:35:47 +02:00
Daniel Berteaud
62e769a2b3 Only reduce preview opacity when width > 750
Fix #72
2014-06-16 22:59:40 +02:00
Daniel Berteaud
261ac0bdc3 Better etherpad iframe sizing 2014-06-13 13:29:29 +02:00
Daniel Berteaud
1c3a7c2687 Enable etherpad access in the interface 2014-06-13 12:49:25 +02:00
Daniel Berteaud
60e102371d Fix copy/paste error in CSS 2014-06-11 22:16:25 +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
ec34e179d1 Reduce overlays icon size 2014-06-10 22:08:59 +02:00
Daniel Berteaud
ac2bffca01 Reduce padding under the nav
SO we can use more space for the main video
2014-06-08 22:20:26 +02:00
Daniel Berteaud
4280c46182 Remove useless CSS rules 2014-06-08 15:02:33 +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
12b7f32e14 Add a "promote to owner" button
Fix #58
2014-06-04 16:00:29 +02:00
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
2014-06-03 12:03:45 +02:00
Daniel Berteaud
f235f3a13c Add btn class to extension and audio only buttons
So they are more discoverable
2014-05-30 18:30:45 +02:00
Daniel Berteaud
5e664660dd Support audio only fallback
Fix #46
2014-05-30 18:01:44 +02:00