forgejo/modules/util
wxiaoguang cd5a0ec1c8
Add option to disable ambiguous unicode characters detection (#28454) (#28499)
Backport #28454 (the only conflict is caused by some comments)

* Close #24483
* Close #28123
* Close #23682
* Close #23149

(cherry picked from commit a3f403f438)

Conflicts:
	modules/setting/ui.go
	trivial context conflict
2023-12-22 12:07:01 +01:00
..
filebuffer
rotatingfilewriter
color.go
color_test.go
error.go
file_unix.go
file_unix_test.go
file_windows.go
io.go
io_test.go
keypair.go [GITEA] Drop sha256-simd in favor of stdlib 2023-11-13 14:06:31 +01:00
keypair_test.go [GITEA] Drop sha256-simd in favor of stdlib 2023-11-13 14:06:31 +01:00
legacy.go [GITEA] rework long-term authentication 2023-11-13 14:06:31 +01:00
legacy_test.go [GITEA] rework long-term authentication 2023-11-13 14:06:31 +01:00
pack.go
pack_test.go
paginate.go
paginate_test.go
path.go Refactor lfs requests (#26783) 2023-09-18 08:40:50 +00:00
path_test.go
remove.go
sanitize.go
sanitize_test.go
sec_to_time.go
sec_to_time_test.go
shellquote.go
shellquote_test.go
slice.go Replace util.SliceXxx with slices.Xxx (#26958) 2023-09-07 09:37:47 +00:00
slice_test.go Replace util.SliceXxx with slices.Xxx (#26958) 2023-09-07 09:37:47 +00:00
string.go Add option to disable ambiguous unicode characters detection (#28454) (#28499) 2023-12-22 12:07:01 +01:00
string_test.go
timer.go
timer_test.go
truncate.go
truncate_test.go
url.go Add RemoteAddress to mirrors (#26952) 2023-09-16 16:03:02 +00:00
util.go
util_test.go