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/admin
Jason Song 21c91b7dff
Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479)
When offline mode is true, we should set `disable_gravatar` to `true`
and `enable_federated_avatar` to `false` in system settings.
2 years ago
..
admin.go Implement FSFE REUSE for golang files (#21840) 2 years ago
admin_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
applications.go Implement FSFE REUSE for golang files (#21840) 2 years ago
auths.go Implement FSFE REUSE for golang files (#21840) 2 years ago
config.go Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479) 2 years ago
emails.go Implement FSFE REUSE for golang files (#21840) 2 years ago
hooks.go Implement FSFE REUSE for golang files (#21840) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notice.go Implement FSFE REUSE for golang files (#21840) 2 years ago
orgs.go Implement FSFE REUSE for golang files (#21840) 2 years ago
packages.go Use dynamic package type list (#22263) 2 years ago
repos.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
users.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
users_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago