partey_workadventure/uploader
2022-04-13 15:22:33 +02:00
..
src Fixing Uploader build 2020-12-11 12:37:11 +01:00
.eslintrc.json Extracting FileController into a Uploader container 2020-12-09 21:29:29 +01:00
.gitignore Extracting FileController into a Uploader container 2020-12-09 21:29:29 +01:00
Dockerfile improve docker build caching 2022-02-25 18:53:14 +01:00
jasmine.json Extracting FileController into a Uploader container 2020-12-09 21:29:29 +01:00
LICENSE.txt Extracting FileController into a Uploader container 2020-12-09 21:29:29 +01:00
package.json back,pusher,uploader: cleanup dependencies 2021-01-07 19:09:53 +01:00
README.md Extracting FileController into a Uploader container 2020-12-09 21:29:29 +01:00
server.ts Extracting FileController into a Uploader container 2020-12-09 21:29:29 +01:00
tsconfig.json Remove paths configuration from uploader tsconfig 2022-04-13 15:22:33 +02:00
yarn.lock Bump minimist from 1.2.5 to 1.2.6 in /uploader 2022-04-04 15:19:59 +02:00

Uploader

The uploader component is in charge of accepting incoming files that can be downloaded by other users. It is currently used by administrators of maps to send sounds/recordings to everyone on a map.