Commit Graph

7989 Commits

Author SHA1 Message Date
jon r 4ee6190cc1 feat(compose/api): move healthcheck to Dockerfile + update entrypoint.sh 2025-02-26 00:28:43 +01:00
jon r 576083ba1e chore(api/settings): remove depreciated IS_DOCKER_SETUP variable
This configuration was for a very old Docker version that still supported
linking containers together, which allowed for service discovery via the
environment.

This is not present in Docker anymore for many years now, so removing.
2025-02-26 00:26:19 +01:00
jon r 0559d0e215 chore(api/settings): move FORCE from local to common 2025-02-25 22:37:45 +01:00
jon r 3b45163deb feat(editorconfig): trim trailing whitespace 2025-02-25 22:25:17 +01:00
jon r 9b073557a6 fix(settings/local): do not force by default, but specify explicitly
Adds tini as PID 1 to Django containers for them to react to signals.
(init: true)
2025-02-25 01:12:19 +01:00
jon r c6f07ebd52 chore(compose): dependencies, environments and healthchecks 2025-02-25 01:09:10 +01:00
jon r 9cf5d36343 chore(nginx): consistent use of _HOST suffix 2025-02-25 01:04:43 +01:00
jon r 6f1eab993d feat: add .editorconfig 2025-02-25 01:02:20 +01:00
jon r 24e4303f20 chore(changelog): add fragment for #2406 2025-02-24 19:37:38 +01:00
jon r 4557a1d65f chore(compose): refactor django environment next to its manifest 2025-02-21 12:37:54 +01:00
petitminion 6c6cb60a28 Fix schema generation to allow propre types in front (#2404) 2025-02-20 15:04:25 +00:00
petitminion c1b0b71479 Fix missing description field in api schemas NOCHANGELOG 2025-02-20 13:44:54 +00:00
Petitminion 0937990980 Migrate artist attachement_cover to cover (to be consistent with track and album objects) 2025-02-20 14:04:37 +01:00
Renovate Bot 6696b671dc chore(api): update dependency sentry-sdk to v2.22.0 2025-02-17 14:32:53 +00:00
Petitminion 31557fdced upgrade all develop deps 2025-02-17 15:12:09 +01:00
Simó Albert i Beltran d23b2e9ff4 Remove instructions to get music from Jamendo NOCHANGELOG 2025-02-17 13:33:56 +00:00
Renovate Bot de7ad0135c chore(docs): update dependency myst-parser to v4 2025-02-17 13:01:50 +00:00
petitminion 1a5dca8606 upgrade docs to python 3.10 NOCHANGELOG 2025-02-17 13:00:23 +00:00
Petitminion 37e22e8b35 ll 2025-02-17 13:41:01 +01:00
Petitminion 15a137f261 lo 2025-02-17 13:40:42 +01:00
Petitminion ba62af15d5 upgdate poetry lock docs 2025-02-17 13:15:53 +01:00
Karl Sickendick 01915f91cf Attempt to fix issue #2122 2025-02-17 11:23:52 +00:00
Renovate Bot 8d726c2c8d chore(api): update dependency sentry-sdk to v2.21.0 2025-02-17 01:25:50 +00:00
Renovate Bot 8736924b36 chore(api): update dependency ipython to v8.32.0 2025-02-16 23:47:53 +00:00
Renovate Bot 2b2ea1e54a chore(api): update dependency faker to v36 2025-02-16 22:25:57 +00:00
Renovate Bot a3479e8c95 chore(api): update dependency django-filter to v25
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2877>
2025-02-16 21:48:26 +00:00
Renovate Bot e0e66fc333 chore(api): update dependency black to v25 2025-02-16 21:31:00 +00:00
petitminion 4db233b0c8 feat(subsonic):Subsonic getAlbumInfo, getAlbumInfo2 and getTopSongs endpoints (#2392) 2025-02-13 11:32:06 +00:00
petitminion 994765d952 Fix arm docker build gfortran NOCHANGELOG 2025-02-12 10:42:54 +00:00
petitminion 801ffbce40 fix(db):fix the fix of migrations regression from library drop NOCHANGELOG 2025-02-11 15:17:13 +00:00
petitminion 3843996e75 fix(db):drop library migration bugs NOCHANGELOG 2025-02-11 14:35:08 +00:00
petitminion 5fc8102776 fix(api): Admin library foreign key error NOCHANGELOG 2025-02-11 13:47:59 +00:00
appzer0 b4b8a36516 Translated using Weblate (French)
Currently translated at 100.0% (2191 of 2191 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/fr/
2025-01-28 21:28:30 +00:00
petitminion 0507c193d3 fix artist_credit regression NOCHANGELOG 2025-01-26 10:39:01 +00:00
JS Moore 830b0a485f Add support for deprecated COVERART in ogg containers and update relevant documentation (#2376) 2025-01-25 15:12:38 +00:00
petitminion d65fb8e640 Fix build_docs release list is empty NOCHANGELOG 2025-01-25 14:37:15 +00:00
Petitminion 85ec0011d7 test
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2861>
2025-01-23 18:08:23 +00:00
Petitminion 187108d495 fix Cannot fetch local actor webfinger
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2861>
2025-01-23 18:08:23 +00:00
Petitminion 689c9feb79 delete testing.py since unused
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2860>
2025-01-22 11:53:31 +00:00
Vaclovas Intas f6982f8936 Added translation using Weblate (Lithuanian) 2025-01-21 14:50:12 +00:00
petitminion 82a1facdb5 Resolve "ActivityStreams compliance: duration" (#1566) 2025-01-20 21:26:47 +00:00
petitminion 2636a3dde7 Update .gitlab-ci.yml file : python 3.13 and require changelog 2025-01-20 18:26:12 +00:00
RenovateBot e5aa82e141 chore(api): update all dependencies (develop) (major) 2025-01-16 11:51:31 +00:00
RenovateBot 606066bf3b chore(api): update all dependencies (develop) 2025-01-15 14:23:09 +00:00
Renovate Bot 8cc555321e chore(api): update channels
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2846>
2025-01-15 11:32:47 +00:00
Renovate Bot 95d2520420 chore(api): update dependency coverage to v7.6.10 2025-01-15 10:21:27 +00:00
petitminion d0c67d2488 disable python 3.13 2025-01-15 10:10:36 +00:00
RenovateBot 7c33efa1cd chore(api): update dependency dj-rest-auth to v7 (develop) 2025-01-15 09:00:51 +00:00
Renovate Bot 769a3dc79e chore(api): update dependency django-filter to v24 2025-01-14 19:22:31 +00:00
Renovate Bot 227379b7ab chore(api): update dependency django-dynamic-preferences to v1.17.0 2025-01-14 17:14:52 +00:00