aboutsummaryrefslogtreecommitdiff
path: root/ui/src/app/downloads.service.ts
Commit message (Collapse)AuthorAge
* unique downloads of identically named videosChris Kanich2023-02-03
|
* Link to audio files and those with custom folders properlyJames Woglom2022-08-30
|
* switch between audio and default custom directories on changeJames Woglom2022-08-30
|
* Fill in download_dir or audio_download_dir on launchJames Woglom2022-08-30
|
* almost functional with selectizeJames Woglom2022-08-29
|
* pass custom_directories from server to clientJames Woglom2022-08-29
|
* Propagate configuration on load via downloads socketJames Woglom2022-08-29
|
* angular 13 and bootstrap 5Alex Shnitman2022-06-23
|
* 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