]> source.dussan.org Git - gitea.git/commit
Add compare tag dropdown to releases page (#15695)
authorJonathan Tran <jonnytran@gmail.com>
Mon, 3 May 2021 17:27:48 +0000 (13:27 -0400)
committerGitHub <noreply@github.com>
Mon, 3 May 2021 17:27:48 +0000 (13:27 -0400)
commit5e047b9bd7ba4bfa1c1ae3683eabe7e290de5728
tree4f677454d6184de0ba06fed197a478ec6ce8dfe7
parent1b017fe7ca9df5a8c7d7823a1ded897fc324f9d3
Add compare tag dropdown to releases page (#15695)

* Add compare tag dropdown to releases page

* Change defaults to be more intuitive and remove unneeded option

* Fix to select branch on releases page

Co-authored-by: Jonathan Tran <jon@allspice.io>
Co-authored-by: Kyle D <kdumontnu@gmail.com>
options/locale/locale_en-US.ini
routers/repo/release.go
templates/repo/branch_dropdown.tmpl
templates/repo/commits.tmpl
templates/repo/home.tmpl
templates/repo/release/list.tmpl
web_src/js/index.js
web_src/less/_repository.less