forgejo/modules/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
..
cache.go Remove settting dependency on modules/session (#7237) 2019-07-17 09:04:37 +08:00
cors.go
cron.go
git.go Support git.PATH entry in app.ini (#6772) 2019-07-07 03:26:56 -04:00
indexer.go
log.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
mailer.go
markup.go
repository.go
service.go Make captcha and password optional for external accounts (#6606) 2019-07-06 15:48:02 -04:00
session.go Remove settting dependency on modules/session (#7237) 2019-07-17 09:04:37 +08:00
setting.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
webhook.go