0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 17:08:22 +01:00
gitea/modules/setting
Gusted b551bc2a08
Remove support for sr-SP (#20155)
- The language doesn't have >= 25% translation on crowdin and therefor
was automatically removed from Gitea.
- Ref: f91092453e
2022-06-27 14:50:30 -05:00
..
attachment.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01: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