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
jladbrook 56d4893b2a
Add RSS Feeds for branches and files (#22719)
Fix #22228 adding RSS feeds for branches and files. 

RSS feeds are accessed through:

* [gitea]/src/branch/{branch}.rss
* [gitea]/src/branch/{branch}/{file_name}.rss

No changes have been made to the UI to expose the feed urls for branches
and files.
2 years ago
..
api Fix typo in API route (#24310) 2 years ago
common Update go tool dependencies, restructure lint targets (#24239) 2 years ago
install Refactor web route (#24080) 2 years ago
private Refactor web route (#24080) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Add RSS Feeds for branches and files (#22719) 2 years ago
init.go Allow adding new files to an empty repo (#24164) 2 years ago