funkwhale/scripts
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
..
clean-unused-artifacts.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
get-contributions-stats.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
is-docker-latest.py docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
set-api-build-metadata.sh chore: fix shell scripts lint errors 2022-11-25 19:43:50 +00:00
sync-pwa-manifest.sh fix: timeout on spa manifest requests 2022-12-19 14:33:12 +01:00