summaryrefslogtreecommitdiffstats
path: root/templates/repo/release
Commit message (Expand)AuthorAgeFilesLines
* Create tag on ui (#13467)a10121127962021-02-281-0/+13
* Add EasyMDE support for release content editor (#14744)a10121127962021-02-221-2/+11
* 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-302-2/+2
* Dropdowns, Labels fixes and more CSS tweaks (#13733)silverwind2020-11-291-9/+9
* 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-312-2/+2
* Enhance release list (#6025)Lanre Adelowo2020-10-211-0/+9
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-4/+4
* Make SVG size argument optional (#12814)silverwind2020-09-112-7/+7
* Add compare link to releases (#11752)John Olheiser2020-06-051-2/+2
* Prettify timeline 3 (#11139)Sorien2020-05-141-1/+3
* 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-112-7/+7
* 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
* Fix max length check and limit in multiple repo forms (#9148)Lauris BH2019-11-251-2/+2
* 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
* Responsive design fixes (#4508)kolaente2018-07-261-1/+1
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-031-1/+1
* Add Size column to attachment (#3734)Jonas Franz2018-03-311-1/+1
* Improve release page UI (#3693)Jonas Franz2018-03-191-3/+4
* fix source download link when no code unit allowed (#3166)Lunny Xiao2017-12-121-0/+4
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-2/+2
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-5/+5
* Sync releases table with tags on push and for mirrors (#2459)Lauris BH2017-09-201-13/+16
* Attach to release (#673)Philip Couling2017-01-152-0/+13
* Allow updating draft releases while keeping them as draftSandro Santilli2016-11-141-3/+10
* Fix bug that tries to load mistyped templatesMatthias Loibl2016-11-101-1/+1
* Merge all pagination-templates into 'base/paginate'Kim "BKC" Carlbäcker2016-11-071-1/+1
* Add Pagination to Releases-pageKim "BKC" Carlbäcker2016-11-071-0/+1
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-1/+1
* #3076 detect invalid tag name git errorUnknwon2016-07-231-1/+1
* Upgrade octicon to 4.3.0Unknwon2016-07-161-2/+2
* #1146 finish new access rights for collaboratorsUnknwon2016-03-051-2/+2
* Indent all templates with tabsAdam Strzelecki2015-12-082-169/+169
* UI: Always show menu on repo pagesAdam Strzelecki2015-12-032-2/+0
* UI: Make repository menu divide header and contentAdam Strzelecki2015-12-022-2/+2
* fix #1383Unknwon2015-11-202-0/+17