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/web
Xinyu Zhou 100448a007
Allow disable sitemap (#21617)
This patch provide a mechanism to disable
[sitemap](https://github.com/go-gitea/gitea/pull/18407).

Signed-off-by: Xinyu Zhou <i@sourcehut.net>
Co-authored-by: 6543 <6543@obermui.de>
2022-10-28 11:17:38 -04:00
..
admin Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
auth Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
dev
events
explore Remove deleted repos from searchresult (#21512) 2022-10-22 17:23:20 +08:00
feed Make rss/atom identifier globally unique (#21550) 2022-10-28 09:49:04 -04:00
healthcheck
misc
org move invite by mail to services package (#21513) 2022-10-20 11:23:31 +08:00
repo Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
user Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
auth.go
auth_windows.go
base.go Share HTML template renderers and create a watcher framework (#20218) 2022-08-28 10:43:25 +01:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Allow disable sitemap (#21617) 2022-10-28 11:17:38 -04:00
webfinger.go Fix various typos (#20338) 2022-07-12 23:32:37 +02:00