aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Fix user avatar (#33439)wxiaoguang13 days3-21/+11
* Fix system admin cannot fork or get private fork with API (#33401) (#33417)Giteabot2025-01-271-7/+9
* Add pubdate for repository rss and add some tests (#33411) (#33416)Giteabot2025-01-272-0/+2
* Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402) (#33410)Giteabot2025-01-271-2/+2
* Update go tool dependencies (#32916) (#33355)silverwind2025-01-221-3/+0
* Fix issue count (#33338) (#33341)Giteabot2025-01-211-10/+20
* Make tracked time representation display as hours (#33315) (#33334)wxiaoguang2025-01-211-1/+1
* Fix Account linking page (#33325) (#33327)Giteabot2025-01-191-0/+11
* Fix push message behavior (#33215) (#33317)wxiaoguang2025-01-191-1/+19
* Trivial fixes (#33304) (#33312)wxiaoguang2025-01-183-3/+3
* Fix tag route and empty repo (#33253)wxiaoguang2025-01-142-3/+2
* Fix sync fork for consistency (#33147) (#33192)Giteabot2025-01-103-0/+58
* Filter reviews of one pull request in memory instead of database to reduce sl...Giteabot2025-01-081-8/+2
* fix empty repo updated time (#33120) (#33124)Giteabot2025-01-061-1/+4
* Fix package error handling and npm meta and empty repo guide (#33112)wxiaoguang2025-01-065-29/+31
* Fix empty git repo handling logic and fix mobile view (#33101) (#33102)wxiaoguang2025-01-051-16/+30
* Fix bleve fuzziness search (#33078) (#33087)wxiaoguang2025-01-024-46/+62
* Fix broken forms (#33082)wxiaoguang2025-01-031-0/+4
* Use project's redirect url instead of composing url (#33058) (#33064)Giteabot2024-12-313-9/+16
* Refactor maven package registry (#33049) (#33057)wxiaoguang2024-12-312-22/+56
* Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from l...Giteabot2024-12-302-21/+9
* Support for email addresses containing uppercase characters when activating u...Giteabot2024-12-272-3/+3
* Support org labels when adding labels by label names (#32988) (#32996)Giteabot2024-12-271-1/+13
* Fix maven pom inheritance (#32943) (#32976)Giteabot2024-12-251-0/+2
* Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) (#32964)Giteabot2024-12-243-4/+3
* Backport 1.23 (#32868)wxiaoguang2024-12-171-0/+3
* Fix bug on action list deleted branch (#32848)Lunny Xiao2024-12-163-4/+41
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-152-3/+3
* Update golangci-lint to v1.62.2, fix issues (#32845)silverwind2024-12-152-4/+4
* Fix missing outputs for jobs with matrix (#32823)Zettat1232024-12-143-16/+86
* Allow to fork repository into the same owner (#32819)wxiaoguang2024-12-141-3/+4
* Detect whether action view branch was deleted (#32764)Lunny Xiao2024-12-122-2/+46
* Make API "compare" accept commit IDs (#32801)wxiaoguang2024-12-123-85/+79
* Implement update branch API (#32433)Kemal Zebari2024-12-123-0/+74
* Add `is_archived` option for issue indexer (#32735)yp053272024-12-121-0/+7
* Add standard-compliant route to serve outdated R packages (#32783)Sebastian T. T.2024-12-111-0/+1
* Rearrange Clone Panel (#31142)Blender Defender2024-12-111-2/+2
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-117-174/+136
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao2024-12-111-33/+2
* Fix internal server error when updating labels without write permission (#32776)yp053272024-12-101-5/+5
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang2024-12-104-40/+9
* Make RepoActionView.vue support `##[group]` (#32770)wxiaoguang2024-12-101-3/+7
* Refactor issue list (#32755)wxiaoguang2024-12-083-49/+73
* Fix compare page bug view as anonymous (#32754)Lunny Xiao2024-12-081-1/+3
* Split issue/pull view router function as multiple smaller functions (#32749)Lunny Xiao2024-12-082-298/+356
* fix: render job title as commit message (#32748)metiftikci2024-12-081-13/+19
* fix(project): add title to project view page (#32747)metiftikci2024-12-071-0/+1
* Support "merge upstream branch" (Sync fork) (#32741)wxiaoguang2024-12-064-134/+179
* GitHub like repo home page (#32213)yp053272024-12-068-801/+882
* Make wiki pages visit fast (#32732)Lunny Xiao2024-12-061-10/+21