gitea/modules/setting
Gusted 165346c15c
Add MP4 as default allowed attachment type ()
..
attachment.go Add MP4 as default allowed attachment type ()
cache.go Add LRU mem cache implementation ()
cors.go Allow setting X-FRAME-OPTIONS ()
cron.go Allow extended config on cron settings ()
cron_test.go Allow extended config on cron settings ()
database.go Refactor install page (db type) ()
database_sqlite.go Refactor install page (db type) ()
database_test.go Move database settings from models to setting ()
directory.go Improve install code to avoid low-level mistakes. ()
federation.go Add nodeinfo endpoint for federation purposes ()
git.go Disable core.protectNTFS ()
i18n.go Improve install code to avoid low-level mistakes. ()
indexer.go Fix various documentation, user-facing, and source comment typos ()
indexer_test.go Restrict repository indexing by glob match ()
lfs.go Let package git depend on setting but not opposite ()
log.go Simplify parameter types ()
mailer.go Add settings to allow different SMTP envelope from address ()
markup.go Make Mermaid.js limit configurable ()
migrations.go Use `hostmatcher` to replace `matchlist`, improve security ()
mime_type_map.go Add mimetype mapping settings ()
mirror.go Make mirror feature more configurable ()
oauth2_client.go OAuth2 login: Set account link to "login" as default behavior ()
picture.go Make AvatarRenderedSizeFactor configurable and set it to 3 ()
project.go Kanban board ()
proxy.go Add proxy settings and support for migration and webhook ()
queue.go A better go code formatter, and now `make fmt` can run in Windows ()
repository.go Make Co-committed-by and co-authored-by trailers optional ()
service.go add configuration option to restrict users by default ()
session.go Add an abstract json layout to make it's easier to change json library ()
setting.go Simplify parameter types ()
setting_test.go Add an abstract json layout to make it's easier to change json library ()
storage.go Rework repository archive ()
storage_test.go more test case for STORAGE_TYPE overrides (and fixes) ()
task.go Avoid setitng the CONN_STR in queues unless it is meant to be set ()
webhook.go Use `hostmatcher` to replace `matchlist`, improve security ()