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 Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
base Move the official website link at the footer of gitea (#20777) 2022-08-12 20:34:53 -05:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Add tooltip to repo icons in explore page (#20241) 2022-07-07 22:17:41 +02:00
mail Add disable download source configuration (#20548) 2022-07-31 18:57:02 +02:00
org Replace some icons with SVG (#20741) 2022-08-10 18:30:40 +02:00
package Add support for Pub packages (#20560) 2022-08-07 18:09:54 +08:00
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 Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
swagger Add support for Pub packages (#20560) 2022-08-07 18:09:54 +08:00
user Replace some icons with SVG (#20741) 2022-08-10 18:30:40 +02:00
home.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
install.tmpl Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 2021-05-08 16:27:25 +02:00