| Commit message (Expand) | Author | Age | Files | Lines |
* | Unify search boxes (#29530) | Denys Konovalov | 2024-03-14 | 3 | -61/+0 |
* | Fix wrong line number in code search result (#29260) | yp05327 | 2024-03-06 | 1 | -14/+1 |
* | Remove incorrect and unnecessary Escape from templates (#29394) | wxiaoguang | 2024-02-25 | 1 | -1/+1 |
* | Remove unnecessary "Str2html" modifier from templates (#29319) | wxiaoguang | 2024-02-22 | 1 | -1/+1 |
* | Fix 500 error of searching commits (#28576) | wxiaoguang | 2023-12-21 | 1 | -1/+1 |
* | Remove autofocus in search box (#28033) | yp05327 | 2023-11-20 | 1 | -1/+1 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 1 | -2/+2 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 3 | -10/+10 |
* | cleanup locale function usage (#27227) | Denys Konovalov | 2023-09-24 | 1 | -1/+1 |
* | Refactor some CSS styles and simplify code (#26771) | wxiaoguang | 2023-08-28 | 1 | -2/+2 |
* | Fix inconsistent user profile layout across tabs (#25625) | puni9869 | 2023-07-06 | 1 | -0/+17 |
* | Use flex instead of float for sort button and search input (#25519) | HesterG | 2023-06-28 | 1 | -1/+1 |
* | Introduce shared template for search inputs (#25338) | silverwind | 2023-06-22 | 1 | -1/+1 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 1 | -3/+3 |
* | Fix 'View File' button in code search (#23478) | silverwind | 2023-03-14 | 1 | -3/+3 |
* | Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895) | wxiaoguang | 2023-02-14 | 1 | -1/+1 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 1 | -3/+3 |
* | Use link in UI which returned a relative url but not html_url which contains ... | Lunny Xiao | 2023-02-06 | 1 | -3/+3 |
* | Run `make fmt` (#21437) | Yarden Shoham | 2022-10-13 | 1 | -4/+4 |
* | Add user/organization code search (#19977) | Lauris BH | 2022-10-11 | 2 | -0/+57 |