Wykres commitów

8082 Commity (develop)

Autor SHA1 Wiadomość Data
Petitminion 4bac85e4c0 fix(back):API_AUTHENTICATION_REQUIRED default to true 2025-09-02 12:22:59 +02:00
Petitminion 11fa0e10c3 feat(back):APIAutenticationRequired configure though env var 2025-09-02 12:09:09 +02:00
petitminion 43c22677cc enhancement(backend):back off strategy for domain reachability 2025-09-01 22:22:58 +00:00
Petitminion abc10a2c72 chore(backend):use debian bookworm instead of trixie 2025-09-01 21:19:01 +00:00
petitminion 50ba1b231a feat(back):Redirect OAuth to login page if user is not connected (#2518) 2025-09-01 20:45:09 +00:00
Petitminion a3705e3ce6 fix(schema):playlist remove missing index parameter 2025-09-01 19:21:28 +00:00
Sergej Jaskiewicz d085d99dfe Translated using Weblate (Russian)
Currently translated at 94.0% (2168 of 2305 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ru/
2025-08-27 22:06:46 +00:00
petitminion 4eedb66ca5 fix(schema): channel attributed_to return full actor instead of api actor NOCHANGELOG 2025-08-11 08:44:52 +00:00
Flupsi 1db86d404f feat (front): new ui on start page #2477 NOCHANGELOG 2025-08-04 21:32:51 +00:00
petitminion d33490c219 fix(activitypub):send delete activity instead of update in privacy level is me or instance 2025-07-21 12:26:16 +00:00
koldoH c89e4360ca Translated using Weblate (Basque)
Currently translated at 95.7% (2186 of 2282 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/eu/
2025-07-15 14:09:48 +00:00
FunTranslater 5f5b185cfa Translated using Weblate (Russian)
Currently translated at 95.1% (2171 of 2282 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ru/
2025-07-10 14:34:13 +00:00
FunTranslater 2c0f0fd86b Added translation using Weblate (Ukrainian) 2025-07-10 14:19:27 +00:00
petitminion bd12cc389e fix(front):make soundCache reactive to allow player to get track metadata when the queue only contains one track 2025-06-18 11:36:56 +00:00
JuniorJPDJ aaa4e6eb92 fix(api): allow importing single files using fs-import API endpoint 2025-06-13 11:15:46 +00:00
ArneBo e1bc3d2474 fix(front): syntax and performance improvements in playlist detail 2025-06-12 15:29:09 +02:00
Petitminion f8bfbb4434 fix(schema):update schema and documentation for release 2025-06-11 12:16:33 +02:00
Petitminion 6bc858986b fix(pylint):add default FUNKWHALE_URL var 2025-06-11 10:25:32 +02:00
Petitminion df34dcb452 fix(backend):pylint django setting variable not properly set 2025-06-11 10:04:31 +02:00
Petitminion ba385553b3 Version bump and changelog for 2.0.0-alpha.2 2025-06-10 17:42:44 +02:00
petitminion b09ba1c366 fix(front):do not use "usePage" in homepage 2025-06-09 22:24:04 +00:00
Marie cbaa823bad fix(front): fallback to medium sized attachments if small doesn't exist 2025-06-09 21:43:10 +00:00
Petitminion 34203afe44 fix(backend):AttributeError: 'AnonymousUser' object has no attribute 'get_channels_groups' 2025-06-04 12:24:36 +00:00
Petitminion 724d85a2d9 enhancement(backend): Only refresh_nodeinfo_known_nodes for Funkwhale instances (#2442) 2025-06-03 17:40:23 +02:00
petitminion ad9a829af6 enhancement(plugin):make playlist detail reactive to upload upgrades from plugins 2025-06-02 15:46:59 +00:00
Marie 5f0414138b chore(api): update to latest storage spec 2025-06-02 13:45:52 +00:00
Marie 611631213a fix(api): openSubsonic not returning as boolean NOCHANGELOG 2025-06-02 12:35:28 +00:00
Philipp Wolfer 0bf217dbcd fix(migrations):playlist and playlisttrack fid migrations 2025-06-02 11:51:21 +00:00
petitminion b063a3616e enhancement(front):use paginated page for playlist
fix(front): enable more link on artist and user profiles
refactor(front): use new ui components in track modal and track-mobile-row, render track-modal only once in parent and populate with data from mobile-row
2025-06-02 11:27:52 +00:00
ArneBo 0d9c5e77c4 fix(front): remove manual hash and use absolute directory for bootstrap icons 2025-05-30 19:55:42 +00:00
ArneBo ad1ca7658c fix(front): use futureproof sass import and make firefox load the app 2025-05-30 19:55:42 +00:00
ArneBo 7a7cc246aa fix(nginx): proxy Vite dev server deps for HMR in multi-node setup 2025-05-30 19:55:42 +00:00
Petitminion 6eddef1e1b Version bump and changelog for 2.0.0-alpha.1, with fixed typo 2025-05-23 19:20:10 +02:00
Petitminion 1b77ef4d24 Version bump and changelog for 2.0.0-alpha.1 2025-05-23 18:54:28 +02:00
petitminion 3710059a25 Update .gitlab-ci.yml file set oci-mediatypes to true (default) 2025-05-22 15:52:35 +00:00
petitminion 947080a517 Update .gitlab-ci.yml file : restoring 2025-05-22 14:03:00 +00:00
petitminion ed3bc3162e Update .gitlab-ci.yml file adding debugging information 2025-05-22 13:13:33 +00:00
petitminion 051bb43239 Update .gitlab-ci.yml file with --provenance=false
see https://dev.funkwhale.audio/funkwhale/infrastructure/infra/-/issues/71
2025-05-22 11:58:38 +00:00
petitminion 557b6088b9 Update .gitlab-ci.yml file with --provenance=false
see https://dev.funkwhale.audio/funkwhale/infrastructure/infra/-/issues/71
2025-05-22 11:57:32 +00:00
petitminion 81b40be7f5 fix(front):only request playlist.libfollow if not my playlist NOCHANGELOG 2025-05-21 16:28:53 +00:00
Alessandro Molina c9600fd0ac fix(api): Return a 404 response when an actor is not found 2025-05-16 20:41:53 +00:00
RenovateBot 58a77e9bff chore(api): update all dependencies (major) NOCHANGELOG 2025-05-13 15:02:35 +00:00
RenovateBot fc472b8bab chore(docs): update all dependencies (develop) (major) 2025-05-13 14:27:44 +00:00
petitminion 41da357066 Update .gitlab-ci.yml to reevaluate CI_MERGE_REQUEST_TITLE if NOCHANGELOG is added in the title (by rerunning the pipeline) 2025-05-13 13:14:37 +00:00
petitminion e5c76cb8a4 Update renovate.json to only update develop 2025-05-13 12:22:24 +00:00
petitminion fc11c50275 Fix third party upload triggers and plugin example (#2405) 2025-05-07 23:17:43 +00:00
petitminion 4549dcb61e Use playlists to privately share audio files (#2417) 2025-05-07 15:22:38 +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