This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
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>
2023-02-12 15:08:10 +08:00
..
api Add /$count endpoints for NuGet v2 (#22855) 2023-02-11 19:30:44 +08:00
common
install
private Implement actions (#21937) 2023-01-31 09:45:19 +08:00
utils
web Deduplicate findReadmeFile() (#22177) 2023-02-12 15:08:10 +08:00
init.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00