Commit graph

4,301 commits

Author SHA1 Message Date
Agate
987059d733 Merge branch 'bugfix/listenbrainz_without_recording_mbid' into 'develop'
Fix scrobbles without musicbrainz id for track

Closes #1310

See merge request funkwhale/funkwhale!1258
2020-12-16 14:53:55 +01:00
heyarne
b42675b52d Omit recording_mbid if no data is available; fixes https://dev.funkwhale.audio/funkwhale/funkwhale/-/issues/1310 2020-12-16 14:53:55 +01:00
Agate
dc412579a0 Merge branch '1294-following-channel-with-fediverse-address-not-working' into 'develop'
Resolve "Following channel with fediverse address not working"

Closes #1295 and #1294

See merge request funkwhale/funkwhale!1256
2020-12-11 15:27:29 +01:00
Ciarán Ainsworth
d0b1b6e632 Resolve "Following channel with fediverse address not working" 2020-12-11 15:27:29 +01:00
Agate
64618830cd Merge branch 'patch-1' into 'master'
Drop upgrade instructions about Python 3.5,

See merge request funkwhale/funkwhale!1257
2020-12-11 15:26:03 +01:00
JocelynDelalande
f8dd07000a Drop upgrade instructions about Python 3.5,
… as Python 3.5 support was dropped with 1.x.

Isn't it ?
2020-12-10 15:39:12 +01:00
Ciarán Ainsworth
fd424fe47d Merge branch '1282-channel-album-detail-view-includes-tracks-from-other-albums' into 'develop'
Resolve "Channel album detail view includes tracks from other albums"

Closes #1282

See merge request funkwhale/funkwhale!1255
2020-12-04 11:52:50 +01:00
Ciarán Ainsworth
70054661c7 Added album filter to AlbumDetail vue for channel entries 2020-12-04 10:35:01 +00:00
Ciarán Ainsworth
7213d9327c Merge branch 'podcast-search-capabilities' into 'develop'
Podcast search capabilities

See merge request funkwhale/funkwhale!1252
2020-12-04 09:33:17 +01:00
Ciarán Ainsworth
f477ba1b4f Podcast search capabilities 2020-12-04 09:33:17 +01:00
Ciarán Ainsworth
6ad4ad2b5c Merge branch '1289-channel-entry-covers' into 'develop'
Add prop for default cover

Closes #1289

See merge request funkwhale/funkwhale!1253
2020-12-04 09:21:18 +01:00
Ciarán Ainsworth
804f9a7d99 Add prop for default cover 2020-12-04 09:21:17 +01:00
Ciarán Ainsworth
8fd0f8991a Merge branch 'update-swagger-docs' into 'develop'
Update swagger docs to allow relative URLs

See merge request funkwhale/funkwhale!1254
2020-12-03 00:55:02 +01:00
Ciarán Ainsworth
7e4492e5da Update swagger docs to allow relative URLs 2020-12-03 00:55:02 +01:00
Ciarán Ainsworth
d4067bf0d4 Merge branch '1300-albums-are-not-displaying-on-album-categories' into 'develop'
Resolve "Albums are not displaying on Album categories"

Closes #1300

See merge request funkwhale/funkwhale!1251
2020-12-02 18:44:04 +01:00
Ciarán Ainsworth
0ce5068f14 Resolve "Albums are not displaying on Album categories" 2020-12-02 18:44:04 +01:00
Agate
3490e414d5 Merge branch 'typo2' into 'develop'
Typo

See merge request funkwhale/funkwhale!1247
2020-11-25 08:58:45 +01:00
Agate
b2b5bd24f1 Merge branch '1281-add-cover-null-check' into 'develop'
fix #1281: Add check for null covers

Closes #1281

See merge request funkwhale/funkwhale!1250
2020-11-25 08:58:20 +01:00
Strom Lin
c0b06824a8 fix #1281: Add check for null covers 2020-11-25 00:40:29 +02:00
Ciarán Ainsworth
dca4036d45 Fixed vertical alignment of volume slider 2020-11-22 18:17:33 +00:00
Agate
57cff7793f Merge branch '1241-make-player-fader-thicker' into 'develop'
Resolve "Make player fader thicker"

Closes #1241

See merge request funkwhale/funkwhale!1248
2020-11-22 18:15:32 +01:00
Ciarán Ainsworth
9650b6b1b0 Added padding to volume slider 2020-11-21 20:07:54 +00:00
jovuit
89123d1cbe Typo 2020-11-21 20:23:31 +01:00
Agate
ea4fc2632e Merge branch 'fix-remote-library-radio' into 'develop'
Fix public shared remote library radio button being disabled

Closes #1292

See merge request funkwhale/funkwhale!1246
2020-11-21 18:21:18 +01:00
Agate
4067954fe4 Merge branch 'fix-library-upload-without-import' into 'develop'
Fix library upload view if there was no prior import

See merge request funkwhale/funkwhale!1245
2020-11-21 18:19:03 +01:00
Philipp Wolfer
872ad8633a Fix public shared remote library radio button being disabled
Fixes #1292
2020-11-21 18:14:36 +01:00
Philipp Wolfer
6ddaee96dd Fix library upload view if there was no prior import 2020-11-21 17:43:55 +01:00
Agate
40c2bd8931 Merge branch 'fix-delete-library-modal' into 'develop'
Fix delete library modal closing immediately

Closes #1272

See merge request funkwhale/funkwhale!1244
2020-11-21 16:21:50 +01:00
Agate
280a0bfbf3 Merge branch 'update-supported-formats' into 'develop'
Document support for AIFF format

See merge request funkwhale/funkwhale!1243
2020-11-21 16:19:46 +01:00
Philipp Wolfer
73b9cf8d71 Fix delete library modal closing immediately
The delete library button was not only opening the confirmation modal but also submitted the edit library form, causing the modal to close again.

Fixes #1272
2020-11-21 14:23:35 +01:00
Philipp Wolfer
52d7d9f073 Document support for AIFF format 2020-11-21 14:00:32 +01:00
Agate
e27b7ed588 Merge branch 'aiff-format-support' into 'develop'
Support AIFF file format

Closes #1243

See merge request funkwhale/funkwhale!1241
2020-11-21 12:57:09 +01:00
Agate
780c1f538e Merge branch 'typo' into 'develop'
Typo in doc

See merge request funkwhale/funkwhale!1242
2020-11-21 12:55:50 +01:00
jovuit
f80eb8f045 Typo in doc 2020-11-21 12:49:53 +01:00
Philipp Wolfer
9e5d168e8d Support AIFF file format
Fixes #1243
2020-11-21 12:13:09 +01:00
Agate
f91abcbfe9 Merge branch 'update-playback-progress-on-pause' into 'develop'
Update playback position slider also when track is paused

Closes #1266

See merge request funkwhale/funkwhale!1239
2020-11-21 11:18:46 +01:00
Philipp Wolfer
d67377afd4 Update playback position slider also when track is paused
Fixes the UI not updating when clicking the position slider while playback is paused.

Fixes #1266
2020-11-21 10:51:16 +01:00
Ciarán Ainsworth
add226ba44 Merge branch 'fix-disable-plugins' into 'develop'
Fix disabling plugins

See merge request funkwhale/funkwhale!1240
2020-11-21 00:57:03 +01:00
Ciarán Ainsworth
9014c78238 Fixed plugins disable switch 2020-11-20 23:51:55 +00:00
Agate
79219fd695 Merge branch 'listenbrainz-plugin' into 'develop'
Added a ListenBrainz plugin

See merge request funkwhale/funkwhale!1238
2020-11-20 19:03:04 +01:00
Philipp Wolfer
0dc46ea36b Added a ListenBrainz plugin
Allows users to submit their listenings to ListenBrainz.org.
2020-11-20 19:03:04 +01:00
Agate
8ddc6f298b Merge branch 'update-media-metadata-on-init' into 'develop'
Update MediaSession metadata for initially loaded track

Closes #1252

See merge request funkwhale/funkwhale!1237
2020-11-20 18:58:38 +01:00
Philipp Wolfer
997b510ec6 Update MediaSession metadata for initially loaded track
The MediaSession metadata was only set on track change, but not for the track already set during load.

Fixes #1252
2020-11-20 10:12:03 +01:00
Agate
8c69b68806 Merge branch 'fix-import-index-violation' into 'develop'
Skip importing files that cause index violations

See merge request funkwhale/funkwhale!1236
2020-11-19 22:27:03 +01:00
Robert Kaye
d4160f8635 Skip importing files that cause index violations 2020-11-19 22:27:03 +01:00
Agate
fdf76fb150 Merge branch 'logarithmic-volume-slider' into 'develop'
Use logarithmic scale for volume slider.

Closes #1222

See merge request funkwhale/funkwhale!1235
2020-11-19 21:14:18 +01:00
Agate
853f218715 Merge branch 'upload_front' into 'develop'
Remove manual entry of Import Reference on front-end import (#1284)

Closes #1284

See merge request funkwhale/funkwhale!1233
2020-11-19 18:01:00 +01:00
jovuit
9d874073fa Remove manual entry of Import Reference on front-end import (#1284) 2020-11-19 18:01:00 +01:00
Agate
1ed2be509a Merge branch '1287' into 'develop'
Minimal wording enhancement

Closes #1287

See merge request funkwhale/funkwhale!1234
2020-11-19 17:57:11 +01:00
Philipp Wolfer
8d9e7ca52d Use logarithmic scale for volume slider.
Fixes #1222
2020-11-19 17:40:34 +01:00