funkwhale/api/funkwhale_api
jo b359bb6498 fix: timeout on spa manifest requests
The previous behaviour had a loop of requests between the front
app and the api when querying the pwa manifest.

This reduce the coupling around the pwa manifest file between the api
and the front app, by uplicating the files so each "service" has a copy
of it, while keeping them in sync and having the front pwa manifest as
single source of truth.

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2291>
2022-12-19 14:33:12 +01:00
..
activity refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
audio fix: Fix Serializer for inline channel artists 2022-11-26 20:23:17 +00:00
cli refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
common Merge branch 'stable' into develop 2022-11-25 18:10:45 +01:00
contrib docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
favorites refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
federation fix RuntimeWarning: DateTimeField Domain.last_successful_contact 2022-12-16 17:02:22 +00:00
history refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
instance fix: timeout on spa manifest requests 2022-12-19 14:33:12 +01:00
manage Merge branch 'stable' into develop 2022-11-25 18:10:45 +01:00
moderation docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
music Merge branch 'stable' into develop 2022-11-25 18:10:45 +01:00
musicbrainz refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
playlists refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
providers Removed unused acoustid dependency / logic 2019-01-11 14:10:02 +01:00
radios refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
requests See #542: Removed import requests code 2018-10-01 19:16:47 +02:00
static New theming system 2020-05-15 14:12:36 +02:00
subsonic refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
tags fix: Fix Serializer for inline channel artists 2022-11-26 20:23:17 +00:00
taskapp refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
templates Reviewed comments on source strings on Weblate and modified source strings accordingly if needed 2021-06-17 15:55:12 +00:00
users fix(api): merge migrations after merging stable to develop 2022-11-25 20:03:37 +01:00
__init__.py Merge branch 'stable' into develop 2022-11-25 18:10:45 +01:00
factories.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
main.py feat: create funkwhale-manage entrypoint 2022-12-12 16:31:00 +01:00
schema.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00