Commit Graph

8055 Commits

Author SHA1 Message Date
Petitminion 1a1e20f31c schema 2025-05-07 14:58:37 +00:00
Petitminion 0d12de5ade wip:hangle not public playlist audience 2025-05-07 14:58:37 +00:00
Petitminion d4208eb30c one day this will end 2025-05-07 14:58:37 +00:00
Petitminion ffb8925928 again 2025-05-07 14:58:37 +00:00
Petitminion 04d955c5f1 and again 2025-05-07 14:58:37 +00:00
Petitminion 29542f35ca there is always new errors in the world 2025-05-07 14:58:37 +00:00
Petitminion ee9904b537 tests minor issues 2025-05-07 14:58:37 +00:00
Petitminion 0125cfef10 Support playlist fetch, this ill break the frontend (need to update playlist.uuid for endpoint instead of playlist.id)
Done locally but will commit after discussion, we can also delete     lookup_field = "uuid" from playlistviewset
2025-05-07 14:58:37 +00:00
Petitminion be6abe7a89 make sure upload get moove to built-in libs 2025-05-07 14:58:37 +00:00
Petitminion 3ad0f4e8d5 remove to do and add doc 2025-05-07 14:58:37 +00:00
Petitminion bbfc32ed22 migration errors 2025-05-07 14:58:37 +00:00
Petitminion 05ad1ef4e7 m2m delete null since not usefull 2025-05-07 14:58:37 +00:00
Petitminion 7fd2e6dc7e Make sure we query the lib before createing plts + some migration issues 2025-05-07 14:58:37 +00:00
Petitminion e82420db45 doc 2025-05-07 14:58:37 +00:00
Petitminion d02920cd9b resolving real migration issues 2025-05-07 14:58:37 +00:00
Petitminion 5c3bc0cdb8 doc 2025-05-07 14:58:37 +00:00
Petitminion 621f304826 fix tests 2025-05-07 14:58:37 +00:00
Petitminion 6a19e44dd9 make sure we got the good lib in bulk upload endpoint 2025-05-07 14:58:37 +00:00
Petitminion 0f77f0c7b0 Make library drop migration use playlist.library instead of user follow and resolve tests 2025-05-07 14:58:37 +00:00
Petitminion 5cf5bf4d63 Use playlists to privately share audio files (#2417) 2025-05-07 14:58:37 +00:00
Arne Bollinger 36030c68ee NOCHANGELOG Refactor of moderation detail pages 2025-05-07 14:55:15 +00:00
anonymous cd18b88799 Translated using Weblate (Valencian)
Currently translated at 96.3% (2193 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ca@valencia/
2025-05-07 14:09:20 +00:00
anonymous 83e18ffade Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 91.9% (2093 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/zh_Hans/
2025-05-07 14:09:20 +00:00
anonymous b5e13643e5 Translated using Weblate (Turkish)
Currently translated at 46.7% (1063 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/tr/
2025-05-07 14:09:19 +00:00
anonymous b55c0f4ab3 Translated using Weblate (Dutch)
Currently translated at 95.8% (2182 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/nl/
2025-05-07 14:09:16 +00:00
anonymous 363aeb02f1 Translated using Weblate (Basque)
Currently translated at 96.0% (2186 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/eu/
2025-05-07 14:09:15 +00:00
anonymous d4a689475d Translated using Weblate (Spanish)
Currently translated at 89.2% (2032 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/es/
2025-05-07 14:09:15 +00:00
anonymous 8877eef239 Translated using Weblate (Catalan)
Currently translated at 96.4% (2195 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ca/
2025-05-07 14:09:13 +00:00
Simó Albert i Beltran b8b66474e8 Add warning about username cannot be used anymore if account was deleted NOCHANGELOG 2025-05-07 13:47:06 +00:00
ArneBo 8b5462a8a4 fix(front): remove duplicate manage uploads table 2025-05-05 23:17:30 +00:00
ArneBo 3bcba605b4 fix(front): only show subscribed channels to authenticated users 2025-05-05 23:17:30 +00:00
ArneBo 283628356c fix(front): subscribe to federated channel link change 2025-05-05 23:17:30 +00:00
ArneBo c65d59817a fix(types): ImportMetadata 2025-05-05 23:17:30 +00:00
ArneBo 56d2242674 fix(front): admin channel detail fetch button 2025-05-05 23:17:30 +00:00
ArneBo 8cd951ad78 fix(front): null error in admin albums 2025-05-05 23:17:30 +00:00
ArneBo 000dd3e55d fix(front): enable channel uploads by passing channel uuid instead of whole object 2025-05-05 23:17:30 +00:00
ArneBo ce6b93802d feat(style): add brackets around tracks count in album select 2025-05-05 23:17:30 +00:00
ArneBo 5e624b70e8 feat(front): close album modal after successful album creation 2025-05-05 23:17:30 +00:00
petitminion c2a74f964f Optimize radios queryset to support large tables (#2450) 2025-05-04 22:06:44 +00:00
jon r f6faed0691 Fix frontend federation search 2025-05-03 11:32:24 +00:00
anonymous 40cb7aadb3 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 92.0% (2094 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/zh_Hans/
2025-04-25 03:31:46 +00:00
anonymous 6fc218dab7 Translated using Weblate (Turkish)
Currently translated at 46.7% (1064 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/tr/
2025-04-25 03:31:45 +00:00
anonymous 1f5c92e533 Translated using Weblate (Dutch)
Currently translated at 95.9% (2183 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/nl/
2025-04-25 03:31:44 +00:00
josé m. 9d3ee3f35f Translated using Weblate (Galician)
Currently translated at 95.9% (2184 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/gl/
2025-04-25 03:31:43 +00:00
anonymous bf5dae9d8e Translated using Weblate (French)
Currently translated at 96.4% (2196 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
2025-04-25 03:31:42 +00:00
anonymous bd899a9785 Translated using Weblate (Basque)
Currently translated at 96.0% (2187 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/eu/
2025-04-25 03:31:42 +00:00
anonymous 113d564b71 Translated using Weblate (Spanish)
Currently translated at 89.3% (2033 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/es/
2025-04-25 03:31:42 +00:00
anonymous 2a2d6d1091 Translated using Weblate (English (United Kingdom))
Currently translated at 95.9% (2183 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/en_GB/
2025-04-25 03:31:41 +00:00
anonymous d6a5b065b8 Translated using Weblate (German)
Currently translated at 96.0% (2187 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/de/
2025-04-25 03:31:41 +00:00
anonymous 16faa9b78a Translated using Weblate (Catalan)
Currently translated at 96.4% (2196 of 2276 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ca/
2025-04-25 03:31:40 +00:00