forgejo/modules/util
Nick 7b5b739a2f
Move IsReadmeFile* from modules/markup/ to modules/util (#22877)
These functions don't examine contents, just filenames, so they don't
fit in well in a markup module.

This was originally part of
https://github.com/go-gitea/gitea/pull/22177.

Signed-off-by: Nick Guenther <nick.guenther@polymtl.ca>
2023-02-13 15:01:09 -05:00
..
filebuffer
error.go
file_unix.go
file_unix_test.go
file_windows.go
io.go Improve checkIfPRContentChanged (#22611) 2023-01-28 15:54:40 +00:00
keypair.go Add Chef package registry (#22554) 2023-02-06 09:49:21 +08:00
keypair_test.go Add Chef package registry (#22554) 2023-02-06 09:49:21 +08:00
legacy.go
legacy_test.go
pack.go Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00
pack_test.go Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00
paginate.go
paginate_test.go
path.go Move IsReadmeFile* from modules/markup/ to modules/util (#22877) 2023-02-13 15:01:09 -05:00
path_test.go Move IsReadmeFile* from modules/markup/ to modules/util (#22877) 2023-02-13 15:01:09 -05:00
remove.go
sanitize.go
sanitize_test.go
sec_to_time.go
sec_to_time_test.go
shellquote.go
shellquote_test.go
slice.go Improve utils of slices (#22379) 2023-01-11 13:31:16 +08:00
slice_test.go Improve utils of slices (#22379) 2023-01-11 13:31:16 +08:00
string.go
string_test.go
timer.go
truncate.go
truncate_test.go
url.go
util.go
util_test.go