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
Norwin 0ffad31b92
Notifications API: respond with updated notifications (#17064)
* notifications api: return updated notifications in response

* make generate-swagger

* openapi fix

Co-authored-by: zeripath <art27@cantab.net>
4 years ago
..
setting Make LDAP be able to skip local 2FA (#16954) 4 years ago
auth.go Make LDAP be able to skip local 2FA (#16954) 4 years ago
auth_openid.go Make LDAP be able to skip local 2FA (#16954) 4 years ago
avatar.go Add Cache-Control to avatar redirects (#16973) 4 years ago
home.go Correctly return the number of Repositories for Organizations (#16807) 4 years ago
home_test.go Refactor routers directory (#15800) 4 years ago
main_test.go Refactor routers directory (#15800) 4 years ago
notification.go Notifications API: respond with updated notifications (#17064) 4 years ago
oauth.go Decoupled code from DefaultSigningKey (#16743) 4 years ago
oauth_test.go Decoupled code from DefaultSigningKey (#16743) 4 years ago
profile.go In Render tolerate not being passed a context (#16842) 4 years ago
task.go Add an abstract json layout to make it's easier to change json library (#16528) 4 years ago