forgejo/routers/web/user
Lunny Xiao a4bfef265d
Move db related basic functions to models/db ()
* Move db related basic functions to models/db

* Fix lint

* Fix lint

* Fix test

* Fix lint

* Fix lint

* revert unnecessary change

* Fix test

* Fix wrong replace string

* Use *Context

* Correct committer spelling and fix wrong replaced words

Co-authored-by: zeripath <art27@cantab.net>
2021-09-19 19:49:59 +08:00
..
setting Move db related basic functions to models/db () 2021-09-19 19:49:59 +08:00
auth.go Move db related basic functions to models/db () 2021-09-19 19:49:59 +08:00
auth_openid.go Make LDAP be able to skip local 2FA () 2021-09-17 12:43:47 +01:00
avatar.go Add Cache-Control to avatar redirects () 2021-09-06 23:05:44 +02:00
home.go Correctly return the number of Repositories for Organizations () 2021-09-01 01:31:42 -04:00
home_test.go Move db related basic functions to models/db () 2021-09-19 19:49:59 +08:00
main_test.go Move db related basic functions to models/db () 2021-09-19 19:49:59 +08:00
notification.go Notifications API: respond with updated notifications () 2021-09-17 19:40:50 -04:00
oauth.go Decoupled code from DefaultSigningKey () 2021-08-27 20:28:00 +01:00
oauth_test.go Move db related basic functions to models/db () 2021-09-19 19:49:59 +08:00
profile.go In Render tolerate not being passed a context () 2021-08-28 21:15:56 +01:00
task.go Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00