aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Refactor arch route handlers (#32993)wxiaoguang2024-12-284-155/+256
* Add `show more` organizations icon in user's profile (#32986)yp053272024-12-271-0/+3
* Improve "ellipsis string" (#32989)wxiaoguang2024-12-262-8/+60
* Refactor "string truncate" (#32984)wxiaoguang2024-12-269-108/+169
* Do not render truncated links in markdown (#32980)wxiaoguang2024-12-265-17/+40
* Fix Azure blob object `Seek` (#32974)Zettat1232024-12-252-1/+46
* Fix maven pom inheritance (#32943)wxiaoguang2024-12-252-9/+61
* Refactor arch route handlers (#32972)wxiaoguang2024-12-252-134/+209
* Clarify path param naming (#32969)wxiaoguang2024-12-242-3/+7
* Refactor getpatch/getdiff functions and remove unnecessary fallback (#32817)Lunny Xiao2024-12-242-63/+10
* Refactor request context (#32956)wxiaoguang2024-12-247-110/+163
* Add sub issue list support (#32940)wxiaoguang2024-12-247-74/+172
* Fix commit range paging (#32944)wxiaoguang2024-12-232-4/+24
* Fix repo avatar conflict (#32958)wxiaoguang2024-12-231-7/+2
* fix trailing comma not matched in the case of alphanumeric issue (#32945)katsu2024-12-222-1/+2
* Refactor template & test related code (#32938)wxiaoguang2024-12-2210-128/+137
* Update i18n.go - Language Picker (#32933)Aindriú Mac Giolla Eoin2024-12-211-0/+1
* Move some errors to their own sub packages (#32880)Lunny Xiao2024-12-201-0/+62
* Refactor pprof labels and process desc (#32909)wxiaoguang2024-12-2019-191/+166
* Update go tool dependencies (#32916)silverwind2024-12-196-7/+7
* Relax the version checking for Arch packages (#32908)Exploding Dragon2024-12-192-2/+11
* Fix Arch package metadata introduced incorrect field (#32881)Exploding Dragon2024-12-182-0/+10
* Change pprof labels to be prometheus compatible (#32865)TheFox0x72024-12-184-10/+16
* Fix various trivial problems (#32861)wxiaoguang2024-12-172-1/+5
* Do not display `attestation-manifest` and use short sha256 instead of full sh...hiifong2024-12-161-0/+4
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-1530-84/+80
* Fine tune ssh related comments and code (#32846)wxiaoguang2024-12-151-6/+6
* Update golangci-lint to v1.62.2, fix issues (#32845)silverwind2024-12-159-28/+28
* In some lfs server implementations, they require the ref attribute. (#32838)hiifong2024-12-151-1/+4
* Refactor markdown math render (#32831)wxiaoguang2024-12-148-140/+125
* Add User-Agent for gitea's self-implemented lfs client. (#32832)hiifong2024-12-141-3/+6
* Allow to fork repository into the same owner (#32819)wxiaoguang2024-12-143-1/+35
* Fix various UI bugs (#32821)wxiaoguang2024-12-133-26/+36
* Fix misuse of PublicKeyCallback (#32810)wxiaoguang2024-12-131-8/+62
* Fix lfs migration (#32812)hiifong2024-12-122-1/+3
* Make API "compare" accept commit IDs (#32801)wxiaoguang2024-12-124-4/+44
* Implement update branch API (#32433)Kemal Zebari2024-12-121-0/+10
* Add `is_archived` option for issue indexer (#32735)yp053272024-12-128-11/+55
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-113-9/+9
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao2024-12-111-8/+30
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang2024-12-101-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