| Commit message (Expand) | Author | Age | Files | Lines |
* | Use different SVG for pending and running actions (#23836) | Hester Gong | 2023-03-31 | 1 | -1/+1 |
* | Fix dropdown direction behavior (#23806) | wxiaoguang | 2023-03-30 | 1 | -2/+2 |
* | Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) | wxiaoguang | 2023-03-30 | 2 | -13/+11 |
* | Convert issue list checkboxes to native (#23596) | silverwind | 2023-03-30 | 2 | -7/+3 |
* | Diff improvements (#23553) | silverwind | 2023-03-30 | 1 | -4/+14 |
* | Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more stric... | wxiaoguang | 2023-03-29 | 1 | -2/+5 |
* | Implement Issue Config (#20956) | JakobDev | 2023-03-28 | 2 | -8/+158 |
* | Add API to manage issue dependencies (#17935) | qwerty287 | 2023-03-28 | 2 | -3/+346 |
* | Add creation time in tag list page (#23693) | Balki | 2023-03-28 | 1 | -0/+3 |
* | fix br display for packages curls (#23737) | Hester Gong | 2023-03-28 | 1 | -3/+3 |
* | Fix SVG close tag, improve commit graph page UI alignment (#23751) | wxiaoguang | 2023-03-27 | 2 | -8/+8 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 53 | -111/+111 |
* | Refactor repo commit list (#23690) | wxiaoguang | 2023-03-27 | 1 | -15/+8 |
* | Fix tags view (#23243) | Wiktor Kwapisiewicz | 2023-03-27 | 1 | -40/+22 |
* | Fix project card preview select and template select (#23684) | Zettat123 | 2023-03-27 | 2 | -2/+2 |
* | Fix incorrect `toggle` buttons (#23676) | wxiaoguang | 2023-03-26 | 3 | -3/+3 |
* | Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit... | wxiaoguang | 2023-03-26 | 2 | -23/+17 |
* | Allow new file and edit file preview if it has editable extension (#23624) | Hester Gong | 2023-03-26 | 1 | -1/+1 |
* | Remove row clicking from notification table (#22695) | John Olheiser | 2023-03-25 | 1 | -3/+3 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 65 | -193/+187 |
* | Fix cancel button in the page of project edit not work (#23655) | sillyguodong | 2023-03-24 | 2 | -2/+2 |
* | Fix long project name display in issue list and in related dropdown (#23653) | Hester Gong | 2023-03-24 | 3 | -12/+16 |
* | Editor preview support for external renderers (#23333) | Brecht Van Lommel | 2023-03-24 | 8 | -12/+77 |
* | Fix new issue/pull request btn margin when it is next to sort (#23647) | Hester Gong | 2023-03-23 | 1 | -3/+3 |
* | Fix incorrect `show-modal` and `show-panel` class (#23660) | wxiaoguang | 2023-03-23 | 6 | -8/+8 |
* | Use a general approach to show tooltip, fix temporary tooltip bug (#23574) | wxiaoguang | 2023-03-23 | 2 | -3/+3 |
* | Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2... | wxiaoguang | 2023-03-23 | 4 | -4/+4 |
* | Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542) | wxiaoguang | 2023-03-22 | 1 | -0/+1 |
* | Decouple the issue-template code from comment_tab.tmpl (#23556) | wxiaoguang | 2023-03-21 | 2 | -18/+23 |
* | Remove `id="comment-form"` dead code, fix tag (#23555) | wxiaoguang | 2023-03-21 | 1 | -53/+15 |
* | Remove conflicting CSS rules on notifications, improve notifications table (#... | silverwind | 2023-03-21 | 1 | -8/+8 |
* | Replace a few fontawesome icons with svg (#23602) | silverwind | 2023-03-20 | 4 | -6/+6 |
* | Fix `.locale.Tr` function not found in delete modal (#23468) | delvh | 2023-03-20 | 2 | -4/+31 |
* | `Publish Review` buttons should indicate why they are disabled (#23598) | Punit Inani | 2023-03-20 | 1 | -2/+15 |
* | Display the version of runner in the runner list (#23490) | sillyguodong | 2023-03-19 | 1 | -0/+2 |
* | Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) | yp05327 | 2023-03-19 | 6 | -23/+13 |
* | Fix long name ui issues and label ui issue (#23541) | Hester Gong | 2023-03-18 | 2 | -2/+2 |
* | Fix diff detail buttons wrapping, use tippy for review box (#23271) | silverwind | 2023-03-17 | 2 | -2/+2 |
* | Use octicon-verified for gpg signatures (#23529) | silverwind | 2023-03-17 | 3 | -7/+7 |
* | Use `<nav>` instead of `<div>` in the global navbar (#23125) | delvh | 2023-03-17 | 1 | -6/+6 |
* | Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy... | wxiaoguang | 2023-03-17 | 3 | -3/+3 |
* | Fix review comment context menu clipped bug (#23523) | wxiaoguang | 2023-03-16 | 1 | -1/+2 |
* | Add absent repounits to create/edit repo API (#23500) | James Cleverley-Prance | 2023-03-16 | 1 | -0/+27 |
* | Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true... | Hester Gong | 2023-03-16 | 7 | -18/+16 |
* | Change `Close` to either `Close issue` or `Close pull request` (#23506) | Yarden Shoham | 2023-03-16 | 1 | -5/+13 |
* | Add login name and source id for admin user searching API (#23376) | Lunny Xiao | 2023-03-15 | 1 | -2/+15 |
* | Fix 'View File' button in code search (#23478) | silverwind | 2023-03-14 | 2 | -6/+6 |
* | Fix due date being wrong on issue list (#23475) | Yarden Shoham | 2023-03-14 | 1 | -1/+1 |
* | Refactor branch/tag selector to Vue SFC (#23421) | wxiaoguang | 2023-03-14 | 1 | -66/+32 |
* | add admin API email endpoints (#22792) | techknowlogick | 2023-03-14 | 1 | -0/+83 |