Commit Graph

645 Commits

Author SHA1 Message Date
Micha Gläß-Stöcker 293b69e906 Fix building of All-In-One-Image 2021-08-15 20:17:22 +00:00
Georg Krause ad597a93dd
Merge branch 'master' into develop 2021-08-10 22:33:29 +02:00
David Marzal 02a8ce949c Add xmlns:content to feed schemas fixes #1535 2021-08-05 07:58:12 +00:00
JuniorJPDJ 13c3b22b02 Set global howler volume, use log volume scale internally
fixes:
- next track volume
- saves precise volume slider position
- keyboard shortcut now sets volume in correct scale
2021-08-04 11:44:46 +00:00
JuniorJPDJ ffc9109a45 Change volume dynamic range from 60dB to 40dB
also makes it easily configurable in future if needed
changes volume calculation algo to more precise and easy to understand (dB definition)
2021-08-04 11:44:46 +00:00
JuniorJPDJ f1f6a77d14 Don't allow track playing start if it's not current track
partially fixes #1213
2021-08-04 11:44:46 +00:00
Matthew J 63a6fdceff Document location for cli env file on macOS 2021-08-04 09:06:47 +00:00
Georg Krause 2beeedcfd6
Delete already processed changelog snippet 2021-08-01 22:12:01 +02:00
Georg Krause 079a802c92
Delete already processed changelog snippet 2021-08-01 22:04:02 +02:00
Georg Krause 00a9a0d5a6
Merge branch 'master' into develop 2021-08-01 21:55:51 +02:00
Georg Krause 73ced887fd
Version bump and changelog for 1.1.3 2021-08-01 21:53:51 +02:00
Martin Giger c73cec641a
Only suggest existing tag once 2021-08-01 21:39:18 +02:00
Georg Krause 64210b0264 Replace psycopg2-binary with psycopg2 2021-07-05 04:33:39 +00:00
Georg Krause d44fc7e6f3 Add Worker-Src to CSP-Header of nginx config, #1489
(cherry picked from commit 1f3239f01d)
2021-07-03 19:50:36 +02:00
Georg Krause 1f3239f01d Add Worker-Src to CSP-Header of nginx config, #1489 2021-07-02 20:56:37 +00:00
Martin Giger 263e29df7d Only suggest existing tag once 2021-06-17 18:31:57 +00:00
jovuit 2cb71d4ae7 Restructure and Improve docs 2021-06-17 12:56:05 +00:00
Georg Krause 6e1be964d7 Merge branch '1498-fix-scrobber-empty-mbid' into 'develop'
Fix the scrobbler plugin submitting literal "None" as MusicBrainz ID

Closes #1498

See merge request funkwhale/funkwhale!1326

(cherry picked from commit 8273feb581)

572efc79 Fix the scrobbler plugin submitting literal "None" as MusicBrainz ID
2021-06-17 11:21:56 +00:00
Philipp Wolfer 572efc792e Fix the scrobbler plugin submitting literal "None" as MusicBrainz ID
Fixes #1498
2021-06-17 11:05:37 +00:00
petitminion a8ab4eedfc Add recently added radio, part of #1390 2021-06-17 11:04:01 +00:00
jovuit 909d16c2f0 Resolve "EMAIL_CONFIG not documented"
fixes #1481
2021-05-28 09:50:41 +00:00
heyarne 584471969e
Add and configure eslint 2021-05-28 11:29:33 +02:00
Georg Krause 8202c1879b
Version bump and changelog for 1.1.2 2021-05-19 15:31:26 +02:00
Georg Krause ea4be336d4
Version bump and changelog for 1.1.2 2021-05-19 15:30:51 +02:00
Blopware 0c8f4400b0
Sanitize remote tracks' saving locations with slashes on their names
For that case, the resulting saved file made use of these slashes to
store the tracks in subdirectories of federation_cache/xx/xx/xx, instead of
in the federation_cache/xx/xx/xx directory itself. As a consequence, the
tracks are downloaded in the wrong location, and upon any trial of
playing the tracks, funkwhale responds with the message
"The track cannot be loaded. You can have connectivity issues"

An example of a podcast with this kind of RSS items is located in
https://www.rtve.es/api/programas/2082/audios.rss

This commit overcomes this by a simple replacement of the offending
slashes to hyphens.
2021-05-09 17:51:45 +02:00
Ciarán Ainsworth 0176b29dae
Add missing playable serializer 2021-05-09 07:39:19 +02:00
Ciarán Ainsworth 33f7993477 Add missing playable serializer 2021-05-09 05:38:55 +00:00
Ciarán Ainsworth e67faee3ef
Resolve "Fix loaders in dark theme" 2021-05-01 17:39:57 +02:00
Ciarán Ainsworth c43cd2f8bf
Resolve "Channel: clicking auf "Subscribe" when not logged in still updates the subscriber count" 2021-05-01 17:39:31 +02:00
Virgile Robles 6c34b143b3
Add changelog fragment 2021-05-01 17:20:15 +02:00
Ciarán Ainsworth 56b1358f0a Resolve "Fix loaders in dark theme" 2021-05-01 10:38:49 +00:00
Ciarán Ainsworth 9b3f90a7ba Resolve "Channel: clicking auf "Subscribe" when not logged in still updates the subscriber count" 2021-04-30 21:11:44 +00:00
Georg Krause 88de997603
Remove JWT related code 2021-04-28 10:44:28 +02:00
heyarne f1f9f935cf
Make playing tracks in their playlist the default 2021-04-28 08:47:12 +02:00
Georg Krause 5d745fea6f Resolve "Remove Raven Sentry" 2021-04-25 15:13:17 +00:00
Georg Krause 31413fe631 Merge branch '1160-systemd-fix' into 'develop'
Resolve "funkwhale-worker.service error option --concurrency"

Closes #1160

See merge request funkwhale/funkwhale!1296
2021-04-24 13:10:55 +00:00
Georg Krause 4fed82a34b
Merge branch 'petitminion/funkwhale-change_start_radio_to_Play_radio' into develop 2021-04-21 14:02:28 +02:00
Virgile Robles 942d0d1485 Add changelog fragment 2021-04-13 22:35:08 +02:00
Georg Krause 381215af98
Version bump and changelog for 1.1.1 2021-04-13 10:27:07 +02:00
Petitminion cb9a5cdf81 Changing Start Radio to Play Radio. #1400 2021-04-11 00:05:16 +02:00
heyarne 75a1d74962 Stop all other tracks when loading a new track 2021-04-08 07:55:23 +00:00
heyarne 39405bbc3e Make scripts more portable 2021-04-07 07:18:17 +00:00
Georg Krause 5fded7a701 Merge branch 'enhancement/artist-track-row-consistency' into 'develop'
Improve UI consistency in an artist's tracklist

See merge request funkwhale/funkwhale!1286
2021-04-07 06:21:45 +00:00
Georg Krause 423a5de11c Merge branch 'update_howler' into 'develop'
Update howler.js dependency

Closes #1324

See merge request funkwhale/funkwhale!1289
2021-04-07 05:33:10 +00:00
Georg Krause acedf4ccc5 Merge branch '1303-failing-to-refetch-federated-tracks' into 'develop'
Resolve "Failing to refetch federated tracks"

Closes #1303

See merge request funkwhale/funkwhale!1288
2021-04-07 05:00:35 +00:00
Georg Krause 0f295d98db Merge branch 'fix_playback_icon' into 'develop'
Reset playback on queue end

Closes #1380

See merge request funkwhale/funkwhale!1290
2021-04-07 04:59:42 +00:00
Georg Krause 5fd7889380
Merge branch 'devilcius/funkwhale-develop' into develop 2021-04-07 06:51:23 +02:00
Tony Wasserka 9efafffd9d Reset playback when reaching the queue end
Closes #1380.
2021-04-03 13:19:57 +02:00
Tony Wasserka 4f0adefdb0 Update howler.js dependency, fixes #1324 2021-04-03 11:31:02 +02:00
Georg Krause 1f80f30a12
Add changelog snippet 2021-04-02 11:29:59 +02:00