| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										management
									
								
							
						
					
				 | 
				
					
						
							
							Allow anonymous access to gitpod
						
					
				 | 
				2022-09-06 09:26:36 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										migrations
									
								
							
						
					
				 | 
				
					
						
							
							Update migration after django update (#1815)
						
					
				 | 
				2022-06-29 09:38:38 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										scripts
									
								
							
						
					
				 | 
				
					
						
							
							Increase image quality of downscaled images from 70 to 95
						
					
				 | 
				2020-05-07 19:18:19 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								__init__.py
							
						
					
				 | 
				
					
						
							
							Initial commit that merge both the front end and the API in the same repository
						
					
				 | 
				2017-06-23 23:00:42 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								admin.py
							
						
					
				 | 
				
					
						
							
							Attachments
						
					
				 | 
				2019-11-25 09:49:06 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								apps.py
							
						
					
				 | 
				
					
						
							
							Plugins can now register .env settings
						
					
				 | 
				2020-08-25 09:55:57 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								authentication.py
							
						
					
				 | 
				
					
						
							
							Remove JWT related code
						
					
				 | 
				2021-04-28 10:44:28 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								cache.py
							
						
					
				 | 
				
					
						
							
							Fixed failing tests
						
					
				 | 
				2020-02-18 15:34:10 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								channels.py
							
						
					
				 | 
				
					
						
							
							Revert to apline:3.11 to stay on Python 3.7 (3.8 has issues with channels)
						
					
				 | 
				2020-02-18 15:20:15 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								consumers.py
							
						
					
				 | 
				
					
						
							
							Revert to apline:3.11 to stay on Python 3.7 (3.8 has issues with channels)
						
					
				 | 
				2020-02-18 15:20:15 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								decorators.py
							
						
					
				 | 
				
					
						
							
							Fix client API generation
						
					
				 | 
				2022-09-27 09:30:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dynamic_preferences_registry.py
							
						
					
				 | 
				
					
						
							
							Add missing space
						
					
				 | 
				2021-01-30 17:00:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								factories.py
							
						
					
				 | 
				
					
						
							
							Plugins infrastructure
						
					
				 | 
				2020-07-03 10:59:12 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								fields.py
							
						
					
				 | 
				
					
						
							
							See #1100: clean compat and XXX in the code
						
					
				 | 
				2020-08-03 15:47:14 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filters.py
							
						
					
				 | 
				
					
						
							
							Resolve "Refactor mutations endpoints"
						
					
				 | 
				2022-10-08 17:55:09 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								locales.py
							
						
					
				 | 
				
					
						
							
							See #170: RSS feeds for channels
						
					
				 | 
				2020-01-31 09:11:39 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								middleware.py
							
						
					
				 | 
				
					
						
							
							Update Black & run for whole repository
						
					
				 | 
				2022-01-09 11:40:49 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								mixins.py
							
						
					
				 | 
				
					
						
							
							First round of improvements to channel management:
						
					
				 | 
				2020-02-23 15:31:03 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								models.py
							
						
					
				 | 
				
					
						
							
							Remove usage of deprecated Model and Serializer fields (#1663)
						
					
				 | 
				2022-01-23 10:52:41 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								mutations.py
							
						
					
				 | 
				
					
						
							
							See #170: cover on tracks and artists
						
					
				 | 
				2020-01-17 16:27:11 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pagination.py
							
						
					
				 | 
				
					
						
							
							More configurable pagination
						
					
				 | 
				2019-04-09 11:15:43 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								permissions.py
							
						
					
				 | 
				
					
						
							
							See #170: exclude by default all channels-related entities from /artists, /albums and /tracks endpoints results, for backward compatibility
						
					
				 | 
				2019-11-25 09:49:49 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								preferences.py
							
						
					
				 | 
				
					
						
							
							Resolve "Screening for signups"
						
					
				 | 
				2020-03-18 11:57:33 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								routers.py
							
						
					
				 | 
				
					
						
							
							Fixed compat with iTunes
						
					
				 | 
				2020-08-11 13:07:39 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								search.py
							
						
					
				 | 
				
					
						
							
							Update Black & run for whole repository
						
					
				 | 
				2022-01-09 11:40:49 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								serializers.py
							
						
					
				 | 
				
					
						
							
							fix(openapi): Add proper serialization for TextPreviewView
						
					
				 | 
				2022-10-12 12:03:37 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								session.py
							
						
					
				 | 
				
					
						
							
							Attachments
						
					
				 | 
				2019-11-25 09:49:06 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								signals.py
							
						
					
				 | 
				
					
						
							
							[EPIC] Audio metadata update - UI / API
						
					
				 | 
				2019-02-28 09:31:04 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								storage.py
							
						
					
				 | 
				
					
						
							
							Delete existing thumbnails automatically when running
						
					
				 | 
				2020-08-23 16:39:31 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								tasks.py
							
						
					
				 | 
				
					
						
							
							Fix #1077: improved performance and error handling in fetch_attachment
						
					
				 | 
				2020-04-21 14:50:02 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								throttling.py
							
						
					
				 | 
				
					
						
							
							See #170: now record downloads count on tracks/uploads
						
					
				 | 
				2020-01-20 13:59:12 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								utils.py
							
						
					
				 | 
				
					
						
							
							Fix(subsonic): missing default order for search3
						
					
				 | 
				2022-07-19 15:16:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								validators.py
							
						
					
				 | 
				
					
						
							
							Can now add domains via manage API / UI
						
					
				 | 
				2019-01-05 18:21:35 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								views.py
							
						
					
				 | 
				
					
						
							
							fix(openapi): Add proper serialization for TextPreviewView
						
					
				 | 
				2022-10-12 12:03:37 +00:00 |