funkwhale/front
wvffle d2dcc541a1 Remove console.log 2022-11-13 16:00:45 +00:00
..
docker Fix CORS for media files and allow wasm-unsafe-eval for visualizer (fixes #1937 and #1934) 2022-11-05 18:18:20 +00:00
locales Move locales.ts to locales.json and remove unused i18n script 2022-09-06 09:26:36 +00:00
public Create audio system based on Web Audio API 2022-10-30 19:12:46 +01:00
scripts Responsivity and accessibility fixes 2022-11-04 13:20:22 +00:00
src Remove console.log 2022-11-13 16:00:45 +00:00
test Fix tests 2022-09-06 09:26:36 +00:00
.dockerignore Slightly smarter docker front setup 2018-04-17 19:35:57 +02:00
.eslintrc.js Cleanup config files 2022-09-26 17:57:47 +00:00
.gitignore Use lighter vue-cli instead of clunky manual webpack config 2018-08-11 16:21:14 +02:00
Dockerfile Update nginx Docker tag to v1.23.2 2022-10-27 22:32:34 +00:00
Dockerfile.dev Cleanup Gitlab CI and Dockerfiles 2022-07-11 20:20:16 +00:00
index.html chore(manifest): Set a generic description 2022-10-18 18:24:19 +00:00
package.json Update dependency dompurify to v2.4.1 2022-11-10 14:02:16 +00:00
stats.json Fixed error in js 2018-12-19 20:34:16 +01:00
tsconfig.json Add web worker communication for offloading the main thread 2022-10-30 19:17:53 +01:00
vite.config.ts Add web worker communication for offloading the main thread 2022-10-30 19:17:53 +01:00
yarn.lock Update dependency dompurify to v2.4.1 2022-11-10 14:02:16 +00:00