gitea/routers/user/setting
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
* display ui time with customize time location

* fix lint

* rename UILocation to DefaultUILocation

* move time related functions to modules/timeutil

* fix tests

* fix tests

* fix build

* fix swagger
2019-08-15 22:46:21 +08:00
..
account.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
account_test.go
applications.go
keys.go
main_test.go
oauth2.go
profile.go
security.go
security_openid.go
security_twofa.go Fixed ineffectual assignments (#7555) 2019-07-22 17:35:53 +08:00
security_u2f.go