Daniel Berteaud
a606d544e6
Justify text in front page
...
And also in modal dialogs
11 years ago
Daniel Berteaud
77c5552d84
Set thumbnail height
...
So they are always equals, not matter which one is biggest, the others will adapt
11 years ago
Daniel Berteaud
1ef8ead6da
Various corrections in fr locale
11 years ago
Daniel Berteaud
959356454c
Fix a typo in fr locale
11 years ago
Daniel Berteaud
f0adf964f3
Enhance the extension install modal dialog
11 years ago
Daniel Berteaud
ede328dfc5
Fix a typo in en locale
11 years ago
Daniel Berteaud
439739efe7
Fix URL in email invitation
...
When using langage suffix. Should fix #11
11 years ago
Daniel Berteaud
a9bd21a596
Better spam score
...
- Correctly encode the subject
- Change subject string in en and fr locales (looks like gmail doesn't like "Join us")
Should fix #10
11 years ago
Daniel Berteaud
8565b0a8a7
Fix the not supported modal dialog class
11 years ago
Daniel Berteaud
20734ca705
Alert if browser is not supported
...
Add a modal dialog uf the browser doesn't support WebRTC or dataChannels
11 years ago
Daniel Berteaud
39001cbd84
Add fork me on github gibbon
11 years ago
Daniel Berteaud
667d4ae364
Fix toolbar size in rooms
11 years ago
Daniel Berteaud
b2cfd04cd8
Minor CSS adjustments
11 years ago
Daniel Berteaud
4b0cc2fbe3
New logo (by Florent Heuzef)
11 years ago
Daniel Berteaud
a60b0fdac6
New favicon (by Florent Heuzef)
11 years ago
Daniel Berteaud
40dab8de75
Remove debug statement on screen sharing error
11 years ago
Daniel Berteaud
536143bdf0
Update screen sharing
...
Since Chrome 34, a new API for screen sharing is available (the previous one using the flag will probably be deprecated soon)
This commit adds:
- Source of a simple Chrome extension to use this new API (which is a perfect copy of the sample extension given by &yet here: https://github.com/HenrikJoreteg/getScreenMedia
- Adapt help page
- New modal dialog to prompt user to install the extension from Google Web Store
- Better error messages if you can't share your screen
Should fix #7
11 years ago
Daniel Berteaud
ab4126d8a9
Backport Chrome 34 workarround
...
Known bug in Chrome 34 for Linux
11 years ago
Daniel Berteaud
4ced1dd4d9
Remove debug line
11 years ago
Daniel Berteaud
2ab632a582
Unicast name and color
...
When a new peer joins, send him our name and color, but don't broadcast it, other peers should already have this
11 years ago
Daniel Berteaud
7412b2f4ef
Update to SimpleWebRTC 1.7.4
11 years ago
Daniel Berteaud
9fc834df8a
Remove old SimpleWebRTC bundle
11 years ago
Daniel Berteaud
28b897e2b9
Translate missing string
...
"one of the peers" was hardcoded instead of being localized
11 years ago
Daniel Berteaud
21b77c9bb9
Reduce font size on smaller screens
...
should fix #2
11 years ago
Daniel Berteaud
fcc303ebb2
Re-enable screen sharing in Chrome 34
11 years ago
Daniel Berteaud
d76a87df7b
Arbitrary message through the signaling channel
...
Re-add support for arbitrary message on the signaling channel, it hasn't been merged in upstream SimpleWebRTC yet
11 years ago
Daniel Berteaud
59b77c5458
Update SimpleWebRTC to 1.7.3
11 years ago
Daniel Berteaud
004850b597
Put lock button next to the button group mute/pause/screenshare
11 years ago
Daniel Berteaud
d00bac6b93
Put color change button next to name input
11 years ago
Daniel Berteaud
19a6511b35
Update code comment
...
mute/paused are now handled directly by SimpleWebRTC
11 years ago
Daniel Berteaud
8ee54e1198
Fix a typo in fr locale
11 years ago
Daniel Berteaud
85a86808e0
add maxHeight function
11 years ago
Daniel Berteaud
28f5dab18f
Add fullScreen function
11 years ago
Daniel Berteaud
7d79b34e91
Add a link to the demo
11 years ago
Daniel Berteaud
80a7cb61cf
Reduce wasted space
...
Should fix #3 for small devices
Hide the mainVideo area on small devices, instead display only bigger previews. Also switch to 2 cols for preview on large displays, not medium ones
11 years ago
Daniel Berteaud
32d6c5b1b9
Only make links black on chat messages
11 years ago
Daniel Berteaud
42d352eed4
Disable SimpleWebRTC debuging
11 years ago
Daniel Berteaud
0001b6da86
Set default conf values in vroom.pl
11 years ago
Daniel Berteaud
d189b2ec06
Put all JS stuff in its own ep template, so it can be included easily in the different pages
11 years ago
Daniel Berteaud
64baaa6862
Link to SimpleWebRTC github page
11 years ago
Daniel Berteaud
41a72f5b58
Fix jquery path on index template
11 years ago
Daniel Berteaud
3d8ff66dba
Also ignore local conf
11 years ago
Daniel Berteaud
b5dd2d935f
Re-add missing jshint files in signalmaster
11 years ago
Daniel Berteaud
b25ccd9a73
Ignore node_module
11 years ago
Daniel B.
2ef4437caf
Add link to doc
11 years ago
Daniel Berteaud
f7e87e18d5
Fix ERROR_ROOM_s_LOCKED in fr locale
11 years ago
Daniel Berteaud
cef5791a89
Initial import
11 years ago
Daniel B
58567d23bf
Initial commit
11 years ago