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 e1aca7cbdd
Deduplicate findReadmeFile() (#22177)
This code was copy-pasted at some point. Revisit it to reunify it.

~~Doing that then encouraged simplifying the types of a couple of
related functions.~~

~~As a follow-up, move two helper functions, `isReadmeFile()` and
`isReadmeFileExtension()`, intimately tied to `findReadmeFile()`, in as
package-private.~~

Signed-off-by: Nick Guenther <nick.guenther@polymtl.ca>
1 year ago
..
api Add `/$count` endpoints for NuGet v2 (#22855) 1 year ago
common Support disabling database auto migration (#22053) 2 years ago
install fix: update settings table on install (#22326) 1 year ago
private Implement actions (#21937) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Deduplicate findReadmeFile() (#22177) 1 year ago
init.go Implement actions (#21937) 1 year ago