aboutsummaryrefslogtreecommitdiff
path: root/ui/src/app/app.component.ts
Commit message (Expand)AuthorAge
* Add support for opus and wavgeorgekav2023-03-05
* Add missing m4a checks for audio filegeorgekav2023-02-20
* Merge remote-tracking branch 'origin/master' into download_to_deviceAlex Shnitman2023-02-10
|\
| * Fix boolean env variables (closes #213)Alex Shnitman2023-02-04
| * attempt to fix issue where folder is sent by frontend as {folder: "foo"} inst...James Woglom2022-09-19
| * bugfix: resolve full base directory before startswith checkJames Woglom2022-09-19
| * CREATE_DIRS -> CREATE_CUSTOM_DIRSJames Woglom2022-09-19
| * 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
| * Propagate configuration on load via downloads socketJames Woglom2022-08-29
| * Use angular primitives to toggleJames Woglom2022-08-29
* | Added download button to the uiCavazzaTommaso2022-09-01
|/
* Fixed retry for all SitesErazor22022-01-04
* Added URL-ButtonErazor22022-01-04
* changes to the theme toggle buttonAlex Shnitman2021-12-17
* Made theme toggleableasuyou2021-12-16
* Quality stays the same if it exists on next formatasuyou2021-11-19
* Fixed "any" format to act like originalasuyou2021-11-13
* Any now shows all avaliable formatsasuyou2021-11-04
* Automatically switches to best on format changeasuyou2021-11-01
* Added quality choice based on formatasuyou2021-10-28
* Added simple MP3 supportasuyou2021-10-25
* allow selecting MP4 in the GUIAlex Shnitman2021-09-13
* Remove download from "done" when retry itRpsl2021-07-29
* Added retry button for failed downloadRpsl2021-07-29
* add audio-only download (closes #20)Alex Shnitman2021-03-04
* upgrade dependencies (migrate to Angular 10)Alex Shnitman2021-02-02
* add 1440p quality (closes #11)ashnitman2021-01-12
* add quality selectionAlex2019-12-13
* add "completed" panelAlex2019-12-03
* add DockerfileAlex2019-11-30
* initial commit: working versionAlex2019-11-29
bgstack15