| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Misc color tweaks (#29943) | silverwind | 2024-03-20 | 2 | -15/+15 |
* | Fix and rewrite markup anchor processing (#29931) | Lunny Xiao | 2024-03-21 | 1 | -33/+51 |
* | Remove fomantic grid module (#29894) | silverwind | 2024-03-20 | 5 | -2004/+502 |
* | Add background to dashboard navbar, fix missing padding (#29940) | silverwind | 2024-03-20 | 3 | -5/+7 |
* | Prevent layout shift in `<overflow-menu>` items (#29831) | silverwind | 2024-03-20 | 3 | -11/+41 |
* | Fix loadOneBranch panic (#29938) | wxiaoguang | 2024-03-20 | 2 | -5/+7 |
* | Fix comment review avatar alignment (#29935) | wxiaoguang | 2024-03-20 | 1 | -4/+3 |
* | Remove the negative margin from `.page-content` (#29922) | silverwind | 2024-03-20 | 5 | -13/+12 |
* | Move notifications to a standalone file (#29930) | Lunny Xiao | 2024-03-20 | 2 | -457/+472 |
* | Remove unnecessary ".Link" usages (#29929) | wxiaoguang | 2024-03-20 | 6 | -15/+15 |
* | Remove unnecessary ".Link" usages (#29909) | wxiaoguang | 2024-03-20 | 19 | -108/+108 |
* | Show Actions post step when it's running (#29926) | Jason Song | 2024-03-20 | 2 | -2/+46 |
* | Fix the wrong default value of ENABLE_OPENID_SIGNIN on docs (#29925) | Lunny Xiao | 2024-03-20 | 2 | -2/+2 |
* | Restore deleted branches when syncing (#29898) | Jason Song | 2024-03-20 | 3 | -5/+24 |
* | Don't lock using GitHub actions (#29913) | Yarden Shoham | 2024-03-20 | 1 | -23/+0 |
* | Remove jQuery `.attr` from the user search box (#29919) | Yarden Shoham | 2024-03-20 | 1 | -3/+6 |
* | Remove jQuery `.attr` from the archive download and compare page branch selec... | Yarden Shoham | 2024-03-20 | 1 | -4/+4 |
* | Remove jQuery `.attr` from the image diff (#29917) | Yarden Shoham | 2024-03-19 | 1 | -1/+1 |
* | Remove jQuery `.attr` from the quick pull request button text (#29916) | Yarden Shoham | 2024-03-19 | 1 | -1/+1 |
* | Remove jQuery `.attr` from the issue author dropdown (#29915) | Yarden Shoham | 2024-03-19 | 1 | -3/+3 |
* | Switch to the maintained vitest extension (#29914) | Yarden Shoham | 2024-03-20 | 2 | -3/+3 |
* | Forbid jQuery `.css` and refactor all usage (#29852) | silverwind | 2024-03-19 | 7 | -73/+78 |
* | Fix border on focus in dashboard repo search (#29893) | silverwind | 2024-03-19 | 1 | -1/+7 |
* | Fix invalid link of the commit status when ref is tag (#29752) | yp05327 | 2024-03-19 | 2 | -3/+132 |
* | Notify reviewers added via CODEOWNERS (#29842) | Jimmy Praet | 2024-03-19 | 4 | -24/+75 |
* | Fix milestoneID filter bug in issue list (#29897) | Zettat123 | 2024-03-19 | 1 | -3/+3 |
* | Fix template error when comment review doesn't exist (#29888) | wxiaoguang | 2024-03-19 | 8 | -196/+258 |
* | Fix missing error check of bufio.Scanner (#29882) | coldWater | 2024-03-19 | 7 | -0/+30 |
* | Remove unused error in graceful manager (#29871) | Nanguan Lin | 2024-03-18 | 2 | -12/+4 |
* | Migrate border and margin classes to Tailwind (#29828) | silverwind | 2024-03-18 | 17 | -48/+43 |
* | Only do counting when count_only=true for repo dashboard (#29884) | wxiaoguang | 2024-03-18 | 2 | -11/+16 |
* | Editor error message misleading due to re-used key. (#29859) | buckybytes | 2024-03-18 | 2 | -2/+4 |
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2024-03-18 | 1 | -0/+3 |
* | move some scripts from 'build' to 'tools' directory, misc refactors (#29844) | silverwind | 2024-03-17 | 10 | -20/+18 |
* | Fix missing code in the user profile (#29865) | Nanguan Lin | 2024-03-17 | 1 | -0/+14 |
* | Upgrade Go 1.22 and upgrade dependency (#29869) | wxiaoguang | 2024-03-17 | 8 | -589/+265 |
* | Fix the wrong locale key of searching users (#29868) | Nanguan Lin | 2024-03-17 | 1 | -1/+1 |
* | fix telegram webhook (#29864) | Denys Konovalov | 2024-03-17 | 2 | -1/+12 |
* | Fix user id column case (#29863) | Nanguan Lin | 2024-03-17 | 1 | -2/+2 |
* | Avoid JS error on issue/pr list when logged out (#29854) | silverwind | 2024-03-17 | 1 | -0/+1 |
* | Refactor clone-panel styles (#29861) | wxiaoguang | 2024-03-17 | 7 | -32/+18 |
* | Simplify README (#29827) | silverwind | 2024-03-17 | 2 | -104/+32 |
* | Load citation JS only when needed (#29855) | silverwind | 2024-03-17 | 2 | -19/+30 |
* | Fix semantic.json (#29860) | silverwind | 2024-03-17 | 1 | -1/+0 |
* | Fix PR creation via api between branches of same repo with head field namespa... | norohind | 2024-03-17 | 2 | -0/+19 |
* | Remove fomantic message module (#29856) | silverwind | 2024-03-17 | 4 | -751/+100 |
* | fix double border and border-radius on empty action steps (#29845) | silverwind | 2024-03-16 | 1 | -2/+6 |
* | add `.suppressed` link class (#29847) | silverwind | 2024-03-16 | 1 | -3/+11 |
* | Forbid jQuery `.prop` and fix related issues (#29832) | silverwind | 2024-03-16 | 6 | -27/+37 |
* | Fix wrong test for TestPullView_CodeOwner (#29838) | Lunny Xiao | 2024-03-16 | 1 | -3/+3 |