summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Return `404` in the API if the requested webhooks were not found (#24823)Yevhen Pavlov2023-05-211-2/+7
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-2127-158/+134
* Some refactors for issues stats (#24793)Lunny Xiao2023-05-193-20/+16
* Implement actions artifacts (#22738)FuXiaoHei2023-05-194-0/+673
* Remove duplicated issues options and some more refactors (#24787)Lunny Xiao2023-05-181-3/+3
* Support no label/assignee filter and batch clearing labels/assignees (#24707)Lunny Xiao2023-05-171-1/+4
* Support for status check pattern (#24633)Zettat1232023-05-172-15/+29
* Respect original content when creating secrets (#24745)Jason Song2023-05-161-1/+10
* Refactor Pull Mirror and fix out-of-sync bugs (#24732)wxiaoguang2023-05-151-9/+18
* Don't filter action runs based on state (#24711)Yarden Shoham2023-05-141-33/+0
* Add Go package registry (#24687)KN4CK3R2023-05-143-1/+286
* Remove the parallelizing when loading repo for dashboard (#24705)wxiaoguang2023-05-141-13/+7
* Optimize actions list by removing an unnecessary `git` call (#24710)Yarden Shoham2023-05-141-6/+1
* Add status indicator on main home screen for each repo (#24638)Yarden Shoham2023-05-131-13/+41
* Add icon support for safari (#24697)Lunny Xiao2023-05-131-0/+1
* Fix `organization` field being `null` in `GET /api/v1/teams/{id}` (#24694)Yarden Shoham2023-05-131-1/+1
* Use standard HTTP library to serve files (#24693)wxiaoguang2023-05-132-17/+8
* Add Alpine package registry (#23714)KN4CK3R2023-05-124-1/+290
* Support SSH for go get (#24664)rune2023-05-121-1/+8
* Make repo migration cancelable and fix various bugs (#24605)wxiaoguang2023-05-112-0/+19
* Improve queue & process & stacktrace (#24636)wxiaoguang2023-05-116-46/+227
* Fix missing badges in org settings page (#24654)yp053272023-05-111-0/+1
* Reenable creating default webhooks. (#24626)Nick2023-05-111-1/+1
* Improve updating Actions tasks (#24600)Jason Song2023-05-101-22/+1
* fix: release page for empty or non-existing target (#24470)oliverpool2023-05-102-12/+69
* Filter get single commit (#24613)Matthew Walowski2023-05-101-16/+17
* Create a branch directly from commit on the create branch API (#22956)来自村里的小螃蟹2023-05-091-4/+28
* Make repository response support HTTP range request (#24592)wxiaoguang2023-05-095-133/+53
* Add Gitea Profile Readmes (#23260)Nicholas Pease2023-05-092-0/+55
* Filters for GetAllCommits (#24568)Matthew Walowski2023-05-093-4/+20
* Improve Gitea's web context, decouple "issue template" code into service pack...wxiaoguang2023-05-095-18/+27
* Fix close org projects (#24588)yp053272023-05-081-4/+4
* Rewrite queue (#24505)wxiaoguang2023-05-083-180/+64
* Split "modules/context.go" to separate files (#24569)wxiaoguang2023-05-087-9/+9
* Pass 'not' to commit count (#24473)Matthew Walowski2023-05-085-8/+48
* Refresh the refernce of the closed PR when reopening (#24231)sillyguodong2023-05-081-1/+55
* Sort users and orgs on explore by recency by default (#24279)techknowlogick2023-05-064-7/+26
* Require at least one unit to be enabled (#24189)Lunny Xiao2023-05-063-19/+33
* Add RPM registry (#23380)KN4CK3R2023-05-054-2/+281
* Revert "Prevent a user with a different email from accepting the team invite"...Lunny Xiao2023-05-051-8/+0
* Check length of `LogIndexes` in case it is outdated (#24516)Jason Song2023-05-041-2/+12
* Fix some mistakes when using `ignSignIn` (#24415)wxiaoguang2023-05-041-7/+7
* Improve template system and panic recovery (#24461)wxiaoguang2023-05-048-200/+108
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-043-19/+23
* Prevent a user with a different email from accepting the team invite (#24491)Jack Hay2023-05-031-0/+8
* Implement Cargo HTTP index (#24452)KN4CK3R2023-05-032-0/+36
* Fix api error message if fork exists (#24487)Otto Richter (fnetX)2023-05-021-1/+1
* Add Debian package registry (#24426)KN4CK3R2023-05-0221-39/+390
* Add rerun workflow button and refactor to use SVG octicons (#24350)yp053272023-05-012-8/+36
* Move `Rename branch` from repo settings page to the page of branches list (#2...sillyguodong2023-04-301-4/+4