|  Eliot Berriot | e0c5ffcb16 | [EPIC] Audio metadata update - UI / API | 2019-02-28 09:31:04 +01:00 | 
				
					
						|  jake | 7a34c297ed | Resolve "add a view to list albums" | 2019-02-13 08:46:38 +01:00 | 
				
					
						|  Vierkantor | 0efdb6d980 | Resolve "In-place imports cannot be transcoded" | 2019-01-29 09:32:35 +01:00 | 
				
					
						|  Eliot Berriot | 94703ff296 | Added missing attributes in oembed data | 2018-12-19 16:13:01 +01:00 | 
				
					
						|  Eliot Berriot | 9220b2f0f1 | See #578: added opengraph and oembed data on artist / album / track urls | 2018-12-19 15:04:33 +01:00 | 
				
					
						|  Eliot Berriot | e5b46402f8 | Fix #308: Licenses | 2018-12-04 14:13:37 +00:00 | 
				
					
						|  Eliot Berriot | d3f8fb6cb0 | See #272: updated API to return upload data on tracks | 2018-10-26 14:26:52 +02:00 | 
				
					
						|  Eliot Berriot | 2fe1e7c950 | See #272: added preference and base logic for transcoding | 2018-10-24 19:17:02 +02:00 | 
				
					
						|  Eliot Berriot | 2b70f3ba42 | Fix #581: missing track count on various library cards | 2018-10-21 17:38:29 +02:00 | 
				
					
						|  Eliot Berriot | a865fcdcf1 | Fix #551: Added a library widget to display libraries associated with a track, album and artist | 2018-10-02 19:30:13 +02:00 | 
				
					
						|  Eliot Berriot | b6e376ed0a | 0.17 release documentation initial draft and migration script | 2018-09-25 20:18:02 +00:00 | 
				
					
						|  Eliot Berriot | 3e49b2057a | CLI for importing files with user libraries | 2018-09-22 15:47:17 +00:00 | 
				
					
						|  Eliot Berriot | e49a460203 | Audio federation | 2018-09-22 12:29:30 +00:00 | 
				
					
						|  Eliot Berriot | ecd395d6b0 | Library follows and user notifications | 2018-09-13 15:18:23 +00:00 | 
				
					
						|  Eliot Berriot | 2ea21994ee | Resolve "Per-user libraries" (use !368 instead) | 2018-09-06 18:35:02 +00:00 | 
				
					
						|  Eliot Berriot | 799386c2b6 | See #297: removed a lot of unused variables | 2018-06-10 11:27:38 +02:00 | 
				
					
						|  Eliot Berriot | 9bea804f14 | See #297: sorted imports | 2018-06-10 10:55:16 +02:00 | 
				
					
						|  Eliot Berriot | 639882bd34 | See #297: removed unused variables | 2018-06-09 17:41:59 +02:00 | 
				
					
						|  Eliot Berriot | 62ca3bd736 | Blacked the code | 2018-06-09 15:36:16 +02:00 | 
				
					
						|  Eliot Berriot | c6cd3abf9d | Merge branch '229-anonymous-access' into 'develop' Resolve "Ensure anonymous users can listen to music if instance is configured accordingly"
Closes #229
See merge request funkwhale/funkwhale!211 | 2018-05-24 20:52:40 +00:00 | 
				
					
						|  Eliot Berriot | 8d55040e9e | See #230: users with upload permission can now launch import and manage their own imports | 2018-05-24 22:39:43 +02:00 | 
				
					
						|  Eliot Berriot | 2586444db2 | Fix #229: removed last hardcoded settings to protect audio files | 2018-05-24 21:34:59 +02:00 | 
				
					
						|  Eliot Berriot | ba4b6f6ba6 | See #228: now use our new action logic for library track import | 2018-05-23 21:50:23 +02:00 | 
				
					
						|  Eliot Berriot | 857fab526d | See #224: less clutered music API, better serializers | 2018-05-22 21:10:48 +02:00 | 
				
					
						|  Eliot Berriot | 6fc4275b68 | See #152: use new user permissions on relevant viewsets | 2018-05-18 18:48:46 +02:00 | 
				
					
						|  Eliot Berriot | 1937b81699 | Fix #196: In-place imported tracks non-ascii characters don't break reverse-proxy serving | 2018-05-10 18:52:00 +02:00 | 
				
					
						|  Eliot Berriot | f343159856 | Added an accessed_date field on TrackFile for easier cache deletion (#189) | 2018-05-06 15:36:18 +02:00 | 
				
					
						|  Eliot Berriot | f4899c5387 | Fix #176: Can now relaunch erored jobs and batches | 2018-04-28 04:59:47 +02:00 | 
				
					
						|  Eliot Berriot | a49d3b4251 | Fixed #182: X-sendfile not working with in-place imports | 2018-04-25 18:50:06 +02:00 | 
				
					
						|  Eliot Berriot | 300e24dbde | Ensure we return correct paths when using Apache as a reverse proxy | 2018-04-22 16:34:07 +02:00 | 
				
					
						|  Eliot Berriot | 6a67bc6fac | Fix #171: dedicated endpoint to list import jobs, updated front-end | 2018-04-22 15:17:06 +02:00 | 
				
					
						|  Eliot Berriot | f4ac0b2d3f | Serve view can now serve in-place imported files | 2018-04-21 18:21:15 +02:00 | 
				
					
						|  Eliot Berriot | 5ee1f18089 | Fixed failing api test | 2018-04-15 11:25:35 +02:00 | 
				
					
						|  Eliot Berriot | 6a04779125 | Will now fetch and cache federated tracks | 2018-04-15 11:25:34 +02:00 | 
				
					
						|  Eliot Berriot | 3a31248a3d | Can now import library tracks from front-end | 2018-04-15 11:25:34 +02:00 | 
				
					
						|  Eliot Berriot | 9612b1bace | Can now serve track from remote library | 2018-04-07 15:34:35 +02:00 | 
				
					
						|  Eliot Berriot | bfeb86865d | Fix #114: can now filter artists and albums with no listenable tracks | 2018-03-07 23:08:28 +01:00 |