aboutsummaryrefslogtreecommitdiff
path: root/ui/src/app/app.component.html
Commit message (Collapse)AuthorAge
* Fixed safari not responding to focus #192PikuZheng2023-02-12
|
* download path fixesAlex Shnitman2023-02-10
|
* Merge remote-tracking branch 'origin/master' into download_to_deviceAlex Shnitman2023-02-10
|\
| * Merge branch 'master' of https://github.com/alexta69/metube into ↵Alex Shnitman2022-09-30
| |\ | | | | | | | | | custom-download-folder
| | * add autocomplete="off" spellcheck="false"PikuZheng2022-08-30
| | | | | | | | | | | | #175 it's also useful on android
| * | use bindJames Woglom2022-09-19
| | |
| * | fix button rounding when CUSTOM_DIRS=falseJames Woglom2022-08-30
| | |
| * | Link to audio files and those with custom folders properlyJames 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
|/ | | | For personal needs, I've added the download button to the completed downloads
* angular 13 and bootstrap 5Alex Shnitman2022-06-23
|
* 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
* Quality stays the same if it exists on next formatasuyou2021-11-19
|
* Any now shows all avaliable formatsasuyou2021-11-04
|
* Flipped back around sides of quality and formatasuyou2021-10-30
|
* Added quality choice based on formatasuyou2021-10-28
|
* 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