Commit Graph

1646 Commits (docker-hotfix)
 

Author SHA1 Message Date
Isaac Grynsztein 1a79b489ab Added video info dialog
File cards and subscription file cards now use video info dialog so that users can see info on each individual video

Ellipsis are now added client-side to video titles in file cards
5 years ago
Isaac Grynsztein 3bdacd4b52 Added additional volumes to docker compose 5 years ago
Isaac Grynsztein f08506d690 When locale 'en' is selected, no translation is retrieved 5 years ago
Isaac Grynsztein 1d29dd8df4 Updated translations 5 years ago
Isaac Grynsztein 25b953cebd Updated look of file cards again to prevent aspect ratio from being changed 5 years ago
Isaac Grynsztein ff2f5c89da Changed location of db and config to one unified directory, 'appdata'
Archive files now get generated if nonexistent during deletions

Simplified docker-compose.yml to not require environment variables. Added volume for appdata folder which will be automatically shipped with docker builds
5 years ago
Isaac Grynsztein 2cd35cccd1 Added about page 5 years ago
Isaac Grynsztein da399601e1 Added ability to select any supported custom downloader 5 years ago
Tzahi12345 4ceec26a0e
Merge pull request #31 from Tzahi12345/use-youtubedl-archive-with-downloader
Implements youtube-dl archive functionality for downloader
5 years ago
Isaac Grynsztein b765830584 Using youtubedl archive for downloads defaults to false 5 years ago
Isaac Grynsztein 44bff55a88 Adds youtube dl args to simulated output 5 years ago
Isaac Grynsztein 84c9ec1300 Updated file card image appearance 5 years ago
Isaac Grynsztein f1c09a5fa9 Added firefox extension zip to repo 5 years ago
Isaac Grynsztein d39f6f7a17 File cards modified to support blacklisting videos when using youtube-dl archive 5 years ago
Isaac Grynsztein 190d1567ca youtube-dl archive can now be used for regular downloads. a new blacklist system exists which subscriptions will shortly follow
Added new setting whether to use youtubedl archive
5 years ago
Isaac Grynsztein e71dc0b5e5 Updated angular version on readme 5 years ago
Tzahi12345 7d6ad6336c
Merge pull request #30 from Tzahi12345/localization
Added localization support
5 years ago
Isaac Grynsztein 087b9aac7e updated translations v2 5 years ago
Isaac Grynsztein d61573d8af Updated spanish translation 5 years ago
Isaac Grynsztein c7885e8726 Added ability to select language in settings
Fixed locale support so that it actually works at runtime

Removed unused library
5 years ago
Isaac Grynsztein ebd0a419df Further fix for videogular compilation error 5 years ago
Isaac Grynsztein c96aec7ba3 fixed videogular in angular 9 5 years ago
Isaac Grynsztein ddcd1d0772 Updated spanish translation xliff and json
locale is now retrieved from cookies
5 years ago
Tzahi12345 bcd706f477
Merge pull request #29 from Xanthus1/custom-videopath-fix
Fix for custom video folder path
5 years ago
Isaac Grynsztein c17d29075e Updated angular material to v9
Added further translation support
5 years ago
WScottN 25b65b08d5
Fix for custom video folder path
This fixes an issue with video playback when using a different video path setting than the default "video/" .  Using the videoFolderPath variable rather than "video/" string.
5 years ago
Isaac Grynsztein 0981dd216d Migrated to angular 9 5 years ago
Isaac Grynsztein 20b580b76f updated to latest angular 8 version 5 years ago
Isaac Grynsztein bc4cc3ccce Added spanish language support 5 years ago
Isaac Grynsztein 21797f3901 Added preliminary localization support to almost all strings in the program 5 years ago
Isaac Grynsztein 91f6dbcb5b added ability to set pin for settings. pin is md5'd by the backend 5 years ago
Isaac Grynsztein d9edb40cd5 Added basic id3 tagging functionality and simplified mp3 downloading logic 5 years ago
Isaac Grynsztein c752b13732 Updated look of file cards so that the images are of equal size 5 years ago
Isaac Grynsztein bad4b8630b potentially made it so saved settings get applied with no reload in most situations 5 years ago
Isaac Grynsztein 4f4a82c3c4 updated firefox/chrome extension to support firefox with no errors 5 years ago
Isaac Grynsztein 25307dc46b fixed bug where downloaded audio files did not properly get converted to mp3s 5 years ago
Isaac Grynsztein d873597ea2 fixed formatting in readme 5 years ago
Isaac Grynsztein f92a5549b5 implemented allowSubscriptions in frontend 5 years ago
Isaac Grynsztein 69bf4e1ad5 updated docker version 5 years ago
Isaac Grynsztein 9d1aaf95ed Refactored subscribing process to remove bugs in the old system
images are now deleted from subscription videos when unsubscribing
5 years ago
Isaac Grynsztein bb925ac0c8 fixed bug where video titles were used instead of IDs for the player component
fixed bug that caused a crash when no subscriptions existed
5 years ago
Isaac Grynsztein 74cda25c63 added search functionality
made subscription file cards more responsive on mobile layouts

removed unused shell code
5 years ago
Isaac Grynsztein 54dcbe452e fixed compiler error 5 years ago
Isaac Grynsztein 946abd2e92 implemented global custom args functionality
fixed bad logic in settings
5 years ago
Isaac Grynsztein 73d4cca615 added new config items to docker compose 5 years ago
Isaac Grynsztein 846dd7e250 Added the ability to download (export) archives from subscriptions 5 years ago
Isaac Grynsztein 6f3e94cf24 hamburger menu button now avoids focus and has no outline
theme change behavior slightly modified to improve accessibility

added hammerjs

settings menu now has minimum width, updated colors, and additional hints
5 years ago
Isaac Grynsztein 3cbb517d64 cleaned up some code
youtube-dl commands are now simulated and displayed in the advanced panel
5 years ago
Isaac Grynsztein 5d945d729b hotfix to readme formatting 5 years ago
Isaac Grynsztein cda842a6c7 Updated readme to include API info 5 years ago