summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Require repo scope for PATs for private repos and basic authentication (#24362)John Olheiser2023-04-263-3/+40
* Alert error message if open dependencies are included in the issues that try ...sillyguodong2023-04-261-1/+1
* Fix 404 error when leaving the last private org team (#24322)yp053272023-04-261-1/+9
* Add API for License templates (#23009)JakobDev2023-04-263-0/+92
* Improve RSS (#24335)wxiaoguang2023-04-255-18/+8
* Fix incorrect CORS response in Http Git handler (#24303)wxiaoguang2023-04-252-30/+18
* Add tags list for repos whose release setting is disabled (#23465)Zettat1232023-04-252-16/+20
* Add RSS Feeds for branches and files (#22719)jladbrook2023-04-256-1/+145
* Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC (#24035)Gary Moon2023-04-251-1/+1
* default show closed actions list if all actions was closed (#24234)a10121127962023-04-241-1/+7
* Fix typo in API route (#24310)silverwind2023-04-241-1/+1
* Move code from module to service (#24287)KN4CK3R2023-04-232-7/+7
* Only delete secrets belonging to its owner (#24284)KN4CK3R2023-04-234-2/+8
* show workflow config error on file view also (#24267)a10121127962023-04-221-0/+12
* Add missing badges in user profile for /projects and /packages (#24232)Jakob2023-04-222-0/+2
* Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270)wxiaoguang2023-04-222-6/+6
* Support upload `outputs` and use `needs` context on Actions (#24230)Jason Song2023-04-222-1/+81
* Update go tool dependencies, restructure lint targets (#24239)silverwind2023-04-221-1/+1
* Show commit history for closed/merged PRs (#24238)wxiaoguang2023-04-211-2/+4
* Fix access token issue on some public endpoints (#24194)harryzcy2023-04-211-6/+6
* Refactor web route (#24080)wxiaoguang2023-04-205-15/+15
* Fix unclear "Owner" concept (#24233)wxiaoguang2023-04-203-3/+2
* Fix issue attachment handling (#24202)wxiaoguang2023-04-202-14/+18
* Make wiki title supports dashes and improve wiki name related features (#24143)wxiaoguang2023-04-193-81/+94
* Don't list root repository on compare page if pulls not allowed (#24183)Lunny Xiao2023-04-191-1/+1
* Add unset default project column (#23531)yp053272023-04-193-0/+36
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-194-41/+49
* Add runner check in repo action page (#24124)yp053272023-04-191-6/+40
* fix calReleaseNumCommitsBehind (#24148)oliverpool2023-04-181-7/+2
* Use correct locale key for forks page (#24172)John Olheiser2023-04-171-1/+1
* Improve Wiki TOC (#24137)wxiaoguang2023-04-172-14/+20
* Localize activity heatmap (except tooltip) (#24131)Yarden Shoham2023-04-172-0/+2
* add CLI command to register runner tokens (#23762)techknowlogick2023-04-172-0/+92
* Fix 2-dot direct compare to use the right base commit (#24133)Jonathan Tran2023-04-161-1/+5
* Remove untranslatable `on_date` key (#24106)Yarden Shoham2023-04-151-0/+10
* Sort repo topic labels by name (#24123)wxiaoguang2023-04-141-6/+1
* Add option to search for users is active join a team (#24093)Tyrone Yeh2023-04-141-0/+1
* Make more functions use ctx instead of db.DefaultContext (#24068)wxiaoguang2023-04-144-15/+15
* Fix incorrect server error content in RunnersList (#24118)yp053272023-04-141-2/+2
* Refactor cookie (#24107)wxiaoguang2023-04-136-18/+17
* Fix admin team access mode value in team_unit table (#24012)yp053272023-04-132-43/+69
* Use a general approach to access custom/static/builtin assets (#24022)wxiaoguang2023-04-125-27/+12
* Make Release Download URLs predictable (#23891)JakobDev2023-04-123-4/+15
* Add cardtype to org/user level project on creation, edit and view (#24043)Hester Gong2023-04-111-0/+22
* Avoid recursing into sub-sub-sub-docs folders when looking for READMEs. (#23695)Nick2023-04-101-4/+4
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-4/+2
* Make label templates have consistent behavior and priority (#23749)wxiaoguang2023-04-104-4/+6
* Add actions support to package auth verification (#23729)yp053272023-04-102-37/+22
* Fix protected branch for API (#24013)Lunny Xiao2023-04-091-4/+8
* Improve GetBoards and getDefaultBoard (#22981)yp053272023-04-092-2/+2