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/web/feed
Stanislas Dolcini d8f82cbc78
Use GetDisplayName() instead of DisplayName() to generate rss feeds (#31687)
Fixes #31491 The RSS feed converted ignored the setting used in the
application.
7 months ago
..
branch.go
convert.go Use GetDisplayName() instead of DisplayName() to generate rss feeds (#31687) 7 months ago
file.go
profile.go
release.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 10 months ago
render.go Refactor names (#31405) 8 months ago
repo.go