- Sep 06, 2018
-
-
Eliot Berriot authored
-
Eliot Berriot authored
Resolve "Wrong titles on play button" Closes #435 See merge request !398
-
Tek authored
-
Eliot Berriot authored
Resolve "Toggle mute in volume bar does not restore previous volume level" Closes #514 See merge request funkwhale/funkwhale!396
-
Tek authored
-
Eliot Berriot authored
fix bad code blocks in doc See merge request funkwhale/funkwhale!399
-
R En authored
-
- Sep 05, 2018
-
-
Eliot Berriot authored
-
- Aug 31, 2018
-
-
Eliot Berriot authored
Add support for setting the musicbrainz hostname Closes #471 See merge request !394
-
Toke Høiland-Jørgensen authored
Useful for using a local musicbrainz mirror. Fixes #471. Signed-off-by:
Toke Høiland-Jørgensen <toke@toke.dk>
-
Eliot Berriot authored
Add support for Opus files Closes #244 See merge request funkwhale/funkwhale!390
-
Eliot Berriot authored
Added a merge request template and more documentation about the changelog See merge request funkwhale/funkwhale!393
-
Eliot Berriot authored
Subsonic fixes See merge request funkwhale/funkwhale!391
-
Eliot Berriot authored
-
Eliot Berriot authored
Fix #358: dockerized nginx to make deployment easier Closes #358 See merge request funkwhale/funkwhale!389
-
Eliot Berriot authored
-
- Aug 30, 2018
-
-
Toke Høiland-Jørgensen authored
The getSong API endpoint is used by, e.g., the subsonic plugin to mopidy. Signed-off-by:
Toke Høiland-Jørgensen <toke@toke.dk>
-
Toke Høiland-Jørgensen authored
If the name of an artist is not set, the serialiser will crash. Instead, just skip such an artist when serialising a list of artists. Also add test for serialising an artist with an empty name. Signed-off-by:
Toke Høiland-Jørgensen <toke@toke.dk>
-
Toke Høiland-Jørgensen authored
A failed cast to int will raise ValueError, which is not currently caught by the error checking code, leading to a crash. Fix this so a proper error message can be returned. Also add test for getting artist with non-numeric ID. Signed-off-by:
Toke Høiland-Jørgensen <toke@toke.dk>
-
- Aug 29, 2018
-
-
Toke Høiland-Jørgensen authored
This adds a metadata test case for extracting data from an opus test file. The added file is just converted from test.ogg and the same metadata fields are used. Signed-off-by:
Toke Høiland-Jørgensen <toke@toke.dk>
-
Toke Høiland-Jørgensen authored
This adds support for reading metadata from Opus files. The metadata config is copied from OggVorbis with just the 'track' field name changed. Also make sure get_audio_file_data() in music/utils.py doesn't crash if no bitrate information is set, since mutagen doesn't add a bitrate to Opus info objects. Fixes #244. Signed-off-by:
Toke Høiland-Jørgensen <toke@toke.dk>
-
- Aug 26, 2018
-
-
Eliot Berriot authored
Removed translations.json from repository See merge request funkwhale/funkwhale!388
-
Eliot Berriot authored
-
- Aug 24, 2018
-
-
Eliot Berriot authored
Freebsd startup scripts See merge request funkwhale/funkwhale!387
-
- Aug 22, 2018
-
-
-
Gérald Niel authored
-
Eliot Berriot authored
Implement LDAP authentication Closes #194 See merge request funkwhale/funkwhale!382
-
Joshua M. Boniface authored
-
- Aug 21, 2018
-
-
Eliot Berriot authored
0.16.3 (2018-08-21) ------------------- Upgrade instructions are available at https://docs.funkwhale.audio/upgrading.html Bugfixes: - Fixed front-end not contacting the proper path on the API (!385)
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
Fixed broken frontend See merge request funkwhale/funkwhale!385
-
Eliot Berriot authored
-
Eliot Berriot authored
0.16.2 (2018-08-21) ------------------- Upgrade instructions are available at https://docs.funkwhale.audio/upgrading.html Bugfixes: - Ensure we always have a default api url set on first load to avoid displaying the instance picker (#490) - Fixed CLI importer syntax error because of async reserved keyword usage (#494)
-
Eliot Berriot authored
-
Eliot Berriot authored
-
Eliot Berriot authored
Resolve "CLI music import fails" Closes #494 See merge request funkwhale/funkwhale!384
-
Eliot Berriot authored
-
Eliot Berriot authored
Resolve "Instance picker is showing up by default" Closes #490 See merge request funkwhale/funkwhale!383
-
Eliot Berriot authored
Fix #490: Ensure we always have a default api url set on first load to avoid displaying the instance picker
-