1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/services/gitdiff
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
..
testdata/academic-module Fix panic when diff () 2019-11-28 17:05:57 +08:00
csv_test.go Enable show more files in diff for git <2.31 () 2021-11-20 13:50:00 +00:00
csv.go Simplify parameter types () 2021-12-20 04:41:31 +00:00
gitdiff_test.go Add warning for BIDI characters in page renders and in diffs () 2022-01-07 02:18:52 +01:00
gitdiff.go Add warning for BIDI characters in page renders and in diffs () 2022-01-07 02:18:52 +01:00
main_test.go Decouple unit test code from business code () 2021-11-12 22:36:47 +08:00