aboutsummaryrefslogtreecommitdiff
path: root/ui/src
Commit message (Collapse)AuthorAge
* add title with filename to downloads (closes #105)Alex Shnitman2022-01-26
|
* encode download links (closes #104)Alex Shnitman2022-01-14
|
* Updated layout for new ButtonErazor22022-01-04
|
* Updated layout for new ButtonErazor22022-01-04
|
* Fixed retry for all SitesErazor22022-01-04
|
* Added URL-ButtonErazor22022-01-04
|
* changes to the theme toggle buttonAlex Shnitman2021-12-17
|
* Theme button is now material buttonasuyou2021-12-17
|
* Made theme toggleableasuyou2021-12-16
|
* 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
* fix sass syntax for dark modeAlex Shnitman2021-12-11
|
* add a simple dark theme with OS themePikuZheng2021-12-11
| | | | It will invert the color to make it look dark if your OS selects dark mode. (eg. Windows 10 Settings - Personalization - Colors - App Mode - Dark #81
* Audio quality sorting now follows mp4asuyou2021-11-19
|
* 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
|
* Flipped back around sides of quality and formatasuyou2021-10-30
|
* 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
|
* improved error handlingAlex2019-12-06
|
* fix broken PREFIX_URL featureAlex2019-12-06
|
* add configurable URL prefixAlex2019-12-03
|
* add "completed" panelAlex2019-12-03
|
* add DockerfileAlex2019-11-30
|
* add faviconAlex2019-11-29
|
* initial commit: working versionAlex2019-11-29
bgstack15