Preston
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								dfc45ee9a6 
								
							 
						 
						
							
							
								
								Fix: Store proper windows bounds when maximized  
							
							 
							
							
							
						 
						
							2021-03-10 21:01:21 -05:00  
						
					 
				
					
						
							
							
								 
								Svallinn
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								a26750aa2e 
								
							 
						 
						
							
							
								
								Verify paused player before autoplaying next video ( #1089 )  
							
							 
							
							... 
							
							
							
							This prevents the autoplay from playing the next video if the current video gets manually replayed by the user 
							
						 
						
							2021-03-06 15:09:13 -05:00  
						
					 
				
					
						
							
							
								 
								Svallinn
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								7eda649293 
								
							 
						 
						
							
							
								
								Support for the 't' parameter in links ( #1090 )  
							
							 
							
							... 
							
							
							
							This allows users to specify the timestamp of a video (in seconds)
- by inputting a link into the search bar
- by making use of the protocol link (freetube://), p.e in a browser 
							
						 
						
							2021-03-06 14:03:40 -05:00  
						
					 
				
					
						
							
							
								 
								Svallinn
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								1452e361a1 
								
							 
						 
						
							
							
								
								Replace '/hashtag' refs with freetube:// links ( #1076 )  
							
							 
							
							... 
							
							
							
							When pulling video information from Invidious, hashtag-related links present in the description need to be replaced with valid links.
In this case, a freetube:// link was deemed the most appropriate.
Fixes  #932  
							
						 
						
							2021-03-06 13:23:56 -05:00  
						
					 
				
					
						
							
							
								 
								Svallinn
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								3e959d3e27 
								
							 
						 
						
							
							
								
								Include publishedText for recommendations (local) ( #1075 )  
							
							 
							
							... 
							
							
							
							Fixes  #1074  
							
						 
						
							2021-03-06 13:20:33 -05:00  
						
					 
				
					
						
							
							
								 
								Ira ¯\_(ツ)_/¯
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								f06af7da83 
								
							 
						 
						
							
							
								
								Enable profile based channel filtering ( #1013 )  
							
							 
							
							... 
							
							
							
							* Delete FtProfileAllChannelsList component
* Replace FtProfileAllChannelsList component with new filtered variant
* Add new locale for profile filter label
* Add FtProfileFilterChannelsList vue component with ft-select addition
* Add FtProfileFilterChannelsList script with profile filtering support
* Add css modifications to new FtProfileFilterChannelsList component 
							
						 
						
							2021-03-06 13:00:52 -05:00  
						
					 
				
					
						
							
							
								 
								Sai Deepesh
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								3b75a97859 
								
							 
						 
						
							
							
								
								added playlist next video interval ( #1006 )  
							
							 
							
							
							
						 
						
							2021-03-06 11:25:50 -05:00  
						
					 
				
					
						
							
							
								 
								Sai Deepesh
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								9d4ea68e89 
								
							 
						 
						
							
							
								
								fix: translated menu ( #988 )  
							
							 
							
							
							
						 
						
							2021-03-06 11:21:57 -05:00  
						
					 
				
					
						
							
							
								 
								Sai Deepesh
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								8c88571f6f 
								
							 
						 
						
							
							
								
								feat: added ability to hide Playlists ( #972 )  
							
							 
							
							
							
						 
						
							2021-03-06 11:21:22 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								d4370f25f9 
								
							 
						 
						
							
							
								
								Update Channel module in Local API  
							
							 
							
							
							
						 
						
							2021-03-04 16:51:56 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								5c9bb5e9fd 
								
							 
						 
						
							
							
								
								Update index.js  
							
							 
							
							
							
						 
						
							2021-03-03 11:42:49 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								1e45ef2b92 
								
							 
						 
						
							
							
								
								Add ignore-gpu-blacklist flag  
							
							 
							
							
							
						 
						
							2021-03-03 08:40:21 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								a3fe91bef5 
								
							 
						 
						
							
							
								
								Update to Webpack 5 and Electron 12  
							
							 
							
							
							
						 
						
							2021-03-02 22:51:01 -05:00  
						
					 
				
					
						
							
							
								 
								Hiers
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								215ae68b56 
								
							 
						 
						
							
							
								
								Changed command line input to only allows youtube video links. ( #1073 )  
							
							 
							
							... 
							
							
							
							* Changed command line input to only allows youtube video links.
* Changed URL logic in renderer/App.js instead of making restriction in index.js. 
							
						 
						
							2021-02-28 16:37:18 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								77d2e7a6ee 
								
							 
						 
						
							
							
								
								Fix MediaMetadata setter  
							
							 
							
							
							
						 
						
							2021-02-27 15:15:06 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								3d5ccdc4dc 
								
							 
						 
						
							
							
								
								Add better information to media notifications  
							
							 
							
							
							
						 
						
							2021-02-21 22:07:50 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								2208002894 
								
							 
						 
						
							
							
								
								Fix dropdown from showing up behind elements  
							
							 
							
							
							
						 
						
							2021-02-15 10:44:09 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								ef5aee3576 
								
							 
						 
						
							
							
								
								Update local API comment module and fix Invidious logic on channel page  
							
							 
							
							
							
						 
						
							2021-02-15 09:59:35 -05:00  
						
					 
				
					
						
							
							
								 
								Luca Hohmann
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								301af24da1 
								
							 
						 
						
							
							
								
								Merge pull request  #864  from Imperial-Dragon/development  
							
							 
							
							... 
							
							
							
							Autofill Searchbar 
							
						 
						
							2021-01-26 18:25:28 +01:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								e735378a1a 
								
							 
						 
						
							
							
								
								Update Invidious instance site and add link directly to site  
							
							 
							
							
							
						 
						
							2021-01-21 21:21:33 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								3150f25506 
								
							 
						 
						
							
							
								
								Forgot to commit search file and fix PiP logic when history is disabled  
							
							 
							
							
							
						 
						
							2021-01-21 16:20:42 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								2ac6a81699 
								
							 
						 
						
							
							
								
								Remove unneeded video speed option and prevent searches past end of search  
							
							 
							
							
							
						 
						
							2021-01-21 14:57:57 -05:00  
						
					 
				
					
						
							
							
								 
								chaptergy
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								bb2dee36b3 
								
							 
						 
						
							
							
								
								Fix OPML import issue ( #963 )  
							
							 
							
							... 
							
							
							
							* Fix OPML import issue
* Fixes linting errors 
							
						 
						
							2021-01-21 14:19:25 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								6245f8b423 
								
							 
						 
						
							
							
								
								Reverse saved videos list to show latest on top  
							
							 
							
							
							
						 
						
							2021-01-21 13:35:13 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								1375df17d9 
								
							 
						 
						
							
							
								
								Update dependencies and fix aspect ratio logic again  
							
							 
							
							
							
						 
						
							2021-01-21 10:28:45 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								81130f89f9 
								
							 
						 
						
							
							
								
								Update aspect ratio logic  
							
							 
							
							
							
						 
						
							2021-01-20 13:57:36 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								b7846493ef 
								
							 
						 
						
							
							
								
								Update comment scraper logic  
							
							 
							
							
							
						 
						
							2021-01-20 10:54:44 -05:00  
						
					 
				
					
						
							
							
								 
								Imperial-Dragon
							
						 
						
							 
							
							
							
							
								
							
							
								30cfc4c1a3 
								
							 
						 
						
							
							
								
								added autofill for searchbar  
							
							 
							
							
							
						 
						
							2021-01-18 22:25:59 +05:30  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								1cfb76ca72 
								
							 
						 
						
							
							
								
								Revert locale strings and test comment fix  
							
							 
							
							
							
						 
						
							2021-01-17 17:31:45 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								15da4e4705 
								
							 
						 
						
							
							
								
								Fix linter warning  
							
							 
							
							
							
						 
						
							2021-01-17 13:07:26 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								ce115d2737 
								
							 
						 
						
							
							
								
								Tweak aspect ratio logic and fix proxy logic  
							
							 
							
							
							
						 
						
							2021-01-17 11:09:51 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								f95f73ee27 
								
							 
						 
						
							
							
								
								Fix load more button in playlists page  
							
							 
							
							
							
						 
						
							2021-01-16 12:18:27 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								aa6b2925ed 
								
							 
						 
						
							
							
								
								Add touch controls to video player (Hold to pause, doubel tap to fullscreen)  
							
							 
							
							
							
						 
						
							2021-01-15 22:34:49 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								aeeb911f0f 
								
							 
						 
						
							
							
								
								Fix network leak when using certain modules with the proxy enabled  
							
							 
							
							
							
						 
						
							2021-01-15 22:08:50 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								890d5b4a09 
								
							 
						 
						
							
							
								
								Allow pasting Playlist URLs in search to navigate straight to playlist page  
							
							 
							
							
							
						 
						
							2021-01-15 11:34:44 -05:00  
						
					 
				
					
						
							
							
								 
								Cadence Ember
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								d5304cfcdd 
								
							 
						 
						
							
							
								
								Revamp about page ( #929 )  
							
							 
							
							... 
							
							
							
							* Revamp about page
* Add more cards to about page
* Fix linter issues
* Add missing info and update locales
* Add license URL
Co-authored-by: Preston <freetubeapp@protonmail.com> 
							
						 
						
							2021-01-15 11:14:45 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								dad0eb73ca 
								
							 
						 
						
							
							
								
								Use Fluid Mode for videos instead of setting an aspect ratio  
							
							 
							
							
							
						 
						
							2021-01-14 23:20:42 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								9a75e6a53a 
								
							 
						 
						
							
							
								
								Fix toast string and add support for embed URLs when parsing links  
							
							 
							
							
							
						 
						
							2021-01-14 22:37:52 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								659415edc3 
								
							 
						 
						
							
							
								
								Initial Playlist implementation. Functions like basic favorites list  
							
							 
							
							
							
						 
						
							2021-01-14 18:03:23 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								6d7d874bc0 
								
							 
						 
						
							
							
								
								Add Proxy configuration to settings. Fix ft-video-list height when using list display  
							
							 
							
							
							
						 
						
							2021-01-14 13:51:33 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								a7b27a98d2 
								
							 
						 
						
							
							
								
								Hide Watched formatted when on history page  
							
							 
							
							
							
						 
						
							2021-01-13 17:24:26 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								835903a896 
								
							 
						 
						
							
							
								
								Revamp About Page. Add new links and information  
							
							 
							
							
							
						 
						
							2021-01-13 17:17:48 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								5663d56b12 
								
							 
						 
						
							
							
								
								Stop power save blocker on route leave  
							
							 
							
							
							
						 
						
							2021-01-13 15:56:25 -05:00  
						
					 
				
					
						
							
							
								 
								Cadence Ember
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								9424a90fe1 
								
							 
						 
						
							
							
								
								Sidebar fixes ( #916 )  
							
							 
							
							... 
							
							
							
							* Correctly bind theatre mode options
Theatre mode is now bound to both "recommended videos" and "live chat"
distraction settings, rather than just "recommended videos".
The settings switch, the button, and the layout have all been updated
to reflect this.
Most likely closes: https://github.com/FreeTubeApp/FreeTube/issues/910 
* Fix watch layout when no sidebar
If there's nothing to display in the sidebar according to the
distraction settings and live status, the watch page will adopt a
single column layout. If the sidebar still exists due to faulty logic,
it will be placed at the very bottom of the page.
Most likely closes: https://github.com/FreeTubeApp/FreeTube/issues/909 
* Unlink default theatre mode switch
* Normalise theatre calculation, consider playlists 
							
						 
						
							2021-01-12 23:13:36 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								7be4bf28f2 
								
							 
						 
						
							
							
								
								Create Loop Button and functionality in video player  
							
							 
							
							
							
						 
						
							2021-01-12 22:56:31 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								6c9e176249 
								
							 
						 
						
							
							
								
								Prevent display from sleeping when video is playing  
							
							 
							
							
							
						 
						
							2021-01-11 15:45:46 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								ce7e568c7b 
								
							 
						 
						
							
							
								
								Update project dependencies  
							
							 
							
							
							
						 
						
							2021-01-11 15:32:35 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								32f57ae1c1 
								
							 
						 
						
							
							
								
								Fix search continuation when using cached results  
							
							 
							
							
							
						 
						
							2021-01-11 11:49:58 -05:00  
						
					 
				
					
						
							
							
								 
								Preston
							
						 
						
							 
							
							
							
							
								
							
							
								eab93c2b61 
								
							 
						 
						
							
							
								
								Fix network leak to Invidious instance when viewing channel playlists on Local API  
							
							 
							
							
							
						 
						
							2021-01-11 11:26:14 -05:00  
						
					 
				
					
						
							
							
								 
								Sai Deepesh
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								13e944a425 
								
							 
						 
						
							
							
								
								Fixed tooltip position ( #831 )  
							
							 
							
							... 
							
							
							
							* fixed tooltip position
* fix: Linting error
* [updated] fixed tooltip issue 
							
						 
						
							2021-01-11 10:29:55 -05:00