forgejo/routers/web/explore
KN4CK3R 044c754ea5
Add context.Context to more methods (#21546)
This PR adds a context parameter to a bunch of methods. Some helper
`xxxCtx()` methods got replaced with the normal name now.

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-11-19 16:12:33 +08:00
..
code.go Remove deleted repos from searchresult (#21512) 2022-10-22 17:23:20 +08:00
org.go Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
repo.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
topic.go Never use /api/v1 from Gitea UI Pages (#19318) 2022-04-07 20:59:56 +02:00
user.go Add sitemap support (#18407) 2022-06-25 19:06:01 +02:00