Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
16af9d1c70be30596f185244fda267aee130aed3
nginxconfig.io
/
src
/
nginxconfig
/
util
下载当前目录
G
GitHub
Add Persian translation (
#466
)
23c40c09
创建于
2024年2月24日
历史提交
文件
最后提交记录
最后更新时间
analytics.js
Suppress logging with NODE_ENV (#332)
4 年前
angular_backwards_compatibility.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
browser_language.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
camel_to_snake.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
common_hsts.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
computed_from_defaults.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
deep_merge.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
defaults.js
Move logging configuration to be per-domain (#399) * chore: per-domain logging * fix: lint * fix: revert cdn configuration disabling the access log * feat: more granular controls for logging * chore(cr): bump copyright year to 2022 * fix(cr): missing error_log level in the global config * fix(cr): `is-changed` indicators * chore(cr): newline at end of file + eslint enforcement * fix(cr): rows alignment when checkbox applies * fix(cr): don't use default computed values * fix: lint * chore: use new flag names to allow backward compatability * chore: global `access_log` should always be `off` * feat: migrate old logging to new * feat: option to turn on access_log and error_log on redirects * fix: update copyright year * fix: missing translation * fix(cr): migration from global `error_log` being empty * fix(cr): missing `return` * fix(cr): account for a `server` dictionary without `domain` * fix(cr): migrate previous `access_log` and `error_log` paths using the previous behavior * chore(cr): additional logging comment * feat(cr): disable error_log per domain * fix(logging): use default paths * fix(logging): retain the user values for error_log when toggling the log on/off * fix(bc): new params shouldn't be overridden
3 年前
delegated_from_defaults.js
MIT license
5 年前
export_data.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
get_ssl_certificate.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
import_data.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
is_changed.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
is_object.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
language_packs.js
Add Persian translation (#466) Co-authored-by: Kasra Karami <Kasra.Karami.Work@gmail.com>
2 年前
log.js
Suppress logging with NODE_ENV (#332)
4 年前
logging.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
php_path.js
Set the PHP server config per site (#232) * Set up the php server per site. * Backwards compatibility logic for old config URLs. * Remove php global config tab. * Fix util import in website.conf.js * Fix eslint fails. * Move global php i18n keys to domain * Remove unnecessary domains verification and set fastcgi_pass in unified mode. * Convert return statement to logic operator in php_ustream.js * Move php upstream to outside the server blocks * Remove unnecessary watcher from php domain section * Fix upstream config context and conditional append * Separate backwards compatibility logic. * Remove unused i18n key from php domain and update copyright of these files * Replace all dots for underscore in php_upstream helper * Fix missing space and remove upstream comment from php config. * Fix selects $refs and watch the enable status for phpServer and phpBackupServer. * Change copyright year for all modified files. * Backwards compatibility logic for old config URLs after angularBackwardsCompatibility * Deep merge old php global config from data url, and add safe disable for phpConfigs * Move deep merge function to new helper * Fix missing disable wordpressRules and convert function declaration to arrows in deep merge helper * Fix missing css class in php domain-section
5 年前
php_upstream.js
Set the PHP server config per site (#232) * Set up the php server per site. * Backwards compatibility logic for old config URLs. * Remove php global config tab. * Fix util import in website.conf.js * Fix eslint fails. * Move global php i18n keys to domain * Remove unnecessary domains verification and set fastcgi_pass in unified mode. * Convert return statement to logic operator in php_ustream.js * Move php upstream to outside the server blocks * Remove unnecessary watcher from php domain section * Fix upstream config context and conditional append * Separate backwards compatibility logic. * Remove unused i18n key from php domain and update copyright of these files * Replace all dots for underscore in php_upstream helper * Fix missing space and remove upstream comment from php config. * Fix selects $refs and watch the enable status for phpServer and phpBackupServer. * Change copyright year for all modified files. * Backwards compatibility logic for old config URLs after angularBackwardsCompatibility * Deep merge old php global config from data url, and add safe disable for phpConfigs * Move deep merge function to new helper * Fix missing disable wordpressRules and convert function declaration to arrows in deep merge helper * Fix missing css class in php domain-section
5 年前
prism_bundle.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
share_query.js
Reduce the query param cut-off to 1000 chars (#259) * Reduce the query param cut-off to 1000 chars * Update copyright
4 年前
snake_to_camel.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
ssl_profiles.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
types_extensions.js
Add prettier and run prettier command via lint-staged (#448)
2 年前
vue_backwards_compatibility.js
Add prettier and run prettier command via lint-staged (#448)
2 年前