summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add tooltip to issue reference (#22913)delvh2023-02-151-2/+2
* Add command to bulk set must-change-password (#22823)zeripath2023-02-1410-406/+598
* Remember to attach the parent tree when converting TreeEntry() -> Tree() (#22...Nick2023-02-141-1/+2
* Fix dark-colored description text in arc-green theme (#22908)Zettat1232023-02-141-0/+4
* Fix the full-height problem for all pages (#22905)wxiaoguang2023-02-141-5/+5
* Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895)wxiaoguang2023-02-145-5/+5
* Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877)Nick2023-02-135-131/+122
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-13137-921/+922
* Remove _actions.less (#22885)Jason Song2023-02-133-46/+53
* Highlight focused diff file (#22870)delvh2023-02-131-0/+8
* Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel2023-02-1311-34/+72
* docs: Update translation from-binary.zh-cn.md (#22820)Xinyu Zhou2023-02-132-11/+142
* Move delete user to service (#22478)Lunny Xiao2023-02-133-23/+51
* Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)wxiaoguang2023-02-138-50/+50
* Add some headings to repo views (#22869)Felipe Leopoldo Sologuren GutiƩrrez2023-02-122-3/+3
* Fix style of actions rerun button (#22835)Jason Song2023-02-121-18/+30
* Make issue and code search support camel case (#22829)sillyguodong2023-02-122-4/+6
* Revert "Fix notification and stopwatch empty states" (#22876)Lunny Xiao2023-02-122-2/+0
* Deduplicate findReadmeFile() (#22177)Nick2023-02-122-98/+78
* Fix milestone title font problem (#22863)wxiaoguang2023-02-122-4/+4
* Fix PR file tree folders no longer collapsing (#22864)gempir2023-02-122-2/+19
* escape filename when assemble URL (#22850)sillyguodong2023-02-122-6/+7
* Fix notification and stopwatch empty states (#22845)silverwind2023-02-112-0/+2
* Fix .golangci.yml (#22868)zeripath2023-02-112-3/+6
* Fix migration issue. (#22867)Nathaniel Sabanski2023-02-111-1/+1
* Add `/$count` endpoints for NuGet v2 (#22855)KN4CK3R2023-02-113-19/+80
* Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski2023-02-1115-17/+173
* Fix improper HTMLURL usages in Go code (#22839)wxiaoguang2023-02-1117-33/+33
* Use proxy for pull mirror (#22771)Gusted2023-02-113-4/+20
* Make issue title edit buttons focusable and fix incorrect ajax requests (#22807)wxiaoguang2023-02-094-8/+20
* Fix update by rebase being wrongly disabled by protected base branch (#22825)Brecht Van Lommel2023-02-091-1/+1
* Fix inconsistent Filter Project name in issue list (#22827)Brecht Van Lommel2023-02-091-2/+2
* Fix more HTMLURL in templates (#22831)wxiaoguang2023-02-097-81/+85
* Fix unmatched div in project filter (#22832)John Olheiser2023-02-091-1/+0
* Improve AppUrl/ROOT_URL checking (#22836)wxiaoguang2023-02-093-8/+8
* Fix isAllowed of escapeStreamer (#22814)Jason Song2023-02-091-17/+7
* Make clone URL use current page's host (#22808)wxiaoguang2023-02-091-1/+8
* change org_type.go to visible_type.go and fix the notes (#22752)yp053272023-02-091-3/+3
* Improve notification and stopwatch styles (#22169)silverwind2023-02-093-24/+53
* Fix blame view missing lines (#22826)Brecht Van Lommel2023-02-092-15/+18
* Load issue before accessing index in merge message (#22822)John Olheiser2023-02-091-0/+3
* include build info in Prometheus metrics (#22819)Michal2023-02-081-0/+24
* Fix rerun button of Actions (#22798)Jason Song2023-02-081-6/+9
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-0834-423/+500
* Fix links for the menus in the view file page (#22795)wxiaoguang2023-02-084-12/+24
* Fix restore repo bug, clarify the problem of ForeignIndex (#22776)wxiaoguang2023-02-073-5/+23
* Grammar fix (#22790)Peyton Duncan2023-02-061-1/+1
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-0643-81/+189
* Add repo adoption to FAQ (#22778)John Olheiser2023-02-061-0/+11
* Use import of OCI structs (#22765)KN4CK3R2023-02-0613-324/+93