Commit Graph

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