aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-1365-434/+434
* Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel2023-02-132-28/+40
* Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)wxiaoguang2023-02-135-38/+38
* Add some headings to repo views (#22869)Felipe Leopoldo Sologuren Gutiérrez2023-02-122-3/+3
* Fix milestone title font problem (#22863)wxiaoguang2023-02-121-2/+2
* Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski2023-02-112-6/+34
* Make issue title edit buttons focusable and fix incorrect ajax requests (#22807)wxiaoguang2023-02-091-4/+4
* Fix inconsistent Filter Project name in issue list (#22827)Brecht Van Lommel2023-02-091-2/+2
* Fix more HTMLURL in templates (#22831)wxiaoguang2023-02-094-73/+73
* Fix unmatched div in project filter (#22832)John Olheiser2023-02-091-1/+0
* Make clone URL use current page's host (#22808)wxiaoguang2023-02-091-1/+8
* Fix links for the menus in the view file page (#22795)wxiaoguang2023-02-081-2/+1
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-0615-32/+33
* Show all projects, not just repo projects and open/closed projects (#22640)Lunny Xiao2023-02-041-11/+53
* Remove 'primary' class from tab counter labels (#22687)Francesco Siddi2023-02-031-5/+5
* Update button is shown when a Pull Request is marked WIP - Issue #21740 (#22683)jladbrook2023-02-032-38/+41
* Fix diff UI for unexpandable items (#22700)wxiaoguang2023-02-021-11/+10
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-0165-65/+65
* Add user secrets (#22191)KN4CK3R2023-02-014-83/+15
* Improve checkbox accessibility a bit by adding the title attribute (#22593)Felipe Leopoldo Sologuren Gutiérrez2023-02-012-3/+2
* Add repository setting to enable/disable releases unit (#22671)Brecht Van Lommel2023-02-011-0/+13
* Fix ref to trigger Actions (#22679)Jason Song2023-01-311-1/+8
* Fix missing title and filter in issue sidebar project menu (#22557)Brecht Van Lommel2023-01-311-0/+7
* Hide collapse icon in diff with no lines (#21094)JakobDev2023-01-311-7/+9
* Fixes accessibility behavior of Watching, Staring and Fork buttons (#22634)Felipe Leopoldo Sologuren Gutiérrez2023-01-311-3/+3
* Implement actions (#21937)Jason Song2023-01-3110-0/+129
* Issues: add Project filter to issues list and search (#22544)techknowlogick2023-01-293-22/+41
* Fixes accessibility of empty repository commit status (#22632)Felipe Leopoldo Sologuren Gutiérrez2023-01-281-1/+1
* Add templates to customize text when creating and migrating repositoriesBrecht Van Lommel2023-01-244-4/+5
* Support org/user level projects (#22235)Lunny Xiao2023-01-201-6/+6
* Mute all links in issue timeline (#22533)silverwind2023-01-201-49/+49
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-163-54/+62
* Restore function to "Show more" buttons (#22399)zeripath2023-01-131-1/+1
* Fix due date rendering the wrong date in issue (#22302)Yarden Shoham2023-01-021-1/+1
* Support template for merge message description (#22248)Jason Song2022-12-291-2/+3
* Add option to prohibit fork if user reached maximum limit of repositories (#2...Xinyu Zhou2022-12-271-1/+1
* Add Feed for Releases and Tags (#21696)Reo2022-12-211-0/+3
* Fix delete secret modal (#22187)Lunny Xiao2022-12-202-3/+23
* Secrets storage with SecretKey encrypted (#22142)Jason Song2022-12-204-2/+64
* Ensure that plain files are rendered correctly even when containing ambiguous...zeripath2022-12-172-6/+6
* Allow disable code tab (#20805)Lunny Xiao2022-12-121-0/+13
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-107-31/+31
* Change ID pattern of raw content container for issue (#21966)Felipe Leopoldo Sologuren Gutiérrez2022-12-104-7/+7
* Optimize html templates (#22080)Jason Song2022-12-0910-62/+62
* Rename actions to operations on UI (#22067)Jason Song2022-12-082-3/+3
* Release and Tag List tweaks (#21712)silverwind2022-12-061-31/+42
* Remove useless "Cancel" buttons (#21872)Yarden Shoham2022-12-059-9/+0
* Do not emit ambiguous character warning on rendered pages (#22016)zeripath2022-12-031-1/+3
* Remove duplicate "Actions" label in mobile view (#21974)Mark Ormesher2022-12-011-1/+1
* Fix button in branch list, avoid unexpected page jump before restore branch a...Xinyu Zhou2022-11-241-11/+15