1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/templates/repo
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
..
actions Add runner check in repo action page (#24124) 2023-04-19 20:51:20 +08:00
branch Add RSS Feeds for branches and files (#22719) 2023-04-25 22:08:29 +08:00
cite Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
diff Fix issue attachment handling (#24202) 2023-04-20 02:39:44 -04:00
editor Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
find
graph Improve template helper functions: string/slice (#24266) 2023-04-22 14:16:22 -04:00
issue Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
migrate Set type="password" on all auth_token fields (#22175) 2023-04-23 10:28:27 -04:00
projects Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
pulls Discolor pull request tab labels (#23950) 2023-04-07 15:12:45 -04:00
release Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
settings Wrap too long push mirror addresses (#21120) 2023-04-24 10:29:16 -04:00
wiki Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
activity.tmpl Allow using localized absolute date times within phrases with place holders and localize issue due date events (#24275) 2023-04-23 15:12:33 -04:00
blame.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
branch_dropdown.tmpl Refactor branch/tag selector to Vue SFC (#23421) 2023-03-14 17:51:20 +08:00
clone_buttons.tmpl Clean template/helper.go (#23922) 2023-04-07 03:31:41 -04:00
clone_script.tmpl Clean template/helper.go (#23922) 2023-04-07 03:31:41 -04:00
commit_page.tmpl Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
commit_status.tmpl Use different SVG for pending and running actions (#23836) 2023-03-31 17:24:39 +08:00
commit_statuses.tmpl
commits_list_small.tmpl Use a general Eval function for expressions in templates. (#23927) 2023-04-07 21:25:49 +08:00
commits_list.tmpl
commits_table.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
commits.tmpl
create_helper.tmpl
create.tmpl Make label templates have consistent behavior and priority (#23749) 2023-04-10 16:44:02 +08:00
empty.tmpl Allow adding new files to an empty repo (#24164) 2023-04-19 21:40:42 +08:00
file_info.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
forks.tmpl Remove fomantic ".link" selector and styles (#23888) 2023-04-03 20:47:23 -04:00
graph.tmpl
header.tmpl Improve External Wiki in Repo Header (#24304) 2023-04-24 12:28:37 -04:00
home.tmpl Add RSS Feeds for branches and files (#22719) 2023-04-25 22:08:29 +08:00
icon.tmpl
packages.tmpl
search_name.tmpl Clean template/helper.go (#23922) 2023-04-07 03:31:41 -04:00
search.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
shabox_badge.tmpl
sub_menu.tmpl Refactor locale number (#24134) 2023-04-17 11:37:23 +08:00
unicode_escape_prompt.tmpl Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
upload.tmpl
user_cards.tmpl Allow using localized absolute date times within phrases with place holders and localize issue due date events (#24275) 2023-04-23 15:12:33 -04:00
view_file.tmpl Add RSS Feeds for branches and files (#22719) 2023-04-25 22:08:29 +08:00
view_list.tmpl
watchers.tmpl