| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								__init__.py
							
						
					
				 | 
				
					
						
							
							refactored tests, no have __init__ everywhere
						
					
				 | 
				2018-03-25 22:27:38 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								exif.jpg
							
						
					
				 | 
				
					
						
							
							Fix #374: Strip EXIF metadata from uploaded avatars to avoid leaking private data
						
					
				 | 
				2019-01-02 12:39:00 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_commands.py
							
						
					
				 | 
				
					
						
							
							See #432: Removed flaky assertion in test
						
					
				 | 
				2019-07-18 14:11:51 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_decorators.py
							
						
					
				 | 
				
					
						
							
							Attribute artist
						
					
				 | 
				2019-04-11 10:17:10 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_fields.py
							
						
					
				 | 
				
					
						
							
							Added GenericRelationFilter
						
					
				 | 
				2019-08-29 12:25:41 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_filters.py
							
						
					
				 | 
				
					
						
							
							Revert "Apply suggestion to api/funkwhale_api/common/filters.py"
						
					
				 | 
				2019-10-15 15:46:48 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_middleware.py
							
						
					
				 | 
				
					
						
							
							Fixed broken HTML manifest regex
						
					
				 | 
				2020-01-09 10:08:52 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_models.py
							
						
					
				 | 
				
					
						
							
							See #170: cover on tracks and artists
						
					
				 | 
				2020-01-17 16:27:11 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_mutations.py
							
						
					
				 | 
				
					
						
							
							See #170: cover on tracks and artists
						
					
				 | 
				2020-01-17 16:27:11 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_pagination.py
							
						
					
				 | 
				
					
						
							
							More configurable pagination
						
					
				 | 
				2019-04-09 11:15:43 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_permissions.py
							
						
					
				 | 
				
					
						
							
							See #297: sorted imports
						
					
				 | 
				2018-06-10 10:55:16 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_preferences.py
							
						
					
				 | 
				
					
						
							
							See #297: sorted imports
						
					
				 | 
				2018-06-10 10:55:16 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_routers.py
							
						
					
				 | 
				
					
						
							
							Fix #877: Ensure API urls answer with and without a trailing slash
						
					
				 | 
				2019-07-02 14:31:47 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_scripts.py
							
						
					
				 | 
				
					
						
							
							Fix #564: Added a script to prune pre 0.17 federated tracks
						
					
				 | 
				2019-01-14 17:11:24 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_search.py
							
						
					
				 | 
				
					
						
							
							[EPIC] Audio metadata update - UI / API
						
					
				 | 
				2019-02-28 09:31:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_serializers.py
							
						
					
				 | 
				
					
						
							
							See #170: add a description field on tracks, albums, tracks
						
					
				 | 
				2020-01-14 14:00:08 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_session.py
							
						
					
				 | 
				
					
						
							
							See #297: sorted imports
						
					
				 | 
				2018-06-10 10:55:16 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_storages.py
							
						
					
				 | 
				
					
						
							
							Fix #847: Use ASCII filename before upload to S3 to avoid playback issues
						
					
				 | 
				2019-06-11 09:56:46 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_tasks.py
							
						
					
				 | 
				
					
						
							
							Resolve "Adding cover art to my albums"
						
					
				 | 
				2019-11-27 12:26:12 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_throttling.py
							
						
					
				 | 
				
					
						
							
							See #170: now record downloads count on tracks/uploads
						
					
				 | 
				2020-01-20 13:59:12 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_utils.py
							
						
					
				 | 
				
					
						
							
							See #170: cover on tracks and artists
						
					
				 | 
				2020-01-17 16:27:11 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test_views.py
							
						
					
				 | 
				
					
						
							
							Fixed broken attachment fetching with long filename
						
					
				 | 
				2020-01-02 14:23:05 +01:00 |