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

Commit Graph

  • cb3f0ec9b4 Add locale picker to app header Jamie Curnow 2023-03-05 22:36:52 +10:00
  • 0244187c29 Improved pdns dev config Jamie Curnow 2023-03-05 22:36:14 +10:00
  • 0dd713e634 more help docs Jamie Curnow 2023-03-05 22:35:42 +10:00
  • 1ac28410ff Bump dns-packet from 5.2.2 to 5.4.0 in /docs dependabot[bot] 2023-03-02 21:13:16 +00:00
  • 972e53df71 More documentation Jamie Curnow 2023-03-01 19:06:46 +10:00
  • 91fe448782 UI test for change password Help docs Jamie Curnow 2023-03-01 16:34:52 +10:00
  • cfbd7f05d0 fix api doc Jamie Curnow 2023-02-28 21:29:13 +10:00
  • 3ea9f805f4 fix localesg Jamie Curnow 2023-02-28 21:18:11 +10:00
  • fc2df47753 Add certificate model for http and dns change is_ecc to boolean, its still stored as int in sqlite Jamie Curnow 2023-02-28 20:55:40 +10:00
  • 7455accf58 Proper 404's for objects Jamie Curnow 2023-02-27 17:21:40 +10:00
  • 83a9666807 Nicer cert type create select Jamie Curnow 2023-02-27 17:21:10 +10:00
  • b0fd976b97 Make sure to lowercase email address entered by the user during login. Jocelyn Le Sage 2023-02-26 22:17:17 -05:00
  • 7fe7e94fbd Mitigate CVE-2023-23596 by changing child_process.exec to child_process.execFile Kamil Skrzypinski 2023-02-26 20:10:25 +01:00
  • 6681da605e Remove extra debug Jamie Curnow 2023-02-26 01:30:07 +10:00
  • e433bdaeec Fix for pdns startup Jamie Curnow 2023-02-26 01:17:34 +10:00
  • 5b4fe24957 Backend builds should use cgo Jamie Curnow 2023-02-26 00:14:35 +10:00
  • 7166654215 CI docker logs without annoying docker-compose container name prefix Jamie Curnow 2023-02-25 23:12:11 +10:00
  • c8a255178e Archive acme.sh log file in CI Jamie Curnow 2023-02-25 23:08:24 +10:00
  • 5f27b9243f Use json log format in ci Jamie Curnow 2023-02-25 22:58:38 +10:00
  • 6b7ae48570 Fixes for start-dev and optimisations Jamie Curnow 2023-02-25 22:52:42 +10:00
  • bc3d9ec099 Skip build vcs lookups, go 1.20 thing Jamie Curnow 2023-02-24 21:21:14 +10:00
  • 0eeed1695c ignore nancy warning Jamie Curnow 2023-02-24 21:16:17 +10:00
  • 83e432793b Fix for locales error change Jamie Curnow 2023-02-24 21:12:11 +10:00
  • 6cdfd9ebc1 Updates chakra-ui Jamie Curnow 2023-02-24 18:32:04 +10:00
  • ecbc55f318 Updated to latest s6-overlay Jamie Curnow 2023-02-24 18:31:46 +10:00
  • c288886fd4 Use eris for error management Jamie Curnow 2023-02-24 17:19:07 +10:00
  • 80315bd50e Fix hot reloading backend with new updates to Task Jamie Curnow 2023-02-19 15:11:22 +10:00
  • 8864960eb4 Bump http-cache-semantics from 4.1.0 to 4.1.1 in /frontend dependabot[bot] 2023-02-03 12:12:27 +00:00
  • 23326895b2 Bump http-cache-semantics from 4.1.0 to 4.1.1 in /backend dependabot[bot] 2023-02-03 12:12:01 +00:00
  • d2f707b76d Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs dependabot[bot] 2023-02-03 05:19:25 +00:00
  • a7f0c3b730 Use ssl_reject_handshake to reject requests to default https site Blaž Zupan 2023-02-02 19:19:37 -08:00
  • a2b4fbc36f Basis for Certificate modal Jamie Curnow 2023-01-30 09:57:40 +10:00
  • a9e84f1750 Bump ua-parser-js from 0.7.28 to 0.7.33 in /frontend dependabot[bot] 2023-01-27 04:36:34 +00:00
  • df33db24bb Revert "Cypress debugging" Jamie Curnow 2023-01-16 21:57:16 +10:00
  • 437b06b64b Cypress debugging Jamie Curnow 2023-01-16 21:43:02 +10:00
  • f649e2946e Fix tests Jamie Curnow 2023-01-16 16:18:36 +10:00
  • 1b61176818 Basis for create certificate dialog Jamie Curnow 2023-01-16 16:13:38 +10:00
  • 374447ccc7 Locales cleanup Jamie Curnow 2023-01-16 15:50:40 +10:00
  • af9349d4a7 Conform hosts table Jamie Curnow 2023-01-16 15:33:04 +10:00
  • 4ff911def0 Fix locales Jamie Curnow 2023-01-16 15:23:09 +10:00
  • e890bfcf10 Certificates table compliance and other stuff Jamie Curnow 2023-01-16 14:57:14 +10:00
  • 9a5cbbba49 Updated go packages Jamie Curnow 2023-01-16 14:09:56 +10:00
  • b877bea86c Table improvements, add modals Jamie Curnow 2023-01-16 14:02:36 +10:00
  • 306ac20457 Certificate table work, shows error message in popover Jamie Curnow 2023-01-16 11:32:45 +10:00
  • ba138581e1 Swagger/Lang additions Jamie Curnow 2023-01-14 09:50:32 +10:00
  • 456c59c746 Improvements for certificates table, adds expansion object to certificates Jamie Curnow 2023-01-14 09:45:08 +10:00
  • 6c76c041c4 Access lists basics Jamie Curnow 2023-01-13 15:03:28 +10:00
  • a239be993c Fix type in cypress test Jamie Curnow 2023-01-13 12:08:50 +10:00
  • a82df0d931 Fix cypress tests Jamie Curnow 2023-01-13 11:57:09 +10:00
  • e4595860f5 Fix unit test Jamie Curnow 2023-01-13 11:17:43 +10:00
  • 18ecda7955 Ignore locales for acmesh-property. in checks Jamie Curnow 2023-01-13 11:12:02 +10:00
  • 8ddb191a7a Adds ajv schema validation for acmesh dns provider meta data fields and formik error messages Jamie Curnow 2023-01-13 11:06:16 +10:00
  • cd6b772e72 Support unmodified meta objects in frontend api Jamie Curnow 2023-01-13 10:10:03 +10:00
  • 29a4ac42d0 Added missing object type Jamie Curnow 2023-01-13 10:09:26 +10:00
  • 5d3bc0fabd Refactor acme.sh dns providers Jamie Curnow 2023-01-12 16:25:43 +10:00
  • 7ca3a9e7a6 Bump knex from 0.20.15 to 2.4.0 in /backend dependabot[bot] 2023-01-11 02:35:51 +00:00
  • c80d099193 ACL changes should not blow away cert config Jake Merdich 2023-01-10 01:59:04 -05:00
  • 1d5d3ecd7a Add user expansion to upstream model Jamie Curnow 2023-01-10 12:57:43 +10:00
  • 8033d052fe Trim whitespace from names of objects on save Jamie Curnow 2023-01-10 12:50:46 +10:00
  • 6d0bf1c68b fix failing test because of whitespace in randstring Jamie Curnow 2023-01-10 12:47:01 +10:00
  • 560f3d9b29 Basis for Upstreams UI Jamie Curnow 2023-01-10 11:46:40 +10:00
  • 7ea64c46e9 Prevent deleting certificate that is use Jamie Curnow 2023-01-09 23:31:47 +10:00
  • 88b46ef9ef Prevent deleting upstream that is use Jamie Curnow 2023-01-09 23:29:16 +10:00
  • ef34f01914 Update readmes, change docker tag to v3 Jamie Curnow 2023-01-09 21:36:48 +10:00
  • 35aba13122 Add Online (online.net) DNS provider Jérôme Groven 2023-01-09 09:19:08 +01:00
  • f5b3568893 Edit upstreams, added swagger docs Jamie Curnow 2023-01-09 16:19:23 +10:00
  • 6147ee925e Tweak config content Jamie Curnow 2023-01-09 15:48:52 +10:00
  • 5586d16afd Add endpoints to return nginx config from disk Jamie Curnow 2023-01-09 15:42:56 +10:00
  • ca4d92d793 better host upstream support Jamie Curnow 2023-01-09 13:18:11 +10:00
  • 0a50672ab6 Fix for cypress randomstrings Jamie Curnow 2023-01-09 08:58:32 +10:00
  • f6b219772d Adds proxy host vars Jamie Curnow 2023-01-09 08:49:49 +10:00
  • ad848a6478 fix cypress dockerfile Jamie Curnow 2023-01-08 19:01:00 +10:00
  • 0418264070 Reverted cypress Jamie Curnow 2023-01-07 13:48:56 +10:00
  • 882674867c Added upstreams tests for cypress Jamie Curnow 2023-01-06 15:07:37 +10:00
  • e39f18b0d1 Udpate cypress Jamie Curnow 2023-01-06 15:02:40 +10:00
  • 6efa4e2beb Nginx config files with suffixes for deleted/disabled/errors Jamie Curnow 2023-01-06 14:17:12 +10:00
  • b69e493c54 Bump json5 from 2.1.3 to 2.2.3 in /backend dependabot[bot] 2023-01-06 02:33:27 +00:00
  • 17a108f75f Use upstream in host config Jamie Curnow 2023-01-06 11:42:02 +10:00
  • bc6825c148 Ignore vulnerability, can't fix until next golang version Jamie Curnow 2023-01-04 16:21:08 +10:00
  • 395152c1ab Fix locales Jamie Curnow 2023-01-04 15:57:19 +10:00
  • 5e5f0de0e2 - Added upstream objects - Renamed host templates to nginx templates - Generate upstream templates - Better nginx error reporting when reloading - Use tparse for golang test reporting Jamie Curnow 2023-01-04 15:36:56 +10:00
  • b3ae2f4dbb Fix dns provider name on dns providers page Jamie Curnow 2023-01-03 16:49:26 +10:00
  • 99d73a2da8 Update certbot desec plugin fixes #2485 Tobia De Koninck 2022-12-28 11:26:33 +01:00
  • 3c23aa935e Load events configuration from custom file BitsOfAByte 2022-12-02 21:32:04 +00:00
  • 8dee139810 Fix linter issues plantysnake 2022-11-21 01:46:42 +03:00
  • 6349cb6094 Fix cerbot plugin installation issues plantysnake 2022-11-18 15:06:19 +03:00
  • 452838b04a Bump loader-utils from 2.0.3 to 2.0.4 in /docs dependabot[bot] 2022-11-18 00:00:12 +00:00
  • fd30cfe98b Fix linting Jamie Curnow 2022-11-15 07:54:48 +10:00
  • 6f281fef42 Workaround for cloudflare plugin install (#2381) Jamie Curnow 2022-11-15 07:48:57 +10:00
  • 5920b0cf5e Merge pull request #2380 from NginxProxyManager/develop v2.9.19 jc21 2022-11-08 14:26:06 +10:00
  • 41bbfcf165 Merge branch 'master' into develop jc21 2022-11-08 13:32:32 +10:00
  • 80a93e17fa Bump version Jamie Curnow 2022-11-08 13:31:27 +10:00
  • 4a1eebc54b Linked to contributors instead of managing for every release Jamie Curnow 2022-11-08 13:30:41 +10:00
  • 264ba71462 Merge pull request #2230 from wnhrt/add-autofocus-to-login jc21 2022-11-08 13:12:45 +10:00
  • e229fa89f8 Merge pull request #2222 from mantoufan/add-webp-to-assets.conf-for-cache-assets jc21 2022-11-08 13:12:13 +10:00
  • d3b72ae07d Fix tabs after web-resolved change Jamie Curnow 2022-11-08 11:53:13 +10:00
  • b62b6b5112 Merge pull request #2373 from lakkeri/develop jc21 2022-11-08 11:48:05 +10:00
  • c44f8c6155 Merge pull request #2312 from knoxell/knoxell#add-namecheap jc21 2022-11-08 11:45:41 +10:00
  • 0dfa3d9ca3 Merge pull request #2379 from NginxProxyManager/dependabot/npm_and_yarn/docs/loader-utils-2.0.3 jc21 2022-11-08 11:44:55 +10:00
  • 8c7c84906b Merge pull request #2327 from DFS-90/develop jc21 2022-11-08 11:44:30 +10:00