mumble-web/app
lawl f7ec12aa8d Change worker stuff to use worker-loader
Previously we used webworkify-webpack to make web-workers work. We now
use the worker-loader webpack plugin which is available since webpack 4
to handle workers.

It still doesn't want to connect to the server, but all JS errors in the
dev console are gone. Progress.
2020-03-31 16:05:14 +02:00
..
favicon Initial commit 2016-12-11 17:55:01 +01:00
config.js add default channel in connection dialog/connect 2020-03-15 20:50:54 +01:00
config.local.js Add way to set default values short of forking the whole project 2018-10-08 18:44:00 +02:00
index.html move user and pass before token 2020-03-26 22:04:11 +01:00
index.js splitting tokens replaced by native parsing of urllib 2020-03-26 22:36:13 +01:00
matrix.js Add better support for being embeded as a widget in Matrix 2018-09-24 21:38:53 +02:00
theme.js Add way to set default values short of forking the whole project 2018-10-08 18:44:00 +02:00
voice.js Make sure the AudioContext is created only after user interaction 2018-10-07 23:28:37 +02:00
worker-client.js Change worker stuff to use worker-loader 2020-03-31 16:05:14 +02:00
worker.js Change worker stuff to use worker-loader 2020-03-31 16:05:14 +02:00