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
wxiaoguang 29a26d9d8c
Customizable "Open with" applications for repository clone (#29320)
Users could customize the "clone" menu with their own application URLs on the admin panel.

Replace #22378
Close #21121
Close #22149
12 months ago
..
config Customizable "Open with" applications for repository clone (#29320) 12 months ago
actions.go add skip ci functionality (#28075) 1 year ago
actions_test.go
admin.go Allow options to disable user deletion from the interface on app.ini (#29275) 12 months ago
api.go
asset_dynamic.go
asset_static.go
attachment.go Fix incorrect default value of `[attachment].MAX_SIZE` (#28373) 1 year ago
attachment_test.go
cache.go Always enable caches (#28527) 1 year ago
camo.go
config.go Customizable "Open with" applications for repository clone (#29320) 12 months ago
config_env.go
config_env_test.go
config_provider.go Remove unnecessary parameter (#29092) 1 year ago
config_provider_test.go
cors.go Refactor CORS handler (#28587) 1 year ago
cron.go
cron_test.go
database.go Add slow SQL query warning (#27545) 12 months ago
database_sqlite.go
database_test.go Fix incorrect PostgreSQL connection string for Unix sockets (#28865) 1 year ago
federation.go
git.go
git_test.go
highlight.go
i18n.go
incoming_email.go
indexer.go Disallow duplicate storage paths (#26484) 1 year ago
indexer_test.go
lfs.go Use general token signing secret (#29205) 1 year ago
lfs_test.go
log.go
log_test.go
mailer.go
mailer_test.go
markup.go
metrics.go
migrations.go
mime_type_map.go
mirror.go
oauth2.go Use general token signing secret (#29205) 1 year ago
oauth2_test.go Use general token signing secret (#29205) 1 year ago
other.go
packages.go
packages_test.go
path.go Disallow duplicate storage paths (#26484) 1 year ago
path_test.go
picture.go
project.go
proxy.go
queue.go
repository.go Disallow duplicate storage paths (#26484) 1 year ago
repository_archive.go
repository_archive_test.go
security.go Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined (#28783) 1 year ago
server.go Disallow duplicate storage paths (#26484) 1 year ago
service.go
service_test.go
session.go Disallow duplicate storage paths (#26484) 1 year ago
setting.go Disallow duplicate storage paths (#26484) 1 year ago
setting_test.go
ssh.go
storage.go Disallow duplicate storage paths (#26484) 1 year ago
storage_test.go
task.go
time.go
ui.go Add global setting how timestamps should be rendered (#28657) 1 year ago
webhook.go