0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 03:43:41 +01:00
gitea/templates
wxiaoguang 7ddc11def7
Simplify the error message when index.js couldn't be loaded (#22354)
In some cases, the loading failure of `index.js` is not related to the
ROOT_URL directly, ex: https://gitea.com/gitea/helm-chart/issues/392

If the user's reversed proxy is mis-configured:
`http://public-domain/gitea/xxx` -> `http://gitea:3000/gitea/xxx`, it
also causes the loading failure.

So this PR removes the ROOT_URL related tip from the error message.
2023-01-17 19:36:40 -06:00
..
admin Use dynamic package type list (#22263) 2022-12-29 00:31:54 +01:00
api/packages/pypi
base Simplify the error message when index.js couldn't be loaded (#22354) 2023-01-17 19:36:40 -06:00
code
custom
explore improve explore relevancy note (#22421) 2023-01-12 19:10:12 -06:00
mail Add reply hint to mail text (#22459) 2023-01-16 14:58:01 -06:00
org
package Fix container blob mount (#22226) 2023-01-16 17:35:48 -05:00
repo Supports wildcard protected branch (#20825) 2023-01-16 16:00:22 +08:00
shared
status
swagger Supports wildcard protected branch (#20825) 2023-01-16 16:00:22 +08:00
user Support scoped access tokens (#20908) 2023-01-17 15:46:03 -06:00
home.tmpl
install.tmpl
post-install.tmpl