Jonas Herzig
506a799592
Re-add UDPTunnel fallback to WebRTC version
2020-11-25 18:29:03 +01:00
Dirk Krause
8ee71d0669
Update grumble
...
see also the discussion here: https://github.com/Johni0702/mumble-web/issues/46#issuecomment-732818741
2020-11-24 11:57:23 +01:00
Jonas Herzig
95dbf255e1
Merge branch 'master' into webrtc
2020-05-23 09:07:36 +02:00
Jonas Herzig
e74fe04d07
Be more explicit about npm-as-root ( fixes #113 )
...
As noted in the issue, the current phrasing sounds too much like security advice which one could easily ignore when building in a container.
2020-05-23 09:00:28 +02:00
Jonas Herzig
c76355f255
Revert "Add note about WebRTC version to README (see #93 )"
...
This reverts commit 511051025f
.
We only want the note on the master branch.
2020-05-04 20:58:16 +02:00
Jonas Herzig
35eaaa4e72
Merge branch 'master' into webrtc
2020-05-04 20:57:56 +02:00
Jonas Herzig
511051025f
Add note about WebRTC version to README (see #93 )
2020-05-04 19:54:17 +02:00
Jonas Herzig
2fda5fd158
Merge branch 'master' into webrtc
2020-05-04 19:26:51 +02:00
Jonas Herzig
b56614723a
Fix install-from-git instructions (see #92 )
...
Turns out the reason npm did not run the script configured in the package.json
was because it behaves differently when ran as root.
When ran as a normal user, a simple `npm install` is sufficient to build the
whole thing.
2020-05-04 18:52:36 +02:00
Chiller Dragon
10fbdbf265
Fix word dupsi woopsi
2020-04-23 18:40:12 +02:00
Jonas Herzig
9226765956
Add npm run postinstall
to README ( closes #92 )
...
Appears to be required for `patch-package` to do its thing (at least patch-package suggests you use `postinstall`, not really sure why though since it isn't ran on `npm install`).
2020-04-17 15:24:52 +02:00
Luc Didry
3c83859b47
Add systemd service example
2020-03-23 11:26:24 +01:00
CommunicationAnimale
364807c12c
* Clarify where a user should specify a URI.
...
* Add an example configuration file for Caddy server.
2019-01-21 18:38:00 +01:00
Jonas Herzig
bc83d62339
Add WebRTC support, drop UDPTunnel support
2018-12-02 18:36:25 +01:00
Jonas Herzig
f739ff9345
Add way to set default values short of forking the whole project
2018-10-08 18:44:00 +02:00
Jonas Herzig
eb9e6b6488
Add documentation for running as a Matrix widget to the README
2018-10-08 00:13:52 +02:00
Jonas Herzig
ca83780109
Implement theming support and add MetroMumbleDark theme
2018-09-24 21:38:53 +02:00
Jamie McClelland
434504435c
use /demo like it says in the instructions
...
https://github.com/Johni0702/mumble-web/issues/24
2018-02-09 11:56:36 -05:00
Jonas Herzig
80f766379d
Add voice activity detection
2017-09-20 15:16:49 +02:00
Jonas Herzig
6f22419a4a
Bump mumble-client-codecs-browser version for CELT Alpha support
2017-09-19 17:55:07 +02:00
johni0702
511886743b
Remove JS websockify version from README in favor of python version ( closes #2 )
2017-03-20 16:29:53 +01:00
johni0702
7bad9baaaf
Initial commit
2016-12-11 17:55:01 +01:00