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/templates
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>
2 years ago
..
admin Fix sorting admin user list by last login (#22081) 2 years ago
api/packages/pypi
base Optimize html templates (#22080) 2 years ago
code Run `make fmt` (#21437) 2 years ago
custom
explore Optimize html templates (#22080) 2 years ago
mail Add team member invite by email (#20307) 2 years ago
org Secrets storage with SecretKey encrypted (#22142) 2 years ago
package Add package registry cleanup rules (#21658) 2 years ago
repo Add Feed for Releases and Tags (#21696) 2 years ago
shared Timeline and color tweaks (#21799) 2 years ago
status
swagger Add API management for issue/pull and comment attachments (#21783) 2 years ago
user Fix margin and alignment in dashboard repolist (#22120) 2 years ago
home.tmpl fix(web): add `alt` for logo in home page (#21887) 2 years ago
install.tmpl Clean up formatting on install page (#21668) 2 years ago
post-install.tmpl