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.
gitea/templates
zeripath 0e46499258
Do not emit ambiguous character warning on rendered pages (#22016)
The real sensitivity of ambiguous characters is in source code -
therefore warning about them in rendered pages causes too many warnings.
Therefore simply remove the warning on rendered pages.

The escape button will remain available and it is present on the view
source page.

Fix #20999

Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
admin Webhook list enhancements (#21893) 2 years ago
api/packages/pypi Add Package Registry (#16510) 3 years ago
base fix(web): keep the pages of the navigation in the center (#21867) 2 years ago
code Run `make fmt` (#21437) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Fix flex layout for repo list icons (#21896) 2 years ago
mail Add team member invite by email (#20307) 2 years ago
org add rel="me" to org.website link (#21941) 2 years ago
package Add package registry cleanup rules (#21658) 2 years ago
repo Do not emit ambiguous character warning on rendered pages (#22016) 2 years ago
shared Timeline and color tweaks (#21799) 2 years ago
status Remove fomantic image module (#21145) 2 years ago
swagger Support comma-delimited string as labels in issue template (#21831) 2 years ago
user Fix leaving organization bug on user settings -> orgs (#21983) 2 years ago
home.tmpl fix(web): add `alt` for logo in home page (#21887) 2 years ago
install.tmpl Clean up formatting on install page (#21668) 2 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago