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.
forgejo/templates
zeripath 99efa02edf
Switch Unicode Escaping to a VSCode-like system (#19990)
This PR rewrites the invisible unicode detection algorithm to more
closely match that of the Monaco editor on the system. It provides a
technique for detecting ambiguous characters and relaxes the detection
of combining marks.

Control characters are in addition detected as invisible in this
implementation whereas they are not on monaco but this is related to
font issues.

Close #19913

Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
admin Replace fomantic popup module with tippy.js (#20428) 2 years ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base Move the official website link at the footer of gitea (#20777) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add tooltip to repo icons in explore page (#20241) 2 years ago
mail Add disable download source configuration (#20548) 2 years ago
org Replace some icons with SVG (#20741) 2 years ago
package Add support for Pub packages (#20560) 2 years ago
repo Switch Unicode Escaping to a VSCode-like system (#19990) 2 years ago
shared Make branch icon stand out more (#20726) 2 years ago
status Refactor `i18n` to `locale` (#20153) 2 years ago
swagger Add support for Pub packages (#20560) 2 years ago
user Replace some icons with SVG (#20741) 2 years ago
home.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
install.tmpl Rework mailer settings (#18982) 2 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago