You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/util
wxiaoguang 61be51e56b
Refactor markup package (#32399)
To make the markup package easier to maintain:
1. Split some go files into small files
2. Use a shared util.NopCloser, remove duplicate code
3. Remove unused functions
3 months ago
..
filebuffer Add `io.Closer` guidelines (#29387) 12 months ago
rotatingfilewriter Replace `interface{}` with `any` (#25686) 2 years ago
color.go Fix project column title overflow (#31011) 9 months ago
color_test.go Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 10 months ago
error.go Replace `interface{}` with `any` (#25686) 2 years ago
file_unix.go
file_unix_test.go
file_windows.go
io.go Refactor markup package (#32399) 3 months ago
io_test.go
keypair.go Enable `unparam` linter (#31277) 8 months ago
keypair_test.go Use `crypto/sha256` (#29386) 12 months ago
legacy.go
legacy_test.go
pack.go Replace `interface{}` with `any` (#25686) 2 years ago
pack_test.go
paginate.go Replace `interface{}` with `any` (#25686) 2 years ago
paginate_test.go
path.go Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
path_test.go
remove.go
sanitize.go Refactor to use UnsafeStringToBytes (#31358) 8 months ago
sanitize_test.go
sec_to_time.go
sec_to_time_test.go
shellquote.go
shellquote_test.go
slice.go Performance improvements for pull request list page (#29900) 11 months ago
slice_test.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
string.go Refactor to use UnsafeStringToBytes (#31358) 8 months ago
string_test.go
timer.go
timer_test.go
truncate.go
truncate_test.go
url.go Add `RemoteAddress` to mirrors (#26952) 1 year ago
util.go Refactor tests to prevent from unnecessary preparations (#32398) 3 months ago
util_test.go Refactor tests to prevent from unnecessary preparations (#32398) 3 months ago