| Commit message (Expand) | Author | Age | Files | Lines |
* | Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1 | wxiaoguang | 2024-04-27 | 1 | -2/+2 |
* | Prevent allow/reject reviews on merged/closed PRs (#30686) | Kemal Zebari | 2024-04-27 | 1 | -12/+16 |
* | Diff color enhancements, add line number background (#30670) | silverwind | 2024-04-26 | 1 | -11/+11 |
* | Remove fomantic button module (#30475) | silverwind | 2024-04-14 | 1 | -16/+8 |
* | Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) | silverwind | 2024-04-14 | 1 | -2/+2 |
* | Various improvements for long file and commit names (#30374) | silverwind | 2024-04-10 | 1 | -16/+18 |
* | Migrate font-family to tailwind (#30118) | silverwind | 2024-03-28 | 4 | -12/+12 |
* | Put an edit file button on pull request files to allow a quick operation (#29... | Lunny Xiao | 2024-03-27 | 1 | -0/+3 |
* | Add svg linter and fix incorrect svgs (#30086) | silverwind | 2024-03-26 | 1 | -1/+1 |
* | Migrate `gt-hidden` to `tw-hidden` (#30046) | silverwind | 2024-03-24 | 5 | -18/+18 |
* | Migrate margin and padding helpers to tailwind (#30043) | silverwind | 2024-03-24 | 8 | -31/+31 |
* | Migrate `gap` helpers to tailwind (#30034) | silverwind | 2024-03-24 | 2 | -5/+5 |
* | Remove fomantic header module (#30033) | silverwind | 2024-03-24 | 1 | -2/+2 |
* | Replace all simple inline styles with tailwind (#30032) | silverwind | 2024-03-23 | 1 | -1/+1 |
* | Migrate font-weight helpers to tailwind (#30027) | silverwind | 2024-03-23 | 2 | -2/+2 |
* | Fix incorrect tailwind migration (#30007) | silverwind | 2024-03-22 | 4 | -18/+18 |
* | Replace 10 more gt- classes with tw- (#29945) | silverwind | 2024-03-22 | 7 | -26/+26 |
* | Remove unnecessary ".Link" usages (#29909) | wxiaoguang | 2024-03-20 | 1 | -3/+3 |
* | Fix template error when comment review doesn't exist (#29888) | wxiaoguang | 2024-03-19 | 2 | -62/+68 |
* | Improve branch select list ui in go templates (#29729) | HEREYUA | 2024-03-15 | 1 | -1/+1 |
* | Add `<overflow-menu>`, rename webcomponents (#29400) | silverwind | 2024-03-15 | 1 | -3/+3 |
* | Replace more `gt-` with `tw-`, update frontend docs (#29595) | silverwind | 2024-03-05 | 5 | -16/+16 |
* | Remove unnecessary ctxData for "attachments" template (#29600) | wxiaoguang | 2024-03-05 | 1 | -1/+1 |
* | Add user blocking (#29028) | KN4CK3R | 2024-03-04 | 1 | -0/+1 |
* | Replace some `gt-` classes with `tw-` (#29570) | silverwind | 2024-03-04 | 3 | -4/+4 |
* | Fix incorrect redirection when creating a PR fails (#29537) | wxiaoguang | 2024-03-02 | 1 | -8/+0 |
* | Fix incorrect subpath in links (#29535) | wxiaoguang | 2024-03-02 | 2 | -2/+2 |
* | Refactor the "attachments" sub-template data key to RenderedContent (#29517) | wxiaoguang | 2024-03-01 | 1 | -1/+1 |
* | Refactor some Str2html code (#29397) | wxiaoguang | 2024-03-01 | 1 | -1/+1 |
* | Use tailwind instead of `gt-[wh]-` helper classes (#29423) | Lunny Xiao | 2024-02-27 | 1 | -1/+1 |
* | Add missing space (#29393) | KN4CK3R | 2024-02-25 | 1 | -1/+1 |
* | Remove incorrect and unnecessary Escape from templates (#29394) | wxiaoguang | 2024-02-25 | 2 | -7/+7 |
* | Add attachment support for code review comments (#29220) | Jimmy Praet | 2024-02-25 | 3 | -1/+15 |
* | Remove jQuery from the code diff expansion buttons (#29385) | Yarden Shoham | 2024-02-25 | 3 | -12/+12 |
* | Remove unnecessary "Str2html" modifier from templates (#29319) | wxiaoguang | 2024-02-22 | 2 | -2/+2 |
* | Remove unnecessary "Safe" modifier from templates (#29318) | wxiaoguang | 2024-02-22 | 2 | -5/+5 |
* | Clean up diff header css and reduce global textarea min-height (#29232) | silverwind | 2024-02-18 | 1 | -1/+1 |
* | Improve user experience for outdated comments (#29050) | wxiaoguang | 2024-02-08 | 1 | -0/+3 |
* | Fix default avatar image size in PR diff page (#28971) | yp05327 | 2024-02-02 | 1 | -1/+1 |
* | Don't show new pr button when page is not compare pull (#26431) | yp05327 | 2024-01-21 | 1 | -3/+5 |
* | Rework markup link rendering (#26745) | KN4CK3R | 2024-01-15 | 1 | -1/+1 |
* | Improve CSS helper naming (#28769) | wxiaoguang | 2024-01-12 | 1 | -1/+1 |
* | Add merge arrow direction and update styling (#28523) | Kyle D | 2024-01-05 | 1 | -2/+2 |
* | Refactor template empty checks (#28351) | KN4CK3R | 2023-12-04 | 2 | -12/+12 |
* | Use full width for PR comparison (#28182) | Nanguan Lin | 2023-11-23 | 1 | -2/+2 |
* | Fix Show/hide filetree button on small displays (#27881) | sebastian-sauer | 2023-11-17 | 1 | -2/+2 |
* | Improve PR diff view on mobile (#27883) | sebastian-sauer | 2023-11-16 | 1 | -1/+1 |
* | Show correct commit sha when viewing single commit diff (#27916) | sebastian-sauer | 2023-11-06 | 1 | -1/+1 |
* | Remove "tabindex" from some form buttons (#27892) | Earl Warren | 2023-11-03 | 1 | -2/+2 |
* | Only show diff file tree when more than one file changed (#27775) | silverwind | 2023-10-25 | 1 | -4/+9 |