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
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
..
admin Improve some modal action buttons (#24289) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Improve some modal action buttons (#24289) 2 years ago
code Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve some modal action buttons (#24289) 2 years ago
explore Allow using localized absolute date times within phrases with place holders and localize issue due date events (#24275) 2 years ago
mail Remove incorrect HTML self close tag (#23748) 2 years ago
org Improve some modal action buttons (#24289) 2 years ago
package Allow using localized absolute date times within phrases with place holders and localize issue due date events (#24275) 2 years ago
projects Improve some modal action buttons (#24289) 2 years ago
repo Add RSS Feeds for branches and files (#22719) 2 years ago
shared Improve some modal action buttons (#24289) 2 years ago
status Improve some modal action buttons (#24289) 2 years ago
swagger Fix typo in API route (#24310) 2 years ago
user Improve some modal action buttons (#24289) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Remove incorrect HTML self close tag (#23748) 2 years ago
post-install.tmpl Remove incorrect HTML self close tag (#23748) 2 years ago