forgejo/web_src/js/components
Giteabot 49f82ac4e3
Fix JS NPE when viewing specific range of PR commits (#27912) (#27923)
Backport #27912 by @delvh

This should be the easiest fix.
While other solutions might be possible that exterminate the root cause,
they will not be as trivial.

Co-authored-by: delvh <dev.lh@web.de>
2023-11-06 09:22:44 +00:00
..
.eslintrc.yaml
ActionRunStatus.vue
ActivityHeatmap.vue
ContextPopup.vue
DashboardRepoList.vue Restore warning commit status (#27504) (#27529) 2023-10-09 11:56:02 +08:00
DiffCommitSelector.vue Fix JS NPE when viewing specific range of PR commits (#27912) (#27923) 2023-11-06 09:22:44 +00:00
DiffFileList.vue Fix review UI (#27322) (#27331) 2023-09-28 13:27:13 +00:00
DiffFileTree.vue Improve diff tree spacing (#27714) (#27719) 2023-10-21 10:44:58 +00:00
DiffFileTreeItem.vue Improve diff tree spacing (#27714) (#27719) 2023-10-21 10:44:58 +00:00
PullRequestMergeForm.vue
RepoActionView.vue Add missed return to actions view fetch (#27289) (#27293) 2023-09-27 09:10:21 +08:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue
ScopedAccessTokenSelector.vue