Commit Graph

232 Commits

Author SHA1 Message Date
Kyle Watson f1c9214f65
Added 'current time' option to share menu as a checkbox. (#468)
Co-authored-by: Kyle <watson@criptext.com>
2020-06-25 14:07:47 -04:00
Preston f96bee7768 Fix premiere text 2020-06-25 13:54:50 -04:00
Preston 6bb8009051 Update ytdl-core and fix Invidious legacy video links 2020-06-24 22:32:32 -04:00
Matthew Williams 4eba4586b6
Added save icon to recommended video thumbnails (#490) 2020-06-11 23:05:59 -04:00
FreeTube ba85545c6e Bump version number and update ytdl-core 2019-12-21 12:38:39 -05:00
PrestonN ce0576e1b0 Add related videos to youtube-dl fallback 2019-10-14 22:10:02 -04:00
PrestonN 35fc43ca05 Add youtube-dl fallback to mini-player 2019-10-14 18:44:08 -04:00
Sigmundur Mørkøre 4e08716ac5 Add YouTube-NoCookie to share and kebab menu (#403) 2019-10-14 17:26:27 -04:00
Stas f7966612d9 Add Share Playlist button to Playlist View (#400) 2019-10-14 17:23:59 -04:00
evpne d593b97eb0 Update layout.js (#371) 2019-10-14 17:21:06 -04:00
PrestonN 693b82e84b Fallback to youtube-dl automatically if Invidious errors out 2019-10-14 17:14:11 -04:00
PrestonN 6c88b7dcc3 Minor fixes and improvements 2019-08-21 14:18:03 -04:00
PrestonN 5bbc2d6655 Set Default quality to Auto and remove fastSwitchEnabled flag 2019-08-13 15:53:35 -04:00
PrestonN efb61bba35 Add setFastSwitchEnabled flag to dash player 2019-08-13 10:22:03 -04:00
PrestonN 54793ceea6 Comment out instant quality changing 2019-08-12 20:52:30 -04:00
PrestonN 4c24ff5c59 Uncomment instant quality changing 2019-08-12 19:05:53 -04:00
PrestonN a1eb4a00cd Fix build commands and remove timout from player initializing 2019-08-12 18:49:40 -04:00
PrestonN 3bd60d2325 Hide Search Suggestions view in hideViews(); 2019-08-08 09:41:48 -04:00
PrestonN f5c3da95e2 Perform search on suggestion click 2019-08-07 14:47:42 -04:00
PrestonN 6dd62407d8 Remove instant quality change because of green artifacting 2019-08-07 14:41:18 -04:00
PrestonN 4229829877 Revert to unique_res and remove more debug statements 2019-08-07 10:20:12 -04:00
PrestonN 99cc12a662 Bump Version number to v0.7.0, update packages, and remove debug statements 2019-08-07 10:01:39 -04:00
PrestonN 456d1dfddc Add Lock to profile switching and code cleanup 2019-08-07 09:49:25 -04:00
PrestonN b804fde11d Add Search Suggestions 2019-08-06 15:42:10 -04:00
PrestonN 3152673581 Remove Log statements 2019-08-06 14:56:38 -04:00
PrestonN 8e82bbcefb Add Search for channels, fix playlist view, fix quality select 2019-08-06 14:53:00 -04:00
PrestonN c436e37d5c Update Channel view and force aspect ratio when resizing mini player 2019-08-05 17:16:45 -04:00
PrestonN d2d937ba0a Add Invidious Proxy and separate quality options for 60fps 2019-08-02 11:23:29 -04:00
PrestonN 35a8a62b14 Center search bar and add back button to editProfileView 2019-08-01 14:57:26 -04:00
PrestonN 62b956f1b4 Change "Default" profile to "All Channels" and other small changes 2019-08-01 14:42:36 -04:00
Vladimir Yakovlev 7bb97d3aca preserve window "maximized" state, closes #298 (#310) 2019-07-27 10:18:12 -04:00
PrestonN 25f9ec57d1 Implement Local Profiles 2019-07-26 15:07:33 -04:00
PrestonN da2a4c9076 Fix FreeTube from booting in position that is inaccessible for the user. 2019-07-19 14:18:27 -04:00
PrestonN bd6cfaaf83 Fix Play Next Video setting on reboot. 2019-07-15 09:26:03 -04:00
0b10 2197411023 Fix issue #295 - Banner bug (#300)
* Fix #295: undefined banner url causing exception

* Boy scout: fix ugly conditional expressions, use function instead
2019-07-13 14:10:59 +00:00
Cleiton Floss b7e3959b1c Use ellipsis character (…) instead of three dots (...) (#299) 2019-07-13 14:07:48 +00:00
Matthew Harm Bekkema 77f67b5725 Explicitly set the window icon on Linux (#285)
* Explicitly set the window icon on Linux

* Explicitly set icon on all platforms

* Remove incorrect semicolon
2019-07-07 17:22:38 -04:00
PrestonN 805ed3297d Fix mini-player issue introduced with fullscreen fix 2019-07-07 16:43:46 -04:00
PrestonN 2e88b1f22d Fix player full screen issues and caption size issues 2019-07-07 16:26:23 -04:00
PrestonN c36e85bd49 Add Ability to swap between grid and list view 2019-07-07 12:22:57 -04:00
PrestonN ca364dcaf9 Fix bubbling events when the video player is focused 2019-07-07 11:49:50 -04:00
PrestonN 3e2dcb27e9 Fix variable for checking video settings when switching between players 2019-07-07 11:45:16 -04:00
PrestonN 114685fbe4 Fix history issue and clean up grid view 2019-07-05 10:35:21 -04:00
PrestonN 3d96bcb983 Hide watched video from sub page when a video is clicked on 2019-07-03 13:40:13 -04:00
PrestonN 3b469852de Miniplayer fix and more settings 2019-07-02 15:46:59 -04:00
PrestonN e44a3cea83 Remove handler for arrow keys in Mediaelement.js 2019-07-02 11:13:30 -04:00
PrestonN 62e53b7214 Finish Settings Page and Fix Dash issue 2019-07-02 11:07:24 -04:00
PrestonN 744cac2731 Initial Progress on Settings page rework 2019-07-01 19:10:36 -04:00
PrestonN a7601482bf Merge branch 'master' into development 2019-06-12 20:47:51 -04:00
PrestonN abec523d16 Merge branch 'hotfix' 2019-06-12 20:39:54 -04:00