funkwhale/api/config
jon r 034a7b75cd 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-03-31 22:33:02 +02:00
..
settings chore(api/settings): remove depreciated IS_DOCKER_SETUP variable 2025-03-31 22:33:02 +02:00
urls Playlist federation (#1458) 2025-01-03 18:17:25 +00:00
__init__.py fix(api): pylint crashes on redefined-builtin 2023-01-29 12:47:02 +00:00
asgi.py Reduce DB connection leaks 2019-10-17 15:17:26 +02:00
plugins.py Allow plugin to download third party tracks 2025-01-12 17:30:16 +00:00
routing.py chore: Replace reprecated alias django.conf.urls.urls() 2024-02-26 07:44:18 +00:00
schema.py Display v2 endpoints to swagger (#2352) 2024-11-18 20:26:04 +01:00