| Commit message (Expand) | Author | Age | Files | Lines |
* | Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit... | wxiaoguang | 2023-03-26 | 1 | -20/+15 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 1 | -3/+3 |
* | Fix and move "Use this template" button (#23398) | silverwind | 2023-03-09 | 1 | -10/+6 |
* | Improve PR Review Box UI (#22986) | wxiaoguang | 2023-02-21 | 1 | -1/+1 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 1 | -2/+2 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 1 | -15/+15 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-02-01 | 1 | -1/+1 |
* | Rename actions to operations on UI (#22067) | Jason Song | 2022-12-08 | 1 | -1/+1 |
* | Remove `href="javascript:;"` in "save topics (Done)" button (#21813) | Yarden Shoham | 2022-11-15 | 1 | -1/+1 |
* | Copy citation file content, in APA and BibTex format, on repo home page (#19999) | Nolann | 2022-11-11 | 1 | -2/+6 |
* | Expand "Go to File" button again, fix 'Add File' margin (#21543) | silverwind | 2022-10-24 | 1 | -1/+1 |
* | Fix generating compare link (#21519) | Lunny Xiao | 2022-10-21 | 1 | -1/+1 |
* | Disable the 'Add File' button when not able to edit repo (#21503) | silverwind | 2022-10-19 | 1 | -17/+15 |
* | Fix branch dropdown shifting on page load (#21428) | silverwind | 2022-10-19 | 1 | -1/+1 |
* | Fix #21406: Hide repo information from file view/blame mode (#21420) | Neel | 2022-10-13 | 1 | -0/+2 |
* | Make Clone in VSCode link get updated correctly (#21225) | wxiaoguang | 2022-09-21 | 1 | -1/+1 |
* | Make the vscode clone link respect transport protocol (#20557) | Norwin | 2022-09-09 | 1 | -1/+1 |
* | Fix sub folder in repository missing add file dropdown (#21069) | Tyrone Yeh | 2022-09-06 | 1 | -25/+26 |
* | Fix download archiver of a commit (#20962) | Lunny Xiao | 2022-08-26 | 1 | -3/+3 |
* | Add whitespace removal inside template curly brackes (#20853) | silverwind | 2022-08-25 | 1 | -9/+9 |
* | Fix disabled open in vscode menu when disabling download source from UI (#20713) | Lunny Xiao | 2022-08-12 | 1 | -7/+7 |
* | Restore history button and hide add button when unable to add (#20718) | silverwind | 2022-08-09 | 1 | -27/+29 |
* | Fix disable download button (#20701) | Lunny Xiao | 2022-08-08 | 1 | -1/+1 |
* | Rework repo buttons (#20602) | silverwind | 2022-08-08 | 1 | -52/+47 |
* | Clean up and fix clone button script (#20415) | silverwind | 2022-07-31 | 1 | -0/+1 |
* | Add disable download source configuration (#20548) | Lunny Xiao | 2022-07-31 | 1 | -0/+2 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -20/+20 |
* | fix `go to file` link for mirror repository (#19983) | a1012112796 | 2022-06-16 | 1 | -1/+1 |
* | Feature: Find files in repo (#15028) | Roger Luo | 2022-06-09 | 1 | -0/+5 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 1 | -1/+1 |
* | By default force vertical tabs on mobile (#19486) | Gusted | 2022-04-26 | 1 | -1/+1 |
* | Refactor repo clone button and repo clone links, fix JS error on empty repo p... | wxiaoguang | 2022-03-29 | 1 | -1/+1 |
* | Add apply-patch, basic revert and cherry-pick functionality (#17902) | zeripath | 2022-02-09 | 1 | -0/+5 |
* | Automatically pause queue if index service is unavailable (#15066) | Lauris BH | 2022-01-27 | 1 | -3/+6 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -1/+2 |
* | Switch archive URL code back to href attributes (#17796) | fnetX (aka fralix) | 2021-11-29 | 1 | -3/+3 |
* | Cleanup and use global style on popups (#17674) | silverwind | 2021-11-18 | 1 | -1/+1 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -8/+8 |
* | Add icon to vscode clone link (#17641) | silverwind | 2021-11-14 | 1 | -6/+4 |
* | Add bundle download for repository (#14538) | John Olheiser | 2021-08-24 | 1 | -0/+1 |
* | Add link to vscode to repo header (#16664) | a1012112796 | 2021-08-12 | 1 | -2/+5 |
* | Add compare tag dropdown to releases page (#15695) | Jonathan Tran | 2021-05-03 | 1 | -1/+1 |
* | Clone panel fixes (#15435) | silverwind | 2021-04-12 | 1 | -2/+2 |
* | Ensure that new pull request button works on forked forks owned by owner of t... | zeripath | 2021-03-16 | 1 | -1/+1 |
* | Consolidate clone button templates (#14023) | silverwind | 2020-12-28 | 1 | -34/+1 |
* | Add class to page content to unify top margin (#13766) | silverwind | 2020-11-30 | 1 | -1/+1 |
* | Markdown and Repo header tweaks (#13744) | silverwind | 2020-11-29 | 1 | -3/+3 |
* | Dropdowns, Labels fixes and more CSS tweaks (#13733) | silverwind | 2020-11-29 | 1 | -4/+4 |
* | Enable linting of JS inside templates (#13708) | silverwind | 2020-11-28 | 1 | -1/+1 |
* | Prevent clone protocol button flash on page load (#13626) | silverwind | 2020-11-26 | 1 | -2/+15 |