You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
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>
4 years ago
..
admin Replace footer and modal icons with SVG (#13245) 4 years ago
base Replace footer and modal icons with SVG (#13245) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Make SVG size argument optional (#12814) 4 years ago
mail Add email notify for new release (#12463) 4 years ago
org Replace footer and modal icons with SVG (#13245) 4 years ago
pwa Move serviceworker to workbox and fix SSE interference (#11538) 4 years ago
repo Enhance release list (#6025) 4 years ago
status Make error pages translatable (#11163) 4 years ago
swagger Add review request api (#11355) 4 years ago
user Replace footer and modal icons with SVG (#13245) 4 years ago
home.tmpl Make SVG size argument optional (#12814) 4 years ago
install.tmpl Move install pages out of main macaron routes (#13195) 4 years ago
post-install.tmpl Move install pages out of main macaron routes (#13195) 4 years ago