aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve oauth2 scope token handling (#32633)wxiaoguang2024-11-264-12/+21
* Fixed Issue of Review Menu Shown Behind (#32631)Kerwin Bryant2024-11-266-26/+38
* Add github compatible tarball download API endpoints (#32572)Lunny Xiao2024-11-257-31/+152
* Fix markup render regression and fix some tests (#32640)wxiaoguang2024-11-266-23/+37
* Fix sqlite3 test (#32622)wxiaoguang2024-11-251-0/+12
* Strict pagination check (#32548)Lunny Xiao2024-11-259-11/+11
* Refactor markup render system (#32612)wxiaoguang2024-11-2465-1193/+1095
* Add vue-tsc (#32601)silverwind2024-11-233-4/+147
* Support optional/configurable IAMEndpoint for Minio Client (#32581) (#32581)Michael Owoc2024-11-225-11/+46
* Update the list of watchers and stargazers when clicking watch/unwatch or sta...Yarden Shoham2024-11-223-4/+14
* Apply to became a maintainer (#32614)hiifong2024-11-221-0/+1
* Fix get reviewers' bug (#32415)Lunny Xiao2024-11-2212-158/+225
* Fix issues with inconsistent spacing in areas (#32607)Kerwin Bryant2024-11-222-3/+3
* Refactor markup render system (#32589)wxiaoguang2024-11-2249-626/+486
* Style unification for the issue_management area (#32605)Kerwin Bryant2024-11-222-3/+3
* Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32...Marcell Mars2024-11-228-18/+537
* Add line-through for deleted branch on pull request view page (#32500)Lunny Xiao2024-11-214-4/+11
* Fix issue sidebar regression (#32598)wxiaoguang2024-11-221-1/+1
* Fix PR diff review form submit (#32596)wxiaoguang2024-11-214-70/+79
* Fix some typescript issues (#32586)silverwind2024-11-2124-73/+89
* Fix GetInactiveUsers (#32540)Lunny Xiao2024-11-213-6/+27
* disable gravatar in test (#32529)Rowan Bohde2024-11-215-92/+89
* Add 'Copy path' button to file view (#32584)silverwind2024-11-213-1/+3
* Improve issue sidebar UI (#32587)wxiaoguang2024-11-216-16/+8
* Supplement and Improvement for #32558 (#32585)Kerwin Bryant2024-11-212-2/+4
* make search box in issue sidebar dropdown list always show when scrolling (#3...a10121127962024-11-216-72/+88
* Fix submodule parsing (#32571)Lunny Xiao2024-11-2020-360/+492
* allow the actions user to login via the jwt token (#32527)Rowan Bohde2024-11-204-3/+105
* Support HTTP POST requests to `/userinfo`, aligning to OpenID Core specificat...Marcell Mars2024-11-201-1/+1
* Remove duplicate empty repo check in delete branch API (#32569)Kemal Zebari2024-11-201-5/+0
* Optimize installation-page experience (#32558)Kerwin Bryant2024-11-202-1/+2
* Remove unnecessary code (#32560)Lunny Xiao2024-11-191-7/+0
* Fix a compilation error in the Gitpod environment (#32559)Kerwin Bryant2024-11-191-1/+0
* Use user.FullName in Oauth2 id_token response (#32542)Baltazár Radics2024-11-183-22/+3
* Fix some places which doesn't repsect org full name setting (#32243)Lunny Xiao2024-11-183-3/+3
* Refactor push mirror find and add check for updating push mirror (#32539)Lunny Xiao2024-11-188-108/+142
* Refactor markup render system (#32533)wxiaoguang2024-11-1842-507/+567
* Refactor find forks and fix possible bugs that weak permissions check (#32528)Lunny Xiao2024-11-188-41/+202
* Use better name for userinfo structure (#32544)Lunny Xiao2024-11-181-11/+11
* Fix basic auth with webauthn (#32531)Lunny Xiao2024-11-162-0/+63
* Fix and refactor markdown rendering (#32522)wxiaoguang2024-11-1627-278/+289
* Fix large image overflow in comment page (#31740)charles2024-11-152-1/+2
* Improve testing and try to fix MySQL hanging (#32515)wxiaoguang2024-11-1515-242/+197
* Fix `recentupdate` sorting bugs (#32505)Zettat1232024-11-152-0/+2
* Remove transaction for archive download (#32186)Lunny Xiao2024-11-152-26/+19
* Fix oauth2 error handle not return immediately (#32514)Lunny Xiao2024-11-151-0/+2
* Fix incorrect project page CSS class (#32510)wxiaoguang2024-11-151-1/+1
* Add avif image file support (#32508)wxiaoguang2024-11-157-25/+81
* Reduce integration test overhead (#32475)Rowan Bohde2024-11-14102-456/+95
* Remove jQuery import from some files (#32512)wxiaoguang2024-11-1511-24/+27