Commit Graph

1725 Commits (2c974030279e5c97169a7f5e5a7a5d777b076f42)
 

Author SHA1 Message Date
Isaac Grynsztein 0511996b26 fixed margins on advanced mode UI and temporarily disabled youtube auth until youtube-dl fixes it
advanced mode inputs now get saved in cookies

fixed bug in UI where delete button was missing by making it more mobile-friendly
5 years ago
Isaac Grynsztein f29a29bf2f fixed bug that prevented custom args from working 5 years ago
Isaac Grynsztein 24d4107311 Clarified old config in README 5 years ago
Isaac Grynsztein a46f9c37c6 fixed bug where old config item was fetched 5 years ago
Isaac Grynsztein 2b1c68bad0 update docker-compose and dockerfile 5 years ago
Isaac Grynsztein e2d23404ce removed unused variable 5 years ago
Isaac Grynsztein db208ed55e Updated README to reflect changes in the config 5 years ago
Isaac Grynsztein b87a9f1e2f fixed bug where playlist titles included their relative path 5 years ago
Tzahi12345 a1ac1e450d
Merge pull request #11 from Tzahi12345/auth-params
Add the ability to use youtube authentication
5 years ago
Tzahi12345 6764ea6c3b
Merge pull request #10 from Tzahi12345/url_params
Add URL params home page
5 years ago
Isaac Grynsztein 8a52020186 resized favicon 5 years ago
Isaac Grynsztein 695b836852 added url params on home page to auto download content
created chrome extension to facilitate this feature
5 years ago
Isaac Grynsztein 71d7c30032 updated backend to support youtube auth
frontend now support youtube auth as well
5 years ago
Isaac Grynsztein 5ca4f036c7 fixed bug where if multi mode was enabled, click on file card URLs didn't work 5 years ago
Isaac Grynsztein 1ffe61f01f removed path-base and updated docker-compose.yml & README 5 years ago
Isaac Grynsztein 5e331b9ffa config settings now just have url and port
fixed bug where multi download mode would not allow file card link clicking
5 years ago
Isaac Grynsztein 09bdae90e2 refactored code so node.js serves the angular app, and all the backend routes are prepended with /api/
nodejs now compressed requests
5 years ago
Isaac Grynsztein 37cc8f4fe1 fixed error in docker compose 5 years ago
Isaac Grynsztein 925e083b8d added new config settings to README 5 years ago
Isaac Grynsztein 6dc42278c4 updated docker-compose to new youtubedl-material version number 5 years ago
Isaac Grynsztein 12c227badb temporarily disabled advanced mode until further testing 5 years ago
Isaac Grynsztein 181a9f842c fixed bug where downloading files failed if the name had to be encoded 5 years ago
Isaac Grynsztein b79d801c0f Added support for custom arguments and custom output patch 5 years ago
Isaac Grynsztein fc3691336d added allow multi download mode setting frontend implementation 5 years ago
Isaac Grynsztein bcd879ebc8 added multiple download support
lazy loaded images now reload after a new download
5 years ago
Isaac Grynsztein b646db4828 Added the ability to cancel downloads
Audio only checkbox now disabled when downloading

Laid the groundwork for multiple simulataneous downloads
5 years ago
Isaac Grynsztein 426d52e359 fixed tabindex ordering of file cards (delete came before url) 5 years ago
Isaac Grynsztein 17199dd9c0 Updated readme 5 years ago
Isaac Grynsztein c680c2827b reworded docker steps 5 years ago
Isaac Grynsztein 2dbf8d31f7 Updated docker info in readme 5 years ago
Isaac Grynsztein a3753e557c Updated docker instructions 5 years ago
Isaac Grynsztein ec80abdc8e Updated readme.md to include docker steps 5 years ago
Isaac Grynsztein 1ef7d24c22 downgraded required docker-compose.yml to 2 5 years ago
Isaac Grynsztein 4b6f6996ae fixed bug in docker during building 5 years ago
Isaac Grynsztein c930ee94c5 added docker support
reworked backend to allow for containerization. config items can now be overwritten by environment vars

fixed bug during building

updated youtube-dl version in backend
5 years ago
Isaac Grynsztein e88edbef5a Updated README to fix missing step 5 years ago
Isaac Grynsztein ac13ed3359 updated package.json to remove bug during building 5 years ago
Isaac Grynsztein faae0d44e6 make it better 5 years ago
Isaac Grynsztein 7d8ec04ad6 make it better 5 years ago
Isaac Grynsztein 8629e6ae9e make it better 5 years ago
Isaac Grynsztein 6e311d46a6 make it better 5 years ago
Isaac Grynsztein 006e983c14 make it better 5 years ago
Isaac Grynsztein 5db3e06a81 make it better 5 years ago
Isaac Grynsztein 2ced7b7f91 researching heroku support 5 years ago
Isaac Grynsztein 042baa418b updated .gitignore 5 years ago
Isaac Grynsztein deb928da12 sorting and updating now only possible on favorited (saved) playlists
fixed compilation bug in app.module
5 years ago
Isaac Grynsztein a7f5cc01d3 update youtube-dl binary 5 years ago
Isaac Grynsztein 414b6a26d9 backend playlist updating endpoint implemented
tomp3/tomp4 errors are now logged
5 years ago
Isaac Grynsztein c069672e62 ngmodule drag and drop import commit 5 years ago
Isaac Grynsztein 167d9dafa2 added title to create playlist dialog 5 years ago