summaryrefslogtreecommitdiffstats
path: root/templates/code
Commit message (Expand)AuthorAgeFilesLines
* Fix 500 error of searching commits (#28576)wxiaoguang2023-12-211-1/+1
* Remove autofocus in search box (#28033)yp053272023-11-201-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-253-10/+10
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+1
* Refactor some CSS styles and simplify code (#26771)wxiaoguang2023-08-281-2/+2
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-061-0/+17
* Use flex instead of float for sort button and search input (#25519)HesterG2023-06-281-1/+1
* Introduce shared template for search inputs (#25338)silverwind2023-06-221-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-3/+3
* Fix 'View File' button in code search (#23478)silverwind2023-03-141-3/+3
* Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895)wxiaoguang2023-02-141-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-3/+3
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-3/+3
* Run `make fmt` (#21437)Yarden Shoham2022-10-131-4/+4
* Add user/organization code search (#19977)Lauris BH2022-10-112-0/+57