summaryrefslogtreecommitdiffstats
path: root/templates/repo/release/list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Add tags list for repos whose release setting is disabled (#23465) (#24369)Zettat1232023-04-271-63/+5
* Add creation time in tag list page (#23693) (#23773)Giteabot2023-03-281-0/+3
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-34/+34
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Add Feed for Releases and Tags (#21696)Reo2022-12-211-0/+3
* Optimize html templates (#22080)Jason Song2022-12-091-2/+2
* Release and Tag List tweaks (#21712)silverwind2022-12-061-31/+42
* Tag list should include draft releases with existing tags (#21263)Jason Song2022-10-031-4/+2
* Remove fomantic image module (#21145)silverwind2022-09-121-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-3/+3
* Add disable download source configuration (#20548)Lunny Xiao2022-07-311-5/+9
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-22/+22
* Make better use of i18n (#20096)Gusted2022-06-261-2/+2
* Prevent double encoding of branch names in delete branch (#18714)zeripath2022-02-111-1/+1
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-2/+2
* Fix release link broken (#18252)Lunny Xiao2022-01-131-1/+1
* Switch archive URL code back to href attributes (#17796)fnetX (aka fralix)2021-11-291-6/+6
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-17/+17
* Prevent 500 on draft releases without tag (#16634)zeripath2021-08-051-1/+3
* Remove fomantic accordion module (#15951)silverwind2021-05-231-29/+26
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-1/+1
* fix some ui bug about draft release (#15137)a10121127962021-05-061-7/+11
* Add compare tag dropdown to releases page (#15695)Jonathan Tran2021-05-031-0/+1
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-1/+1
* Implement delete release attachments and update release attachments' name (#1...Lunny Xiao2021-03-231-3/+5
* Update JS dependencies (#15033)silverwind2021-03-221-2/+2
* Fix frontpage avatars (#13853)silverwind2020-12-091-2/+2
* Direct avatar rendering (#13649)silverwind2020-12-031-2/+2
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Fix tooltips and issue dependency styles (#13458)silverwind2020-11-101-1/+3
* [RFC] Make archival asynchronous (#11296)Kyle Evans2020-11-071-6/+6
* Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417)Wim2020-11-041-1/+1
* Add the tag list page to the release page (#12096)a10121127962020-11-021-42/+110
* Misc UI fixes, add secondary color (#13378)silverwind2020-11-011-5/+5
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1
* Enhance release list (#6025)Lanre Adelowo2020-10-211-0/+9
* Make SVG size argument optional (#12814)silverwind2020-09-111-6/+6
* Add compare link to releases (#11752)John Olheiser2020-06-051-2/+2
* Add single release page and latest redirect (#11102)John Olheiser2020-04-181-1/+1
* Add accordion to release list and compact non-latest (#10910)John Olheiser2020-03-311-23/+30
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-6/+6
* Show download count info in release list (#10124)Lauris BH2020-02-031-0/+1
* [Fix] Release attachment should use DownloadURL() not Name (#9529)65432019-12-281-4/+4
* Add extra user information when migrating release (#8331)Lunny Xiao2019-10-051-0/+7
* Properly escape release attachment URL (#6512)mrsdizzie2019-04-051-1/+1
* Added URL mapping for Release attachments like on github.com (#1707)gdeverlant2019-01-061-9/+9
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-4/+4
* Fix some issues with special chars in branch names (#3767)nubenum2018-09-171-8/+8