gitea/modules/util
wxiaoguang b6574099ed
Fix project column title overflow (#31011)
By the way:
* Re-format the "color.go" to Golang code style
* Remove unused `overflow-y: scroll;` from `.project-column` because
there is `overflow: visible`
2024-05-20 05:21:01 +00:00
..
filebuffer Add io.Closer guidelines (#29387) 2024-02-25 13:05:23 +00:00
rotatingfilewriter
color_test.go Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 2024-04-07 16:19:25 +00:00
color.go Fix project column title overflow (#31011) 2024-05-20 05:21:01 +00:00
error.go
file_unix_test.go
file_unix.go
file_windows.go
io_test.go
io.go
keypair_test.go Use crypto/sha256 (#29386) 2024-02-25 13:32:13 +00:00
keypair.go Use crypto/sha256 (#29386) 2024-02-25 13:32:13 +00:00
legacy_test.go
legacy.go
pack_test.go
pack.go
paginate_test.go
paginate.go
path_test.go
path.go
remove.go
sanitize_test.go
sanitize.go
sec_to_time_test.go
sec_to_time.go
shellquote_test.go
shellquote.go
slice_test.go
slice.go Performance improvements for pull request list page (#29900) 2024-03-21 14:13:08 +01:00
string_test.go
string.go Add option to disable ambiguous unicode characters detection (#28454) 2023-12-17 14:38:54 +00:00
timer_test.go
timer.go
truncate_test.go
truncate.go
url.go
util_test.go Enable more revive linter rules (#30608) 2024-04-22 11:48:42 +00:00
util.go Clean up log messages (#30313) 2024-04-07 19:17:06 +08:00