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.
gitea/routers
Nick ef7fd781f5
Avoid recursing into sub-sub-sub-docs folders when looking for READMEs. (#23695)
Fixes a bug introduced in https://github.com/go-gitea/gitea/pull/22177
which allows finding READMEs like
docs/docs/docs/.gitea/.github/docs/README.md

Fixes https://github.com/go-gitea/gitea/issues/23694
2 years ago
..
api Add actions support to package auth verification (#23729) 2 years ago
common Editor preview support for external renderers (#23333) 2 years ago
install Set `X-Gitea-Debug` header once (#23361) 2 years ago
private Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Avoid recursing into sub-sub-sub-docs folders when looking for READMEs. (#23695) 2 years ago
init.go Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago