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 |