aboutsummaryrefslogtreecommitdiff
path: root/ui/src/app/downloads.service.ts
Commit message (Collapse)AuthorAge
* Add download link to downloaded fileSteffen Klee2021-12-13
| | | | | | | | | This adds a simple download link that points to the downloaded file. Note: This makes all files in the download directory (and its sub-directory) available to any user. Closes gh-26
* allow selecting MP4 in the GUIAlex Shnitman2021-09-13
|
* Added retry button for failed downloadRpsl2021-07-29
|
* add quality selectionAlex2019-12-13
|
* improved error handlingAlex2019-12-06
|
* fix broken PREFIX_URL featureAlex2019-12-06
|
* add "completed" panelAlex2019-12-03
|
* initial commit: working versionAlex2019-11-29
bgstack15