funkwhale/front
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
..
docker fix(nginx): Remove trailing slash from reverse proxy configuration 2022-12-07 07:32:48 +00:00
public
scripts Remove unused scripts 2022-11-28 10:16:58 +00:00
src Fix hours and nodeinfo 2022-12-13 21:13:40 +00:00
test Replace gettext with i18n 2022-11-28 10:16:58 +00:00
.dockerignore
.eslintrc.js Fix all locale linting errors except unused keys 2022-11-28 10:16:58 +00:00
.gitignore
Dockerfile chore(front): update nginx docker tag to v1.23.3 2022-12-14 12:01:54 +00:00
Dockerfile.dev
index.html
package.json chore(front): update dependency sass to v1.57.0 2022-12-18 16:31:33 +00:00
pwa-manifest.json fix: timeout on spa manifest requests 2022-12-19 14:33:12 +01:00
stats.json
tsconfig.json Replace gettext with i18n 2022-11-28 10:16:58 +00:00
vite.config.ts fix: timeout on spa manifest requests 2022-12-19 14:33:12 +01:00
yarn.lock chore(front): update dependency sass to v1.57.0 2022-12-18 16:31:33 +00:00