1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-27 08:00:48 -04:00
gitea/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>
2022-08-13 19:32:34 +01:00
..
admin Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
api/packages/pypi
base Move the official website link at the footer of gitea (#20777) 2022-08-12 20:34:53 -05:00
custom
explore
mail
org Replace some icons with SVG (#20741) 2022-08-10 18:30:40 +02:00
package
repo Switch Unicode Escaping to a VSCode-like system (#19990) 2022-08-13 19:32:34 +01:00
shared Make branch icon stand out more (#20726) 2022-08-10 15:23:11 -04:00
status
swagger
user Replace some icons with SVG (#20741) 2022-08-10 18:30:40 +02:00
home.tmpl
install.tmpl
post-install.tmpl