Commit graph

4,727 commits

Author SHA1 Message Date
Marcos Peña
aa17f9679b Resolves reuse of invitation code 2022-11-21 18:50:08 +00:00
Marcos Peña
5248a252ec Resolves 404 on skipped upload 2022-11-19 16:56:38 +00:00
RenovateBot
cd5cc9e297 Update dependency vue-upload-component to v2.8.23 (stable) 2022-11-16 11:14:39 +00:00
RenovateBot
6e0238ca07 Update dependency core-js to v3.26.1 (stable) 2022-11-16 10:40:50 +00:00
Travis Briggs
ea3f80033b Update command to download docker nginx files to use $FUNKWHALE_VERSION variable properly 2022-11-15 09:58:52 +00:00
Georg Krause
ac16b85ddf
ci(tests): Run tests in python 3.7 2022-11-15 10:58:16 +01:00
Georg Krause
d24f6fbc95
fix(dependency): Resolve dependency clash with corejs 2022-10-30 08:59:03 +01:00
RenovateBot
2763d542c3 Lock file maintenance (stable) 2022-10-29 10:29:31 +00:00
Georg Krause
2a32358e59
fix(python3.7): Avoid having importlib_metadata updated to a version not compatible with py3.7 2022-10-29 11:48:00 +02:00
Philipp Wolfer
6a91ea91b2
Ensure SPA HTML files get loaded with UTF-8 encoding
Fixes issues with wrong encoding of the "Loading Funkwhale…" text in index.html
2022-10-29 10:57:13 +02:00
Georg Krause
e3c81ca397
Prevent double error logging 2022-09-15 15:12:50 +02:00
Georg Krause
4e6f57e3da
Fix typo in prune_skipped_uploads command 2022-09-14 09:51:15 +02:00
Georg Krause
8b0b2063ef
Fix formatting 2022-09-13 11:38:09 +02:00
Georg Krause
d147e222a4
Prevent error messages to be unique by removing timestamp 2022-09-13 09:59:18 +02:00
Marcos Peña
fb10d1a3d5 Version bump and changelog for 1.2.8 2022-09-12 10:51:44 +02:00
RenovateBot
521b492f6b Lock file maintenance (stable) 2022-09-11 07:28:48 +00:00
Georg Krause
e736d1b932 Backport sentry 2022-09-11 06:23:05 +00:00
Georg Krause
a0e734c386
Pin cryptography down to avoid incompatibility issues 2022-09-08 13:14:31 +02:00
Georg Krause
6328d00015 Resolve "Database growing way too much (music_upload)" 2022-09-06 10:47:09 +00:00
RenovateBot
b77e16e09b Lock file maintenance (stable) 2022-09-03 10:33:03 +00:00
Marcos Peña
ecf81eee88 Fixes wrong metadata field used in VA album serialization 2022-09-03 04:54:43 +00:00
RenovateBot
27e9e71373 Lock file maintenance (stable) 2022-08-11 18:13:53 +00:00
Ciarán Ainsworth
f0ca74a9ec mock drf import for env file
use colon fences
2022-08-02 11:44:31 +02:00
Ciarán Ainsworth
6f83ff69d7 Add missing sphinx conf line 2022-08-02 11:36:22 +02:00
Ciarán Ainsworth
40fc4918e1 Fix develop docs preview 2022-08-02 09:27:54 +00:00
Mathias Koehler
19da87d061 Fix player cover image overlaping with queue 2022-07-28 05:09:25 +00:00
wvffle
e588a72820 fix(front): navigating to registration request not showing anything (#1836) 2022-07-27 23:30:37 +02:00
Marcos Peña
0551af5042 Fix(radios): search filters incoherent behaviour 2022-07-21 17:20:31 +02:00
Marcos Peña
209e118882 Fix(subsonic): missing default order for search3 2022-07-19 15:16:00 +00:00
RenovateBot
51788a324c Lock file maintenance (stable) 2022-07-17 21:36:26 +00:00
RenovateBot
8cc3a11857 Lock file maintenance (stable) 2022-07-17 08:30:51 +00:00
RenovateBot
cd7ed4f1d7 Update dependency Django to v4.0.6 (stable) 2022-07-14 17:18:11 +00:00
Marcos Peña
ffe306ed5c Version bump and changelog for 1.2.7 2022-07-14 12:53:53 +02:00
Marcos Peña
9582604fc1 Fix(plugins): libre.fm plugin scrobbles 2022-07-14 08:43:27 +00:00
Georg Krause
0dd5d316be
Do run linter on tags, closes #1822 2022-07-14 10:42:28 +02:00
Georg Krause
b4c5827d89 Fix test, we don't pass actors to update instance keys anymore 2022-07-13 15:35:16 +02:00
Georg Krause
6467e0342f
Fix linters 2022-07-05 15:43:08 +02:00
Marcos Peña
366fb5f30f Version bump and changelog for 1.2.6 2022-07-04 17:03:19 +02:00
RenovateBot
3d71827789 Lock file maintenance (stable) 2022-07-04 14:28:29 +00:00
Petitminion
615a201537 Resolve timeouts if nodeinfo and service actor is not known (#1714) 2022-07-03 11:58:02 +02:00
Marcos Peña
07e51bcfc4 "Repeatedly listening to a track submits a scrobble only the first time" 2022-07-01 16:39:44 +00:00
wvffle
f3c286ba0e Fix login form focusing reset password link instead of next input 2022-06-23 16:57:46 +02:00
Marcos Peña
c3207c82d5 Resolve "Adding track to playlist over Subsonic API will duplicate playlist" 2022-06-17 06:39:09 +00:00
Marcos Peña
93708671dc Fix: missing album base contextual menu 2022-06-16 12:33:12 +00:00
Georg Krause
b161dc3faf Replace funkwhale-troubleshooting with funkwhale-support on Matrix 2022-06-14 13:02:53 +00:00
RenovateBot
94ef072696 Lock file maintenance (stable) 2022-06-12 15:16:17 +00:00
Georg Krause
6ea57880ce
Fix Pipeline definition for Gitlab 15 2022-06-08 14:12:55 +02:00
RenovateBot
23df68a851 Update dependency vue-lazyload to v1.3.4 (stable) 2022-06-07 17:29:09 +00:00
RenovateBot
666cfe6fb8 Update dependency Django to v4.0.5 (stable) 2022-06-03 04:31:09 +00:00
Marcos Peña
8417092d89 Fix foreign tracks displayed in channel overview 2022-05-10 19:55:58 +02:00