|  Eliot Berriot | 7657db4212 | Fix #648: Improved test suite speed by reducing / disabling expensive operations | 2019-01-04 11:47:23 +01:00 | 
				
					
						|  Eliot Berriot | 2da3a3842e | Improved performance when listing playable tracks, albums and artists | 2019-01-03 22:57:29 +01:00 | 
				
					
						|  Eliot Berriot | 89f6e3656b | Show short entries first in search results to improve UX | 2019-01-03 17:34:14 +01:00 | 
				
					
						|  Eliot Berriot | b58f3e1440 | Fix #637: greyed tracks in radio builder and detail page | 2019-01-02 15:57:54 +01:00 | 
				
					
						|  Eliot Berriot | 974e344681 | Fix #589: broken websocket connexion under Chrome browser | 2019-01-02 15:34:26 +01:00 | 
				
					
						|  Eliot Berriot | a7d7756545 | Fix #374: Strip EXIF metadata from uploaded avatars to avoid leaking private data | 2019-01-02 12:39:00 +01:00 | 
				
					
						|  Paul Walko | 3401fd6b11 | Add changelog for #645 (Fix documentation typos | 2018-12-28 04:29:19 -05:00 | 
				
					
						|  Eliot Berriot | 5f1dabc569 | Fix #644: Initial UI render using correct language from browser | 2018-12-27 23:13:29 +01:00 | 
				
					
						|  Eliot Berriot | a2607f82cb | Fix #643: Upgraded core dependencies to fix websocket/messaging issues and possible memory leaks | 2018-12-27 21:17:51 +01:00 | 
				
					
						|  Eliot Berriot | d27ea30b26 | Fix #640: support connecting with to a password protected redis server | 2018-12-20 17:36:32 +01:00 | 
				
					
						|  Eliot Berriot | 5321cb4c46 | Enable gzip compression to reduce bandwidth consumption | 2018-12-20 11:07:29 +01:00 | 
				
					
						|  Eliot Berriot | 4747c6379c | Fix #632: play button not starting playback with empty queue | 2018-12-19 20:20:32 +01:00 | 
				
					
						|  Eliot Berriot | 5dac6cdc20 | Fixed typo in alias rule | 2018-12-19 15:35:23 +01:00 | 
				
					
						|  Eliot Berriot | 815d729367 | Fix #578: added embed.html page to power iframe widget | 2018-12-19 14:03:21 +01:00 | 
				
					
						|  Eliot Berriot | 4e1f159ae2 | Merge branch 'master' into master-to-develop | 2018-12-19 10:57:44 +01:00 | 
				
					
						|  Eliot Berriot | f4b7dd6518 | Fix #642: Deploy documentation from the master branch instead of the develop branch to avoid inconsistencies | 2018-12-19 10:21:27 +01:00 | 
				
					
						|  Eliot Berriot | 1da58f7015 | Fix #626: Load env file in config/.env automatically to avoid sourcing it by hand | 2018-12-19 10:14:37 +01:00 | 
				
					
						|  Eliot Berriot | 325e5aae06 | Fix #575: Documented which Subsonic endpoints are implemented | 2018-12-19 10:11:38 +01:00 | 
				
					
						|  Eliot Berriot | a858623816 | Fix # #562: Document how to find and use library id when importing files in CLI | 2018-12-19 10:11:37 +01:00 | 
				
					
						|  Auri | ef2dc03808 | Resolve "UI for multi-disc albums" | 2018-12-11 10:17:05 +01:00 | 
				
					
						|  Eliot Berriot | a493d34b8f | Resolve "Track position don't take care about disc number" | 2018-12-06 08:53:31 +00:00 | 
				
					
						|  Eliot Berriot | 5a2cf9112b | Fixed #621: None extension when downloading an in-place imported file | 2018-12-04 15:40:14 +01:00 | 
				
					
						|  Eliot Berriot | e5b46402f8 | Fix #308: Licenses | 2018-12-04 14:13:37 +00:00 | 
				
					
						|  Von | 856c49b4ae | Fix #608: Update Track.vue in order to use the correct search format on lyrics.wikia.com | 2018-12-04 09:09:58 +00:00 | 
				
					
						|  Eliot Berriot | 8679edb160 | Fix #626: Load env file in config/.env automatically to avoid sourcing it by hand | 2018-11-28 19:56:56 +01:00 | 
				
					
						|  Eliot Berriot | 940147dc4c | Merge branch '575-subsonic-endponts' into 'develop' Fix #575: Documented which Subsonic endpoints are implemented
Closes #575
See merge request funkwhale/funkwhale!480 | 2018-11-26 17:21:28 +00:00 | 
				
					
						|  Eliot Berriot | d4264bca29 | Fix #575: Documented which Subsonic endpoints are implemented | 2018-11-26 18:15:48 +01:00 | 
				
					
						|  Eliot Berriot | 8e84e2bf39 | Fix #622: More resilient date parsing during audio import, will not crash anymore on invalid dates | 2018-11-26 17:07:55 +01:00 | 
				
					
						|  Eliot Berriot | 409b076c23 | Removed the need to specify the DJANGO_ALLOWED_HOSTS variable | 2018-11-25 18:40:56 +01:00 | 
				
					
						|  Eliot Berriot | 456661a324 | Fix #209: skipped track when appending multiple tracks to the queue under certain conditions (#209) | 2018-11-25 12:33:37 +01:00 | 
				
					
						|  Eliot Berriot | 1d6a4d8c6f | Merge branch 'fix_apache_proxy' into 'develop' fix #617: fix apache proxy for websocket
Closes #617
See merge request funkwhale/funkwhale!472 | 2018-11-21 19:41:20 +00:00 | 
				
					
						|  Johan Desmyter | 031ae27a40 | fix #617: fix apache proxy for websocket | 2018-11-20 07:29:05 +03:00 | 
				
					
						|  Eliot Berriot | a0bb036c0f | Merge branch '473-none-flac-file' into 'develop' Fix #473: ".None" extension when downloading Flac file
Closes #473
See merge request funkwhale/funkwhale!470 | 2018-11-19 22:55:48 +00:00 | 
				
					
						|  Eliot Berriot | 837d6ad0e1 | Fix #473: ".None" extension when downloading Flac file | 2018-11-19 23:49:43 +01:00 | 
				
					
						|  Eliot Berriot | 29171853b3 | Fix #612: Improved accessibility by using main/section/nav tags and aria-labels in most critical places | 2018-11-19 23:33:22 +01:00 | 
				
					
						|  Eliot Berriot | a459334649 | Changelog | 2018-11-19 16:44:42 +00:00 | 
				
					
						|  Eliot Berriot | 22de4a98c5 | Fix #616: Fixed inconsistencies in subsonic error responses | 2018-11-18 23:17:31 +01:00 | 
				
					
						|  Eliot Berriot | 3018127440 | Restructured the footer, added useful links and removed unused content | 2018-11-16 18:22:22 +01:00 | 
				
					
						|  Eliot Berriot | f1cca29a13 | Fix #611: Documented keyboard shortcuts, list is now available by pressing "h" or in the footer | 2018-11-16 18:22:07 +01:00 | 
				
					
						|  Eliot Berriot | 3d3175f3c9 | Fix #606: Refresh profile after user settings update to avoid cache issues | 2018-11-09 20:41:40 +01:00 | 
				
					
						|  Eliot Berriot | 4976981926 | Broadcast library updates (name, description, visibility) over federation | 2018-11-09 19:57:14 +01:00 | 
				
					
						|  Eliot Berriot | 51457aa889 | Fix #553: Advertise public libraries properly in ActivityPub representations | 2018-11-09 19:57:14 +01:00 | 
				
					
						|  Eliot Berriot | 66c8e7a9e4 | Fix #597: Ensure admin links in sidebar are displayed for users with relavant permissions, and only them | 2018-11-03 23:07:47 +01:00 | 
				
					
						|  Eliot Berriot | 1aa3630b4d | Merge branch '598-allow-opus-upload' into 'develop' Fix #598: Allow opus file upload
Closes #598
See merge request funkwhale/funkwhale!461 | 2018-11-03 14:26:08 +00:00 | 
				
					
						|  Eliot Berriot | bb1de48170 | Fix #598: Allow opus file upload | 2018-11-03 15:19:12 +01:00 | 
				
					
						|  Eliot Berriot | 109b801961 | Merge branch '599-wrong-track-count' into 'develop' Fix #599: wrong album/track count on artist page
Closes #599
See merge request funkwhale/funkwhale!460 | 2018-11-03 13:32:11 +00:00 | 
				
					
						|  Eliot Berriot | 8cb745e56d | Fix #599: wrong album/track count on artist page | 2018-11-03 14:24:18 +01:00 | 
				
					
						|  Eliot Berriot | caf4d6084e | Fix #600: Removed "Activity" page, since all the data is available on the "Browse" page | 2018-11-03 14:14:20 +01:00 | 
				
					
						|  Eliot Berriot | bcd22eb38c | See #272: linting and changelog | 2018-10-26 16:09:00 +02:00 | 
				
					
						|  Eliot Berriot | f06295a5b3 | Fix #586: The progress bar in the player now display loading state / buffer loading | 2018-10-23 20:24:36 +02:00 | 
				
					
						|  Eliot Berriot | 82f2f606c1 | Missing changelog for #581 | 2018-10-21 20:30:16 +02:00 | 
				
					
						|  Eliot Berriot | 6c7ee54dbc | Merge branch '573-subsonic-type' into 'develop' Fix #573: Added "type: funkwhale" and "funkwhale-version" in Subsonic responses
Closes #573
See merge request funkwhale/funkwhale!456 | 2018-10-21 15:48:57 +00:00 | 
				
					
						|  Eliot Berriot | 941f2f6677 | Fix #573: Added "type: funkwhale" and "funkwhale-version" in Subsonic responses | 2018-10-21 17:43:22 +02:00 | 
				
					
						|  Eliot Berriot | 2b70f3ba42 | Fix #581: missing track count on various library cards | 2018-10-21 17:38:29 +02:00 | 
				
					
						|  Eliot Berriot | 5c8aff20ed | Fix #585: Now start radios immediatly, skipping any existing tracks in queue | 2018-10-21 16:51:53 +02:00 | 
				
					
						|  Eliot Berriot | 7a5a7208bf | Merge branch '576-no-span-button' into 'develop' Fix #576: Improved keyboard accessibility on player, queue and various controls
Closes #576
See merge request funkwhale/funkwhale!453 | 2018-10-21 14:03:55 +00:00 | 
				
					
						|  Eliot Berriot | ae55e6483d | Fix #576: Improved keyboard accessibility on player, queue and various controls | 2018-10-21 15:41:31 +02:00 | 
				
					
						|  Eliot Berriot | a5e5e547e1 | Fix # #562: Document how to find and use library id when importing files in CLI | 2018-10-20 16:40:34 +02:00 | 
				
					
						|  Eliot Berriot | 10fff6ea67 | Fix #422: Do not display "view on MusicBrainz" button if we miss the mbid | 2018-10-20 16:20:29 +02:00 | 
				
					
						|  Eliot Berriot | a8f7893def | Fix #470: Properly encode Wikipedia and lyrics search urls | 2018-10-20 16:14:59 +02:00 | 
				
					
						|  Eliot Berriot | dc1e4fb0c7 | Version bump and release for 0.17 | 2018-10-07 11:53:09 +02:00 | 
				
					
						|  Eliot Berriot | 1029c7ba50 | Merge branch '549-music-federation-documentation' into 'develop' Fix #549: Technical documentation of music federation
Closes #549
See merge request funkwhale/funkwhale!435 | 2018-10-07 09:06:21 +00:00 | 
				
					
						|  Eliot Berriot | 92b5586042 | Fix #549: Technical documentation of music federation | 2018-10-07 11:00:11 +02:00 | 
				
					
						|  Eliot Berriot | b7b3c41cd0 | Merge branch '559-i18n' into 'develop' Resolve "[i18n]Missing localisation"
Closes #559
See merge request funkwhale/funkwhale!438 | 2018-10-05 18:09:10 +00:00 | 
				
					
						|  Eliot Berriot | 3a30965fb4 | See #559: changelog | 2018-10-05 19:56:41 +02:00 | 
				
					
						|  Eliot Berriot | 11e5ab4d79 | Fix #380: Document that server clock needs to be synced via NTP to avoid federation issues | 2018-10-05 18:33:05 +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 | 4e43cb17a2 | Merge branch '546-blank-from-activity-field' into 'develop' Resolve "music_album doesn't always need a from_activity_id"
Closes #546
See merge request funkwhale/funkwhale!430 | 2018-10-01 19:51:36 +00:00 | 
				
					
						|  Eliot Berriot | 314765de7c | Fix #546: Ensure from_activity field is not required in django's admin | 2018-10-01 21:43:33 +02:00 | 
				
					
						|  Eliot Berriot | fbfef20a6b | Added changelog for #463, #160, #147, #346 | 2018-10-01 21:37:40 +02:00 | 
				
					
						|  Eliot Berriot | b6e376ed0a | 0.17 release documentation initial draft and migration script | 2018-09-25 20:18:02 +00:00 | 
				
					
						|  Arthur Saint-Genis | 24e26ac032 | Resolve "Wrong icon in play button dropdown" | 2018-09-22 13:48:15 +00:00 | 
				
					
						|  Eliot Berriot | 333b8417d2 | Fixed #537: wrong URLs for docker / nginx files in documentation | 2018-09-22 13:40:13 +02:00 | 
				
					
						|  Andrew Morgan | 7394ae1960 | Fix typo | 2018-09-13 15:31:06 +00:00 | 
				
					
						|  Renon | a9ac0ecbdf | set width default for card and center play button | 2018-09-13 15:47:48 +02:00 | 
				
					
						|  Eliot Berriot | 5fb7c1761d | Merge branch '515-edit-playlist-icons' into 'develop' Resolve "Cover not displayed in PL edit view"
Closes #515
See merge request funkwhale/funkwhale!404 | 2018-09-12 07:11:07 +00:00 | 
				
					
						|  Arthur Saint-Genis | 2be6de1c1a | Resolve "Improve settings page visibility" | 2018-09-12 07:09:30 +00:00 | 
				
					
						|  Renon | e3c567673f | fix broken icons in playlist editor | 2018-09-10 21:02:25 +02:00 | 
				
					
						|  Renon | 51e678a46a | change artist page button | 2018-09-10 13:19:12 +02:00 | 
				
					
						|  Eliot Berriot | bbf0f4a1ef | Merge branch '520-documentation' into 'develop' Resolve "Envsubst : too many arguments when installing"
Closes #520
See merge request funkwhale/funkwhale!401 | 2018-09-08 17:54:55 +00:00 | 
				
					
						|  Eliot Berriot | 1a637fca85 | Fixed #520: wrong env file URL and display bugs in deployment documentation | 2018-09-08 19:48:34 +02:00 | 
				
					
						|  emillumine | b847000554 | Add sign up link in the sidebar | 2018-09-07 15:08:07 +00:00 | 
				
					
						|  Eliot Berriot | c8a2531580 | Fix  #464: Do not restart current song when rordering queue, deleting tracks from queue or adding tracks to queue | 2018-09-07 11:46:20 +02:00 | 
				
					
						|  Tek | 209b485426 | Resolve "Wrong titles on play button" | 2018-09-06 17:39:38 +00:00 | 
				
					
						|  Tek | 4a9ae60120 | Resolve "Toggle mute in volume bar does not restore previous volume level" | 2018-09-06 17:38:30 +00:00 | 
				
					
						|  Eliot Berriot | 14d8224db4 | Merge branch 'develop' into 'develop' Add support for setting the musicbrainz hostname
Closes #471
See merge request funkwhale/funkwhale!394 | 2018-08-31 20:46:04 +00:00 | 
				
					
						|  Toke Høiland-Jørgensen | cb5b3be844 | Add support for setting the musicbrainz hostname Useful for using a local musicbrainz mirror.
Fixes #471.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk> | 2018-08-31 22:36:12 +02:00 | 
				
					
						|  Eliot Berriot | 093deb1e90 | Merge branch 'mr-template' into 'develop' Added a merge request template and more documentation about the changelog
See merge request funkwhale/funkwhale!393 | 2018-08-31 17:56:55 +00:00 | 
				
					
						|  Eliot Berriot | 71beedd3f5 | Added a merge request template and more documentation about the changelog | 2018-08-31 19:47:50 +02:00 | 
				
					
						|  Eliot Berriot | 0740cc33e5 | Fix #358: dockerized nginx to make deployment easier | 2018-08-31 17:21:46 +00:00 | 
				
					
						|  Joshua M. Boniface | 4ce46ff2a0 | Implement LDAP authentication | 2018-08-22 18:10:39 +00:00 | 
				
					
						|  Eliot Berriot | 73785d451c | Version bump and changelog for 0.14.1 | 2018-06-06 22:03:36 +02:00 | 
				
					
						|  Eliot Berriot | bbae4e323b | Fix #288: Huge performance boost during CLI import that queries MusicBrainz | 2018-06-06 21:45:38 +02:00 | 
				
					
						|  Eliot Berriot | 9d9676aa17 | Fix #237: Do not crash when importing track with an artist that do not match the release artist | 2018-06-06 21:41:38 +02:00 | 
				
					
						|  Eliot Berriot | 33ae51fc91 | Merge branch '274-logging' into 'develop' Resolve "Broken logging formatting in import task"
Closes #274 and #278
See merge request funkwhale/funkwhale!233 | 2018-06-05 18:55:17 +00:00 | 
				
					
						|  Eliot Berriot | b7295382e7 | Fix #274: Broken logging statement during import error | 2018-06-05 20:52:03 +02:00 | 
				
					
						|  Eliot Berriot | 5f5cb2838e | Fix #278: Broken search bar on library home | 2018-06-05 20:48:54 +02:00 | 
				
					
						|  Eliot Berriot | 1a6492ffed | Merge branch '247-nginx-warning' into 'develop' Resolve "Add a warning about the _protected/music bloc in nginx configuration"
Closes #247
See merge request funkwhale/funkwhale!231 | 2018-06-05 18:38:49 +00:00 | 
				
					
						|  Eliot Berriot | 589261a03f | Fix #247: Added warning about _protected/music location in nginx configuration | 2018-06-05 20:13:02 +02:00 | 
				
					
						|  Eliot Berriot | 08bca983a7 | Merge branch '239-tracks-download' into 'develop' Resolve "Favorites downloading not working"
Closes #239
See merge request funkwhale/funkwhale!228 | 2018-06-05 17:48:03 +00:00 |