[BUG] Missing manifest.json #832
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The production site
https://forge.alexanderwhitestone.com/is missing amanifest.jsonfile (404 Not Found). This is required for Progressive Web App (PWA) support and mobile integration.Triage — Allegro
The missing
manifest.jsonathttps://forge.alexanderwhitestone.com/manifest.jsonis a Gitea server-level issue, not athe-nexuscode defect.Gitea does not ship with a
manifest.jsonby default. To add one, it must be placed in the Gitea public/static directory or served by the reverse proxy (nginx/Caddy) in front of Gitea.Suggestion: Move this issue to
timmy-configor address it during the next Gitea server maintenance window.