You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/user
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352)
Part of #27065

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
1 year ago
..
setting Even more `db.DefaultContext` refactor (#27352) 1 year ago
avatar.go
code.go Show the repo count in code tab on both user profile and org page. (#27048) 1 year ago
home.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago
home_test.go Move web/api context related testing function into a separate package (#26859) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
notification.go
package.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago
profile.go Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) 1 year ago
search.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
stop_watch.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
task.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago