aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Update i18n.go - Language Picker (#32933)Aindriú Mac Giolla Eoin25 hours1-0/+1
* Move some errors to their own sub packages (#32880)Lunny Xiao36 hours1-0/+62
* Refactor pprof labels and process desc (#32909)wxiaoguang2 days19-191/+166
* Update go tool dependencies (#32916)silverwind2 days6-7/+7
* Relax the version checking for Arch packages (#32908)Exploding Dragon3 days2-2/+11
* Fix Arch package metadata introduced incorrect field (#32881)Exploding Dragon4 days2-0/+10
* Change pprof labels to be prometheus compatible (#32865)TheFox0x74 days4-10/+16
* Fix various trivial problems (#32861)wxiaoguang5 days2-1/+5
* Do not display `attestation-manifest` and use short sha256 instead of full sh...hiifong6 days1-0/+4
* Enable tenv and testifylint rules (#32852)TheFox0x77 days30-84/+80
* Fine tune ssh related comments and code (#32846)wxiaoguang7 days1-6/+6
* Update golangci-lint to v1.62.2, fix issues (#32845)silverwind7 days9-28/+28
* In some lfs server implementations, they require the ref attribute. (#32838)hiifong7 days1-1/+4
* Refactor markdown math render (#32831)wxiaoguang8 days8-140/+125
* Add User-Agent for gitea's self-implemented lfs client. (#32832)hiifong8 days1-3/+6
* Allow to fork repository into the same owner (#32819)wxiaoguang8 days3-1/+35
* Fix various UI bugs (#32821)wxiaoguang9 days3-26/+36
* Fix misuse of PublicKeyCallback (#32810)wxiaoguang9 days1-8/+62
* Fix lfs migration (#32812)hiifong9 days2-1/+3
* Make API "compare" accept commit IDs (#32801)wxiaoguang10 days4-4/+44
* Implement update branch API (#32433)Kemal Zebari10 days1-0/+10
* Add `is_archived` option for issue indexer (#32735)yp0532710 days8-11/+55
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang11 days3-9/+9
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao11 days1-8/+30
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang12 days1-5/+8
* Fix duplicate dropdown dividers (#32760)wxiaoguang13 days1-5/+3
* Refactor issue list (#32755)wxiaoguang14 days1-0/+66
* Support "merge upstream branch" (Sync fork) (#32741)wxiaoguang2024-12-061-1/+1
* Refactor markdown render (#32736)wxiaoguang2024-12-065-31/+100
* Refactor markdown render (#32728)wxiaoguang2024-12-066-166/+268
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-053-0/+151
* Add Arch package registry (#32692)KN4CK3R2024-12-043-0/+408
* Fix gogit `GetRefCommitID` (#32705)Zettat1232024-12-032-2/+34
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-041-1/+4
* Fix issue title rendering and refactor legacy function names (#32703)wxiaoguang2024-12-045-34/+50
* Refactor RepoBranchTagSelector (#32681)wxiaoguang2024-12-021-1/+1
* Allow to disable the password-based login (sign-in) form (#32687)wxiaoguang2024-12-021-0/+2
* Refactor render system (orgmode) (#32671)wxiaoguang2024-11-292-50/+46
* Validate OAuth Redirect URIs (#32643)Rowan Bohde2024-11-284-4/+193
* Add priority to protected branch (#32286)65432024-11-271-0/+8
* Refactor markup render system (#32645)wxiaoguang2024-11-266-215/+178
* Fix: passkey login not working anymore (#32623)hiifong2024-11-261-21/+24
* Fix markup render regression and fix some tests (#32640)wxiaoguang2024-11-261-2/+0
* Refactor markup render system (#32612)wxiaoguang2024-11-2429-934/+318
* Support optional/configurable IAMEndpoint for Minio Client (#32581) (#32581)Michael Owoc2024-11-224-11/+32
* Refactor markup render system (#32589)wxiaoguang2024-11-2224-375/+309
* disable gravatar in test (#32529)Rowan Bohde2024-11-211-7/+2
* Fix submodule parsing (#32571)Lunny Xiao2024-11-2020-360/+492
* Refactor markup render system (#32533)wxiaoguang2024-11-1841-506/+566
* Fix and refactor markdown rendering (#32522)wxiaoguang2024-11-1618-211/+210