|  Eliot Berriot | e34a90314f | Fixed error when accessing profile for anonymous users | 2019-04-29 15:26:54 +02:00 | 
				
					
						|  Eliot Berriot | a389dfcdf0 | Fix #770: Document how to use Redis over unix sockets | 2019-04-25 10:08:20 +02:00 | 
				
					
						|  Eliot Berriot | 23caaded64 | Typo | 2019-04-25 09:20:20 +02:00 | 
				
					
						|  Eliot Berriot | 430af5560c | Merge branch '565-failing-tests' into 'develop' See #565: fixed path issues with external storage
Closes #565
See merge request funkwhale/funkwhale!736 | 2019-04-24 15:29:57 +02:00 | 
				
					
						|  Eliot Berriot | a2c52abb4f | See #565: fixed path issues with external storage | 2019-04-24 15:27:07 +02:00 | 
				
					
						|  Eliot Berriot | ec13adf37b | Merge branch '619-attributed-to' into 'develop' Fix #619: Use attributedTo instead of actor in library ActivityPub payload
Closes #619
See merge request funkwhale/funkwhale!737 | 2019-04-24 14:44:20 +02:00 | 
				
					
						|  Eliot Berriot | 993783190a | Fix #619: Use attributedTo instead of actor in library ActivityPub payload | 2019-04-24 14:40:58 +02:00 | 
				
					
						|  Eliot Berriot | f9a9899ef9 | Merge branch '565-external-storages' into 'develop' Fix #565: store media files in S3 bucket
Closes #565
See merge request funkwhale/funkwhale!735 | 2019-04-24 12:59:45 +02:00 | 
				
					
						|  Eliot Berriot | 6135d427e7 | Fixed some issues | 2019-04-24 12:56:15 +02:00 | 
				
					
						|  Eliot Berriot | 89d61a187a | Merge branch '784-playlist-add-confirmation' into 'develop' Resolve "Add confirmation when adding a song to a playlist if it is already in the playlist"
Closes #784
See merge request funkwhale/funkwhale!729 | 2019-04-24 11:31:46 +02:00 | 
				
					
						|  Qasim Ali | 22f0235045 | refactor playlist duplicate error structure - use non_field_errors struct when writing duplicate track errors
- generalize frontend error handler and update frontend error parsing | 2019-04-24 11:31:46 +02:00 | 
				
					
						|  Eliot Berriot | 101ae27885 | Fix #565: store media files in S3 bucket | 2019-04-23 18:01:42 +02:00 | 
				
					
						|  Eliot Berriot | 31d990499d | Merge branch '798-load-additional-albums-tracks' into 'develop' Fix #719: Added a "load more" button on artist pages to load more tracks/albums
Closes #719
See merge request funkwhale/funkwhale!734 | 2019-04-23 12:57:48 +02:00 | 
				
					
						|  Eliot Berriot | 6da85ce0e9 | Fix #719: Added a "load more" button on artist pages to load more tracks/albums | 2019-04-23 12:54:52 +02:00 | 
				
					
						|  Eliot Berriot | 51d94a13fa | Merge branch '798-more-flexible-user-url' into 'develop' Fix #798: Allow users with dots in their usernames to request a subsonic password
Closes #798
See merge request funkwhale/funkwhale!733 | 2019-04-23 11:38:42 +02:00 | 
				
					
						|  Eliot Berriot | b23e87e102 | Fix #798: Allow users with dots in their usernames to request a subsonic password | 2019-04-23 11:35:59 +02:00 | 
				
					
						|  Eliot Berriot | dfae03346d | Merge branch '806-reset-email' into 'develop' Fix #806: Use proper site name/domain in emails
Closes #806
See merge request funkwhale/funkwhale!732 | 2019-04-23 11:18:23 +02:00 | 
				
					
						|  Eliot Berriot | 39485c8e02 | Fix #806: Use proper site name/domain in emails | 2019-04-23 11:14:58 +02:00 | 
				
					
						|  Eliot Berriot | 71b7f416cc | Merge branch '799-remove-lyrics' into 'develop' Fix #799: Removed broken/instable lyrics feature
Closes #799
See merge request funkwhale/funkwhale!731 | 2019-04-23 10:36:10 +02:00 | 
				
					
						|  Eliot Berriot | 0b94227782 | Fix #799: Removed broken/instable lyrics feature | 2019-04-23 10:32:51 +02:00 | 
				
					
						|  Eliot Berriot | ea72e381ff | Merge branch '385-logo-readability' into 'develop' Fix #385: Improved readability of logo
Closes #385
See merge request funkwhale/funkwhale!730 | 2019-04-23 10:14:41 +02:00 | 
				
					
						|  Eliot Berriot | 0d3e0bb574 | Fix #385: Improved readability of logo | 2019-04-23 10:09:56 +02:00 | 
				
					
						|  Eliot Berriot | a414461f49 | Fixed import error in web UI | 2019-04-19 18:10:11 +02:00 | 
				
					
						|  Eliot Berriot | 1df455d170 | Merge branch '805-smaller-webpack' into 'develop' Resolve "Move admin/moderation related UI in a dedicated webpack chunk"
Closes #805
See merge request funkwhale/funkwhale!728 | 2019-04-19 17:33:44 +02:00 | 
				
					
						|  Eliot Berriot | bcbda5def6 | Splitted admin and other views in dedicated webpack chunks (~25% reduction of chunk size for regular users) | 2019-04-19 17:33:44 +02:00 | 
				
					
						|  Eliot Berriot | 0bb487aa7d | Merge branch 'persistant-db-connection' into 'develop' Keep persistent connections to the database instead of recreating a new one for each request
See merge request funkwhale/funkwhale!727 | 2019-04-19 14:33:25 +02:00 | 
				
					
						|  Eliot Berriot | b42dfb71d1 | Keep persistent connections to the database instead of recreating a new one for each request | 2019-04-19 14:29:43 +02:00 | 
				
					
						|  Eliot Berriot | 5efe427b76 | Merge branch 'performance-manage-ui' into 'develop' See #689: Fixed some performance issues with filtering on library/upload/track pages
See merge request funkwhale/funkwhale!726 | 2019-04-19 14:16:23 +02:00 | 
				
					
						|  Eliot Berriot | d595d168e3 | See #689: Fixed some performance issues with filtering on library/upload/track pages | 2019-04-19 14:16:23 +02:00 | 
				
					
						|  Eliot Berriot | 960c9ffbbe | Fixed wrong action serializer for uploads | 2019-04-19 12:38:06 +02:00 | 
				
					
						|  Eliot Berriot | b6379a2b00 | Merge branch '689-changelog' into 'develop' Fix #689: changelog and release notes
Closes #689
See merge request funkwhale/funkwhale!725 | 2019-04-19 12:26:14 +02:00 | 
				
					
						|  Eliot Berriot | f9a81892dc | Fix #689: changelog and release notes | 2019-04-19 12:22:58 +02:00 | 
				
					
						|  Eliot Berriot | 2a377ede7b | Merge branch '689-library-upload-admin' into 'develop' Admin UI for libraries and uploads
See merge request funkwhale/funkwhale!724 | 2019-04-19 12:05:13 +02:00 | 
				
					
						|  Eliot Berriot | a605bcbe76 | Admin UI for libraries and uploads | 2019-04-19 12:05:13 +02:00 | 
				
					
						|  Eliot Berriot | 9aee135c2f | Merge branch '689-refetch' into 'develop' Logic to refetch remote entities
See merge request funkwhale/funkwhale!723 | 2019-04-18 14:37:17 +02:00 | 
				
					
						|  Eliot Berriot | cdc617be27 | Logic to refetch remote entities | 2019-04-18 14:37:17 +02:00 | 
				
					
						|  Eliot Berriot | 63b1007596 | Merge branch '689-artist-album-mutations' into 'develop' Edits for artists and albums
See merge request funkwhale/funkwhale!722 | 2019-04-17 16:11:24 +02:00 | 
				
					
						|  Eliot Berriot | 55d0e52c55 | Edits for artists and albums | 2019-04-17 16:11:24 +02:00 | 
				
					
						|  Eliot Berriot | 2836b11190 | Merge branch '689-library-admin' into 'develop' UI To manage artists, albums, tracks
See merge request funkwhale/funkwhale!715 | 2019-04-17 14:17:59 +02:00 | 
				
					
						|  Eliot Berriot | b4731928fc | UI To manage artists, albums, tracks | 2019-04-17 14:17:59 +02:00 | 
				
					
						|  Eliot Berriot | ae390e5c1c | Merge branch '802-maxBitrate' into 'develop' Fix #802: Now honor maxBitrate parameter in Subsonic API
Closes #802
See merge request funkwhale/funkwhale!721 | 2019-04-16 11:38:09 +02:00 | 
				
					
						|  Eliot Berriot | 0e8a5a10e5 | Fix #802: Now honor maxBitrate parameter in Subsonic API | 2019-04-16 11:35:12 +02:00 | 
				
					
						|  Eliot Berriot | 0f76dd7c4a | Merge branch '792' into 'develop' Fix #792: Add tooltip for Hide artist content Button
Closes #792
See merge request funkwhale/funkwhale!720 | 2019-04-16 09:46:45 +02:00 | 
				
					
						|  Jo Vuit | b381b40ba9 | Add tooltip for Hide artist content Button | 2019-04-15 17:10:19 +02:00 | 
				
					
						|  Eliot Berriot | 048198fc81 | Merge branch 'sticky-footer' into 'develop' Ensure the footer always stays at the bottom of the page
See merge request funkwhale/funkwhale!718 | 2019-04-12 16:48:05 +02:00 | 
				
					
						|  Eliot Berriot | eb0c2a441d | Ensure the footer always stays at the bottom of the page | 2019-04-12 16:45:27 +02:00 | 
				
					
						|  Eliot Berriot | 4b66ea0234 | Replated links with depends_on in dev compose file | 2019-04-12 12:13:06 +02:00 | 
				
					
						|  Eliot Berriot | 87c4774fc9 | Merge branch '782-artists-metadata' into 'develop' Fix #782: Better handling of featuring/multi-artist tracks tagged with MusicBrainz
Closes #782
See merge request funkwhale/funkwhale!717 | 2019-04-12 12:07:34 +02:00 | 
				
					
						|  Eliot Berriot | 8cfd604e51 | Fix #782: Better handling of featuring/multi-artist tracks tagged with MusicBrainz | 2019-04-12 12:04:25 +02:00 | 
				
					
						|  Eliot Berriot | 5a770765e1 | Merge branch 'develop' into 'develop' docker-compose update
See merge request funkwhale/funkwhale!716 | 2019-04-12 10:50:12 +02:00 |