You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
alert.tmpl Support Issue forms and PR forms (#20987) 2 years ago
alert_details.tmpl Enforce tab indentation in templates (#15289) 3 years ago
delete_modal_actions.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
disable_form_autofill.tmpl Disable form autofill (#17291) 3 years ago
footer.tmpl Simplify the error message when `index.js` couldn't be loaded (#22354) 2 years ago
footer_content.tmpl Removed one extra whitespace in footer after "Template" (#21364) 2 years ago
head.tmpl fix wrong theme class when logged out if default theme is changed (#22408) 2 years ago
head_navbar.tmpl Don't display stop watch top bar icon when disabled and hidden when click other place (#22374) 2 years ago
head_script.tmpl Remove useless `appVer` from JS `window.config` (#21445) 2 years ago
paginate.tmpl Optimize html templates (#22080) 2 years ago