gitea/templates/repo
Lanre Adelowo e918636283
Enhance release list (#6025)
* show author for releases created outside Gitea UI.

Also show the number of commits behind the default branch for tags created outside the UI

don't show the tag date again for tags pushed to the repo. Since it is already on the sidebar and looks like duplication

* add migration for already existing tags

* update as per review

* fix build

* add space

* fix import statments

* Update models/migrations/v113.go

Co-Authored-By: zeripath <art27@cantab.net>

* Update models/migrations/v114.go

Co-authored-by: 6543 <6543@obermui.de>

* Update services/release/release.go

Co-authored-by: 6543 <6543@obermui.de>

* impruve

* remove dependency on models package

* Close the gitrepos in a defer to ensure that they are closed.

* gofmt

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-10-21 20:55:25 -04:00
..
branch Replace footer and modal icons with SVG (#13245) 2020-10-21 22:07:33 +01:00
diff Update outdated label to use Fomantic UI style (#13181) 2020-10-21 19:47:16 -04:00
editor Attachments: Add extension support, allow all types for releases (#12465) 2020-10-05 01:49:33 -04:00
issue Update outdated label to use Fomantic UI style (#13181) 2020-10-21 19:47:16 -04:00
migrate Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00
projects Replace footer and modal icons with SVG (#13245) 2020-10-21 22:07:33 +01:00
pulls
release Enhance release list (#6025) 2020-10-21 20:55:25 -04:00
settings Replace footer and modal icons with SVG (#13245) 2020-10-21 22:07:33 +01:00
wiki Replace footer and modal icons with SVG (#13245) 2020-10-21 22:07:33 +01:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
commit_page.tmpl
commit_status.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl Add IsTemplate option in create repo ui and api (#12942) 2020-09-25 13:18:37 +08:00
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl Use a simple format for the big number on ui (#12822) 2020-09-16 00:07:18 -04:00
header_icon.tmpl
home.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
upload.tmpl Fix attachments list in edit comment (#13036) 2020-10-11 00:49:59 +01:00
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl