0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 21:45:08 +01:00
gitea/templates/repo
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
..
branch Fix disable download button (#20701) 2022-08-08 15:42:36 +02:00
diff Switch Unicode Escaping to a VSCode-like system (#19990) 2022-08-13 19:32:34 +01:00
editor
find
graph
issue Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
migrate
projects
pulls
release
settings Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
wiki Rework repo buttons (#20602) 2022-08-08 02:15:11 +03:00
activity.tmpl
blame.tmpl Switch Unicode Escaping to a VSCode-like system (#19990) 2022-08-13 19:32:34 +01:00
branch_dropdown.tmpl Rework repo buttons (#20602) 2022-08-08 02:15:11 +03:00
clone_buttons.tmpl Rework repo buttons (#20602) 2022-08-08 02:15:11 +03:00
clone_script.tmpl
commit_page.tmpl
commit_status.tmpl Change commit status icons to SVG (#20736) 2022-08-09 23:55:29 +02:00
commit_statuses.tmpl Use separate class for tippy targets (#20742) 2022-08-10 22:47:28 +08:00
commits.tmpl Rework repo buttons (#20602) 2022-08-08 02:15:11 +03:00
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl
empty.tmpl Add default value for clone URLs (#20600) 2022-08-02 10:52:05 +08:00
forks.tmpl
graph.tmpl
header.tmpl Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
home.tmpl Fix disabled open in vscode menu when disabling download source from UI (#20713) 2022-08-12 13:16:05 +08:00
icon.tmpl
packages.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl Rework repo buttons (#20602) 2022-08-08 02:15:11 +03:00
unicode_escape_prompt.tmpl Switch Unicode Escaping to a VSCode-like system (#19990) 2022-08-13 19:32:34 +01:00
upload.tmpl
user_cards.tmpl
view_file.tmpl Switch Unicode Escaping to a VSCode-like system (#19990) 2022-08-13 19:32:34 +01:00
view_list.tmpl Rework repo buttons (#20602) 2022-08-08 02:15:11 +03:00
watchers.tmpl