0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 03:14:39 +01:00
gitea/routers/web/user
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419)
Following #28220

This PR move more functions to use `db.Find`.

---------

Co-authored-by: delvh <dev.lh@web.de>
2024-01-15 02:19:25 +00:00
..
setting Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
avatar.go Replace -1 with GhostUserID (#27703) 2023-10-20 14:43:08 +00:00
code.go
home.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
home_test.go Include public repos in doer's dashboard for issue search (#28304) 2023-12-07 13:26:18 +08:00
main_test.go
notification.go Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00
package.go
profile.go fix wrong link in user and organization profile when using relative url (#28617) 2023-12-27 08:32:27 +00:00
search.go
stop_watch.go
task.go