SloveniaEngineering / laguna-frontend

Laguna frontend source tree
Apache License 2.0
3 stars 1 forks source link

Upload page #40

Open kenpaicat opened 10 months ago

kenpaicat commented 10 months ago

Description

.torrent files can be uploaded by Verified or higher (Mod, Admin) users via this page.

Form in "Upload page" is sent to PUT /api/torrent/.

We should be able to drag and drop torrents into the form.

Form must be content-type: form/multipart-data one of its fields is torrent (raw torrent file).