Isaac Grynsztein
c17d29075e
Updated angular material to v9
...
Added further translation support
2020-03-15 00:48:16 -04:00
Isaac Grynsztein
0981dd216d
Migrated to angular 9
2020-03-14 23:37:27 -04:00
Isaac Grynsztein
bad4b8630b
potentially made it so saved settings get applied with no reload in most situations
2020-03-11 22:04:22 -04:00
Isaac Grynsztein
f92a5549b5
implemented allowSubscriptions in frontend
2020-03-10 02:28:48 -04:00
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
2020-03-08 22:23:50 -04:00
Tzahi12345
ccfe7901c9
Merge branch 'master' into subscribe_to_channel_and_playlist
2020-03-05 22:57:57 -05:00
Isaac Grynsztein
ae605d5f70
Added ability to set config from settings
...
theme slide toggle is now in top right menu
2020-03-05 22:38:23 -05:00
Isaac Grynsztein
a70abb3945
added basic subscriptions support for playlists and channels
...
update youtube-dl binary on windows
updated favicon to the new icon
2020-03-05 20:14:36 -05:00
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
2020-02-27 22:52:50 -05:00
Isaac Grynsztein
f06c9ba44a
fixed bug where non-themed white space that appeared when file manager was expanded
2020-02-23 22:29:42 -05:00
Isaac Grynsztein
a15e1f98fa
fixed compilation error and cleaned up code in app component
2020-02-20 14:29:29 -05:00
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
2020-02-20 10:45:37 -05:00
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
2020-02-15 02:13:21 -05:00
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
2020-02-14 00:17:51 -05:00
Isaac Grynsztein
81377a2b38
added youtube search functionality in frontend
2020-02-13 06:43:49 -05:00
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
2020-02-13 05:10:27 -05:00
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
2020-02-13 03:10:52 -05:00
Isaac Grynsztein
77dd96b3b9
added download_only_mode to encryption configuration
...
reloading of mp3s/mp4s only happens if file manager is enabled
2020-02-11 16:36:59 -05:00
Isaac Grynsztein
505b145bb3
commented out debug console messages
2020-02-11 16:28:14 -05:00
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
2020-02-11 13:10:02 -05:00
Isaac Grynsztein
377676cda4
Stylistic improvements and moved away from @angular/http
2019-10-20 19:14:01 -04:00
Isaac Grynsztein
dd62f1a7b3
Added configuration option for file manager
2018-01-22 23:49:13 -05:00
Isaac Grynsztein
1cdd4d0e15
Added support for modifying downloaded files
2018-01-22 03:43:47 -05:00
Isaac Grynsztein
43399be0e5
Fixed a bug and increased compatibility
2018-01-20 19:33:27 -05:00
Isaac Grynsztein
2a80ea92cc
Updated favicon, added progress bar functionality
2018-01-17 14:35:47 -05:00
Isaac Grynsztein
917235189a
Working with encryption!
2018-01-16 11:18:41 -05:00
Isaac Grynsztein
162425b702
should now work across multiple devices
2018-01-14 01:56:28 -05:00
Isaac Grynsztein
1eaf897be0
first!
2018-01-13 22:14:10 -05:00
Isaac Grynsztein
d6cb024de1
First commit
2018-01-13 20:09:22 -05:00
Angular CLI
1ebf3cf36e
chore: initial commit from @angular/cli
2018-01-09 14:34:38 -05:00