You cannot 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
silverwind fa0e2d60c2
Disable service worker by default (#18914)
The service worker causes a lot of issues with JS errors after instance
upgrades while not bringing any real performance gain over regular HTTP
caching.

Disable it by default for this reason. Maybe later we can remove it
completely, as I simply see no benefit in having it.
3 years ago
..
attachment.go format with gofumpt (#18184) 3 years ago
cache.go format with gofumpt (#18184) 3 years ago
cors.go format with gofumpt (#18184) 3 years ago
cron.go
cron_test.go format with gofumpt (#18184) 3 years ago
database.go format with gofumpt (#18184) 3 years ago
database_sqlite.go Refactor install page (db type) (#17919) 3 years ago
database_test.go
directory.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
federation.go Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
git.go format with gofumpt (#18184) 3 years ago
i18n.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
indexer.go format with gofumpt (#18184) 3 years ago
indexer_test.go format with gofumpt (#18184) 3 years ago
lfs.go format with gofumpt (#18184) 3 years ago
log.go format with gofumpt (#18184) 3 years ago
mailer.go format with gofumpt (#18184) 3 years ago
markup.go format with gofumpt (#18184) 3 years ago
migrations.go format with gofumpt (#18184) 3 years ago
mime_type_map.go format with gofumpt (#18184) 3 years ago
mirror.go format with gofumpt (#18184) 3 years ago
oauth2_client.go
picture.go Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) 3 years ago
project.go
proxy.go format with gofumpt (#18184) 3 years ago
queue.go Enable deprecation error for v1.17.0 (#18341) 3 years ago
repository.go Warn at startup if the provided `SCRIPT_TYPE` is not on the PATH (#18467) 3 years ago
service.go
session.go format with gofumpt (#18184) 3 years ago
setting.go Disable service worker by default (#18914) 3 years ago
setting_test.go
storage.go
storage_test.go
task.go Enable deprecation error for v1.17.0 (#18341) 3 years ago
webhook.go Add packagist webhook (#18224) 3 years ago