aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix commit range paging (#32944) (#32962)Giteabot17 hours2-4/+24
* Fix repo avatar conflict (#32958) (#32960)Giteabot22 hours1-7/+2
* fix trailing comma not matched in the case of alphanumeric issue (#32945) (#3...Giteabot27 hours2-1/+2
* Update i18n.go - Language Picker (#32933) (#32935)Giteabot2 days1-0/+1
* Deprecated gopid in log (#32932)wxiaoguang3 days6-88/+27
* Relax the version checking for Arch packages (#32908) (#32913)Giteabot5 days2-2/+11
* Fix Arch package metadata introduced incorrect field (#32881) (#32882)Giteabot6 days2-0/+10
* Backport 1.23 (#32868)wxiaoguang7 days2-1/+5
* Do not display `attestation-manifest` and use short sha256 instead of full sh...hiifong8 days1-0/+4
* Enable tenv and testifylint rules (#32852)TheFox0x79 days30-84/+80
* Fine tune ssh related comments and code (#32846)wxiaoguang9 days1-6/+6
* Update golangci-lint to v1.62.2, fix issues (#32845)silverwind9 days9-28/+28
* In some lfs server implementations, they require the ref attribute. (#32838)hiifong9 days1-1/+4
* Refactor markdown math render (#32831)wxiaoguang10 days8-140/+125
* Add User-Agent for gitea's self-implemented lfs client. (#32832)hiifong10 days1-3/+6
* Allow to fork repository into the same owner (#32819)wxiaoguang10 days3-1/+35
* Fix various UI bugs (#32821)wxiaoguang11 days3-26/+36
* Fix misuse of PublicKeyCallback (#32810)wxiaoguang11 days1-8/+62
* Fix lfs migration (#32812)hiifong11 days2-1/+3
* Make API "compare" accept commit IDs (#32801)wxiaoguang12 days4-4/+44
* Implement update branch API (#32433)Kemal Zebari12 days1-0/+10
* Add `is_archived` option for issue indexer (#32735)yp0532712 days8-11/+55
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang13 days3-9/+9
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao13 days1-8/+30
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang14 days1-5/+8
* Fix duplicate dropdown dividers (#32760)wxiaoguang2024-12-091-5/+3
* Refactor issue list (#32755)wxiaoguang2024-12-081-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