damencho
ff68caaa16
Adds a comment and disables jshint error.
Merge pull request #760 from aaronkvanmeerten/master
8 年前
Aaron van Meerten
a58190a935
Interface Config loaded via SSI into index.html to allow deployment-specific overrides even when using CDN
update whitespace in toolbar buttons array to allow value to be more easily overridden
8 年前
Дамян Минков
372278d163
Merge pull request #755 from jitsi/change-default-font
Change the default font to Helvetica Neue
8 年前
Paweł Domas
a5a7b63abf
Merge pull request #759 from jitsi/analytics-update
Adds more analytics events.
8 年前
damencho
e9b7aaea84
Adds more analytics events.
8 年前
George Politis
132d823f54
Merge pull request #758 from jitsi/updates-title-meta
Moves meta html headers inside title.html file.
8 年前
George Politis
75eb30b09d
Merge pull request #757 from jitsi/remove_query_string
Removes query arguments from the invite URL/address bar URL.
8 年前
damencho
baa60347fb
Moves meta html headers inside title.html file.
8 年前
paweldomas
8de3e0ff0b
Remove query parameters from the URL visible to the user
8 年前
paweldomas
443c29f505
No longer use full href for the invite URL
8 年前
yanas
b309ef25fd
Change the default font to Helvetica Neue
8 年前
Paweł Domas
0ea5175354
Merge pull request #737 from SamWhited/jwt_signing_none_check
Check for "none" alg in JWT signing
8 年前
bgrozev
10517115c3
Merge pull request #752 from jitsi/fix_gsm_bars_resolution
Preventing the client for using/sending resolution data from/to remote participants
8 年前
hristoterezov
6ae35fb21d
Preventing the client for using/sending resolution data from/to remote participants
8 年前
bgrozev
330597182c
Merge pull request #751 from jitsi/dc_send_throw
Handles the errors thrown by the data channel methods
8 年前
Boris Grozev
adefa40dcc
Simplifies code, reduces the scope of "try".
8 年前
hristoterezov
8d162609e0
Handles the errors thrown by the data channel methods
8 年前
Paweł Domas
0a51ddd7ef
Merge pull request #750 from jitsi/fix_con_interrupted
Fixes issue with not removing connection interrupt label after reload
8 年前
hristoterezov
c3ae8669e8
Fixes issue with not removing connection interrupt label after reload
8 年前
Paweł Domas
974ba47e3c
Merge pull request #748 from jitsi/gsm_bars_interrupted
Fixes the gsm bars during ice disconnected
8 年前
hristoterezov
9d170e4c59
Fixes the gsm bars during ice disconnected
8 年前
bgrozev
ae0e950c16
Merge pull request #746 from jitsi/dc_stats2
Changes the connection quality stats to be sent by the data channels
8 年前
Дамян Минков
79412f20ab
Updates quick-install doc with the new repo.
8 年前
hristoterezov
7ea047cf1b
Merge pull request #743 from jitsi/handle-initial-videotype
Uses videoType from the video track for the initial value.
8 年前
hristoterezov
4bf5d69002
Changes the connection quality stats to be sent by the data channels
8 年前
bgrozev
0e2d8a323a
Merge pull request #732 from champtar/shortcut-help
Improve keyboard shortcut handling
8 年前
Etienne CHAMPETIER
9a4cee1818
Improve keyboard shortcut handling
Use KeyboardEvent.key if available,
match both lower and upper case letters to keep previous behaviour
KeyboardEvent is a mess.
KeyboardEvent.which gives you, in theory, a decimal representation of the key pressed.
"r" or "R" gives you 82, which is "R", you can look at KeyboardEvent.shiftKey,
but you don't have access to capslock...
Maybe you want to use numbers, but of course NumPad will not give you the same than
"normal" numbers ...
Now if you use something else than letter, for exemple "?",
on a QWERTY keyboard "/" and "?" gives you 191,
on a AZERTY keyboard "," and "?" gives you 188, so we have to stick to letters.
This was for keydown and keyup events, keypressed event return the real char
(lower "a", "/", "?", ...) but it fails in some cases
The only non broken property is KeyboardEvent.key,
but it's only supported since Chrome 51, Opera 38, and not supported by Safari
https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key
A good reference & test:
http://unixpapa.com/js/testkey.html
http://unixpapa.com/js/key.html
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
8 年前
bgrozev
b0957f387e
Merge pull request #744 from jitsi/revert-741-dc_stats
Revert "Changes the connection quality stats to be sent by the data channels"
8 年前
bgrozev
1f8dc54368
Revert "Changes the connection quality stats to be sent by the data channels"
8 年前
damencho
74ece3a775
Uses videoType from the video track for the initial value.
Handles the case where the remote track is with initial value of camera and no further events are received for video type changed.
8 年前
Дамян Минков
60f7b9ab93
Merge pull request #741 from jitsi/dc_stats
Changes the connection quality stats to be sent by the data channels
8 年前
Paweł Domas
f8d555790b
Merge pull request #742 from jitsi/add_languages
Adds Armenian and Occitan languages
8 年前
hristoterezov
4ff297730c
Adds Armenian and Occitan languages
8 年前
ibauersachs
29050ea917
Commit from translate.jitsi.org by user ibauersachs.: 118 of 250 strings translated (10 fuzzy).
8 年前
ibauersachs
c4c0bc1c37
Commit from translate.jitsi.org by user ibauersachs.: 150 of 250 strings translated (7 fuzzy).
8 年前
ibauersachs
0f52f4e5a1
Commit from translate.jitsi.org by user ibauersachs.: 160 of 250 strings translated (6 fuzzy).
8 年前
ibauersachs
cff7a5c2f5
Commit from translate.jitsi.org by user ibauersachs.: 151 of 250 strings translated (7 fuzzy).
8 年前
ibauersachs
626d9a40ed
Commit from translate.jitsi.org by user ibauersachs.: 163 of 250 strings translated (8 fuzzy).
8 年前
ibauersachs
b8f26c58e3
Commit from translate.jitsi.org by user ibauersachs.: 238 of 250 strings translated (0 fuzzy).
8 年前
ibauersachs
9dbd9b8405
Commit from translate.jitsi.org by user ibauersachs.: 237 of 250 strings translated (1 fuzzy).
8 年前
ibauersachs
08f200f0eb
Commit from translate.jitsi.org by user ibauersachs.: 203 of 250 strings translated (1 fuzzy).
8 年前
ibauersachs
9fa65ccda6
Commit from translate.jitsi.org by user ibauersachs.: 203 of 250 strings translated (1 fuzzy).
8 年前
hristoterezov
d0fa9e7ef1
Changes the connection quality stats to be sent by the data channels
8 年前
Paweł Domas
d7c1976a52
Merge pull request #740 from jitsi/add_languages
Adds new languages to the language select box
8 年前
hristoterezov
39e71efb2f
Adds new languages to the language select box
8 年前
Ingo Bauersachs
855bcf8fe3
Remove pt_BR language files
8 年前
ibauersachs
97069f1dc6
Commit from translate.jitsi.org by user ibauersachs.: 250 of 250 strings translated (0 fuzzy).
8 年前
ibauersachs
bc3c6412f6
Commit from translate.jitsi.org by user ibauersachs.: 250 of 250 strings translated (0 fuzzy).
8 年前
ibauersachs
51dcb2befb
Commit from translate.jitsi.org by user ibauersachs.: 250 of 250 strings translated (0 fuzzy).
8 年前
ibauersachs
805c9e4eda
Commit from translate.jitsi.org by user ibauersachs.: 250 of 250 strings translated (0 fuzzy).
8 年前