aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* attempt to fix issue where folder is sent by frontend as {folder: "foo"} inst...James Woglom2022-09-19
* bugfix: resolve full base directory before startswith checkJames Woglom2022-09-19
* temporarily enable running CI on my forked branch. revert this before mergingJames Woglom2022-09-19
* CREATE_DIRS -> CREATE_CUSTOM_DIRSJames Woglom2022-09-19
* remove unneeded stylePreprocessorOptionsJames Woglom2022-08-30
* Remove testing branch for CI buildsJames Woglom2022-08-30
* fix button rounding when CUSTOM_DIRS=falseJames Woglom2022-08-30
* Link to audio files and those with custom folders properlyJames Woglom2022-08-30
* switch between audio and default custom directories on changeJames Woglom2022-08-30
* Fill in download_dir or audio_download_dir on launchJames Woglom2022-08-30
* almost functional with selectizeJames Woglom2022-08-29
* load selectizeJames Woglom2022-08-29
* pass custom_directories from server to clientJames Woglom2022-08-29
* Propagate configuration on load via downloads socketJames Woglom2022-08-29
* Use angular primitives to toggleJames Woglom2022-08-29
* show error if static assets are not foundJames Woglom2022-08-29
* support running temporarily on this branchJames Woglom2022-08-29
* Allow running github actions manuallyJames Woglom2022-08-29
* update readmeJames Woglom2022-08-29
* Backend: support "folder" POST param and add config optionsJames Woglom2022-08-29
* upgraded yt-dlpAutoUpdater2022-08-19
* upgraded yt-dlpAutoUpdater2022-08-15
* add aria2 (closes #67)Alex2022-08-13
* upgraded yt-dlpAutoUpdater2022-08-09
* upgraded yt-dlpAutoUpdater2022-07-18
* upgraded yt-dlpAutoUpdater2022-06-30
* angular 13 and bootstrap 5Alex Shnitman2022-06-23
* refactor of the entrypoint featureAlex Shnitman2022-06-19
* Merge branch 'master' of https://github.com/alexta69/metube into VergilGao/ma...Alex Shnitman2022-06-19
|\
| * Merge pull request #149 from georgekav2/masterAlex2022-06-19
| |\
| | * added note about the OUTPUT_TEMPLATE_CHAPTER config variable to the READMEAlex Shnitman2022-06-19
| | * Pass to yt_dlp a chapter-specific output templategeorgekav2022-06-06
| | * Use paths parameters from yt_dlp for passing the path instead of making it pa...georgekav2022-06-06
| |/
* | typo `Warning`羽先生2022-06-07
* | update readme to add new mode description羽先生2022-06-05
* | Use legacy mode when user runs with `--user` parameter, otherwise, use `su-exec`羽先生2022-06-05
* | add default timezone env parameter羽先生2022-05-29
* | use gosu and usermod to ensure data permissions羽先生2022-05-29
|/
* Merge pull request #144 from shalak/enhance_bookmarkletsAlex2022-05-25
|\
| * 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
|\
| * pass properties if they existalmeidapaulopt2022-02-17
| * ass playlist parametersalmeidapaulopt2022-02-17
|/
bgstack15