Commit Graph

  • 58ef9a688e
    Merge pull request #3445 from tilalx/develop jc21 2024-01-10 20:43:33 +1000
  • d19ebf5925 Update the config.js to fix pr/3395 tilalx 2024-01-10 11:06:40 +0100
  • 96fc6a20bb
    Merge pull request #3444 from NginxProxyManager/bookworm-base jc21 2024-01-10 13:18:10 +1000
  • e69684919c
    Use nginxproxymanager/nginx-full image base which has been updated with bookworm, python 3.8, certbot 2.8.0 and node 20 Jamie Curnow 2024-01-10 09:32:12 +1000
  • be39253a6f
    No need to use berry yarn for docs as the ci image uses latest yarn Jamie Curnow 2024-01-10 09:39:25 +1000
  • 30772a48bd
    Fix jenkinsfile after messy merge - again Jamie Curnow 2024-01-10 09:29:05 +1000
  • 33c867895c
    Fix jenkinsfile after messy merge Jamie Curnow 2024-01-10 09:24:45 +1000
  • a7fe687bae
    Fix permission recursiveness Jamie Curnow 2024-01-10 09:22:34 +1000
  • 4028120f55
    Merge pull request #3395 from tilalx/develop jc21 2024-01-10 09:21:10 +1000
  • d1119ec63f revert change tilalx 2024-01-08 06:25:29 +0100
  • 4c906283df try to set the yarn version in jenkins tilalx 2023-12-21 20:05:09 +0100
  • 8ec0c76f51 update docs-build and add yarn.lock tilalx 2023-12-19 13:51:13 +0100
  • c70f65d349 upgrade to v2.0.0-rc and implement dark mode tilalx 2023-12-18 16:59:54 +0100
  • 883a272b0a
    Bump version Jamie Curnow 2024-01-09 11:30:50 +1000
  • 6aee2bbcba
    Fix race condition with integration network Jamie Curnow 2024-01-09 10:57:47 +1000
  • 025fc9776b
    Pre-build cypress images before runnings integration tests Jamie Curnow 2024-01-09 10:32:58 +1000
  • b699f05f47
    Run integration tests in parallel Jamie Curnow 2024-01-09 10:25:10 +1000
  • f7c87f63bd
    Updated CI to run some things in parallel Jamie Curnow 2024-01-09 10:05:19 +1000
  • e4ef095254
    Deploy develop docs in CI, updated readme Jamie Curnow 2024-01-09 08:36:32 +1000
  • 09d5e2c94f
    Merge pull request #3360 from DarioViva42/hsts-only-with-https jc21 2024-01-09 08:16:01 +1000
  • 459b7a2223
    Merge pull request #3361 from timob/improve-container-start jc21 2024-01-09 08:15:33 +1000
  • 9c813bcce3
    Merge pull request #3437 from Encephala/fix-logrotate-docs jc21 2024-01-09 07:41:36 +1000
  • b8596ac01c
    Merge pull request #3367 from ej52/develop jc21 2024-01-09 07:40:50 +1000
  • 082c4e1008 Fix typo in logrotate config path Encephala 2024-01-08 16:14:27 +0100
  • 2273eae6ee
    Merge pull request #3436 from NginxProxyManager/dependabot/npm_and_yarn/docs/babel/traverse-7.23.7 jc21 2024-01-08 11:16:53 +1000
  • 997e9d431b
    Merge pull request #2924 from benhubert/2153_add-support-for-dns-hurricane-electric jc21 2024-01-08 10:49:27 +1000
  • b3564b6d4b
    Bump @babel/traverse from 7.11.0 to 7.23.7 in /docs dependabot[bot] 2024-01-08 00:35:43 +0000
  • 4e27cdabc4
    Merge pull request #3263 from NginxProxyManager/dependabot/npm_and_yarn/frontend/babel/traverse-7.23.2 jc21 2024-01-08 10:34:03 +1000
  • 965873adc5
    Merge pull request #3377 from jlesage/http2-support-fix jc21 2024-01-08 10:33:47 +1000
  • 5de95a8c90
    Merge pull request #3382 from r3na/patch-1 jc21 2024-01-08 10:26:01 +1000
  • fa557d8159
    Merge pull request #3387 from clord/clord/update-vultr jc21 2024-01-08 10:19:58 +1000
  • bc8211a6a9
    Merge pull request #3388 from jlesage/reachability-test-fix jc21 2024-01-08 10:19:27 +1000
  • 1c498f84ad
    Merge pull request #3399 from hywax/patch-1 jc21 2024-01-08 10:13:06 +1000
  • ea6e9757e3
    Merge pull request #3401 from JeremieA/certbot-dns-gandi-1.5.0 jc21 2024-01-08 10:12:50 +1000
  • 1308ae42c2
    Merge pull request #3408 from arussell/certbot-dns-plesk jc21 2024-01-08 10:12:24 +1000
  • 7be548575b
    Merge pull request #3422 from Encephala/logrotate-docs jc21 2024-01-08 10:12:03 +1000
  • c6aab8d4e6
    Merge pull request #3427 from Encephala/bump-year jc21 2024-01-08 10:10:44 +1000
  • da55e93183 Update year to 2024 in footer Encephala 2024-01-03 16:48:58 +0100
  • af475ab5d4 Add documentation on customising logrotate config Encephala 2023-12-30 15:23:17 +0100
  • 7d85463dae
    Add support for certbot-dns-plesk Aaron B. Russell 2023-12-21 16:07:34 +0000
  • 13d4f98fdb Update certbot-dns-plugins.js for gandi (deprecation of Apikey in favor of personal tokens) Jeremie Allard 2023-12-20 12:19:17 +0100
  • 388fff84f2 Fixes for the server reachability test. - Do not apply HTTPs redirection for challenge used by the test. - Set the User-Agent to avoid 403 answer from site24x7.com. - Handle JSON parsing failure of the received body. - Better handling of different error cases. Jocelyn Le Sage 2023-12-13 20:32:50 -0500
  • 49a765516c
    Fix proxmox scripts link Alexander 2023-12-19 18:37:50 +0500
  • 27bc8c4e33
    use same formatting Christopher Lord 2023-12-13 15:15:02 -0700
  • 881a067aff
    update to latest vultr certbot plugin Christopher Lord 2023-12-13 15:11:49 -0700
  • 1975e4a151
    fix: updating maxItems (schema/definitions) to 30 Renan Duarte 2023-12-12 12:45:35 +0100
  • 4704bd6a38 Merge branch 'develop' into patch-1 Renan Duarte 2023-12-12 12:38:42 +0100
  • ca56e0483f
    fix: updating default maxOptions to 30 (dead) Renan Duarte 2023-12-12 12:37:06 +0100
  • 3b8cb86d72
    fix: updating default maxOptions to 30 (redirection) Renan Duarte 2023-12-12 12:36:32 +0100
  • 5165de4a91
    fix: updating default maxOptions to 30 (proxy) Renan Duarte 2023-12-12 12:36:05 +0100
  • 1ab3575c68
    fix: increasing maxOptions (amount of domains) to 30 Renan Duarte 2023-12-12 09:39:28 +0100
  • ccf9cce825 Fixed issue where the HTTP2 support was always enabled in nginx config, no matter what the user configured. Jocelyn Le Sage 2023-12-09 11:16:37 -0500
  • 3ad2188f78 chore: upddate Proxmox Scripts link Elton Renda 2023-12-04 10:31:26 +0000
  • 33dbffb974 Improve container startup time Tim O'Brien 2023-12-02 14:49:37 +1100
  • 289e438c59 only add hsts header with https. fixes https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1005 for more information look at: https://websistent.com/add-the-hsts-header-only-for-https-requests-nginx/ Dario Viva 2023-12-02 03:26:34 +0100
  • e08a4d4490
    Update mariadb example to auto upgrade from latest image Jamie Curnow 2023-11-28 08:27:11 +1000
  • d1d1819677
    Merge pull request #3281 from nmatton/patch-1 jc21 2023-11-22 10:06:55 +1000
  • 4e0768d56c
    Merge pull request #3289 from NginxProxyManager/dependabot/npm_and_yarn/frontend/browserify-sign-4.2.2 jc21 2023-11-22 10:06:30 +1000
  • 3666364418
    Merge pull request #3290 from NginxProxyManager/dependabot/npm_and_yarn/docs/browserify-sign-4.2.2 jc21 2023-11-22 10:06:19 +1000
  • 9052502a17
    Merge pull request #3293 from xiaoxinpro/develop jc21 2023-11-09 07:37:13 +1000
  • b608d3392d
    Merge pull request #3312 from AngusC222/develop jc21 2023-11-09 07:36:05 +1000
  • edb81ecce0
    Fix CI branch names being incorrectly replaced Jamie Curnow 2023-11-09 07:35:24 +1000
  • e24181936f
    min/max ports added AngusC222 2023-11-08 12:09:36 +0000
  • 6da020aab1
    Add goleak in unit tests Jamie Curnow 2023-11-08 09:57:15 +1000
  • 940d06cac9 Replace the 'default-site' variable 'description' with the 'i18n' configuration chishin 2023-10-29 10:50:45 +0800
  • 134902d127 Add a default-site-description string chishin 2023-10-29 10:43:57 +0800
  • 3a3410bf38 增加default-site-444字段翻译 zh-v2.10.4 chishin 2023-10-29 09:51:15 +0800
  • 6eba6f4f10 Merge branch 'zh-v2.10.4' into develop-zh chishin 2023-10-29 09:34:13 +0800
  • e97c899587 基于v2.10.4更新中文翻译 chishin 2023-10-28 11:43:48 +0800
  • 4712e9ed7d Merge branch 'zh-v2.10.3' into develop-zh zh-v2.10.3 chishin 2023-10-28 11:29:35 +0800
  • cd3ca9b3ad 基于v2.10.3更新中文翻译 chishin 2023-10-28 11:27:27 +0800
  • cf8b470113 Merge branch 'zh-v2.10.2' into develop-zh zh-v2.10.2 chishin 2023-10-28 10:50:01 +0800
  • 2df4620d05
    Bump browserify-sign from 4.2.1 to 4.2.2 in /docs dependabot[bot] 2023-10-27 13:36:54 +0000
  • f41b1069ae
    Bump browserify-sign from 4.2.1 to 4.2.2 in /frontend dependabot[bot] 2023-10-27 13:36:29 +0000
  • 004a93fbc3
    update docker-compose execution nmatton 2023-10-24 22:47:42 +0200
  • 2d9f04edcd
    Bump @babel/traverse from 7.11.0 to 7.23.2 in /frontend dependabot[bot] 2023-10-17 03:33:12 +0000
  • 53dbe258a5
    Fix CI compose project name not allowing dots Jamie Curnow 2023-10-17 11:57:14 +1000
  • e4ba22f0f8
    Removed /etc/letsencrypt from explicit volumes Honza Pobořil 2023-10-15 08:55:36 +0200
  • 3197de41de
    Merge pull request #3155 from devedse/develop jc21 2023-10-03 18:54:02 +1000
  • 0f7be7987b
    Merge pull request #3188 from AngusC222/develop jc21 2023-10-03 18:50:37 +1000
  • 853c48dff6
    Merge pull request #3190 from OpenSourceSimon/patch-1 jc21 2023-10-03 18:49:56 +1000
  • 410c3484ab
    Merge pull request #3194 from zhzy0077/patch-1 jc21 2023-10-03 18:49:13 +1000
  • 44e9f377f9
    Merge pull request #3212 from FlixMa/develop jc21 2023-10-03 18:48:42 +1000
  • 0f3b76f607
    Merge pull request #3219 from FibreTTP/logrotate-perms jc21 2023-10-03 18:48:01 +1000
  • f426e64569 Add warning comment about changing the default user name and group name FibreTTP 2023-09-27 16:12:33 +1000
  • 4867db078c Remove explicit user and group - add su directive for default user (npm). FibreTTP 2023-09-27 14:58:19 +1000
  • 6b565e628f Change perms on logrotated logs to npm user FibreTTP 2023-09-27 14:25:04 +1000
  • 881d70502b
    Add description for Strato 2FA and International Site Support Felix Maaß 2023-09-24 19:17:53 +0200
  • 62e4edddf0
    Update certbot-dns-plugins.js Zhiyuan Zheng 2023-09-13 12:01:15 +0800
  • 4b9c02cc0c
    Add robots noindex meta tag to prevent indexing Simon 2023-09-10 12:08:28 +0200
  • 5af834e40b
    mix/max ports AngusC222 2023-09-09 13:44:16 +0100
  • 6f8db95249 Added force renewal + --dns-duckdns-no-txt-restore Devedse 2023-08-24 13:21:01 +0200
  • 689bcb0077
    Disable golangci-lint for 1.21 release for now Jamie Curnow 2023-08-15 11:35:16 +1000
  • fd041d9b3c
    Add more unit tests Jamie Curnow 2023-08-03 16:35:06 +1000
  • 9ac0e8c943
    Add more unit tests Jamie Curnow 2023-08-02 15:32:16 +1000
  • fe93cb3474
    Merge pull request #3089 from NginxProxyManager/develop jc21 2023-08-02 11:44:02 +1000
  • 155e09407f
    Add more unit tests Jamie Curnow 2023-07-31 15:31:38 +1000
  • db95a465c8
    Add more unit tests Jamie Curnow 2023-07-31 13:49:11 +1000
  • 6584f87dd2
    Add more unit tests Jamie Curnow 2023-07-31 11:27:10 +1000
  • fa851b61da
    Bump version Jamie Curnow 2023-07-31 07:25:09 +1000