Commit Graph

123 Commits

Author SHA1 Message Date
Preston ff5d2f9b86 Fix various profile issues and allow videos to repeat if save progress is finished 2020-09-24 18:33:21 -04:00
Preston 3eb4a8ac0c Resume watch progress when switching formats 2020-09-22 18:27:53 -04:00
Preston 6bf54a1dd7 Prevent PiP video from repeating if video is finished. Also prevent it from holding up navigation on rare occasions 2020-09-22 16:19:21 -04:00
Preston 51593176cc Fix video thumbnails and fix various issues with PiP mode 2020-09-21 21:30:48 -04:00
Preston 78a1655dd8 Prevent next video from playing if user leaves page 2020-09-21 18:39:25 -04:00
Preston d029c6161b Fix playlist view when private videos are in the list 2020-09-21 18:32:42 -04:00
Preston 9077046331 Rename Alpha to Beta 2020-09-20 22:31:23 -04:00
Preston 66ab2b11b9 Clear out more data in channel view to prevent other channel data from showing up 2020-09-20 22:20:40 -04:00
Preston b58821908a Update dependencies and resolve hidden error 2020-09-18 18:11:58 -04:00
Preston 35b35b2525 Fix Locale and messaging issues 2020-09-16 08:51:24 -04:00
Preston 2c9832d90e Fix linting issues 2020-09-15 23:10:15 -04:00
Preston 2a0c062915 Add subscription manager within profile settings. Add Upcoming video information. Other changes 2020-09-15 22:07:54 -04:00
Violet Rose 61c25a05f5 Refactoring based on PR comments. 2020-09-11 20:20:26 -07:00
Violet Rose 5725c18e2c Added "current time" share buttons. 2020-09-10 20:48:06 -07:00
Preston dea4eba109 Fix and add Locales. Add Reverse playlist functionality 2020-09-09 18:58:35 -04:00
Preston df629ff7e1 Add auto play next video and fix watch progress issue on route change 2020-09-07 14:43:44 -04:00
Preston c7762852f2 Update readme and only set Invidious storyboards when Invidious logic is called 2020-09-07 11:33:10 -04:00
Preston 842bc2f4e9 Don't check for captions during a live video 2020-09-07 11:26:52 -04:00
Preston d77c9aed49 Add functionality to import and export subscriptions / history 2020-09-06 18:12:25 -04:00
Preston cf3aecb127 Add some error handling to subscriptions 2020-09-03 21:56:01 -04:00
Preston 018a68f852 Allow Subscribe button to resize in the channel view 2020-09-02 22:01:47 -04:00
Preston 9b7b240de4 Add proper logic for route change 2020-09-02 21:06:49 -04:00
Preston 1bf2e51afc Fix loading for cached subscriptions 2020-09-02 21:04:08 -04:00
Preston f895703446 Fix subscription order for live or streamed videos 2020-09-02 21:00:24 -04:00
Preston a04ce13e6e Fix linting issues 2020-09-01 23:25:06 -04:00
Preston 8f35f95a5b Finish Core Subscriptions logic and add more locales to profiles page 2020-09-01 23:21:32 -04:00
Preston 1e035105d1 Finish Profile Logic and working subscriptions 2020-09-01 23:21:32 -04:00
Preston 0680e6c5b6 Fix issues with playlist and leaving watch page from invalid id 2020-09-01 23:21:32 -04:00
Preston 0a612ae0e7 Create Profile Edit Page 2020-09-01 23:21:32 -04:00
Preston b291cbf37b Start progress on adding profiles 2020-09-01 23:21:32 -04:00
Preston cb2fd51dc5 Start progress on subscriptions 2020-09-01 23:21:32 -04:00
Luca c01d468411 Check for storyboard directory when using installation 2020-08-31 20:13:49 +02:00
Luca 66903d8002 Updated DashGenerator and changed the used video formats for the local dash generation from formats to adaptiveFormats 2020-08-30 21:31:48 +02:00
Preston 6d50806303 Fix generating Dash file from Invidious 2020-08-30 10:21:01 -04:00
Preston 024e1fe2eb Add Module to generate manifest files locally 2020-08-28 15:43:10 -04:00
Preston 1ffb013bfe Fix links to channel view in search page 2020-08-28 11:01:20 -04:00
Preston 160eae91c5 Fix playlist user links, fix mini playlist card in watch page. Update dependencies. 2020-08-27 17:40:01 -04:00
Preston 80b60f6d32 Run caption logic earlier to avoid subtitles from not showing up. 2020-08-26 17:21:44 -04:00
Preston 472844371e Merge branch 'master' of github.com:FreeTubeApp/FreeTube-Vue 2020-08-26 16:45:57 -04:00
Preston 029a0bc08e Test if this fixes subtitles from sometimes not showing up. 2020-08-26 16:45:20 -04:00
Luca e1f484d9b8 Fix for missing storyboards in dev mode 2020-08-26 21:52:12 +02:00
Preston 781e971357 Fix issues with playlists and fix issue with leaving watch page from an invalid id 2020-08-25 10:18:14 -04:00
Preston 87294698ad Add another check for duration in a search 2020-08-24 21:53:02 -04:00
Preston feea541fdb Update Dependencies, Fix linter, Hide Refresh Button for Trending / Popular 2020-08-24 17:52:39 -04:00
Preston 7b5342098c
Merge pull request #98 from GilgusMaximus/master
Added Japanese, Spanish (Mexico) as languages and Subscribe button
2020-08-24 17:27:40 -04:00
Preston 34a77c3051
Merge pull request #77 from Deedone/master
Adding caches
2020-08-24 17:14:13 -04:00
Luca f7b17adb47 Fixed 3 static strings to use the translations 2020-08-24 22:13:05 +02:00
Preston 602a140361 Fix Locale issues and add Privacy Settings card to settings page 2020-08-22 16:51:04 -04:00
Mykyta Poturai 69dada2df4 Add caching for trending videos 2020-08-22 23:37:09 +03:00
Mykyta Poturai 60a315f360 Refactor popular page V2 2020-08-22 23:10:52 +03:00