1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/routers
Xinyu Zhou b4802b9b2e
Allow disable RSS/Atom feed (#21622)
This patch provide a mechanism to disable RSS/Atom feed.

Signed-off-by: Xinyu Zhou <i@sourcehut.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
2022-11-21 13:14:58 +08:00
..
api Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
common Fix setting HTTP headers after write (#21833) 2022-11-18 01:55:15 +08:00
install Fix token generation when using INTERNAL_TOKEN_URI (#21669) 2022-11-03 20:55:09 +00:00
private Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
utils refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
web Allow disable RSS/Atom feed (#21622) 2022-11-21 13:14:58 +08:00
init.go Add some documentation to packages (#21648) 2022-11-12 18:59:15 +00:00