0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-18 03:15:09 +01:00
gitea/web_src/js/components
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
..
.eslintrc.yaml
ActionRunStatus.vue Use same action status svg icons on actions list as on action page (#24178) 2023-04-19 13:42:53 +08:00
ActivityHeatmap.vue Localize activity heatmap (except tooltip) (#24131) 2023-04-17 14:26:01 -04:00
ContextPopup.vue
DashboardRepoList.vue Add --font-weight-bold and set previous bold to 601 (#24307) 2023-04-24 13:46:00 -04:00
DiffFileList.vue
DiffFileTree.vue Update the value of the diffEnd when click Show More btn in the DiffFileTree (#24069) 2023-04-12 15:11:23 +02:00
DiffFileTreeItem.vue Use reactive store to share data between components (#23996) 2023-04-11 20:44:26 -04:00
PullRequestMergeForm.vue
RepoActionView.test.js
RepoActionView.vue
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue Add RSS Feeds for branches and files (#22719) 2023-04-25 22:08:29 +08:00