- 28 Feb, 2021 1 commit
-
-
Georg Krause authored
-
- 25 Feb, 2021 1 commit
-
-
- 24 Feb, 2021 1 commit
-
-
Georg Krause authored
-
- 20 Feb, 2021 2 commits
-
-
Erik Duxstad authored
Previously there was no spacing between the "Play all" and "Edit" button in the playlist view. This fixes the issue by putting all header buttons into their own "ui buttons" div similar to the ArtistBase.vue component.
-
Georg Krause authored
-
- 13 Feb, 2021 1 commit
-
-
- 21 Jan, 2021 1 commit
-
- 12 Jan, 2021 1 commit
-
-
interfect authored
-
- 11 Dec, 2020 1 commit
-
-
- 04 Dec, 2020 3 commits
-
-
Ciarán Ainsworth authored
-
Ciarán Ainsworth authored
-
Ciarán Ainsworth authored
-
- 02 Dec, 2020 1 commit
-
-
Ciarán Ainsworth authored
-
- 24 Nov, 2020 1 commit
-
-
Strom Lin authored
-
- 21 Nov, 2020 5 commits
-
-
Ciarán Ainsworth authored
-
Philipp Wolfer authored
Fixes #1292
-
Philipp Wolfer authored
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
-
Philipp Wolfer authored
Fixes #1243
-
Philipp Wolfer authored
Fixes the UI not updating when clicking the position slider while playback is paused. Fixes #1266
-
- 20 Nov, 2020 3 commits
-
-
Ciarán Ainsworth authored
-
Allows users to submit their listenings to ListenBrainz.org.
-
Philipp Wolfer authored
The MediaSession metadata was only set on track change, but not for the track already set during load. Fixes #1252
-
- 19 Nov, 2020 2 commits
-
-
Philipp Wolfer authored
Fixes #1222
- 15 Nov, 2020 1 commit
-
-
- 31 Oct, 2020 1 commit
-
-
Agate authored
-
- 25 Oct, 2020 2 commits
-
-
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)
-
-
- 22 Oct, 2020 1 commit
-
-
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)
-
- 11 Oct, 2020 1 commit
-
-
Cédric Schieli authored
-
- 04 Oct, 2020 1 commit
-
-
- 01 Oct, 2020 1 commit
-
-
Ciarán Ainsworth authored
-
- 12 Sep, 2020 1 commit
-
-
Agate authored
-
- 09 Sep, 2020 2 commits
- 03 Sep, 2020 1 commit
-
-
Agate authored
-
- 28 Aug, 2020 2 commits
- 26 Aug, 2020 1 commit
-
-
Agate authored
-
- 24 Aug, 2020 1 commit
-
-
Agate authored
-