aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix milestoneID filter bug in issue list (#29897)Zettat1232024-03-191-3/+3
* Fix template error when comment review doesn't exist (#29888)wxiaoguang2024-03-198-196/+258
* Fix missing error check of bufio.Scanner (#29882)coldWater2024-03-197-0/+30
* Remove unused error in graceful manager (#29871)Nanguan Lin2024-03-182-12/+4
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-1817-48/+43
* Only do counting when count_only=true for repo dashboard (#29884)wxiaoguang2024-03-182-11/+16
* Editor error message misleading due to re-used key. (#29859)buckybytes2024-03-182-2/+4
* [skip ci] Updated licenses and gitignoresGiteaBot2024-03-181-0/+3
* move some scripts from 'build' to 'tools' directory, misc refactors (#29844)silverwind2024-03-1710-20/+18
* Fix missing code in the user profile (#29865)Nanguan Lin2024-03-171-0/+14
* Upgrade Go 1.22 and upgrade dependency (#29869)wxiaoguang2024-03-178-589/+265
* Fix the wrong locale key of searching users (#29868)Nanguan Lin2024-03-171-1/+1
* fix telegram webhook (#29864)Denys Konovalov2024-03-172-1/+12
* Fix user id column case (#29863)Nanguan Lin2024-03-171-2/+2
* Avoid JS error on issue/pr list when logged out (#29854)silverwind2024-03-171-0/+1
* Refactor clone-panel styles (#29861)wxiaoguang2024-03-177-32/+18
* Simplify README (#29827)silverwind2024-03-172-104/+32
* Load citation JS only when needed (#29855)silverwind2024-03-172-19/+30
* Fix semantic.json (#29860)silverwind2024-03-171-1/+0
* Fix PR creation via api between branches of same repo with head field namespa...norohind2024-03-172-0/+19
* Remove fomantic message module (#29856)silverwind2024-03-174-751/+100
* fix double border and border-radius on empty action steps (#29845)silverwind2024-03-161-2/+6
* add `.suppressed` link class (#29847)silverwind2024-03-161-3/+11
* Forbid jQuery `.prop` and fix related issues (#29832)silverwind2024-03-166-27/+37
* Fix wrong test for TestPullView_CodeOwner (#29838)Lunny Xiao2024-03-161-3/+3
* Forbid HTML injection using jQuery (#29843)Yarden Shoham2024-03-165-9/+12
* Meilisearch double quote on "match" query (#29740)65432024-03-162-70/+37
* Forbid variables containing jQuery collections not having the `$` prefix (#29...Yarden Shoham2024-03-1614-193/+193
* Remove AddParamIfExist(AddParam) (#29841)wxiaoguang2024-03-1617-58/+55
* Refactor markdown attention render (#29833)wxiaoguang2024-03-164-38/+23
* Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724)65432024-03-169-39/+86
* Refactor AddParam to AddParamIfExist (#29834)wxiaoguang2024-03-1617-54/+53
* Forbid jQuery AJAX (#29818)Yarden Shoham2024-03-161-2/+2
* Remove jQuery AJAX from the notifications (#29817)Yarden Shoham2024-03-161-63/+37
* Light theme color enhancements (#29830)silverwind2024-03-161-67/+67
* Better highlighting of archved labels (#29749)65432024-03-151-1/+2
* Remove the `time-since` class (#29826)Yarden Shoham2024-03-154-4/+6
* Remove jQuery AJAX from the project page (#29814)Yarden Shoham2024-03-151-68/+60
* Upgrade `htmx` to v1.9.11 (#29821)Yarden Shoham2024-03-153-8/+7
* Dark theme color enhancements (#29822)silverwind2024-03-152-71/+71
* Remove jQuery AJAX from the comment edit box (#29812)Yarden Shoham2024-03-151-19/+29
* Tweak labeler (#29809)silverwind2024-03-151-2/+2
* Fix `for` attribute not pointing to the ID of the color picker (#29813)Yarden Shoham2024-03-151-1/+1
* Refactor graceful manager, fix misused WaitGroup (#29738)coldWater2024-03-154-51/+55
* Improve repo search UI (#29767)wxiaoguang2024-03-156-27/+37
* Use `Temporal.PlainDate` for absolute dates (#29804)silverwind2024-03-154-10/+40
* Fix codeowner detected diff base branch to mergebase (#29783)Lunny Xiao2024-03-155-74/+248
* Remove scrollbar customizations (#29800)silverwind2024-03-151-24/+0
* Improve branch select list ui in go templates (#29729)HEREYUA2024-03-157-9/+45
* Fix Citation modal responsiveness and clipboard copy (#29799)silverwind2024-03-154-20/+12