This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates
zeripath 757b49ec5e
Do not emit ambiguous character warning on rendered pages (#22016) (#22018)
Backport #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>
2022-12-04 11:10:54 +00:00
..
admin Allow package version sorting (#21453) 2022-10-23 09:18:15 +08:00
api/packages/pypi
base Remove useless appVer from JS window.config (#21445) 2022-10-14 01:16:27 +08:00
code Run make fmt (#21437) 2022-10-13 21:33:54 -04:00
custom
explore Fix flex layout for repo list icons (#21896) (#21920) 2022-11-24 00:44:07 -06:00
mail Add team member invite by email (#20307) 2022-10-19 14:40:28 +02:00
org Color and Style enhancements (#21784, #21799) (#21868) 2022-11-20 10:47:02 +00:00
package Allow package version sorting (#21453) 2022-10-23 09:18:15 +08:00
repo Do not emit ambiguous character warning on rendered pages (#22016) (#22018) 2022-12-04 11:10:54 +00:00
shared Color and Style enhancements (#21784, #21799) (#21868) 2022-11-20 10:47:02 +00:00
status Remove fomantic image module (#21145) 2022-09-12 17:08:46 +08:00
swagger Support comma-delimited string as labels in issue template (#21831) (#21873) 2022-11-20 10:44:20 +00:00
user Added missing headers on user packages page (#21172) 2022-10-24 20:01:05 +08:00
home.tmpl
install.tmpl Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
post-install.tmpl