Commit Graph

1781 Commits (dependabot/npm_and_yarn/backend/async-mutex-0.5.0)
 

Author SHA1 Message Date
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
Isaac Grynsztein 480ed7d000 added new custom args setting 5 years ago
Isaac Grynsztein 881a103051 Added duration of video in subscription file card along with implementations of deleting subscribed videos. Subscribed videos now get reloaded after deletion
sidenav now closes when navigating

Updated subscription info to include more info
5 years ago
Isaac Grynsztein 4172b0b355 fixed bug where in chrome, sometimes the video player would not appear 5 years ago
Isaac Grynsztein f6b7c41666 fixed router outlet in sidenav
subscription settings implemented
5 years ago
Tzahi12345 3d1874c69b
Merge pull request #22 from Tzahi12345/subscribe_to_channel_and_playlist
Adds the ability to subscribe to channels and playlists
5 years ago
Tzahi12345 ccfe7901c9
Merge branch 'master' into subscribe_to_channel_and_playlist 5 years ago
Tzahi12345 17e85196ae
Merge pull request #21 from Tzahi12345/settings
Add settings page
5 years ago
Isaac Grynsztein ae605d5f70 Added ability to set config from settings
theme slide toggle is now in top right menu
5 years ago
Isaac Grynsztein e57839e8de updated .gitignore 5 years ago
Isaac Grynsztein 09bcac1c14 added settings 5 years ago
Isaac Grynsztein f5073b83ed subscriptions without names will not have files retrieved any longer 5 years ago
Isaac Grynsztein 41bfc80c4e fixed bug in retrieving videos for subscription when name was not present 5 years ago
Isaac Grynsztein 3d2e138f50 updated chrome extension 5 years ago
Isaac Grynsztein 717f024c42 updated .gitignore 5 years ago
Isaac Grynsztein a70abb3945 added basic subscriptions support for playlists and channels
update youtube-dl binary on windows

updated favicon to the new icon
5 years ago