Commit graph

4,087 commits

Author SHA1 Message Date
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
jovuit
fc95acf15a Minimal wording enhancement 2020-11-19 13:43:53 +01:00
Agate
800105e2e6 Merge branch '1269-subsonic-passphrase' into 'develop'
Replaced token password with passphrase

Closes #1269

See merge request funkwhale/funkwhale!1232
2020-11-15 21:44:23 +01:00
Fred Uggla
22f739a297 Replaced token password with passphrase 2020-11-15 21:44:23 +01:00
Agate
f8d534797f Merge branch 'issue1236' into 'develop'
Remove API zip file after being extracted in non-docker upgrade doc (Fix #1236)

Closes #1236

See merge request funkwhale/funkwhale!1231
2020-11-15 16:52:23 +01:00
jovuit
069acdc5ac Remove zip file after being extracted in non-docker upgrade doc 2020-11-15 16:43:09 +01:00
Agate
c71e2a31b4 Merge branch 'master' into develop 2020-10-31 13:03:11 +01:00
Agate
17b9317a85 Added missing contributors for 1.0.1 release 2020-10-31 13:02:38 +01:00
Agate
92d0290889 Merge branch 'master' into develop 2020-10-31 12:46:20 +01:00
Agate
4bd797e149 Merge branch 'master' into develop 2020-10-31 12:44:17 +01:00
Agate
68bc76bc9e Version bump and changelog for 1.0.1 2020-10-31 12:43:37 +01:00
Agate
61233a2119 Fixed requirements specifications 2020-10-25 18:56:52 +01:00
Kuba Orlik
7ee8e02b29 Fix feed formatting so it passes w3c validation
Feeds generated by Funkwhale do not pass validation with the [w3c
validator](https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fpodcast.midline.pl%2Fapi%2Fv1%2Fchannels%2FMidline%2Frss).
This commit addresses the problems identified during validation:

1. The `isPermalink` is not recognized -> changed it to
   `isPermaLink` (capital "L")

2. `itunes:summary` and `itunes:subtitle` are 256 characters after
   truncating, but the maximum is 255. The truncating function trims the
   text to 255 chars, but then adds `…`, so the text is one character
   too long

3. The tags within `itunes:keywords` are now separated with commas
   instead of spaces (https://validator.w3.org/feed/docs/warning/InvalidKeywords.html)
2020-10-25 18:56:52 +01:00
Cédric Schieli
055ae44aef Allow genre tags to be updated when rescanning files in-place 2020-10-25 18:56:52 +01:00