| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent re-review and dismiss review actions on closed and merged PRs (#30065) | Kemal Zebari | 2024-03-28 | 1 | -2/+2 |
* | Migrate font-family to tailwind (#30118) | silverwind | 2024-03-28 | 10 | -19/+19 |
* | When the title in the issue has a value, set the text cursor at the end of th... | HEREYUA | 2024-03-27 | 1 | -1/+1 |
* | Put an edit file button on pull request files to allow a quick operation (#29... | Lunny Xiao | 2024-03-27 | 3 | -22/+25 |
* | Add svg linter and fix incorrect svgs (#30086) | silverwind | 2024-03-26 | 1 | -1/+1 |
* | Add muted class to author name in repo commit list (#29989) | yp05327 | 2024-03-25 | 1 | -4/+4 |
* | Fix menu buttons in issues and release (#30056) | silverwind | 2024-03-25 | 2 | -2/+2 |
* | Migrate `gt-hidden` to `tw-hidden` (#30046) | silverwind | 2024-03-24 | 46 | -92/+92 |
* | Migrate margin and padding helpers to tailwind (#30043) | silverwind | 2024-03-24 | 74 | -320/+320 |
* | Support repo code search without setting up an indexer (#29998) | wxiaoguang | 2024-03-24 | 1 | -16/+7 |
* | Migrate `gap` helpers to tailwind (#30034) | silverwind | 2024-03-24 | 6 | -13/+13 |
* | Remove fomantic header module (#30033) | silverwind | 2024-03-24 | 1 | -2/+2 |
* | Various code view improvements (#30014) | silverwind | 2024-03-24 | 1 | -3/+9 |
* | Migrate font-size helpers to tailwind (#30029) | silverwind | 2024-03-23 | 2 | -3/+3 |
* | Replace all simple inline styles with tailwind (#30032) | silverwind | 2024-03-23 | 4 | -5/+5 |
* | Migrate font-weight helpers to tailwind (#30027) | silverwind | 2024-03-23 | 7 | -8/+8 |
* | Introduce `.secondary-nav` and handle `.page-content` spacing universally (#2... | silverwind | 2024-03-22 | 1 | -2/+2 |
* | Fix incorrect tailwind migration (#30007) | silverwind | 2024-03-22 | 41 | -106/+106 |
* | Replace 10 more gt- classes with tw- (#29945) | silverwind | 2024-03-22 | 61 | -181/+181 |
* | Fix some pending problems (#29985) | wxiaoguang | 2024-03-22 | 1 | -11/+9 |
* | Refactor repo header/list (#29969) | wxiaoguang | 2024-03-21 | 1 | -14/+16 |
* | Fix various loading states, remove `.loading` class (#29920) | silverwind | 2024-03-21 | 2 | -2/+4 |
* | Refactor StringsToInt64s (#29967) | wxiaoguang | 2024-03-21 | 2 | -0/+2 |
* | Fix comment review avatar alignment (#29935) | wxiaoguang | 2024-03-20 | 1 | -4/+3 |
* | Remove unnecessary ".Link" usages (#29929) | wxiaoguang | 2024-03-20 | 1 | -1/+1 |
* | Remove unnecessary ".Link" usages (#29909) | wxiaoguang | 2024-03-20 | 6 | -49/+49 |
* | Fix template error when comment review doesn't exist (#29888) | wxiaoguang | 2024-03-19 | 4 | -194/+212 |
* | Migrate border and margin classes to Tailwind (#29828) | silverwind | 2024-03-18 | 4 | -7/+7 |
* | Refactor clone-panel styles (#29861) | wxiaoguang | 2024-03-17 | 5 | -8/+8 |
* | Improve branch select list ui in go templates (#29729) | HEREYUA | 2024-03-15 | 5 | -8/+13 |
* | Fix Citation modal responsiveness and clipboard copy (#29799) | silverwind | 2024-03-15 | 2 | -9/+7 |
* | Add `<overflow-menu>`, rename webcomponents (#29400) | silverwind | 2024-03-15 | 4 | -12/+12 |
* | Unify search boxes (#29530) | Denys Konovalov | 2024-03-14 | 9 | -210/+160 |
* | Improve commit record's ui in comment list (#26619) | yp05327 | 2024-03-14 | 1 | -8/+8 |
* | fix missed RenderLabel change in card template (#29772) | 6543 | 2024-03-13 | 1 | -1/+1 |
* | Highlight archived labels (#29680) | 6543 | 2024-03-12 | 6 | -10/+10 |
* | Replace more gt- with tw- (#29678) | silverwind | 2024-03-08 | 3 | -11/+11 |
* | Filter for default-branch selection (#29388) | Tim-Niclas Oelschläger | 2024-03-08 | 1 | -1/+1 |
* | Store webhook event in database (#29145) | oliverpool | 2024-03-07 | 1 | -1/+3 |
* | Remove jQuery AJAX from the repo editor (#29636) | Yarden Shoham | 2024-03-07 | 1 | -2/+2 |
* | Add a link for the recently pushed branch notification (#29627) | wxiaoguang | 2024-03-06 | 1 | -1/+2 |
* | Fix wrong line number in code search result (#29260) | yp05327 | 2024-03-06 | 1 | -14/+1 |
* | Make wiki default branch name changable (#29603) | wxiaoguang | 2024-03-06 | 3 | -3/+7 |
* | Replace more `gt-` with `tw-`, update frontend docs (#29595) | silverwind | 2024-03-05 | 11 | -25/+25 |
* | Remove unnecessary ctxData for "attachments" template (#29600) | wxiaoguang | 2024-03-05 | 4 | -5/+5 |
* | Fix projects mode bugs (#29593) | Denys Konovalov | 2024-03-04 | 1 | -6/+6 |
* | Refactor star/watch button (#29576) | wxiaoguang | 2024-03-04 | 2 | -14/+12 |
* | Remove unnecessary SanitizeHTML from code (#29575) | wxiaoguang | 2024-03-04 | 1 | -1/+1 |
* | Add user blocking (#29028) | KN4CK3R | 2024-03-04 | 3 | -9/+28 |
* | Replace some `gt-` classes with `tw-` (#29570) | silverwind | 2024-03-04 | 25 | -33/+33 |