| Commit message (Expand) | Author | Age | Files | Lines |
* | Hide/disable unusable UI elements when a repository is archived (#33459) | wxiaoguang | 2025-01-31 | 1 | -46/+49 |
* | Refactor markdown editor and use it for milestone description editor (#32688) | wxiaoguang | 2024-12-04 | 1 | -2/+2 |
* | Prevent allow/reject reviews on merged/closed PRs (#30686) | Kemal Zebari | 2024-04-27 | 1 | -12/+16 |
* | Migrate margin and padding helpers to tailwind (#30043) | silverwind | 2024-03-24 | 1 | -1/+1 |
* | Fix incorrect tailwind migration (#30007) | silverwind | 2024-03-22 | 1 | -1/+1 |
* | Replace 10 more gt- classes with tw- (#29945) | silverwind | 2024-03-22 | 1 | -5/+5 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 1 | -11/+11 |
* | cleanup locale function usage (#27227) | Denys Konovalov | 2023-09-24 | 1 | -1/+0 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 1 | -3/+3 |
* | Add commits dropdown in PR files view and allow commit by commit review (#25528) | sebastian-sauer | 2023-07-28 | 1 | -1/+3 |
* | Replace fomantic divider module with our own (#25539) | silverwind | 2023-06-29 | 1 | -1/+1 |
* | Fix dropdown icon layout on diff page (#25397) | wxiaoguang | 2023-06-20 | 1 | -1/+1 |
* | Change form actions to fetch for submit review box (#25219) | HesterG | 2023-06-14 | 1 | -1/+1 |
* | Add markdown preview to Submit Review Textarea (#24672) | yp05327 | 2023-05-12 | 1 | -3/+5 |
* | Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) | wxiaoguang | 2023-04-03 | 1 | -2/+7 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 1 | -1/+1 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 1 | -2/+2 |
* | `Publish Review` buttons should indicate why they are disabled (#23598) | Punit Inani | 2023-03-20 | 1 | -2/+15 |
* | Fix diff detail buttons wrapping, use tippy for review box (#23271) | silverwind | 2023-03-17 | 1 | -1/+1 |
* | Improve PR Review Box UI (#22986) | wxiaoguang | 2023-02-21 | 1 | -5/+5 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 1 | -4/+4 |
* | Make sure fmt catches all templates (#20979) | silverwind | 2022-08-31 | 1 | -2/+2 |
* | Change review buttons to icons to make space for text (#20934) | silverwind | 2022-08-26 | 1 | -1/+1 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -6/+6 |
* | Improve reviewing PR UX (#19612) | Gusted | 2022-05-07 | 1 | -0/+1 |
* | Add attachments for PR reviews (#16075) | KN4CK3R | 2021-06-14 | 1 | -0/+5 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 1 | -8/+4 |
* | Replace more icons with SVG, repo search tweaks (#13860) | silverwind | 2020-12-09 | 1 | -4/+4 |
* | Comment box tweaks and SVG dropdown triangles (#13376) | silverwind | 2020-10-31 | 1 | -1/+1 |
* | Fix missing styling for dropdown icon on review button (#11998) | Cirno the Strongest | 2020-06-22 | 1 | -1/+1 |
* | Fix submit review form (#11252) | zeripath | 2020-04-30 | 1 | -1/+1 |
* | Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) | David Svantesson | 2020-01-09 | 1 | -0/+1 |
* | User shouldn't be able to approve or reject his/her own PR (#4729) | Lanre Adelowo | 2018-08-20 | 1 | -3/+3 |
* | Pull request review/approval and comment on code (#3748) | Lauris BH | 2018-08-06 | 1 | -0/+28 |