Fix CORS for media files and allow wasm-unsafe-eval for visualizer (fixes #1937 and #1934)

This commit is contained in:
JuniorJPDJ 2022-11-05 17:53:22 +00:00
commit 19f2246fcc
4 changed files with 14 additions and 6 deletions

View file

@ -0,0 +1 @@
Fix changing visualizer CORS error (#1934).

View file

@ -0,0 +1 @@
Allow playback of media from external frontend (#1937).