forgejo/web_src/js/components
Ing. Jaroslav Šafka 8420c1bf4c
Fix checks in PR for empty commits ()
* Fixes issue  (Not able to merge commit in PR when branches content is same, but different commit id)
* fill HeadCommitID in PullRequest
* compare real commits ID as check for merging
* based on @zeripath patch in 
2022-07-13 16:22:51 +08:00
..
ActivityHeatmap.vue Frontend refactor: move Vue related code from index.js to components dir, and remove unused codes. () 2021-10-15 10:35:26 +08:00
ContextPopup.vue Never use /api/v1 from Gitea UI Pages () 2022-04-07 20:59:56 +02:00
DashboardRepoList.js Improve dashboard's repo list performance () 2022-04-26 16:34:30 -04:00
PullRequestMergeForm.vue Fix checks in PR for empty commits () 2022-07-13 16:22:51 +08:00
RepoActivityTopAuthors.vue Split index.js to separate files () 2021-10-17 01:28:04 +08:00
RepoBranchTagDropdown.js Add apply-patch, basic revert and cherry-pick functionality () 2022-02-09 20:28:55 +00:00
VueComponentLoader.js Frontend refactor, PascalCase to camelCase, remove unused code () 2021-10-21 15:37:43 +08:00