caec7d4fa0 
								
									
								
							
								 
							
						 
						
							
							
								
								Convert some of the media REST code to async/await ( #7110 )  
							
							
							
						 
						
							2020-03-20 07:20:02 -04:00  
				
					
						
							
							
								 
						
							
							
								ed83c3a018 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix typo in _select_thumbnail  
							
							
							
						 
						
							2020-01-22 12:27:42 +00:00  
				
					
						
							
							
								 
						
							
							
								b0a66ab83c 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixup synapse.rest to pass mypy ( #6732 )  
							
							
							
						 
						
							2020-01-20 17:38:21 +00:00  
				
					
						
							
							
								 
						
							
							
								54fef094b3 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove usage of deprecated logger.warn method from codebase ( #6271 )  
							
							... 
							
							
							
							Replace every instance of `logger.warn` with `logger.warning` as the former is deprecated. 
							
						 
						
							2019-10-31 10:23:24 +00:00  
				
					
						
							
							
								 
						
							
							
								f40a7dc41f 
								
									
								
							
								 
							
						 
						
							
							
								
								Make the http server handle coroutine-making REST servlets ( #5475 )  
							
							
							
						 
						
							2019-06-29 17:06:55 +10:00  
				
					
						
							
							
								 
						
							
							
								32e7c9e7f2 
								
									
								
							
								 
							
						 
						
							
							
								
								Run Black. ( #5482 )  
							
							
							
						 
						
							2019-06-20 19:32:02 +10:00  
				
					
						
							
							
								 
						
							
							
								30858ff461 
								
							
								 
							
						 
						
							
							
								
								Fix error when downloading thumbnail with width/height param missing ( #5258 )  
							
							... 
							
							
							
							Fix error when downloading thumbnail with width/height param missing
Fixes  #2748 
Signed-off-by: Aaron Raimist <aaron@raim.ist> 
							
						 
						
							2019-05-29 14:27:41 +01:00  
				
					
						
							
							
								 
						
							
							
								49af402019 
								
							
								 
							
						 
						
							
							
								
								run isort  
							
							
							
						 
						
							2018-07-09 16:09:20 +10:00  
				
					
						
							
							
								 
						
							
							
								318711e139 
								
							
								 
							
						 
						
							
							
								
								Set Server header in SynapseRequest  
							
							... 
							
							
							
							(instead of everywhere that writes a response. Or rather, the subset of places
which write responses where we haven't forgotten it).
This also means that we don't have to have the mysterious version_string
attribute in anything with a request handler.
Unfortunately it does mean that we have to pass the version string wherever we
instantiate a SynapseSite, which has been c&ped 150 times, but that is code
that ought to be cleaned up anyway really. 
							
						 
						
							2018-05-10 18:50:27 +01:00  
				
					
						
							
							
								 
						
							
							
								645cb4bf06 
								
							
								 
							
						 
						
							
							
								
								Remove redundant request_handler decorator  
							
							... 
							
							
							
							This is needless complexity; we might as well use the wrapper directly.
Also rename wrap_request_handler->wrap_json_request_handler. 
							
						 
						
							2018-05-10 12:19:53 +01:00  
				
					
						
							
							
								 
						
							
							
								1f881e0746 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2791  from matrix-org/erikj/media_storage_refactor  
							
							... 
							
							
							
							Ensure media is in local cache before thumbnailing 
							
						 
						
							2018-02-05 11:28:52 +00:00  
				
					
						
							
							
								 
						
							
							
								9a89dae8c5 
								
							
								 
							
						 
						
							
							
								
								Fix typo in thumbnail resource causing access times to be incorrect  
							
							
							
						 
						
							2018-01-18 15:06:24 +00:00  
				
					
						
							
							
								 
						
							
							
								4a53f3a3e8 
								
							
								 
							
						 
						
							
							
								
								Ensure media is in local cache before thumbnailing  
							
							
							
						 
						
							2018-01-18 12:00:46 +00:00  
				
					
						
							
							
								 
						
							
							
								300edc2348 
								
							
								 
							
						 
						
							
							
								
								Update last access time when thumbnails are viewed  
							
							
							
						 
						
							2018-01-17 10:24:43 +00:00  
				
					
						
							
							
								 
						
							
							
								5dfc83704b 
								
							
								 
							
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							2018-01-16 14:32:56 +00:00  
				
					
						
							
							
								 
						
							
							
								307f88dfb6 
								
							
								 
							
						 
						
							
							
								
								Fix up log lines  
							
							
							
						 
						
							2018-01-16 13:53:52 +00:00  
				
					
						
							
							
								 
						
							
							
								9795b9ebb1 
								
							
								 
							
						 
						
							
							
								
								Correctly use server_name/file_id when generating/fetching remote thumbnails  
							
							
							
						 
						
							2018-01-16 12:02:06 +00:00  
				
					
						
							
							
								 
						
							
							
								c5b589f2e8 
								
							
								 
							
						 
						
							
							
								
								Log when we respond with 404  
							
							
							
						 
						
							2018-01-16 12:01:40 +00:00  
				
					
						
							
							
								 
						
							
							
								a4c5e4a645 
								
							
								 
							
						 
						
							
							
								
								Fix thumbnailing remote files  
							
							
							
						 
						
							2018-01-16 11:37:50 +00:00  
				
					
						
							
							
								 
						
							
							
								1159abbdd2 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2767  from matrix-org/erikj/media_storage_refactor  
							
							... 
							
							
							
							Refactor MediaRepository to separate out storage 
							
						 
						
							2018-01-16 10:23:50 +00:00  
				
					
						
							
							
								 
						
							
							
								21bf87a146 
								
							
								 
							
						 
						
							
							
								
								Reinstate media download on thumbnail request  
							
							... 
							
							
							
							We need to actually download the remote media when we get a request for a
thumbnail. 
							
						 
						
							2018-01-12 15:38:06 +00:00  
				
					
						
							
							
								 
						
							
							
								9d30a7691c 
								
							
								 
							
						 
						
							
							
								
								Make ThumbnailResource use MediaStorage  
							
							
							
						 
						
							2018-01-09 16:15:07 +00:00  
				
					
						
							
							
								 
						
							
							
								b6c9deffda 
								
							
								 
							
						 
						
							
							
								
								Remove dead TODO  
							
							
							
						 
						
							2018-01-09 15:53:23 +00:00  
				
					
						
							
							
								 
						
							
							
								b30cd5b107 
								
							
								 
							
						 
						
							
							
								
								Remove dead code related to default thumbnails  
							
							
							
						 
						
							2018-01-09 14:38:33 +00:00  
				
					
						
							
							
								 
						
							
							
								7fe8ed1787 
								
							
								 
							
						 
						
							
							
								
								Store URL cache preview downloads seperately  
							
							... 
							
							
							
							This makes it easier to clear old media out at a later date 
							
						 
						
							2017-06-23 11:14:11 +01:00  
				
					
						
							
							
								 
						
							
							
								b8b936a6ea 
								
							
								 
							
						 
						
							
							
								
								Add API to quarantine media  
							
							
							
						 
						
							2017-06-19 17:39:21 +01:00  
				
					
						
							
							
								 
						
							
							
								b1c27975d0 
								
							
								 
							
						 
						
							
							
								
								Set CORs headers on responses from the media repo  
							
							
							
						 
						
							2016-11-02 11:29:25 +00:00  
				
					
						
							
							
								 
						
							
							
								8d7ad44331 
								
							
								 
							
						 
						
							
							
								
								Report per request metrics for all of the things using request_handler  
							
							
							
						 
						
							2016-04-28 10:57:49 +01:00  
				
					
						
							
							
								 
						
							
							
								0c93df89b6 
								
							
								 
							
						 
						
							
							
								
								Move MediaRepository to media_repository module  
							
							
							
						 
						
							2016-04-19 11:31:43 +01:00  
				
					
						
							
							
								 
						
							
							
								43f0941e8f 
								
							
								 
							
						 
						
							
							
								
								Split out BaseMediaResource into MediaRepository  
							
							... 
							
							
							
							This is so that a single MediaRepository can be shared across all
resources, rather than having a "copy" per resource.
In particular this allows us to guard against both the thumbnail and
download resource triggering a download of remote content at the same
time. 
							
						 
						
							2016-04-19 11:24:59 +01:00  
				
					
						
							
							
								 
						
							
							
								bd77216d06 
								
							
								 
							
						 
						
							
							
								
								comment out  2c838f6459 due to risk of  https://en.wikipedia.org/wiki/Billion_laughs  attacks - thanks @torhve  
							
							
							
						 
						
							2016-04-14 14:39:24 +01:00  
				
					
						
							
							
								 
						
							
							
								9377157961 
								
							
								 
							
						 
						
							
							
								
								how was _respond_default_thumbnail ever meant to work?  
							
							
							
						 
						
							2016-04-02 02:31:45 +01:00  
				
					
						
							
							
								 
						
							
							
								2c838f6459 
								
							
								 
							
						 
						
							
							
								
								pass back SVGs as their own thumbnails  
							
							
							
						 
						
							2016-04-02 02:30:07 +01:00  
				
					
						
							
							
								 
						
							
							
								8677b7d698 
								
							
								 
							
						 
						
							
							
								
								Only use cropped thumbnails when asked for a cropped thumbnail.  
							
							... 
							
							
							
							Even though ones cropped with scale might be technically valid. 
							
						 
						
							2016-01-07 18:57:15 +00:00  
				
					
						
							
							
								 
						
							
							
								cfd07aafff 
								
							
								 
							
						 
						
							
							
								
								Allow guests to upgrade their accounts  
							
							
							
						 
						
							2016-01-05 18:01:18 +00:00  
				
					
						
							
							
								 
						
							
							
								8737ead008 
								
							
								 
							
						 
						
							
							
								
								Use larger thumbnail rather than smaller.  
							
							
							
						 
						
							2016-01-05 17:30:30 +00:00  
				
					
						
							
							
								 
						
							
							
								7e3d1c7d92 
								
							
								 
							
						 
						
							
							
								
								Make a config option for whether to generate new thumbnail sizes dynamically  
							
							
							
						 
						
							2015-08-12 10:54:38 +01:00  
				
					
						
							
							
								 
						
							
							
								33d83f3615 
								
							
								 
							
						 
						
							
							
								
								Fix remote thumbnailing  
							
							
							
						 
						
							2015-07-23 14:24:21 +01:00  
				
					
						
							
							
								 
						
							
							
								ff7c2e41de 
								
							
								 
							
						 
						
							
							
								
								Always return a thumbnail of the requested size.  
							
							... 
							
							
							
							Before, we returned a thumbnail that was at least as big (if possible)
as the requested size. Now, if we don't have a thumbnail of the given
size we generate (and persist) one of that size. 
							
						 
						
							2015-07-23 14:12:49 +01:00  
				
					
						
							
							
								 
						
							
							
								103e1c2431 
								
							
								 
							
						 
						
							
							
								
								Pick larger than desired thumbnail for 'crop'  
							
							
							
						 
						
							2015-07-23 11:12:49 +01:00  
				
					
						
							
							
								 
						
							
							
								12b83f1a0d 
								
							
								 
							
						 
						
							
							
								
								If user supplies filename in URL when downloading from media repo, use that name in Content Disposition  
							
							
							
						 
						
							2015-07-03 11:24:55 +01:00  
				
					
						
							
							
								 
						
							
							
								1967650bc4 
								
							
								 
							
						 
						
							
							
								
								Combine the request wrappers in rest/media/v1 and http/server into a single wrapper decorator  
							
							
							
						 
						
							2015-04-21 16:35:53 +01:00  
				
					
						
							
							
								 
						
							
							
								97c68c508d 
								
							
								 
							
						 
						
							
							
								
								Move rest APIs back under the rest directory  
							
							
							
						 
						
							2015-01-22 16:10:07 +00:00