aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Fix notification list bugs (#25781)wxiaoguang2023-07-091-1/+1
* Update tool dependencies, lock govulncheck and actionlint (#25655)silverwind2023-07-091-13/+9
* Test if container blob is accessible before mounting (#22759)KN4CK3R2023-07-091-7/+15
* Newly pushed branches hints on repository home page (#25715)Lunny Xiao2023-07-081-0/+12
* Fix `ref` for workflows triggered by `pull_request_target` (#25743)Zettat1232023-07-071-3/+13
* Add open/closed field support for issue index (#25708)techknowlogick2023-07-073-6/+6
* Following up fixes for "Fix inconsistent user profile layout across tabs" (#2...wxiaoguang2023-07-071-3/+3
* Less naked returns (#25713)65432023-07-0710-67/+70
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-066-128/+135
* Check `ctx.Written()` for `GetActionIssue` (#25698)Jason Song2023-07-055-11/+20
* Fix tags header and pretty format numbers (#25624)Lunny Xiao2023-07-051-0/+1
* Replace `interface{}` with `any` (#25686)silverwind2023-07-0477-210/+210
* Fix the nil pointer when assigning issues to projects (#25665)Zettat1232023-07-042-6/+10
* Log the real reason when authentication fails (but don't show the user) (#25414)Lunny Xiao2023-07-033-12/+31
* Add direct serving of package content (#25543)KN4CK3R2023-07-0323-195/+114
* Make "cancel" buttons have proper type in modal forms (#25618)wxiaoguang2023-07-031-1/+11
* Display branch commit status (#25608)Lunny Xiao2023-07-031-0/+18
* Get latest commit statuses from database instead of git data on dashboard for...Lunny Xiao2023-07-031-6/+8
* Support displaying diff stats in PR tab bar (#25387)hiifong2023-07-032-5/+52
* Move some files under repo/setting (#25585)Lunny Xiao2023-07-0212-478/+560
* Fix bug of branches API with tests (#25578)Lunny Xiao2023-07-011-2/+35
* Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581)Jason Song2023-06-301-1/+1
* Add API for changing Avatars (#25369)JakobDev2023-06-295-0/+240
* Redirect to package after version deletion (#25594)KN4CK3R2023-06-291-1/+7
* Sync branches into databases (#22743)Lunny Xiao2023-06-2912-247/+140
* Use fetch form action for lock/unlock/pin/unpin on sidebar (#25380)HesterG2023-06-292-9/+6
* Support downloading raw task logs (#24451)Vitaliy Filippov2023-06-292-0/+51
* Split lfs size from repository size (#22900)a10121127962023-06-281-0/+8
* Use correct response code in push mirror creation response in v1_json.tmpl (#...Georg Dangl2023-06-281-1/+1
* Fix bugs related to notification endpoints (#25548)Zettat1232023-06-283-4/+4
* Use JSON response for "user/logout" (#25522)wxiaoguang2023-06-261-1/+1
* Support `pull_request_target` event (#25229)Zettat1232023-06-261-2/+13
* Improve loadprojects for issue list (#25468)Lunny Xiao2023-06-243-5/+15
* Improve wiki sidebar and TOC (#25460)wxiaoguang2023-06-231-10/+10
* Refactor indexer (#25174)Jason Song2023-06-234-7/+7
* Store and use seconds for timeline time comments (#25392)65432023-06-231-1/+14
* Fix `Permission` in API returned repository struct (#25388)Jason Song2023-06-2212-39/+45
* Show outdated comments in files changed tab (#24936)sebastian-sauer2023-06-214-5/+30
* Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413)wxiaoguang2023-06-211-3/+0
* Refactor path & config system (#25330)wxiaoguang2023-06-214-86/+22
* Add actor and status dropdowns to run list (#25118)HesterG2023-06-216-10/+34
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-206-22/+303
* Fix blank dir message when uploading files from web editor (#25391)Lunny Xiao2023-06-201-1/+5
* Fix incorrect actions ref_name (#25358)Daniel Wolf2023-06-191-1/+1
* Make backend code respond correct JSON when creating PR (#25353)wxiaoguang2023-06-191-41/+16
* Batch delete issue and improve tippy opts (#25253)wxiaoguang2023-06-192-3/+16
* Write absolute AppDataPath to app.ini when installing (#25331)wxiaoguang2023-06-181-0/+1
* Refactor web package and context package (#25298)wxiaoguang2023-06-1819-125/+69
* Use fetch to send requests to create issues/comments (#25258)wxiaoguang2023-06-163-19/+40
* Show if File is Executable (#25287)JakobDev2023-06-161-0/+1