Wykres commitów

4136 Commity (47f33f4de2f1a0580b1d31e4717cf2b0328a6286)

Autor SHA1 Wiadomość Data
appzer0 47f33f4de2 Translated using Weblate (French)
Currently translated at 95.3% (1184 of 1242 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
2021-02-24 16:09:12 +00:00
Meliurwen 3f4ae82057 Translated using Weblate (Italian)
Currently translated at 99.5% (1237 of 1242 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/it/
2021-02-24 16:09:12 +00:00
Agate 40776f59b6 Revert "Updated translations catalog"
This reverts commit ad00d20bca.
2021-02-24 17:08:52 +01:00
Agate ad00d20bca Updated translations catalog 2021-02-24 08:53:33 +01:00
Georg Krause f55cbcb506
Version bump and changelog for 1.1-rc1 2021-02-24 08:18:56 +01:00
Georg Krause 0edf32ed0e Merge branch '876-http-signature' into 'develop'
Fix #876: use proper http-signature release

Closes #876

See merge request funkwhale/funkwhale!1120
2021-02-22 13:07:35 +01:00
Georg Krause 0e825c3cc5 Merge branch '1311-feedparser-requires-update-to-accomodate-python-3-9' into 'develop'
Resolve "feedparser requires update to accomodate Python 3.9"

Closes #1311

See merge request funkwhale/funkwhale!1272
2021-02-22 11:34:04 +01:00
Georg Krause 72208fdb0c
Don't use beta version of feedparser anymore 2021-02-21 22:16:53 +01:00
Georg Krause b713d21a86 Merge branch 'playlist-detail-spacing' into 'develop'
Fix playlist header button spacing

See merge request funkwhale/funkwhale!1271
2021-02-21 22:00:14 +01:00
Erik Duxstad 22ca6e0175 Fix playlist header button spacing
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.
2021-02-20 17:58:15 -05:00
Georg Krause f0fc45ace2 Merge branch 'update-readme' into 'develop'
Point to website instead of listing community channels

See merge request funkwhale/funkwhale!1270
2021-02-20 16:49:36 +01:00
Georg Krause be9ef61460
Point to website instead of listing community channels 2021-02-20 16:43:10 +01:00
Georg Krause fac72acbd7 Merge branch 'issue-1238' into 'develop'
Add number of tracks and discs of an album to API

Closes #1238

See merge request funkwhale/funkwhale!1267
2021-02-20 12:54:14 +01:00
Georg Krause b321ab8da2 Add number of tracks and discs of an album to API 2021-02-20 12:54:11 +01:00
Agate b011db2bb4 Merge branch 'patch-1' into 'develop'
add space to home's channel description

See merge request funkwhale/funkwhale!1268
2021-02-17 13:46:43 +01:00
Erik Duxstad f0d2a3f4a6 add space to home's channel description 2021-02-17 13:46:43 +01:00
Georg Krause 1ea4709413
Bump version of requests-http-signature 2021-02-13 16:16:46 +01:00
Agate 7f80a86bc5
Fix #876: use proper http-signature release 2021-02-13 16:14:57 +01:00
Agate b91c48a6ce Merge branch 'patch-1' into 'develop'
docker-compose: fix music dir being mounted in the wrong place for nginx

See merge request funkwhale/funkwhale!1128
2021-02-11 08:36:33 +01:00
Agate 45fbcaa636 Merge branch 'patch-1' into 'develop'
Bump python3 watchdog dependency from 0.10.0 to 1.0.2

Closes #1320

See merge request funkwhale/funkwhale!1266
2021-02-05 14:09:38 +01:00
Pierre Couy 69117934ea Bump python3 watchdog dependency from 0.10.0 to 1.0.2
Fixes #1320 & #1332
2021-02-05 10:14:17 +01:00
Agate ec6550c0d4 Merge branch 'patch-1' into 'develop'
Correct minor copy issues in the help text

See merge request funkwhale/funkwhale!1265
2021-01-30 19:09:42 +01:00
Christian Paul f93c9680a0 much minutes -> many minutes 2021-01-30 17:04:25 +01:00
Christian Paul 0f0fd8e8dd Add missing space 2021-01-30 17:00:04 +01:00
Agate a84cb90203 Merge branch '1274-federate-opus' into 'develop'
Autodetect format when transcoding files

Closes #1274

See merge request funkwhale/funkwhale!1262
2021-01-21 15:11:54 +01:00
interfect 7f42c1ad44 Autodetect format when transcoding files 2021-01-21 15:11:53 +01:00
Agate 6f3dee5d85 Merge branch 'bugfix/open-donate-link-in-new-tab' into 'develop'
Improve Donation Notification

See merge request funkwhale/funkwhale!1264
2021-01-21 05:53:18 +01:00
heyarne 7daeb46903 Improve Donation Notification 2021-01-21 05:53:18 +01:00
Agate 3e62f8b361 Merge branch 'patch-1' into 'develop'
docs(contributing.rst): fix parameter value in example test code

See merge request funkwhale/funkwhale!1261
2021-01-12 10:17:15 +01:00
Agate 7164248e22 Merge branch '1323-fix-faker' into 'develop'
Ban the broken faker version

Closes #1323

See merge request funkwhale/funkwhale!1263
2021-01-12 10:12:04 +01:00
Adam Novak c3608e0eb2 Ban the broken faker version 2021-01-11 22:24:52 -08:00
Nitai Bezerra da Silva 85650a2047 docs(contributing.rst): fix parameter value in example test code
The value must be False according to the case test.
2021-01-09 16:29:41 +01:00
Agate 94d4adc8e2 Merge branch 'feature/player-improvements' into 'develop'
Small Player / Queue Improvements

See merge request funkwhale/funkwhale!1260
2021-01-03 17:57:50 +01:00
heyarne c79d00ec70 Add close button to queue 2021-01-03 17:48:07 +01:00
heyarne c2587e0a94 Fix whitespace before album name link 2021-01-03 17:48:07 +01:00
Agate 6d15490acd Merge branch 'feature/improve-dev-onboarding' into 'develop'
Small Improvements to Frontend Dev Onboarding

See merge request funkwhale/funkwhale!1259
2021-01-03 17:44:53 +01:00
heyarne 28c067f2b6 Small Improvements to Frontend Dev Onboarding 2021-01-03 17:44:52 +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 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
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
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