This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
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 Handle CORS requests (#6289) 2019-05-13 11:38:53 -04:00
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 Remove local clones & make hooks run on merge/edit/upload (#6672) 2019-05-11 11:29:17 -04:00
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