| Commit message (Expand) | Author | Age | Files | Lines |
* | Unify search boxes (#29530) | Denys Konovalov | 2024-03-14 | 1 | -53/+1 |
* | 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 |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 1 | -2/+2 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 1 | -9/+9 |
* | Refactor some CSS styles and simplify code (#26771) | wxiaoguang | 2023-08-28 | 1 | -2/+2 |
* | 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 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren Gutiérrez | 2023-02-01 | 1 | -1/+1 |
* | Add user/organization code search (#19977) | Lauris BH | 2022-10-11 | 1 | -3/+3 |
* | Add whitespace removal inside template curly brackes (#20853) | silverwind | 2022-08-25 | 1 | -6/+6 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -8/+8 |
* | Automatically pause queue if index service is unavailable (#15066) | Lauris BH | 2022-01-27 | 1 | -40/+48 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -4/+4 |
* | Issue sidebar and misc css fixes (#15524) | silverwind | 2021-05-16 | 1 | -1/+1 |
* | Use semantic dropdown for code search query type (#15276) | Mike L | 2021-04-09 | 1 | -13/+9 |
* | [Feature] add precise search type for Elastic Search (#12869) | Jui-Nan Lin | 2021-01-27 | 1 | -5/+15 |
* | Search and Diff CSS enhancements (#14050) | silverwind | 2020-12-20 | 1 | -4/+4 |
* | Style and template tweaks (#13828) | silverwind | 2020-12-04 | 1 | -9/+1 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 1 | -1/+1 |
* | Change search and filter icons to SVG (#13473) | silverwind | 2020-11-09 | 1 | -1/+1 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 1 | -1/+1 |
* | ui: fix status label on branches list vertical alignment (#11109) | 赵智超 | 2020-04-17 | 1 | -1/+1 |
* | Fix language label vertical alignment (#11061) | silverwind | 2020-04-13 | 1 | -1/+1 |
* | Add detected file language to code search (#10256) | Lauris BH | 2020-02-20 | 1 | -2/+20 |
* | Don't warn users about *every* dirty form (#3707) | Gerben | 2018-03-23 | 1 | -1/+1 |
* | Escape search query (#3486) | Jonas Franz | 2018-02-11 | 1 | -1/+1 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 1 | -0/+49 |