Commit Graph

25 Commits (3d1874c69b5712b1d1a782f7768589908f14dc5c)

Author SHA1 Message Date
Tzahi12345 ccfe7901c9
Merge branch 'master' into subscribe_to_channel_and_playlist 6 years ago
Isaac Grynsztein ae605d5f70 Added ability to set config from settings
theme slide toggle is now in top right menu
6 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
6 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
6 years ago
Isaac Grynsztein f06c9ba44a fixed bug where non-themed white space that appeared when file manager was expanded 6 years ago
Isaac Grynsztein a15e1f98fa fixed compilation error and cleaned up code in app component 6 years ago
Isaac Grynsztein c58f8a4058 added theming support with 3 themes (only 2 selectable for now)
switched from css to scss default style system

cleaned up unused code in app component

upated youtube search results styling

downloading video from home screen now shows local progress bar under that video
6 years ago
Isaac Grynsztein 8e7bb4ba3b added custom player
added routing with two routes: home and player

moved most of app component to main component. app component currently just manages the top toolbar
6 years ago
Isaac Grynsztein 31394fa98c updated mobile view for file cards to be more responsive
streamed audio/video now include the extension in the download

cleaned up unused code in app component
6 years ago
Isaac Grynsztein 81377a2b38 added youtube search functionality in frontend 6 years ago
Isaac Grynsztein 35bdd1deeb fixed file name paths on backend. backend also now tells frontend when the url provided is a playlist
frontend now does not get the file status and simply waits for the server to respond with the file

added methods to download audio/video files to simplify downloadHelperMp3/Mp4
6 years ago
Isaac Grynsztein 501806909a fixed bug where going back to the page after entering a stream didn't allow downloading of new files
in download only mode, files are now auto deleted when saved
6 years ago
Isaac Grynsztein 77dd96b3b9 added download_only_mode to encryption configuration
reloading of mp3s/mp4s only happens if file manager is enabled
6 years ago
Isaac Grynsztein 505b145bb3 commented out debug console messages 6 years ago
Isaac Grynsztein ba5592015d added download only mode that simply downloads files to the client when the server finishes the download
added dependency on savefile library for download-only mode
6 years ago
Isaac Grynsztein 377676cda4 Stylistic improvements and moved away from @angular/http 6 years ago
Isaac Grynsztein dd62f1a7b3 Added configuration option for file manager 8 years ago
Isaac Grynsztein 1cdd4d0e15 Added support for modifying downloaded files 8 years ago
Isaac Grynsztein 43399be0e5 Fixed a bug and increased compatibility 8 years ago
Isaac Grynsztein 2a80ea92cc Updated favicon, added progress bar functionality 8 years ago
Isaac Grynsztein 917235189a Working with encryption! 8 years ago
Isaac Grynsztein 162425b702 should now work across multiple devices 8 years ago
Isaac Grynsztein 1eaf897be0 first! 8 years ago
Isaac Grynsztein d6cb024de1 First commit 8 years ago
Angular CLI 1ebf3cf36e chore: initial commit from @angular/cli 8 years ago