You can not 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/modules/setting
Lunny Xiao b01dce2a6e
Allow render HTML with css/js external links (#19017)
2 years ago
..
attachment.go
cache.go format with gofumpt (#18184) 3 years ago
cors.go
cron.go Allow extended config on cron settings (#12939) 4 years ago
cron_test.go
database.go Add deprecated log when using MySQL with utf8 charset (#19952) 2 years ago
database_sqlite.go Remove legacy `+build:` constraint (#19582) 2 years ago
database_test.go Move database settings from models to setting (#7806) 5 years ago
directory.go
federation.go
git.go
i18n.go Uppercase first languages letters (#19965) 2 years ago
indexer.go
indexer_test.go format with gofumpt (#18184) 3 years ago
lfs.go
log.go Update go tool dependencies (#19676) 2 years ago
mailer.go
markup.go Allow render HTML with css/js external links (#19017) 2 years ago
migrations.go
mime_type_map.go
mirror.go
oauth2_client.go
packages.go
picture.go
project.go
proxy.go
queue.go
repository.go Move some code into models/git (#19879) 2 years ago
service.go add configuration option to restrict users by default (#16256) 3 years ago
session.go
setting.go Make AppDataPath absolute against the AppWorkPath if it is not (#19815) 2 years ago
setting_test.go
storage.go
storage_test.go
task.go
webhook.go