Agate
|
49a8b2babf
|
Fix #1086: Added safeguard to ensure local uploads are never purged from cache
|
2020-05-07 13:58:25 +02:00 |
Agate
|
6486206c5a
|
Merge branch '1011-skipped-not-prunable' into 'master'
Fix #1011: Ensure tracks linked to skipped upload can be pruned
See merge request funkwhale/funkwhale!1117
|
2020-05-07 13:55:58 +02:00 |
Agate
|
c7a3dd9da5
|
Fix #1011: Ensure tracks linked to skipped upload can be pruned
|
2020-05-07 13:51:29 +02:00 |
Agate
|
8cd40699e8
|
Merge branch '1087-playlists-limit' into 'master'
Fix #1087: Fix playlist modal only listing 50 first playlists
See merge request funkwhale/funkwhale!1115
|
2020-05-07 13:18:38 +02:00 |
Agate
|
9333fdc62b
|
Fix #1087: Fix playlist modal only listing 50 first playlists
|
2020-05-07 13:14:12 +02:00 |
Agate
|
29c58d1ce5
|
Merge branch 'master' of dev.funkwhale.audio:funkwhale/funkwhale
|
2020-05-07 09:56:12 +02:00 |
Agate
|
752c993e8e
|
Importer updates: watch directories, handle metadata updates
|
2020-05-07 09:56:05 +02:00 |
Agate
|
e337976261
|
Merge branch '1091-routing' into 'master'
Fix #1091: page not refreshing when switching between My Library and Explore sections
See merge request funkwhale/funkwhale!1114
|
2020-05-06 10:44:00 +02:00 |
Agate
|
0f9a2ae2ef
|
Fix #1091: page not refreshing when switching between My Library and Explore sections
|
2020-05-06 00:42:47 +02:00 |
Agate
|
2b5a2b39ac
|
Merge branch '1107-html-title' into 'master'
Resolve "Inject instance name in HTML title"
See merge request funkwhale/funkwhale!1113
|
2020-05-06 00:31:35 +02:00 |
Creak
|
fda56d582b
|
Simplify all-in-one docker installation
Use docker-compose only to deploy the service on the server.
|
2020-05-06 00:31:09 +02:00 |
Agate
|
be251ac37e
|
Fixed espacing issue in instance name in footer
|
2020-05-06 00:26:23 +02:00 |
Agate
|
0ee0db7ea5
|
Fix #1107: Fix HTML <title> not including instance name in some situations
|
2020-05-06 00:23:42 +02:00 |
Agate
|
90427331e6
|
Merge branch '1093-transcoding-issue-channels' into 'master'
Fix #1093: mimetype detection issue that broke transcoding on certain tracks
See merge request funkwhale/funkwhale!1110
|
2020-05-04 13:57:37 +02:00 |
Agate
|
85bc8d93e8
|
Fix #1093: mimetype detection issue that broke transcoding on certain tracks
|
2020-05-04 13:52:44 +02:00 |
Agate
|
ead94f47a4
|
Merge branch '1082-subsonic-starred' into 'master'
Fix #1082: issue when displaying starred tracks on subsonic
See merge request funkwhale/funkwhale!1109
|
2020-05-04 13:20:31 +02:00 |
Agate
|
7b81d94e91
|
Fix #1082: issue when displaying starred tracks on subsonic
|
2020-05-04 13:15:40 +02:00 |
Agate
|
c1e2f16de1
|
Merge branch '1085-get-absolute-uri' into 'master'
Fix #1085: Make URL-building logic more resilient against reverse proxy misconfiguration
See merge request funkwhale/funkwhale!1107
|
2020-05-04 12:20:22 +02:00 |
Agate
|
3382d8d8b3
|
Merge branch '1096-wrong-album-count' into 'master'
Fix #1096: Fixed wrong album and track count in admin artist API
See merge request funkwhale/funkwhale!1108
|
2020-05-04 12:18:48 +02:00 |
Agate
|
4364f9b4d1
|
Fix #1096: Fixed wrong album and track count in admin artist API
|
2020-05-04 12:13:58 +02:00 |
Agate
|
e8efa4213a
|
Fix #1085: Make URL-building logic more resilient against reverse proxy misconfiguration
|
2020-05-04 12:02:08 +02:00 |
Tony Wasserka
|
e981f005dc
|
Fix spelling of "occurrences"
|
2020-05-04 11:24:37 +02:00 |
Agate
|
9f1da09621
|
Fixed broken docs build on master
|
2020-05-04 11:20:47 +02:00 |
Agate
|
acf5cb92d1
|
Merge branch 'release/0.21'
|
2020-04-24 10:11:18 +02:00 |
Agate
|
16b6360dae
|
Version bump and changelog for 0.21
|
2020-04-24 10:10:45 +02:00 |
Francesc Galí
|
ce0bb5a314
|
Translated using Weblate (Catalan)
Currently translated at 100.0% (1173 of 1173 strings)
Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ca/
|
2020-04-24 07:32:18 +00:00 |
Francesc Galí
|
b0efadc1d5
|
Translated using Weblate (Catalan)
Currently translated at 100.0% (1173 of 1173 strings)
Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ca/
|
2020-04-24 07:32:18 +00:00 |
SpcCw
|
b7949ccd53
|
Translated using Weblate (Russian)
Currently translated at 100.0% (1173 of 1173 strings)
Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ru/
|
2020-04-24 07:32:18 +00:00 |
Agate
|
81a6a197bd
|
Fix #1082: subsonic crash on stared track with no album
|
2020-04-24 09:32:02 +02:00 |
Agate
|
20f5416bd3
|
Fixed requirements issue on Raspian / Python 3.5
|
2020-04-23 14:33:46 +02:00 |
Agate
|
19266ba3e3
|
Fixed broken upload status link in import_files command
|
2020-04-23 12:00:57 +02:00 |
Agate
|
9b2f5df4d5
|
Fixed SPA decoding error when locale isn't set on system
|
2020-04-23 11:14:52 +02:00 |
Agate
|
46028b43af
|
Fixed broken install of ipython under python 3.5
|
2020-04-22 13:29:00 +02:00 |
Agate
|
d88bc19f80
|
Translations
|
2020-04-22 11:23:22 +02:00 |
呗
|
341774d426
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 1.1% (14 of 1171 strings)
Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/zh_Hant/
|
2020-04-22 09:11:37 +00:00 |
Cutls
|
ee15d821a1
|
Translated using Weblate (Japanese)
Currently translated at 25.1% (295 of 1171 strings)
Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ja/
|
2020-04-22 09:11:37 +00:00 |
marzzzello
|
c386feb5df
|
Translated using Weblate (German)
Currently translated at 97.0% (1136 of 1171 strings)
Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/de/
|
2020-04-22 09:11:37 +00:00 |
M.G
|
424243a825
|
Translated using Weblate (Hungarian)
Currently translated at 9.4% (111 of 1171 strings)
Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/hu/
|
2020-04-22 09:11:37 +00:00 |
marzzzello
|
66c0666e5a
|
Translated using Weblate (German)
Currently translated at 89.8% (1052 of 1171 strings)
Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/de/
|
2020-04-22 09:11:37 +00:00 |
marzzzello
|
4287e13c17
|
Translated using Weblate (German)
Currently translated at 86.6% (1015 of 1171 strings)
Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/de/
|
2020-04-22 09:11:37 +00:00 |
Agate
|
9fde0df4dc
|
Version bump and changelog for 0.21-rc2
|
2020-04-22 11:10:55 +02:00 |
Agate
|
5fcdabf305
|
Merge branch 'avatar-change' into 'develop'
Fixed UI crash when updating avatar
See merge request funkwhale/funkwhale!1101
|
2020-04-22 10:29:07 +02:00 |
Agate
|
27f40e6023
|
Fixed UI crash when updating avatar
|
2020-04-22 10:22:19 +02:00 |
Agate
|
35e2cb243c
|
Merge branch 'round-of-bugfixes' into 'develop'
Round of bugfixes for 0.21-rc2
Closes #1079
See merge request funkwhale/funkwhale!1100
|
2020-04-22 10:03:44 +02:00 |
Agate
|
5913baeb57
|
Fix #1079: fixed another z-index issue with dropdowns
|
2020-04-22 09:58:20 +02:00 |
Agate
|
32e7bc8a9c
|
Exclude external podcasts from library home
|
2020-04-22 09:17:05 +02:00 |
Agate
|
fcd1e1b724
|
Better placeholders for channels
|
2020-04-22 08:41:39 +02:00 |
Agate
|
677a5dcf62
|
Fixed broken channel save when description is too long
|
2020-04-22 08:05:45 +02:00 |
Agate
|
fdeb5ef8ae
|
Fixed 500 error when federation is disabled and application+json is requested
|
2020-04-22 08:03:59 +02:00 |
Agate
|
3300634297
|
Merge branch '1077-hanging-podcasts' into 'develop'
Fix #1077: improved performance and error handling in fetch_attachment
Closes #1077
See merge request funkwhale/funkwhale!1099
|
2020-04-21 14:54:55 +02:00 |