forgejo/routers/web/admin
Lunny Xiao 385462d36c
Fix dashboard ignored system setting cache (#21621)
This is a performance regression from #18058

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Andrew Thornton <art27@cantab.net>
2022-11-10 14:43:53 +08:00
..
admin.go Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
admin_test.go
applications.go Support instance-wide OAuth2 applications (#21335) 2022-10-12 22:08:29 +08:00
auths.go
config.go Fix dashboard ignored system setting cache (#21621) 2022-11-10 14:43:53 +08:00
emails.go
hooks.go
main_test.go
notice.go Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
orgs.go
packages.go
repos.go
users.go
users_test.go