bench-forgejo/services
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
..
agit Move user related model into models/user () 2021-11-24 17:49:20 +08:00
asymkey Refactor auth package () 2022-01-02 21:12:35 +08:00
attachment Simplify parameter types () 2021-12-20 04:41:31 +00:00
auth Increase Salt randomness () 2022-01-04 15:13:52 +00:00
comments Move repository model into models/repo () 2021-12-10 09:27:50 +08:00
cron Some repository refactors () 2021-12-12 23:48:20 +08:00
externalaccount Refactor auth package () 2022-01-02 21:12:35 +08:00
forms Team permission allow different unit has different permission () 2022-01-05 11:37:00 +08:00
gitdiff Add warning for BIDI characters in page renders and in diffs () 2022-01-07 02:18:52 +01:00
issue Simplify parameter types () 2021-12-20 04:41:31 +00:00
lfs Move repository model into models/repo () 2021-12-10 09:27:50 +08:00
mailer Add option to convert CRLF to LF line endings for sendmail () 2022-01-06 01:43:45 +01:00
migrations refactoring nits () 2022-01-05 07:27:53 +01:00
mirror Some repository refactors () 2021-12-12 23:48:20 +08:00
org Move repository model into models/repo () 2021-12-10 09:27:50 +08:00
pull Reset the conflicted files list in testpatch () 2021-12-31 20:33:55 +08:00
release Set HeadCommit when creating tags. () 2021-12-29 19:40:57 +08:00
repository services/repository: fix ListUnadoptedRepositories incorrect total count () 2022-01-01 10:52:00 +08:00
task Some repository refactors () 2021-12-12 23:48:20 +08:00
user Move keys to models/asymkey () 2021-12-10 16:14:24 +08:00
webhook Add replay of webhooks. () 2022-01-05 15:00:20 -06:00
wiki Some repository refactors () 2021-12-12 23:48:20 +08:00