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.
forgejo/routers
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>
1 year ago
..
api Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 1 year ago
common Support disabling database auto migration (#22053) 2 years ago
install fix: update settings table on install (#22326) 2 years ago
private Implement actions (#21937) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877) 1 year ago
init.go Implement actions (#21937) 1 year ago