0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-18 21:40:08 +01:00
forgejo/web_src/js/features
zeripath 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs ()
Fix 

Given the comments I've adjusted this somewhat. The numbers of characters detected are increased and include things like the use of U+300 to make à instead of à and non-breaking spaces.

There is a button which can be used to escape the content to show it.

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Gwyneth Morgan <gwymor@tilde.club>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-01-07 02:18:52 +01:00
..
comp Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE () 2022-01-05 13:17:25 +01:00
admin-common.js Frontend refactor, PascalCase to camelCase, remove unused code () 2021-10-21 15:37:43 +08:00
admin-emails.js
admin-users.js
clipboard.js
codeeditor.js
colorpicker.js
common-global.js Add warning for BIDI characters in page renders and in diffs () 2022-01-07 02:18:52 +01:00
common-issue.js
common-organization.js
contextpopup.js
dropzone.js Update JS dependencies () 2021-11-11 09:52:16 +08:00
emoji.js
eventsource.sharedworker.js Update JS dependencies () 2021-08-17 01:32:48 -04:00
heatmap.js
imagediff.js
install.js Refactor install page (db type) () 2021-12-07 13:44:08 +08:00
notification.js Fix some incorrect async functions, improve frontend document. () 2021-11-12 20:37:45 +08:00
org-team.js
repo-branch.js
repo-code.js
repo-commit.js Improve ellipsis buttons () 2021-11-22 21:44:38 -05:00
repo-common.js
repo-diff.js Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE () 2022-01-05 13:17:25 +01:00
repo-editor.js Sanitize user-input on file name () 2021-11-17 18:08:25 +00:00
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue.js Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE () 2022-01-05 13:17:25 +01:00
repo-legacy.js Add warning for BIDI characters in page renders and in diffs () 2022-01-07 02:18:52 +01:00
repo-migrate.js
repo-migration.js
repo-projects.js Support sorting for project board issuses () 2021-12-08 14:57:18 +08:00
repo-release.js Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE () 2022-01-05 13:17:25 +01:00
repo-settings.js
repo-template.js
repo-unicode-escape.js Add warning for BIDI characters in page renders and in diffs () 2022-01-07 02:18:52 +01:00
repo-wiki.js Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE () 2022-01-05 13:17:25 +01:00
serviceworker.js
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js
user-auth-u2f.js
user-auth.js
user-settings.js