Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #178 from cavazzatommaso/download_to_device | Alex | 2023-02-10 |
|\ | | | | | Added download button to the ui | ||
| * | upgrade dependencies | Alex Shnitman | 2023-02-10 |
| | | |||
| * | download path fixes | Alex Shnitman | 2023-02-10 |
| | | |||
| * | Merge remote-tracking branch 'origin/master' into download_to_device | Alex Shnitman | 2023-02-10 |
| |\ | |/ |/| | |||
* | | upgrade dependencies | Alex Shnitman | 2023-02-04 |
| | | |||
* | | Fix boolean env variables (closes #213) | Alex Shnitman | 2023-02-04 |
| | | |||
* | | Merge pull request #216 from kaytwo/master | Alex | 2023-02-04 |
|\ \ | | | | | | | unique downloads of identically named videos | ||
| * | | unique downloads of identically named videos | Chris Kanich | 2023-02-03 |
|/ / | |||
* | | upgraded yt-dlp | AutoUpdater | 2023-01-07 |
| | | |||
* | | upgraded yt-dlp | AutoUpdater | 2023-01-03 |
| | | |||
* | | upgrade dependencies | Alex Shnitman | 2022-12-24 |
| | | |||
* | | Merge pull request #207 from PikuZheng/patch-1 | Alex | 2022-12-24 |
|\ \ | | | | | | | convert thumbnail to jpg before embed #188 | ||
| * | | convert thumbnail to jpg before embed #188 | PikuZheng | 2022-12-23 |
|/ / | | | | | https://github.com/alexta69/metube/issues/188#issuecomment-1363443747 | ||
* | | upgrade dependencies; add troubleshooting section to README | Alex Shnitman | 2022-11-19 |
| | | |||
* | | upgraded yt-dlp | AutoUpdater | 2022-11-12 |
| | | |||
* | | upgrade dependencies | Alex Shnitman | 2022-10-30 |
| | | |||
* | | upgraded yt-dlp | AutoUpdater | 2022-10-05 |
| | | |||
* | | Merge pull request #177 from jwoglom/custom-download-folder | Alex | 2022-09-30 |
|\ \ | | | | | | | Custom download folders (fixes #129) | ||
| * \ | Merge branch 'master' of https://github.com/alexta69/metube into ↵ | Alex Shnitman | 2022-09-30 |
| |\ \ | |/ / |/| | | | | | custom-download-folder | ||
* | | | upgraded yt-dlp | AutoUpdater | 2022-09-02 |
| | | | |||
* | | | Merge pull request #176 from PikuZheng/patch-2 | Alex | 2022-09-01 |
|\ \ \ | | | | | | | | | add autocomplete="off" spellcheck="false" (closes #175) | ||
| * | | | add autocomplete="off" spellcheck="false" | PikuZheng | 2022-08-30 |
| | | | | | | | | | | | | | | | | #175 it's also useful on android | ||
* | | | | Merge pull request #148 from 1RandomDev/download-thumbnail | Alex | 2022-09-01 |
|\ \ \ \ | |/ / / |/| | | | Added option for thumbnail only | ||
| * | | | Set correct file extension for thumbnails | 1RandomDev | 2022-08-24 |
| | | | | |||
| * | | | Added option for thumbnail only | 1RandomDev | 2022-06-06 |
| | | | | |||
| | * | | remove CI from non-master branch | Alex Shnitman | 2022-09-30 |
| | | | | |||
| | * | | use bind | James Woglom | 2022-09-19 |
| | | | | |||
| | * | | attempt to fix issue where folder is sent by frontend as {folder: "foo"} ↵ | James Woglom | 2022-09-19 |
| | | | | | | | | | | | | | | | | instead of string | ||
| | * | | bugfix: resolve full base directory before startswith check | James Woglom | 2022-09-19 |
| | | | | |||
| | * | | temporarily enable running CI on my forked branch. revert this before merging | James Woglom | 2022-09-19 |
| | | | | |||
| | * | | CREATE_DIRS -> CREATE_CUSTOM_DIRS | James Woglom | 2022-09-19 |
| | | | | |||
| | * | | remove unneeded stylePreprocessorOptions | James Woglom | 2022-08-30 |
| | | | | |||
| | * | | Remove testing branch for CI builds | James Woglom | 2022-08-30 |
| | | | | |||
| | * | | fix button rounding when CUSTOM_DIRS=false | James Woglom | 2022-08-30 |
| | | | | |||
| | * | | Link to audio files and those with custom folders properly | James Woglom | 2022-08-30 |
| | | | | |||
| | * | | switch between audio and default custom directories on change | James Woglom | 2022-08-30 |
| | | | | |||
| | * | | Fill in download_dir or audio_download_dir on launch | James Woglom | 2022-08-30 |
| | | | | |||
| | * | | almost functional with selectize | James Woglom | 2022-08-29 |
| | | | | |||
| | * | | load selectize | James Woglom | 2022-08-29 |
| | | | | |||
| | * | | pass custom_directories from server to client | James Woglom | 2022-08-29 |
| | | | | |||
| | * | | Propagate configuration on load via downloads socket | James Woglom | 2022-08-29 |
| | | | | |||
| | * | | Use angular primitives to toggle | James Woglom | 2022-08-29 |
| | | | | |||
| | * | | show error if static assets are not found | James Woglom | 2022-08-29 |
| | | | | |||
| | * | | support running temporarily on this branch | James Woglom | 2022-08-29 |
| | | | | |||
| | * | | Allow running github actions manually | James Woglom | 2022-08-29 |
| | | | | |||
| | * | | update readme | James Woglom | 2022-08-29 |
| | | | | |||
| | * | | Backend: support "folder" POST param and add config options | James Woglom | 2022-08-29 |
| |/ / |/| | | |||
| | * | Added download button to the ui | CavazzaTommaso | 2022-09-01 |
| |/ |/| | | | | | For personal needs, I've added the download button to the completed downloads | ||
* | | upgraded yt-dlp | AutoUpdater | 2022-08-19 |
| | | |||
* | | upgraded yt-dlp | AutoUpdater | 2022-08-15 |
| | |