0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 03:54:25 +01:00
gitea/templates/user
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
..
auth
dashboard Add code highlighting in issue titles (#21432) 2022-10-16 02:24:41 +08:00
notification Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
overview Added missing headers on user packages page (#21172) 2022-10-24 20:01:05 +08:00
settings Record OAuth client type at registration (#21316) 2022-10-24 15:59:24 +08:00
code.tmpl Run make fmt (#21437) 2022-10-13 21:33:54 -04:00
heatmap.tmpl
profile.tmpl Localize all timestamps (#21440) 2022-10-17 12:08:21 +08:00
project.tmpl