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/web_src
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
..
css Make SVG in dropdown menu have the same margin-right as IMG (#24316) 2 years ago
fomantic Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events (#23065) 2 years ago
js Add RSS Feeds for branches and files (#22719) 2 years ago
svg Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago