Distinguish between "app not found" and "can't load README" on app details page #6
Loading…
x
Reference in New Issue
Block a user
No description provided.
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?
https://dev.apps.coopcloud.tech/foobar
gives the same result as trying to access an actual app but there's a Gitea problem.
We know from looking at
apps.json
whether an app actually exists, so we could redirect to the four oh four page from that error case, and reserve the alert box for a network failure.