forgejo/routers/web/user
Lunny Xiao b8911fb456
Use a struct as test options ()
* Use a struct as test options

* Fix name

* Fix test
2022-04-14 21:58:21 +08:00
..
setting Use a struct as test options () 2022-04-14 21:58:21 +08:00
avatar.go Move user related model into models/user () 2021-11-24 17:49:20 +08:00
home.go Move milestone to models/issues/ () 2022-04-08 17:11:15 +08:00
home_test.go Renamed ctx.User to ctx.Doer. () 2022-03-22 15:03:22 +08:00
main_test.go Use a struct as test options () 2022-04-14 21:58:21 +08:00
notification.go Never use /api/v1 from Gitea UI Pages () 2022-04-07 20:59:56 +02:00
package.go Allow package linking to private repository () 2022-04-09 23:57:37 +08:00
profile.go Fix global packages enabled avaiable () 2022-03-31 19:31:53 +02:00
search.go Never use /api/v1 from Gitea UI Pages () 2022-04-07 20:59:56 +02:00
stop_watch.go Never use /api/v1 from Gitea UI Pages () 2022-04-07 20:59:56 +02:00
task.go Renamed ctx.User to ctx.Doer. () 2022-03-22 15:03:22 +08:00