Isaac Abadi
|
d08fee1223
|
Added v1 of chat sidebar for Twitch VODs
|
2020-11-29 03:18:28 -05:00 |
|
Isaac Abadi
|
7c349163b6
|
Updated max height for video player
|
2020-08-10 14:37:52 -04:00 |
|
Isaac Abadi
|
47c19c0cdc
|
Updated player styling
|
2020-08-09 20:17:01 -04:00 |
|
Tzahi12345
|
b685b955df
|
Added roles and permissions system, as well as the ability to modify users and their roles
Downloads manager now uses device fingerprint as identifier rather than a randomly generated sessionID
|
2020-05-01 03:34:35 -04:00 |
|
Isaac Grynsztein
|
a6534f66a6
|
migrated audio file downloads to new system. still untested with playlists
video/audio player now doesnt show share button when uid isn't present, user will be notified of this through a snackbar as well
|
2020-04-21 03:16:39 -04:00 |
|
Isaac Grynsztein
|
0d54cb9872
|
Updated player view to prevent video from being too large
|
2020-04-15 02:02:03 -04:00 |
|
Isaac Grynsztein
|
0ea8a11c85
|
Subscriptions now don't have a share button (it's broken anyways)
|
2020-04-07 18:26:47 -04:00 |
|
Isaac Grynsztein
|
14bf2248cf
|
Added UI support for sharing videos
|
2020-04-07 18:19:12 -04:00 |
|
Isaac Grynsztein
|
822aec4de8
|
added API endpoint to get file from database
video/audio files can now be retrieved by just uid, allowing for easy sharing
added API endpoints for sharing/unsharing a video (no UI support yet)
|
2020-04-07 14:49:05 -04:00 |
|
Isaac Grynsztein
|
21797f3901
|
Added preliminary localization support to almost all strings in the program
|
2020-03-14 17:32:52 -04:00 |
|
Isaac Grynsztein
|
b87a9f1e2f
|
fixed bug where playlist titles included their relative path
|
2020-02-29 03:08:02 -05:00 |
|
Isaac Grynsztein
|
deb928da12
|
sorting and updating now only possible on favorited (saved) playlists
fixed compilation bug in app.module
|
2020-02-24 04:11:22 -05:00 |
|
Isaac Grynsztein
|
9302084f60
|
playlists can now be rearranged and updated
|
2020-02-24 03:49:43 -05:00 |
|
Isaac Grynsztein
|
6505fad7bc
|
added save button to player component and updated download button
|
2020-02-19 02:29:36 -05:00 |
|
Isaac Grynsztein
|
b41d10f514
|
Added download button to player component
|
2020-02-18 17:29:34 -05:00 |
|
Isaac Grynsztein
|
8e3d6a0af6
|
Player compilation error fixed
removed debug statements in player component
|
2020-02-17 17:42:50 -05:00 |
|
Isaac Grynsztein
|
d54b2a73c8
|
Updated view of player to be more responsive. Window width is now recorded for eventual use for responsiveness optimization
|
2020-02-17 00:28:49 -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 |
|