Commit graph

11 commits

Author SHA1 Message Date
Jonas Herzig 0ca2a45358 Put webpack in charge of language file copying and loading
And HTTP in charge of caching.
2020-05-03 17:25:02 +02:00
lawl f7e14cf749 upgrade more dependencies 2020-04-01 20:40:38 +02:00
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
lawl 23881329ae build sass files 2020-03-30 12:30:07 +02:00
lawl 4277844fac favicon builds now 2020-03-30 12:19:54 +02:00
lawl e2aef6b052 start upgrading toolchain, doesn't build yet 2020-03-30 10:36:57 +02: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 beafbe162f Move mumble client and audio encoding/resampling into a web worker 2018-09-27 17:16:25 +02:00
Jonas Herzig ca83780109 Implement theming support and add MetroMumbleDark theme 2018-09-24 21:38:53 +02:00
Jonas Herzig 0a68f28c38 Add better support for being embeded as a widget in Matrix 2018-09-24 21:38:53 +02:00
johni0702 7bad9baaaf Initial commit 2016-12-11 17:55:01 +01:00