gitea/web_src/js
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.
2023-04-25 22:08:29 +08:00
..
components Add RSS Feeds for branches and files (#22719) 2023-04-25 22:08:29 +08:00
features
markup
modules
standalone
test
utils
webcomponents
bootstrap.js
index.js
jquery.js
serviceworker.js
svg.js Add RSS Feeds for branches and files (#22719) 2023-04-25 22:08:29 +08:00
svg.test.js
utils.js
utils.test.js