1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-11 05:30:03 -04:00
gitea/modules/setting
silverwind 54e7483207
Update default allowed attachment types (#20192)
Synced the list to what is allowed on GitHub currently.
2022-07-01 15:42:20 +02:00
..
attachment.go Update default allowed attachment types (#20192) 2022-07-01 15:42:20 +02:00
cache.go
cors.go
cron_test.go
cron.go
database_sqlite.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00
database_test.go
database.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
directory.go
federation.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
git.go
i18n.go Remove support for sr-SP (#20155) 2022-06-27 14:50:30 -05:00
indexer_test.go
indexer.go
lfs.go
log.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
mailer.go
markup.go Allow render HTML with css/js external links (#19017) 2022-06-16 11:33:23 +08:00
migrations.go
mime_type_map.go
mirror.go
oauth2_client.go
packages.go Fixed registry host value. (#19363) 2022-04-10 19:57:36 +08:00
picture.go
project.go
proxy.go
queue.go
repository.go Move some code into models/git (#19879) 2022-06-12 23:51:54 +08:00
service.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
session.go
setting_test.go
setting.go Remove U2F support (#20141) 2022-06-26 21:20:58 -05:00
storage_test.go
storage.go
task.go
webhook.go