aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix session gob (#35128)HEADmainwxiaoguang16 hours4-40/+82
* Don't use full-file highlight when there is a git diff textconv (#35114)wxiaoguang2 days1-0/+1
* Fix submodule parsing when the gitmodules is missing (#35109)wxiaoguang2 days4-7/+23
* Fix some missed GitHeadRefName when renaming (#35102)Lunny Xiao3 days1-1/+1
* Fix error logs and improve some comments/messages (#35105)wxiaoguang3 days1-1/+5
* Rename pull request GetGitRefName to GetGitHeadRefName (#35093)Lunny Xiao4 days1-1/+1
* Fix submodule nil check (#35096)wxiaoguang4 days3-2/+14
* Redirect to a presigned URL of HEAD for HEAD requests (#35088)Risu4 days8-10/+15
* Improve submodule relative path handling (#35056)wxiaoguang6 days6-73/+68
* Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#35046)Lunny Xiao9 days1-7/+18
* Fix updating user visibility (#35036)Lunny Xiao10 days2-0/+13
* Fix git commit committer parsing and add some tests (#35007)Lunny Xiao10 days1-3/+3
* Refactor OpenIDConnect to support SSH/FullName sync (#34978)wxiaoguang10 days1-1/+1
* Make submodule link work with relative path (#35034)wxiaoguang10 days2-26/+43
* Fix ListWorkflowRuns OpenAPI response model. (#35026)Scion10 days1-2/+2
* Fix various problems (#35012)wxiaoguang11 days1-1/+1
* Refactor mail template and support preview (#34990)wxiaoguang12 days1-10/+23
* Improve NuGet API Parity (#21291) (#34940)Scion13 days1-0/+3
* Enable gocritic `equalFold` and fix issues (#34952)silverwind2025-07-065-8/+6
* Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966)wxiaoguang2025-07-062-9/+0
* Refactor some trivial problems (#34959)wxiaoguang2025-07-052-14/+32
* Fix http auth header parsing (#34936)wxiaoguang2025-07-035-35/+111
* Support getting last commit message using contents-ext API (#34904)RickyMa2025-07-031-8/+11
* Follow file symlinks in the UI to their target (#28835)delvh2025-07-0114-160/+146
* Add support for 3D/CAD file formats preview (#34794)Kerwin Bryant2025-06-306-81/+103
* Add a `login`/`login-name`/`username` disambiguation to affected endpoint par...AlexMaryW2025-06-296-6/+16
* Improve `labels-list` rendering (#34846)silverwind2025-06-274-11/+52
* enforce explanation for necessary nolints and fix bugs (#34883)TheFox0x72025-06-2719-36/+34
* enforce nolint scope (#34851)TheFox0x72025-06-274-7/+7
* Use standalone function to update repository cols (#34811)Lunny Xiao2025-06-261-4/+5
* Add issue delete notifier (#34592)badhezi2025-06-251-0/+2
* Refactor "change file" API (#34855)wxiaoguang2025-06-251-36/+26
* Refactor repo contents API and add "contents-ext" API (#34822)wxiaoguang2025-06-256-28/+43
* Fix SSH LFS timeout (#34838)wxiaoguang2025-06-241-0/+1
* Refactor template helper (#34819)wxiaoguang2025-06-244-27/+7
* Refactor packages (#34777)wxiaoguang2025-06-222-44/+74
* Refactor wiki (#34805)wxiaoguang2025-06-223-6/+7
* Refactor editor (#34780)wxiaoguang2025-06-211-0/+2
* Improve img lazy loading (#34804)wxiaoguang2025-06-213-9/+22
* Fix OCI manifest parser (#34797)wxiaoguang2025-06-212-10/+26
* Add workflow_run api + webhook (#33964)ChristopherHX2025-06-204-3/+105
* Add ff_only parameter to POST /repos/{owner}/{repo}/merge-upstream (#34770)Dan Čermák2025-06-191-0/+1
* Upgrade `gopls` to v0.19.0, add `make fix` (#34772)silverwind2025-06-181-1/+0
* Fix remaining issues after `gopls modernize` formatting (#34771)silverwind2025-06-182-15/+3
* Fix some package registry problems (#34759)wxiaoguang2025-06-191-2/+1
* Support annotated tags when using create release API (#31840)Kemal Zebari2025-06-181-0/+1
* Run `gopls modernize` on codebase (#34751)silverwind2025-06-1877-180/+135
* Refactor some file edit related code (#34744)wxiaoguang2025-06-181-0/+6
* Improve nuget/rubygems package registries (#34741)wxiaoguang2025-06-175-68/+143
* remove unnecessary duplicate code (#34733)Lunny Xiao2025-06-171-30/+5