| Commit message (Expand) | Author | Age | Files | Lines |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren Gutiérrez | 2023-02-01 | 4 | -4/+4 |
* | improve explore relevancy note (#22421) | crystal | 2023-01-12 | 1 | -1/+1 |
* | Optimize html templates (#22080) | Jason Song | 2022-12-09 | 3 | -20/+20 |
* | Fix flex layout for repo list icons (#21896) | Xinyu Zhou | 2022-11-23 | 1 | -2/+2 |
* | Timeline and color tweaks (#21799) | silverwind | 2022-11-19 | 1 | -3/+3 |
* | Localize all timestamps (#21440) | Yarden Shoham | 2022-10-17 | 2 | -2/+2 |
* | Add user/organization code search (#19977) | Lauris BH | 2022-10-11 | 3 | -60/+5 |
* | Add whitespace removal inside template curly brackes (#20853) | silverwind | 2022-08-25 | 2 | -12/+12 |
* | Only show relevant repositories on explore page (#19361) | Gusted | 2022-08-25 | 1 | -0/+5 |
* | Add tooltip to repo icons in explore page (#20241) | Baoshuo Ren | 2022-07-07 | 1 | -2/+2 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 7 | -48/+48 |
* | Make better use of i18n (#20096) | Gusted | 2022-06-26 | 1 | -1/+1 |
* | Remove tab/TabName usage where it's not needed (#19973) | Lauris BH | 2022-06-15 | 4 | -20/+17 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 3 | -3/+3 |
* | Allow to filter repositories by language in explore, user and organization re... | Lauris BH | 2022-01-28 | 2 | -11/+14 |
* | Automatically pause queue if index service is unavailable (#15066) | Lauris BH | 2022-01-27 | 1 | -5/+9 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -1/+2 |
* | Add archived label for code search results in archived repo's (#17817) | Jimmy Praet | 2021-11-26 | 1 | -1/+7 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -3/+3 |
* | Issue sidebar and misc css fixes (#15524) | silverwind | 2021-05-16 | 1 | -1/+1 |
* | Disable Stars config option (#14653) | Kyle D | 2021-04-15 | 2 | -3/+7 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 5 | -54/+53 |
* | Use semantic dropdown for code search query type (#15276) | Mike L | 2021-04-09 | 1 | -48/+46 |
* | Branch page and misc css improvements (#15208) | silverwind | 2021-04-03 | 1 | -1/+1 |
* | Add ui.explore settings to control view of explore pages (2) (#14094) | zeripath | 2021-03-11 | 1 | -3/+5 |
* | [Feature] add precise search type for Elastic Search (#12869) | Jui-Nan Lin | 2021-01-27 | 1 | -2/+11 |
* | Various UI fixes (#14239) | Cirno the Strongest | 2021-01-04 | 1 | -1/+1 |
* | Search and Diff CSS enhancements (#14050) | silverwind | 2020-12-20 | 2 | -8/+8 |
* | Repo avatar fixes (#13891) | silverwind | 2020-12-07 | 1 | -29/+36 |
* | Style and template tweaks (#13828) | silverwind | 2020-12-04 | 1 | -9/+1 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 3 | -5/+3 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 5 | -5/+5 |
* | Dropdowns, Labels fixes and more CSS tweaks (#13733) | silverwind | 2020-11-29 | 1 | -1/+3 |
* | Comment box tweaks and SVG dropdown triangles (#13376) | silverwind | 2020-10-31 | 2 | -2/+2 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 4 | -15/+15 |
* | Support elastic search for code search (#10273) | Lunny Xiao | 2020-08-30 | 1 | -6/+6 |
* | Update Octicons to v10 (#12240) | silverwind | 2020-07-17 | 1 | -1/+1 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 1 | -1/+1 |
* | Use label to describe repository type (#11891) | Cirno the Strongest | 2020-06-22 | 1 | -6/+19 |
* | Add internal-repo octicon for public repos of private org (#11529) | Cirno the Strongest | 2020-06-05 | 1 | -0/+2 |
* | Do not show lock icon on repo list for public repos in private org (#11445)v1.13.0-dev | Cirno the Strongest | 2020-05-17 | 1 | -4/+0 |
* | Ensure search action button coalesced to adjacent input (#11385) | zeripath | 2020-05-12 | 3 | -4/+4 |
* | Remove last traces of has-emoji class (#11263) | mrsdizzie | 2020-05-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 |
* | Fixed wrong AppSubUrl in multiple templates (#10447) | Philipp A. Beckmann | 2020-02-25 | 1 | -1/+1 |
* | Fixes (#10386) | John Olheiser | 2020-02-20 | 1 | -1/+1 |
* | Add detected file language to code search (#10256) | Lauris BH | 2020-02-20 | 1 | -2/+20 |
* | Add Octicon SVG spritemap (#10107) | John Olheiser | 2020-02-11 | 4 | -27/+27 |
* | Language statistics bar for repositories (#8037) | Lauris BH | 2020-02-11 | 1 | -0/+3 |