1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-07-19 13:03:14 +03:00

Commit Graph

  • bfbf7519ec Merge pull request #3560 from drachul/develop jc21 2024-02-27 11:37:51 +10:00
  • bf36c7966a Merge pull request #3570 from NginxProxyManager/dependabot/npm_and_yarn/frontend/ip-2.0.1 jc21 2024-02-27 11:36:18 +10:00
  • 63cd9ba08f Merge pull request #3581 from davidindra/increase-max-domains-count jc21 2024-02-27 11:36:04 +10:00
  • e3d4882c3d Merge pull request #3583 from michto01/patch-1 jc21 2024-02-27 11:35:23 +10:00
  • 3e1b73143e Merge pull request #3584 from timob/develop jc21 2024-02-27 11:34:52 +10:00
  • 10ece3548d Fixing "the map directive is not allowed here" at the validation stage (see https://github.com/NginxProxyManager/nginx-proxy-manager/pull/3478) David Indra 2024-02-27 00:42:58 +01:00
  • 0503a6af75 Fix so that nginx config is loaded after configuration happens Tim 2024-02-26 10:04:25 +11:00
  • 55d765e785 Update README.md to support Podman Tomas Michalek 2024-02-25 22:38:50 +01:00
  • 1fb9a75a33 Fix: increase max number of domains to 100 David Indra 2024-02-23 15:33:38 +01:00
  • 9c2e838d61 Bump ip from 2.0.0 to 2.0.1 in /frontend dependabot[bot] 2024-02-21 03:12:49 +00:00
  • c55e47aacf Bump ip from 2.0.0 to 2.0.1 in /backend dependabot[bot] 2024-02-20 21:49:54 +00:00
  • 40d81d6e44 Adding easyDNS provider. Derek Rachul 2024-02-17 12:32:05 -08:00
  • 1c84eaac02 Add FreeDNS certbot plugin Brian Cassidy 2024-02-15 23:41:00 -04:00
  • 577954ef8c Bump version DNS Provider TimeWeb Cloud Alexander 2024-02-08 03:20:53 +05:00
  • f0c75641d8 the generated keys appear to be for JWT, not GPG Peter van Dijk 2024-02-07 12:44:37 +01:00
  • e42e2acf12 Add DNS Provider TimeWeb Cloud hywax 2024-02-07 13:12:20 +05:00
  • eaa11fe460 Update README.md Ikko Eltociear Ashimine 2024-02-04 18:50:50 +09:00
  • 5b53825ccb Fixed certbot-dns-websupport plugin name Setrin 2024-01-30 22:46:05 +01:00
  • a94660120f Renamed certbot-dns-websupportsk plugin to certbot-dns-websupport & updatedcredentials Setrin 2024-01-30 22:17:33 +01:00
  • 39f4836485 Updated certbot-dns-webstorm plugin to 2.0.1 Setrin 2024-01-30 20:57:19 +01:00
  • aec30207da Merge pull request #3483 from NginxProxyManager/develop v2.11.1 jc21 2024-01-21 21:17:30 +10:00
  • 209c1b3334 Merge branch 'master' into develop jc21 2024-01-21 21:16:30 +10:00
  • 58138fbac4 Bump version Jamie Curnow 2024-01-21 21:13:03 +10:00
  • da820db4e1 Fix startup hang due to unresolved promise Jamie Curnow 2024-01-21 20:48:53 +10:00
  • 47b868bfc6 Bump vite from 5.0.11 to 5.0.12 in /docs dependabot[bot] 2024-01-19 22:36:30 +00:00
  • 89a405f60c Merge pull request #3466 from NginxProxyManager/develop v2.11.0 jc21 2024-01-19 10:52:34 +10:00
  • 0353051436 Prevent installing same plugin over and over Jamie Curnow 2024-01-18 16:06:09 +10:00
  • a3630a6286 Fix unused var Jamie Curnow 2024-01-18 15:17:27 +10:00
  • 10d9760242 Refactor certbot plugin install for setup Jamie Curnow 2024-01-18 15:13:16 +10:00
  • c722eb1cea Merge branch 'master' into develop jc21 2024-01-18 13:21:39 +10:00
  • 0472abacd2 Remove test file Jamie Curnow 2024-01-18 13:20:03 +10:00
  • a2e85ceed8 Use certbot version for godaddy plugin, relates to #3165 Jamie Curnow 2024-01-18 13:08:16 +10:00
  • cddd6fb985 certbot-dns-cloudns update 0.6.0 from PR #3459 by @existful Jamie Curnow 2024-01-18 13:01:05 +10:00
  • db23c9a52f Refactor certbot plugins install Jamie Curnow 2024-01-18 12:26:55 +10:00
  • 8646cb5a19 Allow stale action to run manually Jamie Curnow 2024-01-16 07:57:38 +10:00
  • fe0c04610f Add stale github action and set a wide limit Jamie Curnow 2024-01-16 07:52:49 +10:00
  • 9f16dae2ff Merge pull request #3258 from iBobik/patch-1 jc21 2024-01-15 09:12:44 +10:00
  • 00264bcfb2 Mount letsencrypt folder in CI Jamie Curnow 2024-01-15 08:18:48 +10:00
  • 834fb1a361 Add missing args to certbot command, was causing failures in rovokation Jamie Curnow 2024-01-12 17:04:55 +10:00
  • 1be87f48c1 Merge pull request #3392 from stevecrozz/auto-renew-uses-bulitin-renew jc21 2024-01-12 12:15:37 +10:00
  • 9c54d1b718 Provide the token model for certificate renewal Stephen Crosby 2024-01-10 20:05:50 -08:00
  • f7d1c490b3 Run renews sequentially Stephen Crosby 2024-01-02 14:04:16 -08:00
  • fe4bd9fed6 Make auto-renew use built-in renew function Stephen Crosby 2023-12-14 16:21:08 -08:00
  • 58ef9a688e Merge pull request #3445 from tilalx/develop jc21 2024-01-10 20:43:33 +10:00
  • d19ebf5925 Update the config.js to fix pr/3395 tilalx 2024-01-10 11:06:40 +01:00
  • 96fc6a20bb Merge pull request #3444 from NginxProxyManager/bookworm-base jc21 2024-01-10 13:18:10 +10:00
  • 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 +10:00
  • be39253a6f No need to use berry yarn for docs as the ci image uses latest yarn Jamie Curnow 2024-01-10 09:39:25 +10:00
  • 30772a48bd Fix jenkinsfile after messy merge - again Jamie Curnow 2024-01-10 09:29:05 +10:00
  • 33c867895c Fix jenkinsfile after messy merge Jamie Curnow 2024-01-10 09:24:45 +10:00
  • a7fe687bae Fix permission recursiveness Jamie Curnow 2024-01-10 09:22:34 +10:00
  • 4028120f55 Merge pull request #3395 from tilalx/develop jc21 2024-01-10 09:21:10 +10:00
  • d1119ec63f revert change tilalx 2024-01-08 06:25:29 +01:00
  • 4c906283df try to set the yarn version in jenkins tilalx 2023-12-21 20:05:09 +01:00
  • 8ec0c76f51 update docs-build and add yarn.lock tilalx 2023-12-19 13:51:13 +01:00
  • c70f65d349 upgrade to v2.0.0-rc and implement dark mode tilalx 2023-12-18 16:59:54 +01:00
  • 883a272b0a Bump version Jamie Curnow 2024-01-09 11:30:50 +10:00
  • 6aee2bbcba Fix race condition with integration network Jamie Curnow 2024-01-09 10:57:47 +10:00
  • 025fc9776b Pre-build cypress images before runnings integration tests Jamie Curnow 2024-01-09 10:32:58 +10:00
  • b699f05f47 Run integration tests in parallel Jamie Curnow 2024-01-09 10:25:10 +10:00
  • f7c87f63bd Updated CI to run some things in parallel Jamie Curnow 2024-01-09 10:05:19 +10:00
  • e4ef095254 Deploy develop docs in CI, updated readme Jamie Curnow 2024-01-09 08:36:32 +10:00
  • 09d5e2c94f Merge pull request #3360 from DarioViva42/hsts-only-with-https jc21 2024-01-09 08:16:01 +10:00
  • 459b7a2223 Merge pull request #3361 from timob/improve-container-start jc21 2024-01-09 08:15:33 +10:00
  • 9c813bcce3 Merge pull request #3437 from Encephala/fix-logrotate-docs jc21 2024-01-09 07:41:36 +10:00
  • b8596ac01c Merge pull request #3367 from ej52/develop jc21 2024-01-09 07:40:50 +10:00
  • 082c4e1008 Fix typo in logrotate config path Encephala 2024-01-08 16:14:27 +01:00
  • 2273eae6ee Merge pull request #3436 from NginxProxyManager/dependabot/npm_and_yarn/docs/babel/traverse-7.23.7 jc21 2024-01-08 11:16:53 +10:00
  • 997e9d431b Merge pull request #2924 from benhubert/2153_add-support-for-dns-hurricane-electric jc21 2024-01-08 10:49:27 +10:00
  • b3564b6d4b Bump @babel/traverse from 7.11.0 to 7.23.7 in /docs dependabot[bot] 2024-01-08 00:35:43 +00:00
  • 4e27cdabc4 Merge pull request #3263 from NginxProxyManager/dependabot/npm_and_yarn/frontend/babel/traverse-7.23.2 jc21 2024-01-08 10:34:03 +10:00
  • 965873adc5 Merge pull request #3377 from jlesage/http2-support-fix jc21 2024-01-08 10:33:47 +10:00
  • 5de95a8c90 Merge pull request #3382 from r3na/patch-1 jc21 2024-01-08 10:26:01 +10:00
  • fa557d8159 Merge pull request #3387 from clord/clord/update-vultr jc21 2024-01-08 10:19:58 +10:00
  • bc8211a6a9 Merge pull request #3388 from jlesage/reachability-test-fix jc21 2024-01-08 10:19:27 +10:00
  • 1c498f84ad Merge pull request #3399 from hywax/patch-1 jc21 2024-01-08 10:13:06 +10:00
  • ea6e9757e3 Merge pull request #3401 from JeremieA/certbot-dns-gandi-1.5.0 jc21 2024-01-08 10:12:50 +10:00
  • 1308ae42c2 Merge pull request #3408 from arussell/certbot-dns-plesk jc21 2024-01-08 10:12:24 +10:00
  • 7be548575b Merge pull request #3422 from Encephala/logrotate-docs jc21 2024-01-08 10:12:03 +10:00
  • c6aab8d4e6 Merge pull request #3427 from Encephala/bump-year jc21 2024-01-08 10:10:44 +10:00
  • da55e93183 Update year to 2024 in footer Encephala 2024-01-03 16:48:58 +01:00
  • af475ab5d4 Add documentation on customising logrotate config Encephala 2023-12-30 15:23:17 +01:00
  • 7d85463dae Add support for certbot-dns-plesk Aaron B. Russell 2023-12-21 16:07:34 +00:00
  • 13d4f98fdb Update certbot-dns-plugins.js for gandi (deprecation of Apikey in favor of personal tokens) Jeremie Allard 2023-12-20 12:19:17 +01:00
  • 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 -05:00
  • 49a765516c Fix proxmox scripts link Alexander 2023-12-19 18:37:50 +05:00
  • 27bc8c4e33 use same formatting Christopher Lord 2023-12-13 15:15:02 -07:00
  • 881a067aff update to latest vultr certbot plugin Christopher Lord 2023-12-13 15:11:49 -07:00
  • 1975e4a151 fix: updating maxItems (schema/definitions) to 30 Renan Duarte 2023-12-12 12:45:35 +01:00
  • 4704bd6a38 Merge branch 'develop' into patch-1 Renan Duarte 2023-12-12 12:38:42 +01:00
  • ca56e0483f fix: updating default maxOptions to 30 (dead) Renan Duarte 2023-12-12 12:37:06 +01:00
  • 3b8cb86d72 fix: updating default maxOptions to 30 (redirection) Renan Duarte 2023-12-12 12:36:32 +01:00
  • 5165de4a91 fix: updating default maxOptions to 30 (proxy) Renan Duarte 2023-12-12 12:36:05 +01:00
  • 1ab3575c68 fix: increasing maxOptions (amount of domains) to 30 Renan Duarte 2023-12-12 09:39:28 +01:00
  • 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 -05:00
  • 3ad2188f78 chore: upddate Proxmox Scripts link Elton Renda 2023-12-04 10:31:26 +00:00
  • 33dbffb974 Improve container startup time Tim O'Brien 2023-12-02 14:49:37 +11:00
  • 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 +01:00
  • e08a4d4490 Update mariadb example to auto upgrade from latest image Jamie Curnow 2023-11-28 08:27:11 +10:00
  • d1d1819677 Merge pull request #3281 from nmatton/patch-1 jc21 2023-11-22 10:06:55 +10:00