aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add bookmarklets with toastMirek Szajowski2022-05-25
|
* upgraded yt-dlpAutoUpdater2022-05-19
|
* upgraded yt-dlpAutoUpdater2022-04-09
|
* added Apache reverse proxy configAlex Shnitman2022-03-15
|
* add g++ to build-depsAlex2022-03-10
|
* upgraded yt-dlpAutoUpdater2022-03-10
|
* upgraded yt-dlpAutoUpdater2022-03-09
|
* upgrade dependencies; save old docker imagesAlex Shnitman2022-02-18
|
* Merge pull request #120 from almeidapaulopt/master (closes #107, closes #112)Alex2022-02-17
|\ | | | | add playlist parameters
| * pass properties if they existalmeidapaulopt2022-02-17
| |
| * ass playlist parametersalmeidapaulopt2022-02-17
|/
* upgraded yt-dlpAutoUpdater2022-02-05
|
* upgraded yt-dlpAutoUpdater2022-02-04
|
* add title with filename to downloads (closes #105)Alex Shnitman2022-01-26
|
* add note about Watchtower to READMEAlex Shnitman2022-01-26
|
* change default path of queue persistence files (closes #110)Alex Shnitman2022-01-26
|
* use LTS node versionAlex2022-01-26
|
* Merge pull request #106 from Erazor2/queuePersistenceAlex2022-01-26
|\ | | | | Queue persistence
| * Merge branch 'master' of https://github.com/alexta69/metube into ↵Alex Shnitman2022-01-25
| |\ | |/ |/| | | queuePersistence
* | upgraded yt-dlpAutoUpdater2022-01-22
| |
| * reworked persistent queuesAlex Shnitman2022-01-25
| |
| * Added sorting by TimestampErazor22022-01-21
| |
| * Added Env-Var for State-DirectoryErazor22022-01-17
| |
| * Updated ReadmeErazor22022-01-15
| |
| * Queue persistence for download and completedErazor22022-01-15
|/
* encode download links (closes #104)Alex Shnitman2022-01-14
|
* Merge pull request #99 from Erazor2/RealRetryAlex2022-01-05
|\ | | | | Fixed Retry Button
| * 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
|/
* upgraded yt-dlpAutoUpdater2021-12-28
|
* upgraded yt-dlpAutoUpdater2021-12-26
|
* fix url_transparent handling (closes #95)Alex Shnitman2021-12-22
|
* fix typo (closes #94)Alex2021-12-21
|
* always set mp3 quality (closes #93)Alex2021-12-21
|
* Merge pull request #90 from asuyou/dark-modeAlex2021-12-17
|\ | | | | Made theme toggleable
| * changes to the theme toggle buttonAlex Shnitman2021-12-17
| |
| * Theme button is now material buttonasuyou2021-12-17
| |
| * Made theme toggleableasuyou2021-12-16
|/
* fix download link (closes #89)Alex Shnitman2021-12-15
|
* Merge pull request #88 from kleest/pr-download-linkAlex2021-12-14
|\ | | | | Add download link to downloaded file
| * 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
|
* Merge pull request #87 from PikuZheng/patch-1 (closes #81)Alex2021-12-11
|\ | | | | add a simple dark theme with OS theme
| * 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
* Merge pull request #86 from omeryagmurlu/masterAlex2021-12-06
|\ | | | | Try downloading metadata/thumbnails for mp3 files automatically
| * thumbsYour Name2021-12-01
|/
* upgraded yt-dlpAutoUpdater2021-12-01
|
* fix default format (closes #85)Alex Shnitman2021-11-27
|
bgstack15