Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Giteabot f144521aea
Deprecate query string auth tokens (#28390) (#28430)
před 6 měsíci
..
config Refactor system setting (#27000) (#27452) před 8 měsíci
actions.go Make Actions tasks/jobs timeouts configurable by the user (#27400) (#27402) před 8 měsíci
actions_test.go Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) před 11 měsíci
admin.go Refactor the setting to make unit test easier (#22405) před 1 rokem
api.go Refactor the setting to make unit test easier (#22405) před 1 rokem
asset_dynamic.go Use a general approach to access custom/static/builtin assets (#24022) před 1 rokem
asset_static.go Use a general approach to access custom/static/builtin assets (#24022) před 1 rokem
attachment.go Fix incorrect default value of `[attachment].MAX_SIZE` (#28373) (#28376) před 6 měsíci
attachment_test.go Fix all possible setting error related storages and added some tests (#23911) před 1 rokem
cache.go Refactor the setting to make unit test easier (#22405) před 1 rokem
camo.go Refactor the setting to make unit test easier (#22405) před 1 rokem
config.go Refactor system setting (#27000) (#27452) před 8 měsíci
config_env.go Fix `environment-to-ini` inherited key bug (#27543) (#27546) před 8 měsíci
config_env_test.go Fix `environment-to-ini` inherited key bug (#27543) (#27546) před 8 měsíci
config_provider.go Fix INI parsing for value with trailing slash (#26995) před 9 měsíci
config_provider_test.go Fix INI parsing for value with trailing slash (#26995) před 9 měsíci
cors.go Fix incorrect CORS default values (#24206) před 1 rokem
cron.go Replace `interface{}` with `any` (#25686) před 11 měsíci
cron_test.go Rewrite queue (#24505) před 1 rokem
database.go Use `filepath` instead of `path` to create SQLite3 database file (#28374) (#28378) před 6 měsíci
database_sqlite.go Implement FSFE REUSE for golang files (#21840) před 1 rokem
database_test.go Fix incorrect pgsql conn builder behavior (#28085) (#28098) před 7 měsíci
federation.go Refactor the setting to make unit test easier (#22405) před 1 rokem
git.go Use `[git.config]` for reflog cleaning up (#24958) před 1 rokem
git_test.go Use `[git.config]` for reflog cleaning up (#24958) před 1 rokem
highlight.go Refactor the setting to make unit test easier (#22405) před 1 rokem
i18n.go Refactor the setting to make unit test easier (#22405) před 1 rokem
incoming_email.go Refactor the setting to make unit test easier (#22405) před 1 rokem
indexer.go Allow skipping forks and mirrors from being indexed (#23187) před 1 rokem
indexer_test.go Implement FSFE REUSE for golang files (#21840) před 1 rokem
lfs.go Handle base64 decoding correctly to avoid panic (#26483) před 10 měsíci
lfs_test.go Display deprecated warning in admin panel pages as well as in the log file (#26094) před 10 měsíci
log.go Clarify the logger's MODE config option (#26267) před 10 měsíci
log_test.go Replace `interface{}` with `any` (#25686) před 11 měsíci
mailer.go Make mailer SMTP check have timed context (#24751) před 1 rokem
mailer_test.go Remove unnecessary code (#24610) před 1 rokem
markup.go Add .livemd as a markdown extension (#22730) před 1 rokem
metrics.go Refactor the setting to make unit test easier (#22405) před 1 rokem
migrations.go Refactor the setting to make unit test easier (#22405) před 1 rokem
mime_type_map.go Refactor the setting to make unit test easier (#22405) před 1 rokem
mirror.go Avoid polluting the config (#25345) před 1 rokem
oauth2.go Handle base64 decoding correctly to avoid panic (#26483) před 10 měsíci
other.go Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) před 1 rokem
packages.go Avoid creating directories when loading config (#25944) před 11 měsíci
packages_test.go Fix all possible setting error related storages and added some tests (#23911) před 1 rokem
path.go Update path related documents (#25417) před 11 měsíci
path_test.go Refactor path & config system (#25330) před 1 rokem
picture.go Fix all possible setting error related storages and added some tests (#23911) před 1 rokem
project.go Refactor the setting to make unit test easier (#22405) před 1 rokem
proxy.go Refactor the setting to make unit test easier (#22405) před 1 rokem
queue.go Increase queue length (#27555) (#27562) před 8 měsíci
repository.go Change default size of attachments and repo files (#28100) (#28106) před 7 měsíci
repository_archive.go Fix all possible setting error related storages and added some tests (#23911) před 1 rokem
repository_archive_test.go Fix all possible setting error related storages and added some tests (#23911) před 1 rokem
security.go Deprecate query string auth tokens (#28390) (#28430) před 6 měsíci
server.go Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) před 11 měsíci
service.go Add reverseproxy auth for API back with default disabled (#26703) před 9 měsíci
service_test.go Fix allowed user types setting problem (#26200) před 10 měsíci
session.go Use secure cookie for HTTPS sites (#26999) před 9 měsíci
setting.go Make "install page" respect environment config (#25648) před 11 měsíci
setting_test.go Implement FSFE REUSE for golang files (#21840) před 1 rokem
ssh.go Expanded minimum RSA Keylength to 3072 (#26604) před 9 měsíci
storage.go Fix storage path logic especially for relative paths (#26441) před 10 měsíci
storage_test.go Fix storage path logic especially for relative paths (#26441) před 10 měsíci
task.go handle deprecated settings (#22992) před 1 rokem
time.go Remove unused setting `time.FORMAT` (#24430) před 1 rokem
ui.go Remove the service worker (#25010) před 1 rokem
webhook.go Refactor the setting to make unit test easier (#22405) před 1 rokem