0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 10:05:10 +01:00
gitea/routers/web/repo
Reo 48d71b7d6b
Add Feed for Releases and Tags (#21696)
Fixes #19091

Add Feed for Releases and Tags, can be accessed through
`reponame/releases.rss`, `reponame/releases.atom`, `reponame/tags.rss`,
and `reponame/tags.atom`

Signed-off-by: Reo <reo_999@proton.me>
2022-12-21 15:06:26 -06:00
..
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
commit.go
compare.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
download.go
editor_test.go
editor.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
find.go
http_test.go
http.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
packages.go
patch.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
projects_test.go
projects.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
pull_review.go
pull.go
release_test.go
release.go Add Feed for Releases and Tags (#21696) 2022-12-21 15:06:26 -06:00
render.go
repo.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
search.go
setting_protected_branch.go
setting.go Secrets storage with SecretKey encrypted (#22142) 2022-12-20 17:07:13 +08:00
settings_test.go
tag.go
topic.go
treelist.go
view_test.go
view.go Repair LFS web rendering. (#22195) 2022-12-21 09:21:26 +08:00
webhook.go
wiki_test.go
wiki.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00