aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-2248-117/+117
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-22123-322/+308
* Add border radius for wiki pages (#29937)Lunny Xiao2024-03-221-0/+1
* Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)Lunny Xiao2024-03-2215-81/+43
* Small refactors in anchors.js (#29947)silverwind2024-03-221-19/+21
* Refactor markdown attention render (#29984)wxiaoguang2024-03-225-65/+145
* Remove fomantic site module (#29980)silverwind2024-03-224-681/+79
* Fix: Abnormal strings appear when comments are saved after editing (#29991)HEREYUA2024-03-221-1/+1
* Fix some pending problems (#29985)wxiaoguang2024-03-2212-47/+37
* Fix bugs in rerunning jobs (#29955)Zettat1232024-03-225-6/+117
* remove PATH and GOPATH modification in Makefile (#29978)silverwind2024-03-211-3/+0
* Refactor external URL detection (#29973)wxiaoguang2024-03-227-62/+40
* Refactor repo header/list (#29969)wxiaoguang2024-03-219-65/+51
* Fix various loading states, remove `.loading` class (#29920)silverwind2024-03-219-34/+18
* Update register application URL for GitLab (#29959)yp053272024-03-212-2/+2
* Refactor StringsToInt64s (#29967)wxiaoguang2024-03-2112-27/+30
* Switch to happy-dom for testing (#29948)silverwind2024-03-214-1066/+323
* Performance improvements for pull request list page (#29900)Lunny Xiao2024-03-2114-50/+86
* Refactor URL detection (#29960)wxiaoguang2024-03-219-40/+93
* Solving the issue of UI disruption when the review is deleted without refresh...HEREYUA2024-03-211-1/+7
* Fix JS error and improve error message styles (#29963)silverwind2024-03-212-1/+3
* Fix the bug that user may logout if he switch pages too fast (#29962)Lunny Xiao2024-03-211-17/+9
* Cancel previous runs of the same PR automatically (#29961)Jason Song2024-03-215-17/+18
* Exclude `routers/private/tests` from air (#29949)silverwind2024-03-211-1/+10
* Remove codecov badge (#29950)silverwind2024-03-212-2/+0
* Misc color tweaks (#29943)silverwind2024-03-202-15/+15
* Fix and rewrite markup anchor processing (#29931)Lunny Xiao2024-03-211-33/+51
* Remove fomantic grid module (#29894)silverwind2024-03-205-2004/+502
* Add background to dashboard navbar, fix missing padding (#29940)silverwind2024-03-203-5/+7
* Prevent layout shift in `<overflow-menu>` items (#29831)silverwind2024-03-203-11/+41
* Fix loadOneBranch panic (#29938)wxiaoguang2024-03-202-5/+7
* Fix comment review avatar alignment (#29935)wxiaoguang2024-03-201-4/+3
* Remove the negative margin from `.page-content` (#29922)silverwind2024-03-205-13/+12
* Move notifications to a standalone file (#29930)Lunny Xiao2024-03-202-457/+472
* Remove unnecessary ".Link" usages (#29929)wxiaoguang2024-03-206-15/+15
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-2019-108/+108
* Show Actions post step when it's running (#29926)Jason Song2024-03-202-2/+46
* Fix the wrong default value of ENABLE_OPENID_SIGNIN on docs (#29925)Lunny Xiao2024-03-202-2/+2
* Restore deleted branches when syncing (#29898)Jason Song2024-03-203-5/+24
* Don't lock using GitHub actions (#29913)Yarden Shoham2024-03-201-23/+0
* Remove jQuery `.attr` from the user search box (#29919)Yarden Shoham2024-03-201-3/+6
* Remove jQuery `.attr` from the archive download and compare page branch selec...Yarden Shoham2024-03-201-4/+4
* Remove jQuery `.attr` from the image diff (#29917)Yarden Shoham2024-03-191-1/+1
* Remove jQuery `.attr` from the quick pull request button text (#29916)Yarden Shoham2024-03-191-1/+1
* Remove jQuery `.attr` from the issue author dropdown (#29915)Yarden Shoham2024-03-191-3/+3
* Switch to the maintained vitest extension (#29914)Yarden Shoham2024-03-202-3/+3
* Forbid jQuery `.css` and refactor all usage (#29852)silverwind2024-03-197-73/+78
* Fix border on focus in dashboard repo search (#29893)silverwind2024-03-191-1/+7
* Fix invalid link of the commit status when ref is tag (#29752)yp053272024-03-192-3/+132
* Notify reviewers added via CODEOWNERS (#29842)Jimmy Praet2024-03-194-24/+75