Forgejo/modules/util
silverwind 24e64fe372
Replace interface{} with any (#25686) (#25687)
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
..
filebuffer
rotatingfilewriter Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
color.go
color_test.go
error.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
file_unix.go
file_unix_test.go
file_windows.go
io.go Fix profile render when the README.md size is larger than 1024 bytes (#25270) 2023-06-15 01:39:34 +00:00
io_test.go Fix profile render when the README.md size is larger than 1024 bytes (#25270) 2023-06-15 01:39:34 +00:00
keypair.go
keypair_test.go
legacy.go
legacy_test.go
pack.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
pack_test.go
paginate.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
paginate_test.go
path.go Move some regexp out of functions (#25430) (#25445) 2023-06-22 16:01:54 +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
slice_test.go
string.go
string_test.go
timer.go
timer_test.go
truncate.go Add ability to set multiple redirect URIs in OAuth application UI (#25072) 2023-06-05 15:00:12 +08:00
truncate_test.go
url.go
util.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
util_test.go