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 Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
find Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
graph Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
issue Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
migrate Remove blue text on migrate page (#20273) 2022-07-12 17:04:15 +08:00
projects Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
pulls Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
release Add disable download source configuration (#20548) 2022-07-31 18:57:02 +02:00
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 Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
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 Clean up and fix clone button script (#20415) 2022-07-31 20:29:55 +02:00
commit_page.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
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 Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
commits_list_small.tmpl Fix a broken link in `commits_list_small.tmpl` (#18763) 2022-02-14 19:19:07 +08:00
commits_table.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
create.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
empty.tmpl Add default value for clone URLs (#20600) 2022-08-02 10:52:05 +08:00
forks.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
graph.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
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 Do not display org avatar near icon for internal repos (#13957) 2020-12-13 16:51:15 -05:00
packages.tmpl Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
search.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
shabox_badge.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
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 Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
user_cards.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
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 Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00