- 17244fa feat: fix dockerfile missing package (tzdata) (#160) by Paweł Markowski · 4 weeks ago master v1.72.0
- c47729a feat: Introduce runtime configuration for the frontend via `config.js` to allow dynamic updates without rebuilding the Docker image (#159) by Paweł Markowski · 4 weeks ago v1.71.0
- bc0c102 feat: fix CORS issue (#157) by Yang Luo · 6 weeks ago v1.70.0
- 723f247 feat: add HSTS header to HTTPS responses (#156) by Yang Luo · 6 weeks ago v1.69.0
- e96692b feat: add Secure flag to cookies (#153) by Yang Luo · 6 weeks ago v1.68.0
- f9b8b68 feat: improve /debug/vars handling (#142) by DacongDA · 6 weeks ago v1.67.0
- 7f93e98 feat: fix Kubernetes deployment: wait-for-it timeout, add complete manifests (#136) by Yang Luo · 3 months ago
- d203db9 Set useProxy to true in cert renew by Yang Luo · 3 months ago
- 1f6b0d6 fix: improve isCertNearExpire to 7 days by Yang Luo · 3 months ago
- ea2bc2a fix: fix shortcut file check to handle deleted shortcuts with existing bat files (#134) by Yang Luo · 4 months ago v1.66.1
- d574f15 feat: fix encoding for Windows tasklist output in IsWindowTitleActive() (#132) by Yang Luo · 4 months ago v1.66.0
- 46ae7bf Fix bug in GetNode(site.Node) by Yang Luo · 4 months ago
- 600b7cd fix: add Node.UpgradeMode field to control site upgrade timing (#130) by Yang Luo · 4 months ago
- 7960500 fix: improve node list page by Yang Luo · 4 months ago v1.65.0
- 006bc9f feat: prevent duplicate process starts during compilation by checking window title (#128) by Yang Luo · 4 months ago
- 4c947b8 feat: add Node pages (#126) by Yang Luo · 4 months ago v1.64.0
- ed49115 Rename Node to NodeItem by Yang Luo · 4 months ago
- 26146f6 feat: fix duplicate CI runs on PRs by restricting workflow triggers to specific branches (#123) by Yang Luo · 4 months ago v1.63.0
- 1832528 Fix Docker build failure when semantic-release skips version creation (#121) by Yang Luo · 4 months ago
- e0e4414 Improve GetGlobalSites logic by Yang Luo · 4 months ago
- 96d0ad8 fix: harden TLS configuration to disable weak cipher suites (#119) by Copilot · 4 months ago v1.62.2
- 7f55f53 fix: disable 3DES cipher suites (#117) by Copilot · 4 months ago v1.62.1
- 11d94af feat: set TLS minimum version to 1.2 for HTTPS gateway (#112) by Copilot · 4 months ago v1.62.0
- e26fa78 feat: add InitSelfGuard() (#108) by Copilot · 4 months ago v1.61.0
- eb7a505 feat: add IsVerbose field to Rule for detailed debug output (#106) by Copilot · 5 months ago v1.60.0
- 730612c feat: fix StopOldInstance bug to check gateway ports before binding (#104) by Copilot · 5 months ago v1.59.0
- 2f8d053 feat: fix IsAbroadIp() to return false for intranet IPs (#100) by Copilot · 5 months ago v1.58.0
- 208e418 feat: fix CI: restrict release-and-push job to master branch only (#102) by Copilot · 5 months ago v1.57.0
- ccad01d feat: support StopOldInstance() to kill old process on startup (#96) by Copilot · 5 months ago v1.56.0
- 2b8f74e feat: update IpRuleTable.js to add "is abroad" operator to the operator dropdown (#94) by Copilot · 5 months ago v1.55.0
- ee3e828 fix: improve logRequest IP logging by Yang Luo · 5 months ago v1.54.1
- 1c4a785 feat: add "is abroad" operator to IP rules (#92) by Copilot · 5 months ago v1.54.0
- 532406a fix: add refreshRuleMap in StartMonitorSitesLoop() by Yang Luo · 5 months ago v1.53.1
- 131363d feat: improve site list page, rule list page by Yang Luo · 5 months ago v1.53.0
- f9ae159 fix: fix bug in status code in handleRequest() by Yang Luo · 5 months ago v1.52.1
- f335fca feat: refactor ActionResult to RuleResult by Yang Luo · 5 months ago v1.52.0
- dd654ff feat: remove Action object by Yang Luo · 5 months ago v1.51.0
- e302b10 Fix bug in CheckRules() by Yang Luo · 5 months ago
- 15631ad Improve check rules code by Yang Luo · 5 months ago
- 91012bb Update i18n files by Yang Luo · 5 months ago
- d31afdf Fix GetAcmeClient() bug by Yang Luo · 5 months ago
- ddeca8d Add Action.UpdatedTime by Yang Luo · 5 months ago
- d96bdae Can modify rule and action names now by Yang Luo · 5 months ago
- 4c3d995 feat: improve host field UI for site list page by Yang Luo · 6 months ago v1.50.0
- f01b9d0 feat: fix semantic release CI script (#82) by ShixingZhou · 6 months ago v1.49.0
- bb8043c feat: fix DashboardDetailPage crash bug on empty data by Yang Luo · 6 months ago v1.48.0
- 66add47 Add "med2" to isFrontendBaseDirEnabledRepo() by Yang Luo · 7 months ago
- c3140ee Add proxy for TestGetClient() by Yang Luo · 9 months ago
- 9845355 Improve gitCreateDatabaseCloud() by Yang Luo · 9 months ago
- edee929 Remove wmic in getPid() by Yang Luo · 9 months ago
- 47b2ff6 Support org name in updateAppConfFile() by Yang Luo · 10 months ago
- baf4517 Fix DB existed bug in gitCreateDatabaseCloud() by Yang Luo · 10 months ago
- 91ce5ed Improve updateAppConfFile() by Yang Luo · 10 months ago
- 2e09cc4 Improve addDatabaseUser() by Yang Luo · 10 months ago
- 6242c14 Update code to support 40000 by Yang Luo · 10 months ago
- 82a00a1 Add gitCreateDatabaseCloud() by Yang Luo · 10 months ago
- f1aa13e Fix cycle import by Yang Luo · 10 months ago
- 7858115 Refactor run code by Yang Luo · 10 months ago
- 659fa89 Improve isFrontendBaseDirEnabledRepo() by Yang Luo · 10 months ago
- 5fea838 Add isFrontendBaseDirEnabledRepo() by Yang Luo · 10 months ago
- 424d7cf Add path arg to wrapRepoError() by Yang Luo · 11 months ago
- e8ccedb Add "/MP_verify_" challenge by Yang Luo · 12 months ago
- 9ea2299 Improve site list by Yang Luo · 1 year ago
- d47def8 Set pagination to 1000 by Yang Luo · 1 year ago
- 13651a7 feat: improve stopProcess() for casibase by Yang Luo · 1 year ago v1.47.0
- c49fee4 feat: improve stopProcess() by Yang Luo · 1 year, 2 months ago v1.46.0
- 8b6f4f7 feat: add dashboard to selected menu key (#81) by Love98 · 1 year, 6 months ago v1.45.0
- 92a0dc8 feat: support health check and alert for sites (#79) by Love98 · 1 year, 6 months ago v1.44.0
- 69b6af2 feat: update casdoor sdk to v0.52.0 (#80) by Love98 · 1 year, 6 months ago v1.43.0
- 3a211f2 feat: rename Captcha to CAPTCHA (#78) by Love98 · 1 year, 6 months ago v1.42.0
- 855e225 feat: remove arm64 DockerHub image (#77) by Love98 · 1 year, 6 months ago v1.41.0
- ab9caf5 docs: fix Docker link by Gucheng · 1 year, 6 months ago
- e57f538 feat(Dockerfile): remove npmmirror and update base version (#76) by Love98 · 1 year, 6 months ago v1.40.0
- 7aa1479 feat: re-generate yarn.lock to fix CI error (#75) by Love98 · 1 year, 6 months ago v1.39.0
- d6c659b feat: fix CI script for failed Dockerhub release (#74) by Love98 · 1 year, 6 months ago v1.38.0
- 4d353b4 feat: add action object (#73) by Love98 · 1 year, 6 months ago v1.37.0
- a4b42f3 feat: add action object (#72) by Love98 · 1 year, 6 months ago v1.36.0
- a9b1f4e feat: support CAPTCHA action via Casdoor (#71) by Love98 · 1 year, 7 months ago v1.35.0
- 1671f43 feat: fix rule table page crash (#67) by Love98 · 1 year, 7 months ago v1.34.0
- a05659f feat: support compound rules (#65) by Love98 · 1 year, 7 months ago v1.33.0
- 778df9d feat: Pagination not updating after last item deletion (#66) by Tengtao X · 1 year, 7 months ago v1.32.0
- 95331b8 feat: fix pagination issue (#64) by Tengtao X · 1 year, 7 months ago v1.31.0
- 0dfac51 feat: fix all i18n support (#63) by Love98 · 1 year, 7 months ago v1.30.0
- c085f09 feat: support IP rate limiting (#59) by Love98 · 1 year, 7 months ago v1.29.0
- 31fc868 feat: add menu crash in frontend (#62) by Love98 · 1 year, 7 months ago v1.28.0
- 935437d feat: add pagination to rule and record pages (#61) by Tengtao X · 1 year, 7 months ago v1.27.0
- b957f74 feat: update antd to 4.24.12 (#60) by Love98 · 1 year, 7 months ago v1.26.0
- ea5b69c Improve getX509CertByDomain() by Gucheng Wang · 1 year, 7 months ago
- 19f148b feat: allow custom reason for WAF rule (#56) by Love98 · 1 year, 7 months ago v1.25.0
- c626055 feat: add RuleTable to SiteEditPage (#55) by Love98 · 1 year, 7 months ago v1.24.0
- f5aae96 feat: remove enableWaf field (#51) by Love98 · 1 year, 7 months ago v1.23.0
- 34b2278 feat: add verbose mode for sites (#50) by Love98 · 1 year, 7 months ago v1.22.0
- 7132267 feat: use Casdoor code to support delete-after-sort (#49) by Tengtao X · 1 year, 7 months ago v1.21.0
- dc05abe feat: add WAF rule (#48) by Love98 · 1 year, 7 months ago v1.20.0
- 304cc79 feat: improve CertListPage UI by Gucheng Wang · 1 year, 7 months ago v1.19.0
- b3cc4fb feat: add ip rule (#46) by Love98 · 1 year, 8 months ago v1.18.0
- 0d0adb6 feat: refactor out rule package by Gucheng Wang · 1 year, 8 months ago v1.17.0
- 49d0dba feat: add UA rule (#45) by Love98 · 1 year, 8 months ago v1.16.0
- 4b5d42d feat: add domain expire refresh button (#44) by Tengtao X · 1 year, 8 months ago v1.15.0
- 8e8d83e feat: support load balancing (#39) by Tengtao X · 1 year, 8 months ago v1.14.0