Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | upgrade dependencies | Alex Shnitman | 2023-03-25 |
| | |||
* | Add support for opus and wav | georgekav | 2023-03-05 |
| | |||
* | Add missing m4a checks for audio file | georgekav | 2023-02-20 |
| | |||
* | Add M4A GUI support | georgekav2 | 2023-02-20 |
| | |||
* | Fixed safari not responding to focus #192 | PikuZheng | 2023-02-12 |
| | |||
* | 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 |
| | | |||
| * | unique downloads of identically named videos | Chris Kanich | 2023-02-03 |
| | | |||
| * | upgrade dependencies | Alex Shnitman | 2022-12-24 |
| | | |||
| * | upgrade dependencies; add troubleshooting section to README | Alex Shnitman | 2022-11-19 |
| | | |||
| * | upgrade dependencies | Alex Shnitman | 2022-10-30 |
| | | |||
| * | Merge branch 'master' of https://github.com/alexta69/metube into ↵ | Alex Shnitman | 2022-09-30 |
| |\ | | | | | | | | | | custom-download-folder | ||
| | * | 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 | ||
| | | * | Added option for thumbnail only | 1RandomDev | 2022-06-06 |
| | | | | |||
| * | | | 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 |
| | | | | |||
| * | | | CREATE_DIRS -> CREATE_CUSTOM_DIRS | James Woglom | 2022-09-19 |
| | | | | |||
| * | | | remove unneeded stylePreprocessorOptions | 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 |
| |/ / | |||
* / / | Added download button to the ui | CavazzaTommaso | 2022-09-01 |
|/ / | | | | | | | For personal needs, I've added the download button to the completed downloads | ||
* / | angular 13 and bootstrap 5 | Alex Shnitman | 2022-06-23 |
|/ | |||
* | upgrade dependencies; save old docker images | Alex Shnitman | 2022-02-18 |
| | |||
* | add title with filename to downloads (closes #105) | Alex Shnitman | 2022-01-26 |
| | |||
* | reworked persistent queues | Alex Shnitman | 2022-01-25 |
| | |||
* | encode download links (closes #104) | Alex Shnitman | 2022-01-14 |
| | |||
* | Updated layout for new Button | Erazor2 | 2022-01-04 |
| | |||
* | Updated layout for new Button | Erazor2 | 2022-01-04 |
| | |||
* | Fixed retry for all Sites | Erazor2 | 2022-01-04 |
| | |||
* | Added URL-Button | Erazor2 | 2022-01-04 |
| | |||
* | changes to the theme toggle button | Alex Shnitman | 2021-12-17 |
| | |||
* | Theme button is now material button | asuyou | 2021-12-17 |
| | |||
* | Made theme toggleable | asuyou | 2021-12-16 |
| | |||
* | Add download link to downloaded file | Steffen Klee | 2021-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 mode | Alex Shnitman | 2021-12-11 |
| | |||
* | add a simple dark theme with OS theme | PikuZheng | 2021-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 branch 'master' of https://github.com/alexta69/metube into mp3-support | Alex Shnitman | 2021-11-20 |
|\ |