FreeTube/src/renderer
Svallinn e696af3f7a
Apply playlist autoplay interval to regular autoplay
The interval to play the next video in a playlist was dynamic and
wasn't applied to the normal autoplay timer.
This commit merges the logic of these two scenarios so that they both
utilize the user-defined interval.
2021-04-29 19:33:13 +01:00
..
assets Create Loop Button and functionality in video player 2021-01-12 22:56:31 -05:00
components Apply playlist autoplay interval to regular autoplay 2021-04-29 19:33:13 +01:00
router Create Profile Edit Page 2020-09-01 23:21:32 -04:00
sass-partials Add Proxy configuration to settings. Fix ft-video-list height when using list display 2021-01-14 13:51:33 -05:00
store * Update top nav search input to direct to channel panel when channel URL provided (#1221) 2021-04-28 19:21:16 +02:00
views Apply playlist autoplay interval to regular autoplay 2021-04-29 19:33:13 +01:00
App.css Add notifications for new blog posts and app updates 2020-09-20 14:22:39 -04:00
App.js * Update top nav search input to direct to channel panel when channel URL provided (#1221) 2021-04-28 19:21:16 +02:00
App.vue Bugfix: load of subscriptions at startup (#1216) 2021-04-20 18:07:47 +00:00
main.js New languages and yt-channel-info bump (#1155) 2021-04-01 16:21:04 +02:00
themes.css Initial Playlist implementation. Functions like basic favorites list 2021-01-14 18:03:23 -05:00
videoJS.css * Update player to hide full window button when in full screen mode (#1222) 2021-04-22 20:41:50 +02:00