Jamie Curnow
2cfd3395cf
Adds integration tests for per path access lists, fixes ipv6 jsv,
...
and enforces host-wide access list when location access list is not set
2026-09-24 12:21:49 +10:00
jc21
c41ec008bb
Merge pull request #5772 from drakhaw/develop
...
feat: per-path access lists, host logs modal
2026-09-24 08:38:14 +10:00
Dimas R. Wisnu
900bb1e480
fix: resolve merge conflicts breaking frontend CI
...
- LocationsFields: remove duplicated conflict block, integrate AccessField
into the Row-based layout (fixes JSX parse error)
- ProxyHosts/Table: migrate to updated @tanstack/react-table API (useTable,
createColumnHelper<Features, ProxyHost>)
- Add missing Estonian translations (action.logs, column.error)
- Re-sort en.json locale keys
2026-09-23 19:18:51 +07:00
Dimas Rakha Wisnu
633b653f79
Merge branch 'develop' into develop
2026-09-23 18:53:06 +07:00
jc21
58566c9d75
Merge branch 'master' into develop
2026-09-23 20:57:08 +10:00
jc21
c53f52ab51
Merge pull request #5878 from carlosalbertorg/feat/log-viewer
...
feat: Add a Logs viewer to the admin UI
2026-09-23 20:23:26 +10:00
carlosalbertorg
9445038b36
fix: Use forwarding_host instead of the renamed forward_ip column
...
The stream table's forward_ip column was renamed to forwarding_host
back in migration 20210423103500_stream_domain.js, so the stream log
source labels were always showing "undefined" for the forwarding
target. Spotted by @jc21 in review.
2026-09-23 07:00:19 -03:00
jc21
b1e0473a19
Merge pull request #5741 from addielaruee/fix/stream-ipv6-forward-host-brackets
...
fix(stream): bracket IPv6 forward host for valid nginx upstream
2026-09-23 14:29:27 +10:00
jc21
95f1b74757
Merge pull request #5862 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-minor-updates-793a873af9
...
build(deps-dev): bump the dev-minor-updates group across 1 directory with 5 updates
2026-09-23 14:23:52 +10:00
jc21
8509e1b378
Merge pull request #5813 from vzagorovskiy/fix/regenerate-config-wrong-host-type
...
Use the row's own model and host type in regenerate-config
2026-09-23 14:11:52 +10:00
Jamie Curnow
5f35e4916f
Bump version
2026-09-23 14:10:29 +10:00
jc21
da12ee5b0c
Merge pull request #5814 from shawnhank/fix/dns-credentials-lifetime
...
Remove DNS provider credentials from disk after certbot runs
2026-09-23 14:08:29 +10:00
jc21
61af8e23d8
Merge pull request #5829 from NginxProxyManager/dependabot/npm_and_yarn/backend/qs-6.16.0
...
build(deps): bump qs from 6.15.3 to 6.16.0 in /backend
2026-09-23 14:06:28 +10:00
jc21
c4e421e679
Merge pull request #5830 from NginxProxyManager/dependabot/npm_and_yarn/test/humanfs/node-0.16.8
...
Bump @humanfs/node from 0.16.7 to 0.16.8 in /test
2026-09-23 14:06:13 +10:00
jc21
1e18bf9212
Merge pull request #5831 from cloudchristoph/fix/certbot-dns-azure-modern
...
fix(certbot): switch the Azure DNS plugin to certbot-dns-azure-modern
2026-09-23 14:06:00 +10:00
jc21
af1d4dd60f
Merge pull request #5854 from hurole/patch-1
...
feat: add Tencent Cloud EdgeOne DNS provider
2026-09-23 13:59:16 +10:00
dependabot[bot]
f47d85da9e
build(deps-dev): bump the dev-minor-updates group across 1 directory with 5 updates
...
Bumps the dev-minor-updates group with 5 updates in the /frontend directory:
| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools ) | `5.101.4` | `5.103.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `26.2.0` | `26.6.2` |
| [happy-dom](https://github.com/capricorn86/happy-dom ) | `20.11.6` | `20.14.5` |
| [sass](https://github.com/sass/dart-sass ) | `1.103.1` | `1.104.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `8.2.2` | `8.3.0` |
Updates `@tanstack/react-query-devtools` from 5.101.4 to 5.103.1
- [Release notes](https://github.com/TanStack/query/releases )
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md )
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.103.1/packages/react-query-devtools )
Updates `@types/node` from 26.2.0 to 26.6.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `happy-dom` from 20.11.6 to 20.14.5
- [Release notes](https://github.com/capricorn86/happy-dom/releases )
- [Commits](https://github.com/capricorn86/happy-dom/compare/v20.11.6...v20.14.5 )
Updates `sass` from 1.103.1 to 1.104.1
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.103.1...1.104.1 )
Updates `vite` from 8.2.2 to 8.3.0
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.3.0/packages/vite )
---
updated-dependencies:
- dependency-name: "@tanstack/react-query-devtools"
dependency-version: 5.102.8
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: "@types/node"
dependency-version: 26.5.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: happy-dom
dependency-version: 20.14.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: sass
dependency-version: 1.104.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: vite
dependency-version: 8.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-23 03:56:05 +00:00
jc21
ee33ecdfc2
Merge pull request #5874 from NginxProxyManager/dependabot/npm_and_yarn/frontend/prod-patch-updates-d144f49a8f
...
build(deps): bump the prod-patch-updates group across 1 directory with 2 updates
2026-09-23 13:52:39 +10:00
jc21
f48c3e583a
Merge pull request #5876 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-patch-updates-846ffa5b48
...
build(deps-dev): bump the dev-patch-updates group across 1 directory with 5 updates
2026-09-23 13:52:21 +10:00
jc21
a1713b79e8
Merge pull request #5877 from hulkbig/fix/authenticated-login-redirect-5753
...
fix(router): redirect authenticated login visits to dashboard
2026-09-23 13:51:32 +10:00
carlosalbertorg
4282d6c6e9
feat: Add a Logs viewer to the admin UI
...
Nginx Proxy Manager had no way to inspect application or nginx logs
from the web UI - admins had to shell into the container or read
`docker logs`. This adds an admin-only Logs page that can tail:
- the backend application log, now also mirrored to
/data/logs/backend.log (in addition to stdout) and rotated by the
logrotate timer that already runs every 2 days
- the Let's Encrypt/certbot log, which certbot already writes to
/data/logs/letsencrypt.log via its existing --logs-dir flag
- per-host nginx access/error logs (proxy, redirection, 404 and
stream hosts), with the file path always resolved server-side from
a validated host_type enum + numeric host_id, never from client
input
Reads use a reverse chunked scan (64KB chunks, capped at 5MB scanned
per request) instead of loading whole files into memory, and the
frontend polls every 5s only while the tab is focused and "Live" is
on, so this stays cheap on both CPU and memory. No new runtime
dependencies were added on either side.
Purely additive: two new admin-only endpoints
(GET /api/logs/sources, GET /api/logs/tail), no existing behaviour
changed.
2026-09-22 13:11:38 -03:00
BigHulk
50144205a0
fix(router): redirect authenticated login visits to dashboard
2026-09-22 18:22:57 +08:00
jc21
73f784ea95
Merge pull request #5875 from NginxProxyManager/dependabot/npm_and_yarn/backend/prod-minor-updates-b9f1cef99c
...
build(deps): bump moment from 2.30.1 to 2.31.0 in /backend in the prod-minor-updates group
2026-09-22 07:12:03 +10:00
dependabot[bot]
c8fe9abe38
build(deps-dev): bump the dev-patch-updates group across 1 directory with 5 updates
...
Bumps the dev-patch-updates group with 5 updates in the /frontend directory:
| Package | From | To |
| --- | --- | --- |
| [@formatjs/cli](https://github.com/formatjs/formatjs ) | `6.16.19` | `6.16.30` |
| [@testing-library/dom](https://github.com/testing-library/dom-testing-library ) | `10.4.1` | `10.4.2` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library ) | `16.3.2` | `16.3.3` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) | `6.1.0` | `6.1.1` |
| [postcss](https://github.com/postcss/postcss ) | `8.5.26` | `8.5.28` |
Updates `@formatjs/cli` from 6.16.19 to 6.16.30
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.16.19...@formatjs/cli@6.16.30 )
Updates `@testing-library/dom` from 10.4.1 to 10.4.2
- [Release notes](https://github.com/testing-library/dom-testing-library/releases )
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v10.4.1...v10.4.2 )
Updates `@testing-library/react` from 16.3.2 to 16.3.3
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v16.3.2...v16.3.3 )
Updates `@vitejs/plugin-react` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.1.1/packages/plugin-react )
Updates `postcss` from 8.5.26 to 8.5.28
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.26...8.5.28 )
---
updated-dependencies:
- dependency-name: "@formatjs/cli"
dependency-version: 6.16.30
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@testing-library/dom"
dependency-version: 10.4.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@testing-library/react"
dependency-version: 16.3.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@vitejs/plugin-react"
dependency-version: 6.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: postcss
dependency-version: 8.5.28
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-21 13:04:45 +00:00
dependabot[bot]
1cb352847a
build(deps): bump moment in /backend in the prod-minor-updates group
...
Bumps the prod-minor-updates group in /backend with 1 update: [moment](https://github.com/moment/moment ).
Updates `moment` from 2.30.1 to 2.31.0
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.30.1...2.31.0 )
---
updated-dependencies:
- dependency-name: moment
dependency-version: 2.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-21 13:04:26 +00:00
dependabot[bot]
d11e0f6c51
build(deps): bump the prod-patch-updates group across 1 directory with 2 updates
...
Bumps the prod-patch-updates group with 2 updates in the /frontend directory: [query-string](https://github.com/sindresorhus/query-string ) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ).
Updates `query-string` from 9.5.0 to 9.5.1
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v9.5.0...v9.5.1 )
Updates `react-router-dom` from 7.18.2 to 7.18.4
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.4/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.4/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: query-string
dependency-version: 9.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: react-router-dom
dependency-version: 7.18.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-21 13:04:22 +00:00
jc21
9ad799c13f
Merge pull request #5869 from zalaghi/feat/persian-locale
...
Add Persian locale
2026-09-21 07:25:22 +10:00
jc21
5d0be3a5d5
Merge pull request #5871 from qwist1233-cpu/tr-missing
...
Add missing Turkish (tr) translations
2026-09-21 07:20:43 +10:00
qwist1233-cpu and Claude Fable 5.1
735149210e
Add missing Turkish (tr) translations
...
Adds the 31 keys present in en.json but missing from tr.json (2FA, certificate key type, trust forwarded proto).
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com >
2026-09-20 11:05:01 +03:00
hr.deng
dba90c36be
style: fix indentation in dns-plugins.json
2026-09-20 15:19:13 +08:00
Amir Zalaghi
0e152e8afe
Add Persian locale
2026-09-18 22:12:13 +02:00
dependabot[bot]
f2b1711549
build(deps): bump qs from 6.15.3 to 6.16.0 in /backend
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.15.3 to 6.16.0.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.15.3...v6.16.0 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.16.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-14 21:38:16 +00:00
jc21
568c105945
Merge pull request #5858 from NginxProxyManager/dependabot/npm_and_yarn/backend/prod-patch-updates-14e248b7a3
...
Bump the prod-patch-updates group across 1 directory with 3 updates
2026-09-15 07:35:48 +10:00
jc21
3105a23834
Merge pull request #5861 from NginxProxyManager/dependabot/npm_and_yarn/frontend/prod-minor-updates-2b7ce5bc75
...
Bump the prod-minor-updates group across 1 directory with 6 updates
2026-09-15 07:35:21 +10:00
dependabot[bot]
803f4968a2
Bump the prod-minor-updates group across 1 directory with 6 updates
...
Bumps the prod-minor-updates group with 6 updates in the /frontend directory:
| Package | From | To |
| --- | --- | --- |
| [@tabler/core](https://github.com/tabler/tabler ) | `1.4.0` | `1.5.1` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query ) | `5.101.4` | `5.102.8` |
| [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table ) | `9.1.2` | `9.2.4` |
| [react](https://github.com/react/react/tree/HEAD/packages/react ) | `19.2.8` | `19.3.0` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom ) | `19.2.8` | `19.3.0` |
| [react-intl](https://github.com/formatjs/formatjs ) | `10.1.22` | `10.2.0` |
Updates `@tabler/core` from 1.4.0 to 1.5.1
- [Release notes](https://github.com/tabler/tabler/releases )
- [Changelog](https://github.com/tabler/tabler/blob/dev/docs/CHANGELOG.md )
- [Commits](https://github.com/tabler/tabler/compare/@tabler/core@1.4.0...@tabler/core@1.5.1 )
Updates `@tanstack/react-query` from 5.101.4 to 5.102.8
- [Release notes](https://github.com/TanStack/query/releases )
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md )
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.102.8/packages/react-query )
Updates `@tanstack/react-table` from 9.1.2 to 9.2.4
- [Release notes](https://github.com/TanStack/table/releases )
- [Changelog](https://github.com/TanStack/table/blob/main/packages/react-table/CHANGELOG.md )
- [Commits](https://github.com/TanStack/table/commits/@tanstack/react-table@9.2.4/packages/react-table )
Updates `react` from 19.2.8 to 19.3.0
- [Release notes](https://github.com/react/react/releases )
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/react/react/commits/v19.3.0/packages/react )
Updates `react-dom` from 19.2.8 to 19.3.0
- [Release notes](https://github.com/react/react/releases )
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/react/react/commits/v19.3.0/packages/react-dom )
Updates `react-intl` from 10.1.22 to 10.2.0
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@10.1.22...react-intl@10.2.0 )
---
updated-dependencies:
- dependency-name: "@tabler/core"
dependency-version: 1.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: "@tanstack/react-query"
dependency-version: 5.102.8
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: "@tanstack/react-table"
dependency-version: 9.2.4
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: react
dependency-version: 19.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: react-dom
dependency-version: 19.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: react-intl
dependency-version: 10.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-14 13:04:46 +00:00
dependabot[bot]
d8488048ca
Bump the prod-patch-updates group across 1 directory with 3 updates
...
Bumps the prod-patch-updates group with 3 updates in the /backend directory: [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser ), [compression](https://github.com/expressjs/compression ) and [mysql2](https://github.com/sidorares/node-mysql2 ).
Updates `@apidevtools/json-schema-ref-parser` from 16.0.0 to 16.0.2
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases )
- [Commits](https://github.com/APIDevTools/json-schema-ref-parser/compare/v16.0.0...v16.0.2 )
Updates `compression` from 1.8.1 to 1.8.2
- [Release notes](https://github.com/expressjs/compression/releases )
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/compression/compare/v1.8.1...v1.8.2 )
Updates `mysql2` from 3.24.2 to 3.24.4
- [Release notes](https://github.com/sidorares/node-mysql2/releases )
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md )
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.24.2...v3.24.4 )
---
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
dependency-version: 16.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: compression
dependency-version: 1.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: mysql2
dependency-version: 3.24.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-14 13:04:01 +00:00
Crazy D
0596581ec9
feat: add Tencent Cloud EdgeOne DNS provider
...
### Summary
This PR adds support for **Tencent Cloud EdgeOne (TEO)** as a DNS provider for Let's Encrypt DNS-01 certificate validation using the [`certbot-dns-
edgeone`](<https://pypi.org/project/certbot-dns-edgeone/ >) plugin.
### Details
- **Provider Name:** Tencent Cloud EdgeOne
- **Plugin Name:** `dns-edgeone`
- **PyPI Package:** [`certbot-dns-edgeone`](https://pypi.org/project/certbot-dns-edgeone/ ) (v0.1.0+)
- **Plugin Repository:** https://github.com/hurole/certbot-dns-edgeone
- **License:** Apache-2.0
### Credentials Template
```ini
dns_edgeone_secret_id = YOUR_TENCENTCLOUD_SECRET_ID
dns_edgeone_secret_key = YOUR_TENCENTCLOUD_SECRET_KEY
```
### Verification
• Verified certbot-dns-edgeone package installation and entrypoint discovery with Certbot.
• Verified DNS-01 TXT record creation and cleanup flows via unit tests.
• Formatted in backend/certbot/dns-plugins.json in alphabetical order.
2026-09-12 18:25:54 +08:00
jc21
58605cbc70
Merge pull request #5848 from siimaarmaa/develop
...
Translate the entire user interface into Estonian and ensure that the Estonian flag is displayed./Tõlgi kogu kasutajaliides eesti keelde ja kinnita Eesti lipp.
2026-09-09 10:11:03 +10:00
jc21
280fcde528
Merge pull request #5834 from 12LuA/patch-1
...
Remove broken sorting from Audit Logs
2026-09-09 07:27:36 +10:00
jc21
c70fcb9f7c
Merge pull request #5836 from jmrplens/fix/invalidate-tokens-on-password-change
...
Invalidate tokens issued before a password change
2026-09-09 07:27:00 +10:00
Cursor Agent and Siim Aarmaa
f477946bd9
Tõlgi kogu kasutajaliides eesti keelde ja kinnita Eesti lipp.
...
UI-tekstid olid eesti keele valikus, aga sisu oli inglise keeles. Nüüd on et.json täielikult eesti keeles (sh puudunud võtmed), abitekstid ühtlustatud ja lipukoodiks jääb EE (Eesti), mitte ET (Etioopia). Kuupäevad kasutavad et-EE lokaati ja 24-tunnist kellaaega.
Muudatuse tegi Aarmaa IT - Siim Aarmaa
Co-authored-by: Siim Aarmaa <siimaarmaa@users.noreply.github.com >
2026-09-08 15:52:39 +00:00
jc21
18f1fe22b1
Merge pull request #5837 from jamalkamaladdin/feat/az-locale
...
Add Azerbaijani locale
2026-09-08 07:04:06 +10:00
jc21
9fc56a2209
Merge pull request #5840 from NginxProxyManager/dependabot/npm_and_yarn/test/mocha-12.0.0
...
Bump mocha from 11.8.0 to 12.0.0 in /test
2026-09-08 07:03:37 +10:00
jc21
37b19d892c
Merge pull request #5841 from NginxProxyManager/dependabot/npm_and_yarn/test/cypress-16.0.0
...
Bump cypress from 15.21.1 to 16.0.0 in /test
2026-09-08 07:03:25 +10:00
jc21
17f126482f
Merge pull request #5838 from NginxProxyManager/dependabot/npm_and_yarn/backend/apidevtools/swagger-parser-13.0.0
...
Bump @apidevtools/swagger-parser from 12.1.0 to 13.0.0 in /backend
2026-09-08 07:03:09 +10:00
dependabot[bot]
81ec7e8d6a
Bump cypress from 15.21.1 to 16.0.0 in /test
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 15.21.1 to 16.0.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v15.21.1...v16.0.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-version: 16.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-07 13:03:41 +00:00
dependabot[bot]
dd45ad8f51
Bump mocha from 11.8.0 to 12.0.0 in /test
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 11.8.0 to 12.0.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v11.8.0...v12.0.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-version: 12.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-07 13:03:33 +00:00
dependabot[bot]
33250a0e38
Bump @apidevtools/swagger-parser from 12.1.0 to 13.0.0 in /backend
...
Bumps [@apidevtools/swagger-parser](https://github.com/APIDevTools/swagger-parser ) from 12.1.0 to 13.0.0.
- [Release notes](https://github.com/APIDevTools/swagger-parser/releases )
- [Changelog](https://github.com/APIDevTools/swagger-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/APIDevTools/swagger-parser/compare/v12.1.0...v13.0.0 )
---
updated-dependencies:
- dependency-name: "@apidevtools/swagger-parser"
dependency-version: 13.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-07 13:03:22 +00:00
Jamal
2070fd186a
Add Azerbaijani locale
2026-09-07 11:58:07 +04:00
José M. Requena Plens
e4585ac688
Stamp the password change from the app clock, not the database one
...
Your CI caught this: the check passed on SQLite and never fired on the
stack where the database container runs on a different timezone from the
app, so a stale token stayed valid. The comparison was between a token's
`iat`, which is UTC seconds from Node, and `auth.modified_on`, which the
driver hands back interpreted in the app's timezone. With the app on
Australia/Brisbane and the database on UTC, that column comes back ten
hours in the past and the token always looks newer than the change.
Record the moment in `auth.meta.password_changed_at` instead, written by
`setPassword` with the same `Date.now()` clock that mints `iat`. Same
unit on both sides, one clock, and no timestamp parsing: the Date and
local-string branch is gone, and so is the whole-second flooring that
Postgres microseconds made necessary.
Rows written before this have no marker and revoke nothing until their
next password change, which is the safe direction to be wrong in.
2026-09-06 20:15:12 +02:00
José M. Requena Plens
1ffe3609f4
Invalidate tokens issued before a password change
...
Tokens are stateless JWTs, so changing a password left every session that
the old one had opened working until its own expiry, up to a day later.
That is the case the password change is meant to close: an administrator
resetting a compromised account did not evict whoever was already in it.
The auth row already records when the password last changed, so no
migration is needed: `Access.init()` reads it alongside the user it
already loads and refuses a token whose `iat` is older. Both sides are
compared as whole seconds, which is all `iat` carries, so a token minted
in the same second as the change is kept. Postgres stores that column to
the microsecond, which is why the comparison is not done in milliseconds.
It is reported as 401 rather than the usual 403 because that is what the
frontend clears the session on, so the browser holding the dead token
lands on the login page instead of a page full of errors, and `can()`
lets that one error through unwrapped for the same reason.
Only the password does this. A user row changing (a rename, an avatar,
permissions) does not, and a user with no password auth row, which is
what a login through an external provider looks like, is not affected.
2026-09-06 19:48:02 +02:00
Luca
24b072a120
fix: Rename user.avatar to owner and disable sorting
2026-09-06 17:31:47 +02:00
Christoph Vollmann
e482522792
fix(certbot): shorten the Azure credentials template
...
The template was the longest of all plugins (1181 characters, nine comment lines) and carried the upstream example secret that trips secret scanning. It now shows what a user has to fill in: the service principal, and one zone line in the format ZONE_NAME:RESOURCE_GROUP_ID, plus a link to the docs for everything else.
2026-09-04 22:55:19 +02:00
Christoph Vollmann
23b4e7d6f7
fix(certbot): switch the Azure DNS plugin to certbot-dns-azure-modern
...
certbot-dns-azure 2.6.1 requires certbot<4.0; installing it into the image's certbot 5.x venv downgrades certbot and acme to 3.3.0, and acme 3.3.0 no longer imports against pyOpenSSL 26 (#5606 ). The maintained fork certbot-dns-azure-modern keeps module, entry point, flags and credentials format, requires certbot>=3.0 without an upper bound and declares its own azure-mgmt-dns range, so the extra dependency pin is no longer needed.
2026-09-04 22:24:38 +02:00
jc21
a2d427902a
Merge pull request #5828 from NginxProxyManager/dependabot/npm_and_yarn/backend/fast-uri-3.1.7
...
Bump fast-uri from 3.1.5 to 3.1.7 in /backend
2026-09-04 07:42:57 +10:00
dependabot[bot]
05b867c21d
Bump @humanfs/node from 0.16.7 to 0.16.8 in /test
...
Bumps [@humanfs/node](https://github.com/humanwhocodes/humanfs/tree/HEAD/packages/node ) from 0.16.7 to 0.16.8.
- [Release notes](https://github.com/humanwhocodes/humanfs/releases )
- [Changelog](https://github.com/humanwhocodes/humanfs/blob/main/packages/node/CHANGELOG.md )
- [Commits](https://github.com/humanwhocodes/humanfs/commits/node-v0.16.8/packages/node )
---
updated-dependencies:
- dependency-name: "@humanfs/node"
dependency-version: 0.16.8
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-03 11:58:04 +00:00
dependabot[bot]
ebbd262e06
Bump fast-uri from 3.1.5 to 3.1.7 in /backend
...
Bumps [fast-uri](https://github.com/fastify/fast-uri ) from 3.1.5 to 3.1.7.
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.5...v3.1.7 )
---
updated-dependencies:
- dependency-name: fast-uri
dependency-version: 3.1.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-02 22:41:08 +00:00
jc21
5e6c53f0e2
Merge pull request #5726 from NginxProxyManager/dependabot/npm_and_yarn/test/axios-1.18.0
...
Bump axios from 1.19.0 to 1.20.0 in /test
2026-09-01 07:10:25 +10:00
jc21
baa5683bba
Merge pull request #5823 from NginxProxyManager/dependabot/npm_and_yarn/backend/prod-minor-updates-1a71c66db8
...
Bump mysql2 from 3.23.4 to 3.24.2 in /backend in the prod-minor-updates group
2026-09-01 07:10:12 +10:00
jc21
386a166025
Merge pull request #5820 from NginxProxyManager/dependabot/npm_and_yarn/test/cypress/grep-7.0.0
...
Bump @cypress/grep from 6.0.3 to 7.0.0 in /test
2026-09-01 07:09:32 +10:00
dependabot[bot]
f7a696cf08
Bump mysql2 in /backend in the prod-minor-updates group
...
Bumps the prod-minor-updates group in /backend with 1 update: [mysql2](https://github.com/sidorares/node-mysql2 ).
Updates `mysql2` from 3.23.4 to 3.24.2
- [Release notes](https://github.com/sidorares/node-mysql2/releases )
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md )
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.23.4...v3.24.2 )
---
updated-dependencies:
- dependency-name: mysql2
dependency-version: 3.24.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-31 13:04:27 +00:00
dependabot[bot]
ec65105db2
Bump @cypress/grep from 6.0.3 to 7.0.0 in /test
...
Bumps [@cypress/grep](https://github.com/cypress-io/cypress ) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/grep-v6.0.3...@cypress/grep-v7.0.0 )
---
updated-dependencies:
- dependency-name: "@cypress/grep"
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-31 13:04:01 +00:00
dependabot[bot]
aa211ea423
Bump axios from 1.19.0 to 1.20.0 in /test
...
Bumps [axios](https://github.com/axios/axios ) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.19.0...v1.20.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.18.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-31 10:43:00 +00:00
jc21
cd4448ebef
Merge pull request #5713 from NginxProxyManager/dependabot/npm_and_yarn/test/systeminformation-5.31.17
...
Bump systeminformation from 5.31.6 to 5.31.17 in /test
2026-08-31 20:41:29 +10:00
jc21
e2546bfb51
Merge pull request #5737 from NginxProxyManager/dependabot/npm_and_yarn/frontend/immutable-5.1.9
...
Bump immutable from 5.1.5 to 5.1.9 in /frontend
2026-08-31 20:40:55 +10:00
jc21
c19182d978
Merge pull request #5743 from NginxProxyManager/dependabot/npm_and_yarn/test/tar-7.5.22
...
Bump tar from 7.5.15 to 7.5.22 in /test
2026-08-31 20:40:38 +10:00
jc21
1cbfe370ec
Merge pull request #5756 from NginxProxyManager/dependabot/npm_and_yarn/docs/postcss-8.5.25
...
Bump postcss from 8.5.14 to 8.5.25 in /docs
2026-08-31 20:40:25 +10:00
jc21
6c2a57ad83
Merge pull request #5769 from NginxProxyManager/dependabot/npm_and_yarn/test/fast-uri-3.1.5
...
Bump fast-uri from 3.1.2 to 3.1.6 in /test
2026-08-31 20:40:10 +10:00
Shawn Hank
210366cca0
Stop recreating DNS credentials files on every backend restart
...
setupCertbotPlugins() wrote a credentials file for every DNS-01 certificate
each time the backend started, using flag "wx" so it only filled in missing
ones. That existed because the renew path did not write the file itself, so
something had to put it back before `certbot renew` looked for it.
With the previous commit the renew path writes the file immediately before
invoking certbot, so this is now the only thing putting those credentials back
on disk - and it does so for every certificate on every restart, which undoes
the cleanup entirely.
Removing the write leaves the `fs` import and the `promises` array unused. The
"Added Certbot plugins" log line is kept but now gates on plugins.length, since
it was previously gated on a promise array that only ever held credential
writes.
2026-08-29 00:11:15 -06:00
jc21
b75b0adaf2
Merge pull request #5812 from vzagorovskiy/fix/keep-failed-nginx-config-as-err
...
Keep the failed nginx config as a .conf.err file
2026-08-29 10:14:42 +10:00
Shawn Hank
918728fcac
Remove DNS provider credentials from disk after certbot runs
...
The credentials file written for a DNS-01 challenge was only cleaned up when
certbot failed - the unlink sat in a catch block. On success the file stayed in
/etc/letsencrypt/credentials for the entire life of the certificate, holding a
live DNS provider API token in plaintext.
The file cannot simply be deleted at issuance, because certbot records its path
in the renewal config and reads it back on every `certbot renew`. So the renew
path now writes the file itself immediately before invoking certbot, and both
paths remove it in a finally block.
Net effect: the credentials exist on disk for the duration of a certbot run
rather than permanently. The value still lives in the certificates table, which
is unavoidable - it has to come from somewhere to be written at all.
renewLetsEncryptSslWithDnsChallenge reads the row directly from the model
because renew() sources its certificate from internalCertificate.get(), which
strips meta.dns_provider_credentials via omissions().
2026-08-28 17:40:21 -06:00
vzagorovskiy
0453ddca35
Use the row's own model and host type in regenerate-config
...
processItems() passed proxyHostModel and the literal "proxy_host" to
configure() for every host type. host_type selects both the template and
the output path, and each host type has its own id sequence, so
redirection hosts, 404 hosts and streams were rendered through
proxy_host.conf and written over /data/nginx/proxy_host/<id>.conf. The
proxy host sharing that id lost its config file and had the resulting
nginx error recorded in its own meta.
2026-08-28 12:02:52 +03:00
vzagorovskiy
a570c0e503
Keep the failed nginx config as a .conf.err file
...
When `nginx -t` fails, configure() is meant to move the broken config to
<id>.conf.err so the failure can be inspected. renameConfigAsError()
unlinked the source file before renaming it, so the rename always failed
and the config was simply deleted. The deleteConfig() call after it then
removed any .err file left over from an earlier failure.
- unlink the destination .err file instead of the source
- return the rename promise so the delete does not race it
- pass delete_err_file = false so the new .err file survives
- drop the stale 4th argument in the success path, which silently made
delete_err_file false and left old .err files behind
2026-08-28 11:47:02 +03:00
jc21
6383017b4c
Merge pull request #5780 from NginxProxyManager/dependabot/npm_and_yarn/test/js-yaml-4.3.1
...
Bump js-yaml from 4.1.1 to 4.3.1 in /test
2026-08-28 16:29:35 +10:00
jc21
3f2cd26913
Merge pull request #5789 from quokkawiki/develop
...
Fixed Estonian flag bug
2026-08-28 14:16:55 +10:00
jc21
ece5dea0ad
Merge branch 'develop' into develop
2026-08-28 07:57:25 +10:00
jc21
a75eb467ca
Merge pull request #5807 from vgoer/changes-not-taking-effect
...
fix: Changes not taking effect
2026-08-28 07:51:55 +10:00
jc21
708ea5cfbb
Merge pull request #5809 from tapacko88/feat/ukrainian-locale
...
Add Ukrainian locale
2026-08-28 07:50:51 +10:00
tapacko
d77d5c643d
Add Ukrainian locale
2026-08-26 23:39:25 +01:00
jc21
934a3fafe5
Merge pull request #5765 from fatihemre/feat/collapsible-custom-locations
...
Collapse custom locations into a filterable list
2026-08-27 07:42:43 +10:00
vgoer
08b4bbdbd4
fix: Changes not taking effect
2026-08-26 07:39:31 +00:00
jc21
a7677c18c3
Merge branch 'develop' into feat/collapsible-custom-locations
2026-08-26 13:00:05 +10:00
dependabot[bot]
1d894f8ed1
Bump fast-uri from 3.1.2 to 3.1.6 in /test
...
Bumps [fast-uri](https://github.com/fastify/fast-uri ) from 3.1.2 to 3.1.6.
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.6 )
---
updated-dependencies:
- dependency-name: fast-uri
dependency-version: 3.1.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-26 02:59:09 +00:00
dependabot[bot]
7cde02c446
Bump js-yaml from 4.1.1 to 4.3.1 in /test
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.1.1 to 4.3.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.1...4.3.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.3.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-26 02:59:07 +00:00
jc21
190b7a606d
Merge pull request #5763 from NginxProxyManager/dependabot/github_actions/actions/stale-11
...
Bump actions/stale from 10 to 11
2026-08-26 12:57:43 +10:00
jc21
61e74cbb7f
Merge pull request #5773 from zergflag/develop
...
Add LWS DNS provider
2026-08-26 12:57:00 +10:00
Jamie Curnow
ba8117fbcf
Update test deps
2026-08-26 12:56:32 +10:00
jc21
5e7fea7d56
Merge pull request #5787 from CallMeLeon167/develop
...
Add German translations for two-factor authentication and some UI elements
2026-08-26 12:54:23 +10:00
jc21
4f1d309a90
Merge pull request #5788 from setrin/fix/update-websupport-certbot-plugin
...
fix(certbot): update Websupport DNS plugin to 5.0.0
2026-08-26 12:52:52 +10:00
jc21
58ff491dc0
Merge pull request #5795 from xzy103/fix/tencentcloud-dns-apex-wildcard
...
Fix Tencent Cloud apex and wildcard certificate issuance
2026-08-26 12:52:00 +10:00
jc21
85ee5e2200
Merge pull request #5800 from frenck/fix/update-timeweb-certbot-plugin
...
fix(certbot): update Timeweb Cloud DNS plugin to 2.0.0
2026-08-26 12:50:39 +10:00
Jamie Curnow
09300941af
Add white padding to qrcode, especially in dark mode
2026-08-26 12:48:36 +10:00
jc21
c4fa8daa87
Merge pull request #5801 from vgoer/qr-services-2FA
...
Switched to local QR code generation to prevent leaking 2FA keys to third-party QR services.
2026-08-26 12:47:56 +10:00
jc21
3d800c7138
Merge branch 'develop' into qr-services-2FA
2026-08-26 08:07:11 +10:00
Jamie Curnow
2ed0c47de8
Fix #5802 404 hosts disable missing async/await paradigm
2026-08-26 08:02:52 +10:00
vgoer
4d30946d2f
fix: local QR code
2026-08-25 09:14:44 +00:00
vgoer
a5e49a53c0
feat: Add react-qr-code dependency
2026-08-25 09:13:41 +00:00
Franck Nijhof
41539c027f
fix(certbot): update Timeweb Cloud DNS plugin to 2.0.0
2026-08-25 10:15:38 +02:00
jc21
046d3e022f
Merge pull request #5798 from vgoer/develop
...
Fix: Insufficient private key permissions led to a leak and Effective fixing when setting PUID and PGid environment variables
2026-08-25 07:41:27 +10:00
vgoer
c98b1685bd
Merge pull request #1 from vgoer/private-key-permissions
...
Insufficient private key permissions led to a leak.
2026-08-24 17:49:40 +08:00
vgoer
b7772016ba
fix: Ensure JWT key file ownership matches PUID/PGID at startup
2026-08-24 09:30:36 +00:00
vgoer
29687987b2
fix: Restrict JWT key file permissions to 0600
2026-08-24 09:30:22 +00:00
jc21
ab893706da
Merge pull request #5796 from timothestoifl24/claude/nifty-neumann-83e87c
...
Fix missing `new` on PermissionError so denied requests return 403, not 404
2026-08-23 00:11:02 +10:00
Timothé Stoifl
246c54503e
Merge branch 'develop' into claude/nifty-neumann-83e87c
2026-08-22 15:40:15 +02:00
Jamie Curnow
4ecb047299
Update frontend packages
...
- Major update for react-table
- Fix Hosts menu staying around after selecting a menu item
2026-08-22 23:23:20 +10:00
Jamie Curnow
4e2b052b50
Updated backend packages
2026-08-22 23:10:26 +10:00
Timothé Stoifl
ce4e35a3d4
Fix missing new on PermissionError in access.can()
...
The catch block in `access.can()` constructed `errs.PermissionError`
without `new`. The error constructors in `backend/lib/error.js` are plain
constructor functions that assign to `this` and return nothing, so calling
one without `new` evaluates to `undefined`.
The statement therefore did `throw undefined`, the express error handler
in `backend/app.js` received undefined (and could not read `.status` or
`.public` off it), and the request fell through to the catch-all 404
handler in `backend/routes/main.js`.
Net effect: every authorization failure raised by `access.can(...)` was
reported to clients as `404 Not Found` instead of `403 Forbidden`.
Line 45 of the same file already used `new` correctly, which shows this
was an oversight rather than deliberate resource-existence hiding. A grep
over `backend/` confirms this was the only error constructor invoked
without `new`.
2026-08-22 13:07:09 +02:00
Silas
4cbeecaad2
fix: bump certbot-dns-tencentcloud to 2.1.1
2026-08-22 16:19:50 +08:00
Daniel Jacob Butcher
fc8b1eb1fb
Fixed Estonian flag bug
...
The Estonian flag was appearing as an Ethiopian flag, due to a mixup of ISO 639 language codes and ISO 3166 country codes
2026-08-20 00:04:47 +03:00
Daniel Slavkovsky
d64d9a8ab2
fix(certbot): update Websupport DNS plugin to 5.0.0
2026-08-18 11:13:20 +02:00
Leon Schmidt
70f00d60be
Add German translations for two-factor authentication and various UI elements
2026-08-18 10:19:06 +02:00
zergflag
f43ef16fb5
Update dns-plugins.json
2026-08-09 14:59:39 +02:00
Dimas R. Wisnu
35ad8227d7
fix: resolve biome lint errors
...
- Use optional chaining for nullable checks
- Replace template literals with string literals for plain SQL
- Add node: protocol to fs/promises import in setup.js
2026-08-07 17:01:20 +07:00
Dimas R. Wisnu
4a0f212289
feat: per-path access lists, host logs modal, PostgreSQL support
...
- Per-path access lists: assign different access lists to individual
locations on the same proxy host
- Host logs modal: view access/error logs from proxy host dropdown
- PostgreSQL JSON containment query (@>) for location regeneration
- Locale keys: action.logs, column.error
2026-08-07 16:40:32 +07:00
Fatih Emre
ab96d78f4d
Collapse custom locations into a filterable list
...
The Custom Locations tab rendered every location fully expanded, which
becomes unusable once a host has more than a handful of them. Each row is
now a collapsible card showing its path and forward target, collapsed by
default, with the Add Location button moved to the top so it stays
reachable without scrolling to the end of the list.
A filter appears once there are five or more locations and matches on the
path as well as the forward scheme, host and port.
New locations are still appended to the end of the list, so the generated
nginx config is unchanged.
Also fixes two existing issues in this component: the per-location inputs
shared the same DOM ids across rows, and the advanced-config toggle state
was keyed by array index, so removing a location moved it onto the wrong
row.
2026-08-04 16:11:46 +03:00
dependabot[bot]
a42614094f
Bump actions/stale from 10 to 11
...
Bumps [actions/stale](https://github.com/actions/stale ) from 10 to 11.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v10...v11 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '11'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-03 13:06:48 +00:00
dependabot[bot]
2cd346d054
Bump postcss from 8.5.14 to 8.5.25 in /docs
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.5.14 to 8.5.25.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.14...8.5.25 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.25
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-02 06:13:35 +00:00
dependabot[bot]
20b8068aaa
Bump tar from 7.5.15 to 7.5.22 in /test
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.5.15 to 7.5.22.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.15...v7.5.22 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.22
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-26 16:21:19 +00:00
addielarue
9aa7fd5722
fix(stream): bracket IPv6 forward host for valid nginx upstream
...
A Stream Host with an IPv6 address as the Forward Host was accepted and
saved but never activated. The generated stream config rendered
`proxy_pass {{ forwarding_host }}:{{ forwarding_port }}` as e.g.
`fe80::528:3c87:e7bb:ab08:25`, which nginx rejects with
"invalid port in upstream" because an IPv6 literal must be wrapped in
square brackets before the port is appended (`[fe80::...]:25`).
Normalize the stream forward host in generateConfig (alongside the existing
per-host-type data massaging) using net.isIPv6(), so IPv6 hosts render as
`[address]:port` while IPv4 addresses and hostnames are emitted unchanged.
The mutation is applied to the deep-copied render object, so persisted and
audit data are unaffected.
Fixes #5740
2026-07-25 22:55:58 +10:00
dependabot[bot]
553f879c06
Bump immutable from 5.1.5 to 5.1.9 in /frontend
...
Bumps [immutable](https://github.com/immutable-js/immutable-js ) from 5.1.5 to 5.1.9.
- [Release notes](https://github.com/immutable-js/immutable-js/releases )
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/immutable-js/immutable-js/compare/v5.1.5...v5.1.9 )
---
updated-dependencies:
- dependency-name: immutable
dependency-version: 5.1.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-24 08:31:47 +00:00
dependabot[bot]
cbf2782571
Bump systeminformation from 5.31.6 to 5.31.17 in /test
...
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation ) from 5.31.6 to 5.31.17.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases )
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.31.6...v5.31.17 )
---
updated-dependencies:
- dependency-name: systeminformation
dependency-version: 5.31.17
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-16 00:15:51 +00:00
Jamie Curnow
a62c2a6dc3
Adds support for custom admin port via env var #3808
...
and documentation
2026-06-10 11:24:53 +10:00
jc21
a5db5ed156
Merge pull request #5498 from Yasha-ops/develop
...
fix: Changed order of escape to prevent RCE
2026-06-08 08:51:46 +10:00
jc21
101595b90b
Merge pull request #5616 from NginxProxyManager/dependabot/npm_and_yarn/backend/node-rsa-2.0.0
...
Bump node-rsa from 1.1.1 to 2.0.0 in /backend
2026-06-08 08:36:58 +10:00
Yassine Damiri
45a3659ffd
Change fs import to use fs/promises
2026-06-04 15:08:31 +02:00
Yassine Damiri
a457fe4d96
Merge branch 'develop' into develop
2026-06-04 15:06:42 +02:00
jc21
33ef7c859e
Merge pull request #5592 from NginxProxyManager/dependabot/npm_and_yarn/test/tmp-0.2.6
...
Bump tmp from 0.2.5 to 0.2.7 in /test
2026-06-04 14:22:00 +10:00
jc21
bfa2dca1b1
Merge pull request #5626 from NginxProxyManager/dependabot/npm_and_yarn/frontend/prod-minor-updates-d03944a3ba
...
Bump the prod-minor-updates group across 1 directory with 4 updates
2026-06-04 14:21:43 +10:00
jc21
32fc268edf
Merge pull request #5622 from fo5for/update-s6
...
Update s6 overlay to 3.2.3.0
2026-06-04 07:29:55 +10:00
dependabot[bot]
300d0653e0
Bump the prod-minor-updates group across 1 directory with 4 updates
...
Bumps the prod-minor-updates group with 4 updates in the /frontend directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query ), [date-fns](https://github.com/date-fns/date-fns ), [query-string](https://github.com/sindresorhus/query-string ) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ).
Updates `@tanstack/react-query` from 5.100.14 to 5.101.0
- [Release notes](https://github.com/TanStack/query/releases )
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md )
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.101.0/packages/react-query )
Updates `date-fns` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Commits](https://github.com/date-fns/date-fns/compare/v4.3.0...v4.4.0 )
Updates `query-string` from 9.3.1 to 9.4.0
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v9.3.1...v9.4.0 )
Updates `react-router-dom` from 7.15.1 to 7.16.0
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.16.0/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
dependency-version: 5.101.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: date-fns
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: query-string
dependency-version: 9.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: react-router-dom
dependency-version: 7.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-03 21:22:00 +00:00
dependabot[bot]
06f060dc0f
Bump tmp from 0.2.5 to 0.2.7 in /test
...
Bumps [tmp](https://github.com/raszi/node-tmp ) from 0.2.5 to 0.2.7.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.5...v0.2.7 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-03 21:21:13 +00:00
jc21
7e447acfcc
Merge pull request #5617 from NginxProxyManager/dependabot/npm_and_yarn/frontend/prod-patch-updates-509dafd62b
...
Bump the prod-patch-updates group in /frontend with 3 updates
2026-06-04 07:19:19 +10:00
jc21
acd26d7adb
Merge pull request #5612 from NginxProxyManager/dependabot/npm_and_yarn/test/prod-patch-updates-e5e2dd2d94
...
Bump the prod-patch-updates group in /test with 2 updates
2026-06-04 07:18:45 +10:00
jc21
1f5a56d0bd
Merge pull request #5615 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-patch-updates-6b7b087425
...
Bump the dev-patch-updates group in /frontend with 4 updates
2026-06-04 07:18:24 +10:00
jc21
258b522725
Merge branch 'develop' into dependabot/npm_and_yarn/backend/node-rsa-2.0.0
2026-06-04 07:17:53 +10:00
jc21
179c27e382
Merge pull request #5275 from 7heMech/develop
...
Add reuseport to improve performance and reduce packet drops
2026-06-04 07:16:50 +10:00
Tony Chau
94176d2f9c
Update s6 overlay to 3.2.3.0
2026-06-03 20:03:29 +08:00
jc21
76f09db610
Merge pull request #5619 from NginxProxyManager/develop
...
v2.15.1
2026-06-03 14:14:30 +10:00
jc21
d51602b150
Merge branch 'master' into develop
2026-06-03 08:23:48 +10:00
Jamie Curnow
af2de98c41
Bump version
2026-06-03 08:22:27 +10:00
dependabot[bot]
6311329772
Bump the prod-patch-updates group in /frontend with 3 updates
...
Bumps the prod-patch-updates group in /frontend with 3 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react ), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) and [react-intl](https://github.com/formatjs/formatjs ).
Updates `react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react )
Updates `react-dom` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom )
Updates `react-intl` from 10.1.9 to 10.1.11
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@10.1.9...react-intl@10.1.11 )
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.2.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: react-dom
dependency-version: 19.2.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: react-intl
dependency-version: 10.1.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-02 14:00:10 +00:00
dependabot[bot]
a08f821c54
Bump node-rsa from 1.1.1 to 2.0.0 in /backend
...
Bumps [node-rsa](https://github.com/rzcoder/node-rsa ) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/rzcoder/node-rsa/releases )
- [Changelog](https://github.com/rzcoder/node-rsa/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rzcoder/node-rsa/compare/1.1.1...v2.0.0 )
---
updated-dependencies:
- dependency-name: node-rsa
dependency-version: 2.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-02 13:59:29 +00:00
dependabot[bot]
fc4a409292
Bump the dev-patch-updates group in /frontend with 4 updates
...
Bumps the dev-patch-updates group in /frontend with 4 updates: [@formatjs/cli](https://github.com/formatjs/formatjs ), [tmp](https://github.com/raszi/node-tmp ), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ).
Updates `@formatjs/cli` from 6.16.3 to 6.16.6
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.16.3...@formatjs/intl-datetimeformat@6.16.6 )
Updates `tmp` from 0.2.6 to 0.2.7
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.6...v0.2.7 )
Updates `vite` from 8.0.14 to 8.0.16
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v8.0.16/packages/vite )
Updates `vitest` from 4.1.7 to 4.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest )
---
updated-dependencies:
- dependency-name: "@formatjs/cli"
dependency-version: 6.16.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: tmp
dependency-version: 0.2.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: vite
dependency-version: 8.0.16
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: vitest
dependency-version: 4.1.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-02 13:58:55 +00:00
dependabot[bot]
62ed330053
Bump the prod-patch-updates group in /test with 2 updates
...
Bumps the prod-patch-updates group in /test with 2 updates: [@cypress/grep](https://github.com/cypress-io/cypress ) and [eslint](https://github.com/eslint/eslint ).
Updates `@cypress/grep` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/grep-v6.0.0...@cypress/grep-v6.0.1 )
Updates `eslint` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v10.4.0...v10.4.1 )
---
updated-dependencies:
- dependency-name: "@cypress/grep"
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: eslint
dependency-version: 10.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-02 13:57:48 +00:00
Jamie Curnow
0d832092a5
Only modify files in startup when they aren't mounted
2026-06-02 22:09:21 +10:00
Yassine Damiri
6629abed32
Use fs module for credential file operations
...
Refactor (from the review) credential file handling to use fs module for directory creation and file writing
2026-06-01 17:02:19 +02:00
jc21
52a7b7dca1
Merge pull request #5593 from NginxProxyManager/develop
...
v2.15.0
2026-06-01 08:28:34 +10:00
jc21
8e042ba79f
Merge pull request #5535 from DaanSelen/develop
...
chore(deps): bump EuroDNS plugin and fix endpoint url
2026-06-01 07:42:49 +10:00
jc21
79a4128b78
Merge branch 'develop' into develop
2026-05-31 22:04:14 +10:00
Jamie Curnow
fc1adb64a3
Fix regression of null domains in db creates
2026-05-29 07:32:58 +10:00
Jamie Curnow
a6b7a7dd9d
Only clean domain names on cert save if given
2026-05-28 18:24:13 +10:00
jc21
dc2c05aeb3
Merge pull request #5579 from NginxProxyManager/dependabot/npm_and_yarn/backend/qs-6.15.2
...
Bump qs from 6.15.0 to 6.15.2 in /backend
2026-05-27 11:32:57 +10:00
Jamie Curnow
0c15125830
Bump version
2026-05-27 11:30:25 +10:00
jc21
e48695401e
Merge branch 'develop' into dependabot/npm_and_yarn/backend/qs-6.15.2
2026-05-27 11:08:07 +10:00
jc21
7211bf3500
Merge pull request #5557 from NginxProxyManager/dependabot/npm_and_yarn/backend/prod-minor-updates-033d9d3f2b
...
Bump the prod-minor-updates group across 1 directory with 2 updates
2026-05-27 11:07:50 +10:00
jc21
f7516304cb
Merge pull request #5559 from NginxProxyManager/dependabot/npm_and_yarn/frontend/prod-patch-updates-6c65a517cd
...
Bump the prod-patch-updates group across 1 directory with 3 updates
2026-05-27 11:07:39 +10:00
jc21
a89410ddd7
Merge pull request #5560 from NginxProxyManager/dependabot/npm_and_yarn/frontend/prod-minor-updates-e3c98d2b5f
...
Bump date-fns from 4.1.0 to 4.3.0 in /frontend in the prod-minor-updates group across 1 directory
2026-05-27 11:07:24 +10:00
jc21
d08f1498c7
Merge pull request #5590 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-patch-updates-0186d58a3a
...
Bump the dev-patch-updates group across 1 directory with 7 updates
2026-05-27 11:07:12 +10:00
dependabot[bot]
e703a9adc4
Bump the prod-patch-updates group across 1 directory with 3 updates
...
Bumps the prod-patch-updates group with 3 updates in the /frontend directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query ), [react-intl](https://github.com/formatjs/formatjs ) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ).
Updates `@tanstack/react-query` from 5.100.10 to 5.100.14
- [Release notes](https://github.com/TanStack/query/releases )
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md )
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.100.14/packages/react-query )
Updates `react-intl` from 10.1.6 to 10.1.9
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@10.1.6...react-intl@10.1.9 )
Updates `react-router-dom` from 7.15.0 to 7.15.1
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.15.1/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
dependency-version: 5.100.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: react-intl
dependency-version: 10.1.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: react-router-dom
dependency-version: 7.15.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-27 00:04:39 +00:00
dependabot[bot]
5fd8a30508
Bump the dev-patch-updates group across 1 directory with 7 updates
...
Bumps the dev-patch-updates group with 7 updates in the /frontend directory:
| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools ) | `5.100.10` | `5.100.14` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) | `19.2.14` | `19.2.15` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) | `6.0.1` | `6.0.2` |
| [postcss](https://github.com/postcss/postcss ) | `8.5.14` | `8.5.15` |
| [tmp](https://github.com/raszi/node-tmp ) | `0.2.5` | `0.2.6` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `8.0.12` | `8.0.14` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) | `4.1.6` | `4.1.7` |
Updates `@tanstack/react-query-devtools` from 5.100.10 to 5.100.14
- [Release notes](https://github.com/TanStack/query/releases )
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md )
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.100.14/packages/react-query-devtools )
Updates `@types/react` from 19.2.14 to 19.2.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `@vitejs/plugin-react` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.2/packages/plugin-react )
Updates `postcss` from 8.5.14 to 8.5.15
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.14...8.5.15 )
Updates `tmp` from 0.2.5 to 0.2.6
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.5...v0.2.6 )
Updates `vite` from 8.0.12 to 8.0.14
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v8.0.14/packages/vite )
Updates `vitest` from 4.1.6 to 4.1.7
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/vitest )
---
updated-dependencies:
- dependency-name: "@tanstack/react-query-devtools"
dependency-version: 5.100.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@types/react"
dependency-version: 19.2.15
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@vitejs/plugin-react"
dependency-version: 6.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: postcss
dependency-version: 8.5.15
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: tmp
dependency-version: 0.2.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: vite
dependency-version: 8.0.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: vitest
dependency-version: 4.1.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-27 00:04:14 +00:00
jc21
b7ca25a574
Merge pull request #5583 from NginxProxyManager/dependabot/npm_and_yarn/test/prod-patch-updates-9acc5e4454
...
Bump the prod-patch-updates group across 1 directory with 3 updates
2026-05-27 10:01:13 +10:00
jc21
063950cbb4
Merge pull request #5589 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-minor-updates-98f8d9c27e
...
Bump the dev-minor-updates group across 1 directory with 4 updates
2026-05-27 10:01:03 +10:00
jc21
f7d72e7cc5
Merge pull request #5591 from NginxProxyManager/dependabot/npm_and_yarn/test/prod-minor-updates-5b42709b6f
...
Bump the prod-minor-updates group across 1 directory with 2 updates
2026-05-27 10:00:54 +10:00
dependabot[bot]
f2e8ab5202
Bump the prod-minor-updates group across 1 directory with 2 updates
...
Bumps the prod-minor-updates group with 2 updates in the /test directory: [cypress](https://github.com/cypress-io/cypress ) and [eslint](https://github.com/eslint/eslint ).
Updates `cypress` from 15.15.0 to 15.16.0
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v15.15.0...v15.16.0 )
Updates `eslint` from 10.3.0 to 10.4.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v10.3.0...v10.4.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-version: 15.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: eslint
dependency-version: 10.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-26 22:54:40 +00:00
dependabot[bot]
6bb9a90103
Bump the prod-minor-updates group across 1 directory with 2 updates
...
Bumps the prod-minor-updates group with 2 updates in the /backend directory: [liquidjs](https://github.com/harttle/liquidjs ) and [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg ).
Updates `liquidjs` from 10.25.7 to 10.27.0
- [Release notes](https://github.com/harttle/liquidjs/releases )
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/harttle/liquidjs/compare/v10.25.7...v10.27.0 )
Updates `pg` from 8.20.0 to 8.21.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.21.0/packages/pg )
---
updated-dependencies:
- dependency-name: liquidjs
dependency-version: 10.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: pg
dependency-version: 8.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-26 22:54:39 +00:00
dependabot[bot]
79a0deedf7
Bump date-fns
...
Bumps the prod-minor-updates group with 1 update in the /frontend directory: [date-fns](https://github.com/date-fns/date-fns ).
Updates `date-fns` from 4.1.0 to 4.3.0
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Commits](https://github.com/date-fns/date-fns/compare/v4.1.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: date-fns
dependency-version: 4.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-26 22:54:37 +00:00
dependabot[bot]
a47d401d86
Bump qs from 6.15.0 to 6.15.2 in /backend
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.15.0 to 6.15.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.15.0...v6.15.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.15.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-26 22:53:22 +00:00
dependabot[bot]
33bf6d412d
Bump the dev-minor-updates group across 1 directory with 4 updates
...
Bumps the dev-minor-updates group with 4 updates in the /frontend directory: [@formatjs/cli](https://github.com/formatjs/formatjs ), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ), [sass](https://github.com/sass/dart-sass ) and [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker ).
Updates `@formatjs/cli` from 6.15.0 to 6.16.3
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.15.0...@formatjs/cli@6.16.3 )
Updates `@types/node` from 25.7.0 to 25.9.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `sass` from 1.99.0 to 1.100.0
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.99.0...1.100.0 )
Updates `vite-plugin-checker` from 0.13.0 to 0.14.1
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases )
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.13.0...vite-plugin-checker@0.14.1 )
---
updated-dependencies:
- dependency-name: "@formatjs/cli"
dependency-version: 6.16.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: "@types/node"
dependency-version: 25.9.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: sass
dependency-version: 1.100.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: vite-plugin-checker
dependency-version: 0.14.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-26 22:29:03 +00:00
dependabot[bot]
c94cbb235b
Bump the prod-patch-updates group across 1 directory with 3 updates
...
Bumps the prod-patch-updates group with 3 updates in the /test directory: [@quobix/vacuum](https://github.com/daveshanley/vacuum ), [axios](https://github.com/axios/axios ) and [mocha](https://github.com/mochajs/mocha ).
Updates `@quobix/vacuum` from 0.26.4 to 0.26.8
- [Release notes](https://github.com/daveshanley/vacuum/releases )
- [Commits](https://github.com/daveshanley/vacuum/compare/v0.26.4...v0.26.8 )
Updates `axios` from 1.16.0 to 1.16.1
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.16.0...v1.16.1 )
Updates `mocha` from 11.7.5 to 11.7.6
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.6/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v11.7.5...v11.7.6 )
---
updated-dependencies:
- dependency-name: "@quobix/vacuum"
dependency-version: 0.26.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: axios
dependency-version: 1.16.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: mocha
dependency-version: 11.7.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-26 22:28:25 +00:00
Jamie Curnow
553a69a9ef
Adds Certbot document to docs site
2026-05-27 07:54:23 +10:00
Jamie Curnow
7e9cc32f97
Fix cypress suite
...
- split out cypress tests for plugins to be isolated
- use updated testca image from proper location
2026-05-27 07:25:24 +10:00
Jamie Curnow
03c70e3902
Fixes for upgraded debian trixie
...
- Adds request logging in debug mode for some endpoints
- Moves certbot version determination to the startup scripts and removes
bash script encapsulation when installing plugins
- Revert loose domain validation, which was there for a specific reason
addressing CVE's
- Fix Cypress suite for cert generation
- Adds Cypress test that iterates over the entire certbot plugins list
and installs each one, ensuring at the very least that the install
works
- Fixed some plugins based on this
- (!) Still some work to do on this, hostinger is still broken at least
- Improved cypress tests for custom certs; they will generate on each
run instead of being baked in. The baked ones were due to expire soon
2026-05-25 07:37:24 +10:00
Jamie Curnow
c354238c35
Testing mkcert in test suite
2026-05-20 08:05:24 +10:00
Jamie Curnow
dff978a63c
Tests: install mkcert before generating
2026-05-20 07:52:46 +10:00
Jamie Curnow
11955e5dff
Cypress improvements, move mkcert back to command line
2026-05-19 08:51:52 +10:00
Jamie Curnow
f53bf88f4d
Update cypress docker version, generate custom certs each time
2026-05-19 08:04:49 +10:00
Jamie Curnow
ee1f7ba551
Fall back to error code 500 when not set in error object
2026-05-18 16:55:41 +10:00
Jamie Curnow
586dfd36a9
Fix openssl3 formatting of subject cn
2026-05-18 16:12:02 +10:00
Jamie Curnow
8b256c33e9
Sorted fr locale
2026-05-18 15:55:54 +10:00
Jamie Curnow
2bf9e9b213
Support different cert info output in new version of debian
2026-05-18 15:52:52 +10:00
Jamie Curnow
7330d0441c
Loose validation on certificate domain names
2026-05-18 15:34:29 +10:00
Jamie Curnow
84886383a7
Fix certificates getting null domain names whgen no cn exists
2026-05-18 15:21:55 +10:00
Jamie Curnow
1e22574000
Fix nulls showing in certificate rows
2026-05-18 15:04:27 +10:00
jc21
32a74d9781
Merge pull request #5543 from Matthew-Kilpatrick/fix-deny-all-on-no-access-rules
...
fix: omit "Access rules" directives if no rules configured
2026-05-18 11:23:55 +10:00
jc21
aa66badcd8
Merge pull request #5546 from D0LBA3B/feature/proxy-host-delete-context
...
Adds host info to proxy host delete confirmation modal
2026-05-18 07:47:08 +10:00
jc21
840a720d09
Merge pull request #5550 from rfos/develop
...
Add Hostinger DNS plugin configuration
2026-05-18 07:44:59 +10:00
Reinaldo Ferro
ef0ec0b188
Add Hostinger DNS plugin configuration
2026-05-17 22:16:48 +02:00
Daan Selen
387f8d9424
cherry-pick requested changes
2026-05-17 20:23:22 +02:00
DOLBAEB
6008a666dd
Adds host info to proxy host delete confirmation modal
2026-05-16 14:18:48 +02:00
Matthew Kilpatrick
52c32b473d
fix: omit "Access rules" directives if no rules configured
...
When an access list was associated with a template which had users (items) but no rules (clients), a `deny all` directive was inserted to the config. This resulted in all requests, including those with valid credentials, being rejected due to the lack of any `allow` directive.
This commit wraps the access rule configuration inside of an if block, so the `deny all;` directive is only present when at least one rule is configured.
2026-05-15 19:03:20 +00:00
jc21
43e0911ce4
Merge pull request #5352 from MarioGervais/patch-1
...
feat(i18n): complete French (fr) translation
2026-05-14 14:16:56 +10:00
jc21
0242187db0
Add message for available update in French locale
2026-05-14 14:16:00 +10:00
jc21
f6a9c5865b
Merge pull request #5382 from roundone/docs/add-selfhostingsh-guide
...
docs: add selfhosting.sh guide to third-party list
2026-05-14 14:03:50 +10:00
jc21
ba2f714b55
Merge branch 'develop' into docs/add-selfhostingsh-guide
2026-05-14 14:03:27 +10:00
jc21
cd32dbdc4d
Merge pull request #5403 from Mark0025/docs/add-npm-auth-gateway
...
docs: add NPM Auth Gateway to third-party integrations
2026-05-14 13:54:24 +10:00
jc21
ebcd2a209c
Merge pull request #5415 from 12LuA/develop
...
Fix typo in debug mode comment
2026-05-14 11:43:08 +10:00
jc21
2a6d0d8b32
Merge pull request #5417 from fankes/develop
...
Docs: Fix PostgreSQL volume mapping to prevent data loss
2026-05-14 11:42:46 +10:00
jc21
661b1005ee
Merge pull request #5419 from Stephan-P/patch-1
...
Update nl.json - completion and corrections to Dutch
2026-05-14 11:40:53 +10:00
jc21
d099b00463
Merge pull request #5421 from edklesel/access-list-clients-ordered-insert
...
Access list clients ordered insert
2026-05-14 11:39:32 +10:00
jc21
2da9e0330b
Merge pull request #5427 from Arihant101/patch-1
...
Fix grammar and clarity issues in README.md
2026-05-14 11:37:09 +10:00
jc21
9875a7650d
Merge pull request #5460 from barttran2k/contribai/fix/security/undefined-variable-next-referenced-in-ro
...
Security: Undefined Variable `next` Referenced in Route Error Handler
2026-05-14 11:11:12 +10:00
jc21
6694df668e
Merge pull request #5480 from MichaelJanssenNesai/patch-1
...
Update dns plugin for deSec to 1.3.2
2026-05-14 10:52:14 +10:00
jc21
6aa629864f
Merge pull request #5484 from jcarvajalantigua/patch-1
...
Add SECURITY.md for security policy and reporting
2026-05-14 10:51:43 +10:00
jc21
d3ba40e066
Merge pull request #5485 from butalex11/add-hosterby-dns-provider
...
Add hoster.by DNS provider
2026-05-14 10:51:00 +10:00
jc21
868d0b08ad
Merge pull request #5489 from tomas-bara/bugfix/stream-enable-translation
...
Fix translation in streams table ignoring current enable/disable state
2026-05-14 10:33:54 +10:00
Jamie Curnow
31500c225d
Update pull request template to include duplicate warning
2026-05-14 10:32:20 +10:00
jc21
13cfa340de
Merge pull request #5508 from Zoey2936/fix-5441
...
Fix bug that allowed any authenticated user to modify their own roles field through the PUT
2026-05-14 10:23:31 +10:00
Jamie Curnow
673082ab5b
Update pull request template to include AI
2026-05-14 10:03:03 +10:00
jc21
70538af311
Merge pull request #5520 from D0LBA3B/feature/sortable-tables
...
Adds column sorting to Nginx tables
2026-05-14 08:56:35 +10:00
jc21
a38fb8d311
Merge pull request #5530 from Ludo-code/new-dns-provider-RcodeZero
...
Add RcodeZero DNS plugin to dns-plugins.json for #5512
2026-05-14 08:36:37 +10:00
jc21
c8e6010ac3
Merge pull request #5531 from MBulli/patch-1
...
Added PUT and DELETE method to Access-Control-Allow-Methods field
2026-05-14 08:35:23 +10:00
Jamie Curnow
5fafeff7c0
Update pull request template to include api
2026-05-14 08:35:04 +10:00
Jamie Curnow
edb56c285f
Add pull request template, too many PR's don't have descriptions
2026-05-14 08:33:00 +10:00
jc21
ce55f8ebcd
Merge pull request #5537 from NginxProxyManager/dependabot/npm_and_yarn/test/systeminformation-5.31.6
...
Bump systeminformation from 5.31.1 to 5.31.6 in /test
2026-05-14 08:26:09 +10:00
jc21
f4e37dff1f
Merge pull request #5538 from NginxProxyManager/dependabot/npm_and_yarn/backend/minimatch-10.2.5
...
Bump minimatch from 10.2.2 to 10.2.5 in /backend
2026-05-14 08:25:54 +10:00
dependabot[bot]
982c16a86d
Bump minimatch from 10.2.2 to 10.2.5 in /backend
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 10.2.2 to 10.2.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v10.2.2...v10.2.5 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 10.2.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 20:13:44 +00:00
dependabot[bot]
5dbfd63477
Bump systeminformation from 5.31.1 to 5.31.6 in /test
...
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation ) from 5.31.1 to 5.31.6.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases )
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.31.1...v5.31.6 )
---
updated-dependencies:
- dependency-name: systeminformation
dependency-version: 5.31.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 16:04:32 +00:00
jc21
f2e3a3dd81
Merge pull request #5447 from NginxProxyManager/dependabot/npm_and_yarn/frontend/lodash-es-4.18.1
...
Bump lodash-es from 4.17.23 to 4.18.1 in /frontend
2026-05-13 20:26:28 +10:00
jc21
5af25c2d9c
Merge pull request #5528 from NginxProxyManager/dependabot/npm_and_yarn/backend/fast-uri-3.1.2
...
Bump fast-uri from 3.1.0 to 3.1.2 in /backend
2026-05-13 20:26:20 +10:00
jc21
f8fca5bd19
Merge pull request #5529 from NginxProxyManager/dependabot/npm_and_yarn/test/fast-uri-3.1.2
...
Bump fast-uri from 3.1.0 to 3.1.2 in /test
2026-05-13 20:26:10 +10:00
jc21
0703c6589b
Merge pull request #5429 from NginxProxyManager/dependabot/npm_and_yarn/frontend/yaml-1.10.3
...
Bump yaml from 1.10.2 to 1.10.3 in /frontend
2026-05-13 19:14:13 +10:00
jc21
b29bc1a66e
Merge pull request #5430 from NginxProxyManager/dependabot/npm_and_yarn/backend/picomatch-2.3.2
...
Bump picomatch from 2.3.1 to 2.3.2 in /backend
2026-05-13 19:13:59 +10:00
jc21
9bb4476366
Merge pull request #5434 from NginxProxyManager/dependabot/npm_and_yarn/frontend/picomatch-4.0.4
...
Bump picomatch from 4.0.3 to 4.0.4 in /frontend
2026-05-13 19:13:32 +10:00
jc21
a68f993571
Merge pull request #5438 from NginxProxyManager/dependabot/npm_and_yarn/backend/path-to-regexp-8.4.0
...
Bump path-to-regexp from 8.3.0 to 8.4.2 in /backend
2026-05-13 19:13:23 +10:00
jc21
ea4604ffa4
Merge pull request #5533 from NginxProxyManager/dependabot/npm_and_yarn/docs/postcss-8.5.14
...
Bump postcss from 8.4.47 to 8.5.14 in /docs
2026-05-13 19:12:30 +10:00
jc21
9cb9512bfa
Merge pull request #5534 from NginxProxyManager/dependabot/npm_and_yarn/test/axios-1.16.0
...
Bump axios from 1.13.6 to 1.16.0 in /test
2026-05-13 19:12:10 +10:00
dependabot[bot]
7bb34a7273
Bump axios from 1.13.6 to 1.16.0 in /test
...
Bumps [axios](https://github.com/axios/axios ) from 1.13.6 to 1.16.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.13.6...v1.16.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.16.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 07:31:29 +00:00
jc21
6719cfc6a0
Merge pull request #5437 from Flop2691/develop
...
Updating french translation
2026-05-13 15:03:24 +10:00
jc21
b5a26574ec
Merge pull request #5359 from eren-karakus0/fix/irish-locale-flag-and-label
...
fix(i18n): correct Irish locale flag and language label
2026-05-13 14:58:16 +10:00
jc21
a0fb4510f7
Merge pull request #5395 from kraineff/develop
...
Update ru.json
2026-05-13 14:57:13 +10:00
jc21
dc5e71f28c
Merge pull request #5473 from NginxProxyManager/dependabot/npm_and_yarn/frontend/lodash-4.18.1
...
Bump lodash from 4.17.23 to 4.18.1 in /frontend
2026-05-13 14:48:50 +10:00
jc21
0173dd6b49
Merge pull request #5522 from NginxProxyManager/dependabot/npm_and_yarn/backend/ip-address-10.2.0
...
Bump ip-address from 10.1.0 to 10.2.0 in /backend
2026-05-13 14:39:28 +10:00
jc21
980097683f
Merge pull request #5420 from NginxProxyManager/dependabot/npm_and_yarn/test/flatted-3.4.2
...
Bump flatted from 3.3.3 to 3.4.2 in /test
2026-05-13 14:36:15 +10:00
dependabot[bot]
e49af3cc87
Bump postcss from 8.4.47 to 8.5.14 in /docs
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.47 to 8.5.14.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.47...8.5.14 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.14
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 04:12:48 +00:00
dependabot[bot]
2fe460557a
Bump flatted from 3.3.3 to 3.4.2 in /test
...
Bumps [flatted](https://github.com/WebReflection/flatted ) from 3.3.3 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2 )
---
updated-dependencies:
- dependency-name: flatted
dependency-version: 3.4.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 03:49:31 +00:00
dependabot[bot]
f06c53330a
Bump yaml from 1.10.2 to 1.10.3 in /frontend
...
Bumps [yaml](https://github.com/eemeli/yaml ) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v1.10.3 )
---
updated-dependencies:
- dependency-name: yaml
dependency-version: 1.10.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 03:49:25 +00:00
dependabot[bot]
6ed6210a7b
Bump picomatch from 2.3.1 to 2.3.2 in /backend
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 03:49:18 +00:00
dependabot[bot]
dad08083c6
Bump picomatch from 4.0.3 to 4.0.4 in /frontend
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 4.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 03:49:09 +00:00
dependabot[bot]
8b24059e3b
Bump path-to-regexp from 8.3.0 to 8.4.2 in /backend
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) from 8.3.0 to 8.4.2.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v8.3.0...v8.4.2 )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-version: 8.4.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 03:49:03 +00:00
dependabot[bot]
6537fb248e
Bump lodash-es from 4.17.23 to 4.18.1 in /frontend
...
Bumps [lodash-es](https://github.com/lodash/lodash ) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1 )
---
updated-dependencies:
- dependency-name: lodash-es
dependency-version: 4.18.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 03:48:35 +00:00
dependabot[bot]
738afde96e
Bump lodash from 4.17.23 to 4.18.1 in /frontend
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.18.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 03:47:36 +00:00
dependabot[bot]
dc84b4b94b
Bump ip-address from 10.1.0 to 10.2.0 in /backend
...
Bumps [ip-address](https://github.com/beaugunderson/ip-address ) from 10.1.0 to 10.2.0.
- [Commits](https://github.com/beaugunderson/ip-address/commits )
---
updated-dependencies:
- dependency-name: ip-address
dependency-version: 10.2.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 03:47:17 +00:00
dependabot[bot]
41c32ebf0a
Bump fast-uri from 3.1.0 to 3.1.2 in /backend
...
Bumps [fast-uri](https://github.com/fastify/fast-uri ) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2 )
---
updated-dependencies:
- dependency-name: fast-uri
dependency-version: 3.1.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 03:47:12 +00:00
dependabot[bot]
04b43d072c
Bump fast-uri from 3.1.0 to 3.1.2 in /test
...
Bumps [fast-uri](https://github.com/fastify/fast-uri ) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2 )
---
updated-dependencies:
- dependency-name: fast-uri
dependency-version: 3.1.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 03:47:12 +00:00
Jamie Curnow
7d58c579fa
Fix backend linting
2026-05-13 13:40:06 +10:00
Jamie Curnow
c17475968f
Fix frontend linting
2026-05-13 13:35:19 +10:00
Jamie Curnow
18b3404f46
Update all packages and fix related problems
2026-05-13 13:27:59 +10:00
Markus
b66fd9d3ae
Added PUT and DELETE method to Access-Control-Allow-Methods field
2026-05-12 09:24:28 +02:00
Ludovic
c869d5a42b
Add RcodeZero DNS plugin to dns-plugins.json
2026-05-12 01:56:05 +02:00
DOLBA3B
ff066d5626
Adds column sorting to Nginx tables
2026-05-05 21:12:04 +02:00
Stephan Paternotte
a6f8b7dd1d
Update nl.json
2026-05-05 19:53:16 +02:00
Stephan Paternotte
f7c2219680
Update nl.json
...
More improvements re. @TheMazeIsAmazing
2026-05-05 19:13:52 +02:00
Zoey
1ad78af5a0
fix #5441
2026-04-26 14:14:30 +02:00
Yassine DAMIRI
46bf3274d8
fix: Changed order of escape to prevent RCE
2026-04-20 01:00:43 +02:00
Tomáš Bára
26a2bcab42
Fix translation in streams table ignoring current enable/disable state
2026-04-16 09:13:10 +02:00
Alexander Gumi
cea69e4ba5
Add hoster.by DNS provider
2026-04-14 11:05:03 +03:00
Jhonatan carvajal antigua
69d94b4a53
Add SECURITY.md for security policy and reporting
...
Added a security policy document outlining supported versions and vulnerability reporting procedures.
2026-04-14 00:03:10 -04:00
Stephan Paternotte
218e32bf15
Update nl.json
...
Hyphen inserted for "404-Host"
2026-04-13 17:24:39 +02:00
Stephan Paternotte
a03c47932e
Update nl.json
...
More updates after running the PR-version on live server.
Applied consistency with https://nl.wikipedia.org/wiki/Lijst_van_HTTP-statuscodes
2026-04-13 16:56:54 +02:00
Stephan Paternotte
871787ac95
Update nl.json
...
fixes for CRs by @TheMazeIsAmazing
Thanks. Well spotted!
2026-04-13 16:18:04 +02:00
MichaelJanssenNesai
d161b944b1
Update dns plugin for deSec to 1.3.2
...
There a a couple of bug fixes (e.g. for DNS challenge with CNAME) for deSec.
2026-04-13 15:30:32 +02:00
Stephan Paternotte
82a326ea0b
Update nl.json
...
Consistency in Dutch translation of 'enable' and 'disable'
2026-04-10 15:24:48 +02:00
Trần Bách
986c4cae6c
fix(security): undefined variable next referenced in route erro
...
The GET /schema route handler's function signature is `(req, res)` (only two parameters), but the catch block calls `next(err)`. Since `next` is not defined in this scope, this will throw a `ReferenceError` at runtime when an error occurs, potentially crashing the process or causing an unhandled rejection instead of properly returning an error response.
Affected files: schema.js
Signed-off-by: Trần Bách <45133811+barttran2k@users.noreply.github.com >
2026-04-07 00:09:34 +07:00
Flop
65b905789f
Updating french translation
2026-03-27 15:44:54 -04:00
Arihant Jain
7cfac7354d
Fix grammar and clarity issues in README.md
...
Corrected minor grammatical errors and improved clarity in README.md.
2026-03-25 02:33:16 -04:00
Jamie Curnow
34374cbe09
Adds name.com certbot dns support
...
and sorts and organises the json file
2026-03-23 07:29:12 +10:00
Edward Klesel
1635e512c7
Change access list client insert to synchronous to ensure order preserved
2026-03-21 21:49:28 +00:00
Stephan Paternotte
40f39a7f19
Update nl.json - completion and corrections
...
Adding Ducth language translation for latest additions
Capitalisation
Infinitive verb form
2026-03-21 11:20:25 +01:00
fankesyooni
1b782997ef
fix: postgres data volume path
2026-03-19 11:10:24 +08:00
12LuA
cafb614b80
Fix typo in debug mode comment
2026-03-18 13:47:03 +01:00
Terry Git Cracken
9e4c92a066
docs: add NPM Auth Gateway to third-party integrations
...
Add NPM Auth Gateway — a companion app that adds user-level access
control with auto IP whitelisting on top of NPM's access list system.
NPM remains authoritative. The gateway only reads/writes through
NPM's REST API. If the gateway goes down, all existing IP whitelists
persist in NPM.
Running in production managing 90+ proxy hosts.
2026-03-14 20:08:49 -05:00
Alexey Krainev
10e33b39d7
Fix ru.json
2026-03-13 01:50:55 +05:00
Alexey Krainev
d88f0b2618
Update ru.json
2026-03-13 01:19:22 +05:00
Nishant
4a9ad2baf7
docs: add selfhosting.sh guide to third-party list
2026-03-06 19:37:51 +05:30
Jamie Curnow
15896132ff
Update all deps
2026-03-05 06:37:10 +10:00
Jamie Curnow
604b32ffbf
Fix incorrect html description
2026-03-05 06:25:32 +10:00
Jamie Curnow
eb67b3bfb6
Regenerate configs improvements
...
- Fix certificates
- Adds dry run
- code cleanup
2026-03-03 08:44:42 +10:00
jc21
f1e95c9c52
Merge pull request #5362 from NginxProxyManager/dependabot/npm_and_yarn/test/prod-patch-updates-bc9dbfe8b0
...
Bump the prod-patch-updates group in /test with 2 updates
2026-03-03 07:34:53 +10:00
jc21
d6e1d15996
Merge pull request #5363 from NginxProxyManager/dependabot/npm_and_yarn/test/prod-minor-updates-00a0b1e025
...
Bump the prod-minor-updates group in /test with 2 updates
2026-03-03 07:34:36 +10:00
jc21
99886f3111
Merge pull request #5364 from NginxProxyManager/dependabot/npm_and_yarn/backend/prod-minor-updates-55663a20b7
...
Bump the prod-minor-updates group in /backend with 3 updates
2026-03-03 07:34:26 +10:00
jc21
6b2d9a77a3
Merge pull request #5365 from NginxProxyManager/dependabot/npm_and_yarn/frontend/prod-patch-updates-cb5bb22b3e
...
Bump the prod-patch-updates group in /frontend with 2 updates
2026-03-03 07:34:16 +10:00
jc21
d37ab95ed8
Merge pull request #5366 from NginxProxyManager/dependabot/npm_and_yarn/frontend/prod-minor-updates-0ce8b7fd9e
...
Bump @tabler/icons-react from 3.37.1 to 3.38.0 in /frontend in the prod-minor-updates group
2026-03-03 07:34:07 +10:00
7heMech
18fc3fe770
Merge branch 'develop' into develop
2026-03-02 20:45:41 +02:00
dependabot[bot]
e869518dd1
Bump @tabler/icons-react in /frontend in the prod-minor-updates group
...
Bumps the prod-minor-updates group in /frontend with 1 update: [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react ).
Updates `@tabler/icons-react` from 3.37.1 to 3.38.0
- [Release notes](https://github.com/tabler/tabler-icons/releases )
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.38.0/packages/icons-react )
---
updated-dependencies:
- dependency-name: "@tabler/icons-react"
dependency-version: 3.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-02 13:45:33 +00:00
dependabot[bot]
37712ba2a4
Bump the prod-patch-updates group in /frontend with 2 updates
...
Bumps the prod-patch-updates group in /frontend with 2 updates: [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons ) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ).
Updates `country-flag-icons` from 1.6.14 to 1.6.15
- [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.6.14...v1.6.15 )
Updates `react-router-dom` from 7.13.0 to 7.13.1
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.13.1/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: country-flag-icons
dependency-version: 1.6.15
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: react-router-dom
dependency-version: 7.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-02 13:45:09 +00:00
dependabot[bot]
a714b41fd6
Bump the prod-minor-updates group in /backend with 3 updates
...
Bumps the prod-minor-updates group in /backend with 3 updates: [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser ), [mysql2](https://github.com/sidorares/node-mysql2 ) and [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg ).
Updates `@apidevtools/json-schema-ref-parser` from 15.2.2 to 15.3.1
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases )
- [Commits](https://github.com/APIDevTools/json-schema-ref-parser/compare/v15.2.2...v15.3.1 )
Updates `mysql2` from 3.17.5 to 3.18.2
- [Release notes](https://github.com/sidorares/node-mysql2/releases )
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md )
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.17.5...v3.18.2 )
Updates `pg` from 8.18.0 to 8.19.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.19.0/packages/pg )
---
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
dependency-version: 15.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: mysql2
dependency-version: 3.18.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: pg
dependency-version: 8.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-02 13:45:00 +00:00
dependabot[bot]
b87bedc347
Bump the prod-minor-updates group in /test with 2 updates
...
Bumps the prod-minor-updates group in /test with 2 updates: [@quobix/vacuum](https://github.com/daveshanley/vacuum ) and [cypress](https://github.com/cypress-io/cypress ).
Updates `@quobix/vacuum` from 0.23.8 to 0.24.0
- [Release notes](https://github.com/daveshanley/vacuum/releases )
- [Commits](https://github.com/daveshanley/vacuum/compare/v0.23.8...v0.24.0 )
Updates `cypress` from 15.10.0 to 15.11.0
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v15.10.0...v15.11.0 )
---
updated-dependencies:
- dependency-name: "@quobix/vacuum"
dependency-version: 0.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: cypress
dependency-version: 15.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-02 13:44:34 +00:00
dependabot[bot]
a62068275d
Bump the prod-patch-updates group in /test with 2 updates
...
Bumps the prod-patch-updates group in /test with 2 updates: [axios](https://github.com/axios/axios ) and [eslint](https://github.com/eslint/eslint ).
Updates `axios` from 1.13.5 to 1.13.6
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.13.5...v1.13.6 )
Updates `eslint` from 10.0.1 to 10.0.2
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v10.0.1...v10.0.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: eslint
dependency-version: 10.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-02 13:44:15 +00:00
Muhammet Eren Karakuş
cbcbd95812
test(i18n): add tests for getFlagCodeForLocale flag mapping
...
Cover standard locales, all special-case mappings (ja, zh, vi, ko, cs,
ga), and the undefined/fallback path to prevent future flag regressions.
2026-03-02 11:15:03 +03:00
Muhammet Eren Karakuş
278b1c92b3
fix(i18n): correct Irish locale flag and language label
...
- Fix locale key in lang-list.json from "locale-ie-GA" to "locale-ga-IE"
to match the actual locale code used in IntlProvider
- Add ga -> ie mapping in getFlagCodeForLocale() so the Ireland flag is
shown instead of the Gabon flag
- Add missing ["ga", "ga-IE"] entry to check-locales.cjs validation list
Fixes NginxProxyManager/nginx-proxy-manager#5354
2026-03-02 11:05:45 +03:00
jc21
c1d09eaceb
Merge pull request #5353 from NginxProxyManager/dependabot/npm_and_yarn/docs/rollup-4.59.0
...
Bump rollup from 4.24.0 to 4.59.0 in /docs
2026-02-27 10:34:54 +10:00
jc21
9c509f30de
Merge pull request #5355 from NginxProxyManager/dependabot/npm_and_yarn/frontend/rollup-4.59.0
...
Bump rollup from 4.57.1 to 4.59.0 in /frontend
2026-02-27 10:19:55 +10:00
dependabot[bot]
c85b11ee33
Bump rollup from 4.57.1 to 4.59.0 in /frontend
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.57.1 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.57.1...v4.59.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.59.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-26 22:11:06 +00:00
jc21
cd5ef390b9
Merge pull request #5350 from NginxProxyManager/dependabot/npm_and_yarn/backend/basic-ftp-5.2.0
...
Bump basic-ftp from 5.1.0 to 5.2.0 in /backend
2026-02-27 08:09:57 +10:00
dependabot[bot]
d49cab1c0e
Bump rollup from 4.24.0 to 4.59.0 in /docs
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.24.0 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.24.0...v4.59.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.59.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-26 11:05:43 +00:00
MarioGervais
dea7007802
feat(i18n): complete French (fr) translation
...
Add 4 missing certificate key-type strings, remove obsolete update-available key
2026-02-25 21:08:53 -05:00
MarioGervais
7e5f8d824b
Update fr.json
...
feat(i18n): complete French translation - add missing certificate key-type strings
2026-02-25 20:55:27 -05:00
dependabot[bot]
33b1a993ec
Bump basic-ftp from 5.1.0 to 5.2.0 in /backend
...
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases )
- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patrickjuchli/basic-ftp/compare/v5.1.0...v5.2.0 )
---
updated-dependencies:
- dependency-name: basic-ftp
dependency-version: 5.2.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-25 23:29:28 +00:00
Jamie Curnow
67d40e186f
Attempt to fix #5335 by allowing resovler generation to be opt-out with a env var
2026-02-26 08:32:02 +10:00
jc21
52be66c43e
Merge pull request #5346 from siimaarmaa/develop
...
Added Estonia langugae support.
2026-02-25 08:38:17 +10:00
jc21
ec46cabcd4
Merge pull request #5334 from bill-mahoney/fix/atomic-ipv6-config-write
...
Fix silent nginx config corruption in 50-ipv6.sh
2026-02-25 08:35:11 +10:00
jc21
a7a9cc3acb
Merge pull request #5337 from NginxProxyManager/dependabot/npm_and_yarn/test/prod-patch-updates-2e2637830d
...
Bump eslint from 10.0.0 to 10.0.1 in /test in the prod-patch-updates group
2026-02-25 08:31:03 +10:00
jc21
020b3ebb33
Merge pull request #5338 from NginxProxyManager/dependabot/npm_and_yarn/backend/dev-patch-updates-d8f01b0b39
...
Bump nodemon from 3.1.13 to 3.1.14 in /backend in the dev-patch-updates group
2026-02-25 08:30:51 +10:00
jc21
c1c4baf389
Merge pull request #5339 from NginxProxyManager/dependabot/npm_and_yarn/test/prod-minor-updates-22dc529b9a
...
Bump eslint-plugin-cypress from 6.0.0 to 6.1.0 in /test in the prod-minor-updates group
2026-02-25 08:30:40 +10:00
jc21
672b5d6dd9
Merge pull request #5341 from NginxProxyManager/dependabot/npm_and_yarn/backend/prod-patch-updates-07cfa309fd
...
Bump mysql2 from 3.17.3 to 3.17.5 in /backend in the prod-patch-updates group
2026-02-25 08:30:00 +10:00
jc21
cd230b5878
Merge pull request #5342 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-minor-updates-a1de0f9639
...
Bump happy-dom from 20.6.3 to 20.7.0 in /frontend in the dev-minor-updates group
2026-02-25 08:29:49 +10:00
jc21
a8f35062af
Merge pull request #5343 from NginxProxyManager/dependabot/npm_and_yarn/frontend/prod-patch-updates-bfb85ae48b
...
Bump country-flag-icons from 1.6.13 to 1.6.14 in /frontend in the prod-patch-updates group
2026-02-25 08:29:06 +10:00
Jamie Curnow
da5955412d
Command to regenerate nginx configs
2026-02-25 08:13:38 +10:00
siimaarmaa
adb27fe67d
Added Estonia langugae support. First Estonia lanuage update is HelpDocs. By Siim Aarmaa
2026-02-23 20:49:06 +02:00
dependabot[bot]
d874af8692
Bump country-flag-icons in /frontend in the prod-patch-updates group
...
Bumps the prod-patch-updates group in /frontend with 1 update: [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons ).
Updates `country-flag-icons` from 1.6.13 to 1.6.14
- [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.6.13...v1.6.14 )
---
updated-dependencies:
- dependency-name: country-flag-icons
dependency-version: 1.6.14
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-23 13:51:21 +00:00
dependabot[bot]
0844dade98
Bump happy-dom in /frontend in the dev-minor-updates group
...
Bumps the dev-minor-updates group in /frontend with 1 update: [happy-dom](https://github.com/capricorn86/happy-dom ).
Updates `happy-dom` from 20.6.3 to 20.7.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases )
- [Commits](https://github.com/capricorn86/happy-dom/compare/v20.6.3...v20.7.0 )
---
updated-dependencies:
- dependency-name: happy-dom
dependency-version: 20.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-23 13:50:56 +00:00
dependabot[bot]
71d59516e8
Bump mysql2 in /backend in the prod-patch-updates group
...
Bumps the prod-patch-updates group in /backend with 1 update: [mysql2](https://github.com/sidorares/node-mysql2 ).
Updates `mysql2` from 3.17.3 to 3.17.5
- [Release notes](https://github.com/sidorares/node-mysql2/releases )
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md )
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.17.3...v3.17.5 )
---
updated-dependencies:
- dependency-name: mysql2
dependency-version: 3.17.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-23 13:50:35 +00:00
dependabot[bot]
06e220e184
Bump nodemon in /backend in the dev-patch-updates group
...
Bumps the dev-patch-updates group in /backend with 1 update: [nodemon](https://github.com/remy/nodemon ).
Updates `nodemon` from 3.1.13 to 3.1.14
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v3.1.13...v3.1.14 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-version: 3.1.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-23 13:50:13 +00:00
dependabot[bot]
dc53647e76
Bump eslint-plugin-cypress in /test in the prod-minor-updates group
...
Bumps the prod-minor-updates group in /test with 1 update: [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ).
Updates `eslint-plugin-cypress` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v6.0.0...v6.1.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-23 13:50:13 +00:00
dependabot[bot]
4c04e89483
Bump eslint in /test in the prod-patch-updates group
...
Bumps the prod-patch-updates group in /test with 1 update: [eslint](https://github.com/eslint/eslint ).
Updates `eslint` from 10.0.0 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v10.0.0...v10.0.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 10.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-23 13:50:02 +00:00
William Mahoney
7241869a9e
Fix silent config corruption in 50-ipv6.sh on NFS volumes
...
Replace unsafe `echo "$(sed ...)" > $FILE` with atomic temp-file write.
The current pattern reads a file with sed inside a command substitution,
then writes the result back via echo redirection. If sed reads an empty
or momentarily unreadable file (e.g., NFS transient issue during
container recreation by Watchtower or similar tools), it produces no
output. The echo then writes exactly 1 byte (a newline) to the config
file, silently destroying its contents.
The fix writes sed output to a temp file first, checks it's non-empty
with `[ -s ]`, then atomically replaces the original via `mv`. If sed
produces empty output, the original file is preserved and a warning is
logged to stderr.
2026-02-20 21:24:40 -07:00
jc21
94f6191a21
Merge pull request #5332 from NginxProxyManager/update-deps
...
Update deps
2026-02-20 11:54:46 +10:00
Jamie Curnow
cac52dd0ff
Update linked deps
2026-02-20 11:20:59 +10:00
dependabot[bot]
906f177960
Bump tar from 7.5.7 to 7.5.9 in /test
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.5.7 to 7.5.9.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.7...v7.5.9 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-20 11:20:59 +10:00
dependabot[bot]
f52afced5d
Bump systeminformation from 5.30.6 to 5.31.1 in /test
...
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation ) from 5.30.6 to 5.31.1.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases )
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.30.6...v5.31.1 )
---
updated-dependencies:
- dependency-name: systeminformation
dependency-version: 5.31.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-20 11:20:59 +10:00
Jamie Curnow
e8224ff0af
Update all dependencies
2026-02-20 11:02:56 +10:00
jc21
a4fa83d0ce
Merge pull request #5326 from NginxProxyManager/dependabot/npm_and_yarn/test/tar-7.5.9
...
Bump tar from 7.5.7 to 7.5.9 in /test
2026-02-20 10:53:03 +10:00
jc21
770716ebf8
Merge pull request #5327 from NginxProxyManager/dependabot/npm_and_yarn/test/systeminformation-5.31.1
...
Bump systeminformation from 5.30.6 to 5.31.1 in /test
2026-02-20 10:52:51 +10:00
dependabot[bot]
f1067d3308
Bump systeminformation from 5.30.6 to 5.31.1 in /test
...
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation ) from 5.30.6 to 5.31.1.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases )
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.30.6...v5.31.1 )
---
updated-dependencies:
- dependency-name: systeminformation
dependency-version: 5.31.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-18 22:37:39 +00:00
dependabot[bot]
85c1a935ea
Bump tar from 7.5.7 to 7.5.9 in /test
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.5.7 to 7.5.9.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.7...v7.5.9 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-18 22:37:36 +00:00
Jamie Curnow
51ef7f3b86
Docs update, use package version instead of latest, refer to better mariadb image
2026-02-19 08:36:41 +10:00
jc21
846b94f7e8
Merge pull request #5324 from biodland/develop
...
chore: added Norwegian translation
2026-02-19 07:51:23 +10:00
Birger
19e24c7e7e
Rename langNO import to langNo for consistency
2026-02-18 12:24:20 +01:00
Birger
c1bc471dac
chore: added Norwegian translation, added missing references.
2026-02-18 12:23:08 +01:00
Birger
608dc0b6bf
chore: added Norwegian translation
2026-02-18 11:31:42 +01:00
Jamie Curnow
0dbf268f37
Fix #5284 for older sqlite3 configurations
2026-02-18 08:32:17 +10:00
jc21
84fb2729af
Merge pull request #5318 from NginxProxyManager/develop
...
v2.14.0
2026-02-17 15:32:19 +10:00
jc21
c7437ddf8f
Merge branch 'master' into develop
2026-02-17 15:02:29 +10:00
jc21
627f43c729
Merge pull request #5314 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-minor-updates-d71d2fefd7
...
Bump the dev-minor-updates group in /frontend with 2 updates
2026-02-17 14:57:17 +10:00
jc21
fc4c5aac86
Merge pull request #5315 from NginxProxyManager/dependabot/npm_and_yarn/frontend/prod-patch-updates-95db6732c0
...
Bump the prod-patch-updates group in /frontend with 2 updates
2026-02-17 14:57:03 +10:00
jc21
aff390f35d
Merge pull request #5317 from Tech-no-1/fix-custom-certificates
...
Fix uploading of custom certificates
2026-02-17 14:50:07 +10:00
Jamie Curnow
5f5a3870e4
Drop support for armv7 builds, bump version, update docs
2026-02-17 12:55:56 +10:00
Tech-no-1
40f363bd4f
Fix uploading of custom certificates
2026-02-17 02:58:18 +01:00
dependabot[bot]
678fdd22c6
Bump the dev-minor-updates group in /frontend with 2 updates
...
Bumps the dev-minor-updates group in /frontend with 2 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ) and [happy-dom](https://github.com/capricorn86/happy-dom ).
Updates `@biomejs/biome` from 2.3.14 to 2.4.0
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.0/packages/@biomejs/biome )
Updates `happy-dom` from 20.5.3 to 20.6.1
- [Release notes](https://github.com/capricorn86/happy-dom/releases )
- [Commits](https://github.com/capricorn86/happy-dom/compare/v20.5.3...v20.6.1 )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: happy-dom
dependency-version: 20.6.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-17 01:43:56 +00:00
dependabot[bot]
6c3cc83d66
Bump the prod-patch-updates group in /frontend with 2 updates
...
Bumps the prod-patch-updates group in /frontend with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query ) and [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons ).
Updates `@tanstack/react-query` from 5.90.20 to 5.90.21
- [Release notes](https://github.com/TanStack/query/releases )
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md )
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.21/packages/react-query )
Updates `country-flag-icons` from 1.6.12 to 1.6.13
- [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.6.12...v1.6.13 )
---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
dependency-version: 5.90.21
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: country-flag-icons
dependency-version: 1.6.13
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-17 01:43:37 +00:00
jc21
5916fd5bee
Merge pull request #5313 from NginxProxyManager/dependabot/npm_and_yarn/backend/prod-minor-updates-4d12c0f7cc
...
Bump the prod-minor-updates group in /backend with 3 updates
2026-02-17 11:42:02 +10:00
jc21
f105673904
Merge pull request #5312 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-patch-updates-38f6d3601d
...
Bump the dev-patch-updates group in /frontend with 3 updates
2026-02-17 11:41:44 +10:00
jc21
a37d0b88d6
Merge pull request #5308 from YTKme/ytkme/fix-sqlite-internal-error
...
Fix SQLite Internal Error
2026-02-17 11:41:31 +10:00
Jamie Curnow
43bc2a743e
Add note to docs about retiring armv7 after June 2026
2026-02-17 11:38:17 +10:00
jc21
269545256a
Merge pull request #5283 from broker-consulting/feat/add-czech-translation
...
Add Czech translation and related locale files
2026-02-17 11:06:40 +10:00
jc21
e5df45e9ef
Merge pull request #5279 from dodog/develop
...
Update Slovak translation
2026-02-17 11:05:51 +10:00
dependabot[bot]
5601dd14fc
Bump the prod-minor-updates group in /backend with 3 updates
...
Bumps the prod-minor-updates group in /backend with 3 updates: [ajv](https://github.com/ajv-validator/ajv ), [mysql2](https://github.com/sidorares/node-mysql2 ) and [otplib](https://github.com/yeojz/otplib/tree/HEAD/packages/otplib ).
Updates `ajv` from 8.17.1 to 8.18.0
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v8.17.1...v8.18.0 )
Updates `mysql2` from 3.16.3 to 3.17.1
- [Release notes](https://github.com/sidorares/node-mysql2/releases )
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md )
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.16.3...v3.17.1 )
Updates `otplib` from 13.2.1 to 13.3.0
- [Release notes](https://github.com/yeojz/otplib/releases )
- [Changelog](https://github.com/yeojz/otplib/blob/main/release.config.json )
- [Commits](https://github.com/yeojz/otplib/commits/v13.3.0/packages/otplib )
---
updated-dependencies:
- dependency-name: ajv
dependency-version: 8.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: mysql2
dependency-version: 3.17.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: otplib
dependency-version: 13.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-16 14:01:58 +00:00
dependabot[bot]
3e5655cfcd
Bump the dev-patch-updates group in /frontend with 3 updates
...
Bumps the dev-patch-updates group in /frontend with 3 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) and [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths ).
Updates `@types/react` from 19.2.13 to 19.2.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `@vitejs/plugin-react` from 5.1.3 to 5.1.4
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.4/packages/plugin-react )
Updates `vite-tsconfig-paths` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases )
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v6.1.0...v6.1.1 )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-version: 19.2.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.1.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: vite-tsconfig-paths
dependency-version: 6.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-16 14:01:52 +00:00
jc21
a90af83270
Merge pull request #5309 from NginxProxyManager/dependabot/npm_and_yarn/test/prod-patch-updates-d4d031af8e
...
Bump @quobix/vacuum from 0.23.5 to 0.23.8 in /test in the prod-patch-updates group across 1 directory
2026-02-16 11:57:14 +10:00
jc21
619a8e5acc
Merge pull request #5310 from NginxProxyManager/dependabot/npm_and_yarn/test/prod-minor-updates-aef0194d28
...
Bump eslint-plugin-cypress from 5.2.1 to 5.3.0 in /test in the prod-minor-updates group across 1 directory
2026-02-16 11:57:05 +10:00
jc21
6dcdefb57e
Merge pull request #5294 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-patch-updates-cb582034f5
...
Bump the dev-patch-updates group in /frontend with 2 updates
2026-02-16 10:30:46 +10:00
jc21
787616010b
Merge pull request #5289 from kiaxseventh/develop
...
Added ArvanCloud DNS plugin support via certbot-dns-arvan package
2026-02-16 10:30:34 +10:00
dependabot[bot]
5891c291d2
Bump eslint-plugin-cypress
...
Bumps the prod-minor-updates group with 1 update in the /test directory: [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ).
Updates `eslint-plugin-cypress` from 5.2.1 to 5.3.0
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v5.2.1...v5.3.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
dependency-version: 5.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-16 00:29:59 +00:00
dependabot[bot]
41a2a41e67
Bump @quobix/vacuum
...
Bumps the prod-patch-updates group with 1 update in the /test directory: [@quobix/vacuum](https://github.com/daveshanley/vacuum ).
Updates `@quobix/vacuum` from 0.23.5 to 0.23.8
- [Release notes](https://github.com/daveshanley/vacuum/releases )
- [Commits](https://github.com/daveshanley/vacuum/compare/v0.23.5...v0.23.8 )
---
updated-dependencies:
- dependency-name: "@quobix/vacuum"
dependency-version: 0.23.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-16 00:29:36 +00:00
jc21
379099d7ed
Merge pull request #5292 from NginxProxyManager/dependabot/npm_and_yarn/test/prod-minor-updates-69046ce3b8
...
Bump cypress from 15.9.0 to 15.10.0 in /test in the prod-minor-updates group
2026-02-16 10:29:02 +10:00
jc21
dbeab93c02
Merge pull request #5293 from NginxProxyManager/dependabot/npm_and_yarn/test/eslint-10.0.0
...
Bump eslint from 9.39.2 to 10.0.0 in /test
2026-02-16 10:28:52 +10:00
jc21
010cb562a0
Merge pull request #5295 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-minor-updates-24fcbaaf54
...
Bump vite-tsconfig-paths from 6.0.5 to 6.1.0 in /frontend in the dev-minor-updates group
2026-02-16 10:28:39 +10:00
jc21
7ff2fc1900
Merge pull request #5299 from NginxProxyManager/dependabot/npm_and_yarn/test/axios-1.13.5
...
Bump axios from 1.13.4 to 1.13.5 in /test
2026-02-16 10:28:26 +10:00
jc21
1c189a1888
Merge pull request #5300 from NginxProxyManager/dependabot/npm_and_yarn/test/jsonpath-1.2.1
...
Bump jsonpath from 1.1.1 to 1.2.1 in /test
2026-02-16 10:28:16 +10:00
jc21
f3c46487f6
Merge pull request #5303 from 7heMech/fix-2fa-logout
...
Add guardrail to fix disabling 2fa
2026-02-16 10:27:58 +10:00
jc21
fcca481d1b
Merge pull request #5305 from NginxProxyManager/dependabot/npm_and_yarn/backend/qs-6.14.2
...
Bump qs from 6.14.1 to 6.14.2 in /backend
2026-02-16 10:27:28 +10:00
jc21
c59c237000
Merge pull request #5306 from NginxProxyManager/dependabot/npm_and_yarn/test/qs-6.14.2
...
Bump qs from 6.14.1 to 6.14.2 in /test
2026-02-16 10:27:17 +10:00
Yan Kuang
a62b6de9f2
Update SQLite client configuration from sqlite3 to better-sqlite3
2026-02-14 23:53:43 -08:00
dependabot[bot]
d92cc953e1
Bump qs from 6.14.1 to 6.14.2 in /test
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.14.1 to 6.14.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-14 12:44:07 +00:00
dependabot[bot]
1b6412688b
Bump qs from 6.14.1 to 6.14.2 in /backend
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.14.1 to 6.14.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-14 12:44:05 +00:00
7heMech
1d14f72ba5
Add guardrail for disable 2fa
2026-02-14 06:28:59 +00:00
dependabot[bot]
099243aff7
Bump jsonpath from 1.1.1 to 1.2.1 in /test
...
Bumps [jsonpath](https://github.com/dchester/jsonpath ) from 1.1.1 to 1.2.1.
- [Commits](https://github.com/dchester/jsonpath/commits/1.2.1 )
---
updated-dependencies:
- dependency-name: jsonpath
dependency-version: 1.2.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-12 15:31:26 +00:00
dependabot[bot]
5fe12f69ba
Bump axios from 1.13.4 to 1.13.5 in /test
...
Bumps [axios](https://github.com/axios/axios ) from 1.13.4 to 1.13.5.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.13.4...v1.13.5 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-11 20:22:09 +00:00
jc21
011191f645
Merge pull request #5260 from jerry-yuan/develop
...
Add trust_forwarded_proto option for SSL redirect handling in r…
2026-02-11 14:54:00 +10:00
jerry-yuan
eeab425ea4
fix: unknown "trust_forwarded_proto" variable error when run with already created old virtual hosts
2026-02-10 10:53:17 +00:00
Jamie Curnow
13fbc53591
Fix bug when adding invalid custom certs
2026-02-10 14:54:33 +10:00
dependabot[bot]
3f2aec7b86
Bump vite-tsconfig-paths in /frontend in the dev-minor-updates group
...
Bumps the dev-minor-updates group in /frontend with 1 update: [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths ).
Updates `vite-tsconfig-paths` from 6.0.5 to 6.1.0
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases )
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v6.0.5...v6.1.0 )
---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
dependency-version: 6.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-09 14:29:32 +00:00
dependabot[bot]
09a3d65aa1
Bump the dev-patch-updates group in /frontend with 2 updates
...
Bumps the dev-patch-updates group in /frontend with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) and [happy-dom](https://github.com/capricorn86/happy-dom ).
Updates `@types/react` from 19.2.10 to 19.2.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `happy-dom` from 20.5.0 to 20.5.3
- [Release notes](https://github.com/capricorn86/happy-dom/releases )
- [Commits](https://github.com/capricorn86/happy-dom/compare/v20.5.0...v20.5.3 )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-version: 19.2.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: happy-dom
dependency-version: 20.5.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-09 14:29:16 +00:00
dependabot[bot]
c910cf9512
Bump eslint from 9.39.2 to 10.0.0 in /test
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.39.2 to 10.0.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.39.2...v10.0.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 10.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-09 14:29:11 +00:00
dependabot[bot]
304c51aae8
Bump cypress in /test in the prod-minor-updates group
...
Bumps the prod-minor-updates group in /test with 1 update: [cypress](https://github.com/cypress-io/cypress ).
Updates `cypress` from 15.9.0 to 15.10.0
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v15.9.0...v15.10.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-version: 15.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-09 14:28:59 +00:00
kiaxseventh
b552eb90ed
Add ArvanCloud DNS support
2026-02-09 13:02:18 +03:30
Tomáš Novák
b78ef9bcd3
Add Czech translation and related locale files
2026-02-06 17:02:47 +01:00
Jozef Gaal
7c67fafedf
Update Slovak translation
...
Updated Slovak translations for 2FA and other features
2026-02-06 01:23:59 +01:00
jc21
47b367d61e
Merge pull request #5276 from NginxProxyManager/develop
...
v2.13.7
2026-02-06 07:11:49 +10:00
Jamie Curnow
d19f5c1960
Fix upgrade problem with otplib existing secrets
2026-02-05 13:12:54 +10:00
Jamie Curnow
77662b4e7f
Use better-sqlite3 package for sqlite databases
2026-02-05 13:11:57 +10:00
Jamie Curnow
c88de65d3a
Fix #5274 2fa backup codes not validating properly
2026-02-05 10:51:15 +10:00
jc21
ac4efd2333
Merge branch 'master' into develop
2026-02-05 08:27:41 +10:00
Jamie Curnow
eab38d8934
Bump version
2026-02-05 08:26:49 +10:00
jc21
4833dcbf3a
Merge pull request #5237 from NginxProxyManager/dependabot/npm_and_yarn/backend/dev-patch-updates-2bda1081ab
...
Bump @biomejs/biome from 2.3.12 to 2.3.13 in /backend in the dev-patch-updates group
2026-02-05 07:58:38 +10:00
jc21
c6fba1cbfe
Merge pull request #5272 from NginxProxyManager/dependabot/npm_and_yarn/backend/prod-patch-updates-627d993332
...
Bump mysql2 from 3.16.2 to 3.16.3 in /backend in the prod-patch-updates group
2026-02-05 07:58:00 +10:00
7heMech
e72dfc3bfd
Add reuseport to improve performance and reduce packet drops
2026-02-04 12:14:10 +00:00
jc21
cdde543e8a
Merge pull request #5273 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-patch-updates-1f568f1195
...
Bump @biomejs/biome from 2.3.13 to 2.3.14 in /frontend in the dev-patch-updates group
2026-02-04 12:06:56 +10:00
Jamie Curnow
0d62c26164
Fix linting
2026-02-04 10:43:14 +10:00
Jamie Curnow
c3173d83b8
Update biome.json to match viome version
2026-02-04 10:39:43 +10:00
Jamie Curnow
6ba40216cd
Update biome.json to match viome version
2026-02-04 10:38:56 +10:00
dependabot[bot]
3c54413752
Bump mysql2 in /backend in the prod-patch-updates group
...
Bumps the prod-patch-updates group in /backend with 1 update: [mysql2](https://github.com/sidorares/node-mysql2 ).
Updates `mysql2` from 3.16.2 to 3.16.3
- [Release notes](https://github.com/sidorares/node-mysql2/releases )
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md )
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.16.2...v3.16.3 )
---
updated-dependencies:
- dependency-name: mysql2
dependency-version: 3.16.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-04 00:15:00 +00:00
jc21
65cf8ce583
Merge pull request #5248 from NginxProxyManager/dependabot/npm_and_yarn/backend/otplib-13.2.1
...
Bump otplib from 12.0.1 to 13.2.1 in /backend
2026-02-04 10:13:27 +10:00
dependabot[bot]
a4bc8d5d21
Bump @biomejs/biome in /frontend in the dev-patch-updates group
...
Bumps the dev-patch-updates group in /frontend with 1 update: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ).
Updates `@biomejs/biome` from 2.3.13 to 2.3.14
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.14/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.3.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 21:52:25 +00:00
dependabot[bot]
2bcf5e91ce
Bump @biomejs/biome in /backend in the dev-patch-updates group
...
Bumps the dev-patch-updates group in /backend with 1 update: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ).
Updates `@biomejs/biome` from 2.3.12 to 2.3.13
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.13/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.3.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 21:51:39 +00:00
Jamie Curnow
3e3d08b68f
Change dependabot interval to weekly
2026-02-04 07:50:26 +10:00
Jamie Curnow
f90066822f
Fix v13 otplib upgrades
2026-02-04 07:47:16 +10:00
dependabot[bot]
bb4b5fb3aa
Bump otplib from 12.0.1 to 13.2.1 in /backend
...
Bumps [otplib](https://github.com/yeojz/otplib/tree/HEAD/packages/otplib ) from 12.0.1 to 13.2.1.
- [Release notes](https://github.com/yeojz/otplib/releases )
- [Commits](https://github.com/yeojz/otplib/commits/v13.2.1/packages/otplib )
---
updated-dependencies:
- dependency-name: otplib
dependency-version: 13.2.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 21:22:20 +00:00
jc21
8014f34195
Merge pull request #5269 from NginxProxyManager/dependabot/npm_and_yarn/backend/prod-minor-updates-2bc8aaf294
...
Bump pg from 8.17.2 to 8.18.0 in /backend in the prod-minor-updates group
2026-02-04 07:20:55 +10:00
jc21
4f8037ded2
Merge pull request #5270 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-minor-updates-1492aee52e
...
Bump happy-dom from 20.4.0 to 20.5.0 in /frontend in the dev-minor-updates group
2026-02-04 07:18:42 +10:00
jc21
e7a1f84e45
Merge pull request #5271 from NginxProxyManager/dependabot/npm_and_yarn/frontend/prod-patch-updates-4c40e63da3
...
Bump react-intl from 8.1.2 to 8.1.3 in /frontend in the prod-patch-updates group
2026-02-04 07:18:31 +10:00
dependabot[bot]
6f0931bed5
Bump react-intl in /frontend in the prod-patch-updates group
...
Bumps the prod-patch-updates group in /frontend with 1 update: [react-intl](https://github.com/formatjs/formatjs ).
Updates `react-intl` from 8.1.2 to 8.1.3
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@8.1.2...react-intl@8.1.3 )
---
updated-dependencies:
- dependency-name: react-intl
dependency-version: 8.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 13:04:48 +00:00
dependabot[bot]
7f0c5d4364
Bump happy-dom in /frontend in the dev-minor-updates group
...
Bumps the dev-minor-updates group in /frontend with 1 update: [happy-dom](https://github.com/capricorn86/happy-dom ).
Updates `happy-dom` from 20.4.0 to 20.5.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases )
- [Commits](https://github.com/capricorn86/happy-dom/compare/v20.4.0...v20.5.0 )
---
updated-dependencies:
- dependency-name: happy-dom
dependency-version: 20.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 13:04:21 +00:00
dependabot[bot]
60404b6f7e
Bump pg in /backend in the prod-minor-updates group
...
Bumps the prod-minor-updates group in /backend with 1 update: [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg ).
Updates `pg` from 8.17.2 to 8.18.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.18.0/packages/pg )
---
updated-dependencies:
- dependency-name: pg
dependency-version: 8.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 13:04:13 +00:00
jc21
c2fddee2c7
Merge pull request #5264 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-patch-updates-cc9765ca56
...
Bump the dev-patch-updates group across 1 directory with 3 updates
2026-02-03 17:10:42 +10:00
Jerry8块
b7402d47a0
Merge branch 'NginxProxyManager:develop' into develop
2026-02-03 15:10:13 +08:00
jc21
f09876d31b
Merge pull request #5252 from NginxProxyManager/dependabot/npm_and_yarn/backend/apidevtools/json-schema-ref-parser-14.1.1
...
Bump @apidevtools/json-schema-ref-parser from 11.9.3 to 14.1.1 in /backend
2026-02-03 17:06:56 +10:00
dependabot[bot]
8708a3bab8
Bump the dev-patch-updates group across 1 directory with 3 updates
...
Bumps the dev-patch-updates group with 3 updates in the /frontend directory: [@formatjs/cli](https://github.com/formatjs/formatjs ), [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools ) and [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ).
Updates `@formatjs/cli` from 6.12.0 to 6.12.1
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.12.0...@formatjs/cli@6.12.1 )
Updates `@tanstack/react-query-devtools` from 5.91.2 to 5.91.3
- [Release notes](https://github.com/TanStack/query/releases )
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md )
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.91.3/packages/react-query-devtools )
Updates `@vitejs/plugin-react` from 5.1.2 to 5.1.3
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.3/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@formatjs/cli"
dependency-version: 6.12.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@tanstack/react-query-devtools"
dependency-version: 5.91.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 07:06:20 +00:00
jc21
218fadd168
Merge pull request #5254 from NginxProxyManager/dependabot/npm_and_yarn/backend/body-parser-2.2.2
...
Bump body-parser from 1.20.4 to 2.2.2 in /backend
2026-02-03 17:04:49 +10:00
jc21
9cf1d000c8
Merge pull request #5257 from maghuro/add-pt-pt
...
Add pt-PT lang
2026-02-03 17:04:19 +10:00
jc21
714bebbbc7
Merge pull request #5263 from NginxProxyManager/dependabot/npm_and_yarn/test/prod-patch-updates-5b27633cb0
...
Bump @quobix/vacuum from 0.23.4 to 0.23.5 in /test in the prod-patch-updates group
2026-02-03 17:02:59 +10:00
jc21
127008c9b5
Merge pull request #5265 from NginxProxyManager/dependabot/npm_and_yarn/frontend/react-intl-8.1.2
...
Bump react-intl from 7.1.14 to 8.1.2 in /frontend
2026-02-03 17:02:18 +10:00
dependabot[bot]
7cc2bfbf6a
Bump react-intl from 7.1.14 to 8.1.2 in /frontend
...
Bumps [react-intl](https://github.com/formatjs/formatjs ) from 7.1.14 to 8.1.2.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@7.1.14...react-intl@8.1.2 )
---
updated-dependencies:
- dependency-name: react-intl
dependency-version: 8.1.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-02 14:26:07 +00:00
dependabot[bot]
de3b543d08
Bump @quobix/vacuum in /test in the prod-patch-updates group
...
Bumps the prod-patch-updates group in /test with 1 update: [@quobix/vacuum](https://github.com/daveshanley/vacuum ).
Updates `@quobix/vacuum` from 0.23.4 to 0.23.5
- [Release notes](https://github.com/daveshanley/vacuum/releases )
- [Commits](https://github.com/daveshanley/vacuum/compare/v0.23.4...v0.23.5 )
---
updated-dependencies:
- dependency-name: "@quobix/vacuum"
dependency-version: 0.23.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-02 14:25:26 +00:00
jerry-yuan
21f63e3db3
fix: delete advanced options from redir_host/dead_host/streams
2026-02-01 10:38:09 +00:00
Jerry
232b5b759a
fix: make variable name meaningful
2026-02-01 00:16:17 +08:00
jerry-yuan
054742539f
fix: Supplement Swagger documentation
2026-01-31 14:17:05 +00:00
jerry-yuan
2b6a617599
fix: reformat migration scripts
2026-01-31 13:28:53 +00:00
jerry-yuan
187d21a0d5
feat: add trust_forwarded_proto option for SSL redirect handling in reverse proxy scenarios
...
When Nginx is behind another proxy server (like CloudFlare or AWS ALB), the force-SSL
feature can cause redirect loops because Nginx sees the connection as plain HTTP
while SSL is already handled upstream. This adds a new boolean option to trust
the X-Forwarded-Proto header from upstream proxies.
Changes:
- Add `trust_forwarded_proto` column to proxy_host table (migration)
- Update model and API schema to support the new boolean field
- Modify force-ssl Nginx template to check X-Forwarded-Proto/X-Forwarded-Scheme
- Add map directives in nginx.conf to validate and sanitize forwarded headers
- Add advanced option toggle in frontend UI with i18n support (EN/ZH)
- Set proxy headers from validated map variables instead of $scheme
This allows administrators to control SSL redirect behavior when Nginx is deployed
behind a TLS-terminating proxy.
2026-01-31 13:11:47 +00:00
maghuro
c515815b0e
Remove merge conflict markers from lang-list.json
2026-01-31 12:10:36 +00:00
maghuro
3db02370fd
Add Portuguese language support to IntlProvider
2026-01-31 12:08:07 +00:00
maghuro
4ad1af5576
Remove duplicate locale entries and keep pt-PT
2026-01-31 12:07:32 +00:00
maghuro
a73d54fedc
Add Portuguese (European) language support
2026-01-31 12:06:50 +00:00
maghuro
8c8005f817
Add Portuguese language support to HelpDoc
2026-01-31 12:05:32 +00:00
maghuro
83d993578b
Add pt-PT lang
...
Add Portuguese (European) language
2026-01-31 11:59:35 +00:00
dependabot[bot]
8532e7520f
Bump body-parser from 1.20.4 to 2.2.2 in /backend
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) from 1.20.4 to 2.2.2.
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.4...v2.2.2 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-version: 2.2.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-30 13:04:20 +00:00
dependabot[bot]
58d47cd69a
Bump @apidevtools/json-schema-ref-parser in /backend
...
Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser ) from 11.9.3 to 14.1.1.
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases )
- [Commits](https://github.com/APIDevTools/json-schema-ref-parser/compare/v11.9.3...v14.1.1 )
---
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
dependency-version: 14.1.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-30 13:04:04 +00:00
jc21
bad3eac515
Merge pull request #5245 from NginxProxyManager/dependabot/npm_and_yarn/backend/archiver-7.0.1
...
Bump archiver from 5.3.2 to 7.0.1 in /backend
2026-01-30 13:40:19 +10:00
dependabot[bot]
00b58f73f8
Bump archiver from 5.3.2 to 7.0.1 in /backend
...
Bumps [archiver](https://github.com/archiverjs/node-archiver ) from 5.3.2 to 7.0.1.
- [Release notes](https://github.com/archiverjs/node-archiver/releases )
- [Changelog](https://github.com/archiverjs/node-archiver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/archiverjs/node-archiver/compare/5.3.2...7.0.1 )
---
updated-dependencies:
- dependency-name: archiver
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-30 01:35:10 +00:00
jc21
47981f0d56
Merge pull request #5230 from NginxProxyManager/dependabot/npm_and_yarn/frontend/prod-minor-updates-37a0ff9301
...
Bump the prod-minor-updates group in /frontend with 4 updates
2026-01-30 11:33:53 +10:00
jc21
38257859e2
Merge pull request #5244 from NginxProxyManager/dependabot/npm_and_yarn/backend/bcrypt-6.0.0
...
Bump bcrypt from 5.1.1 to 6.0.0 in /backend
2026-01-30 11:33:34 +10:00
dependabot[bot]
a169e1131c
Bump the prod-minor-updates group in /frontend with 4 updates
...
Bumps the prod-minor-updates group in /frontend with 4 updates: [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react ), [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons ), [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) and [rooks](https://github.com/imbhargav5/rooks ).
Updates `@tabler/icons-react` from 3.35.0 to 3.36.1
- [Release notes](https://github.com/tabler/tabler-icons/releases )
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.36.1/packages/icons-react )
Updates `country-flag-icons` from 1.5.21 to 1.6.8
- [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.5.21...v1.6.8 )
Updates `react-router-dom` from 7.9.5 to 7.13.0
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.13.0/packages/react-router-dom )
Updates `rooks` from 9.3.0 to 9.5.0
- [Release notes](https://github.com/imbhargav5/rooks/releases )
- [Commits](https://github.com/imbhargav5/rooks/compare/rooks@9.3.0...rooks@9.5.0 )
---
updated-dependencies:
- dependency-name: "@tabler/icons-react"
dependency-version: 3.36.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: country-flag-icons
dependency-version: 1.6.8
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: react-router-dom
dependency-version: 7.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: rooks
dependency-version: 9.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-29 23:36:00 +00:00
dependabot[bot]
a99cde9cd8
Bump bcrypt from 5.1.1 to 6.0.0 in /backend
...
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js ) from 5.1.1 to 6.0.0.
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases )
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v5.1.1...v6.0.0 )
---
updated-dependencies:
- dependency-name: bcrypt
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-29 23:33:36 +00:00
jc21
c69bd187af
Merge pull request #5243 from NginxProxyManager/dependabot/npm_and_yarn/test/prod-patch-updates-4953ba4782
...
Bump axios from 1.13.3 to 1.13.4 in /test in the prod-patch-updates group
2026-01-30 09:33:18 +10:00
jc21
98fe622967
Merge pull request #5246 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-minor-updates-a6c26cdf84
...
Bump happy-dom from 20.3.9 to 20.4.0 in /frontend in the dev-minor-updates group
2026-01-30 09:33:05 +10:00
jc21
eddca3597d
Merge pull request #5247 from NginxProxyManager/dependabot/npm_and_yarn/backend/express-5.2.1
...
Bump express from 4.22.0 to 5.2.1 in /backend
2026-01-30 09:31:33 +10:00
jc21
ed0b2306a2
Merge pull request #5250 from NginxProxyManager/dependabot/npm_and_yarn/test/tar-7.5.7
...
Bump tar from 7.5.6 to 7.5.7 in /test
2026-01-30 09:31:23 +10:00
jc21
17f6050de2
Merge pull request #5235 from NginxProxyManager/dependabot/npm_and_yarn/frontend/prod-patch-updates-9d9e6eac1f
...
Bump the prod-patch-updates group across 1 directory with 4 updates
2026-01-30 09:31:12 +10:00
dependabot[bot]
469d72a2f9
Bump tar from 7.5.6 to 7.5.7 in /test
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.5.6 to 7.5.7.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.6...v7.5.7 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-29 14:02:55 +00:00
dependabot[bot]
3ed3ec0001
Bump express from 4.22.0 to 5.2.1 in /backend
...
Bumps [express](https://github.com/expressjs/express ) from 4.22.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.22.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-28 13:04:19 +00:00
dependabot[bot]
24ff3c7b11
Bump happy-dom in /frontend in the dev-minor-updates group
...
Bumps the dev-minor-updates group in /frontend with 1 update: [happy-dom](https://github.com/capricorn86/happy-dom ).
Updates `happy-dom` from 20.3.9 to 20.4.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases )
- [Commits](https://github.com/capricorn86/happy-dom/compare/v20.3.9...v20.4.0 )
---
updated-dependencies:
- dependency-name: happy-dom
dependency-version: 20.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-28 13:04:12 +00:00
dependabot[bot]
58dda941b8
Bump axios in /test in the prod-patch-updates group
...
Bumps the prod-patch-updates group in /test with 1 update: [axios](https://github.com/axios/axios ).
Updates `axios` from 1.13.3 to 1.13.4
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.13.3...v1.13.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-28 13:03:42 +00:00
dependabot[bot]
f9f743499f
Bump the prod-patch-updates group across 1 directory with 4 updates
...
Bumps the prod-patch-updates group with 4 updates in the /frontend directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query ), [formik](https://github.com/jaredpalmer/formik ), [react](https://github.com/facebook/react/tree/HEAD/packages/react ) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ).
Updates `@tanstack/react-query` from 5.90.6 to 5.90.20
- [Release notes](https://github.com/TanStack/query/releases )
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md )
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.20/packages/react-query )
Updates `formik` from 2.4.6 to 2.4.9
- [Release notes](https://github.com/jaredpalmer/formik/releases )
- [Commits](https://github.com/jaredpalmer/formik/compare/formik@2.4.6...formik@2.4.9 )
Updates `react` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react )
Updates `react-dom` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom )
---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
dependency-version: 5.90.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: formik
dependency-version: 2.4.9
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: react
dependency-version: 19.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: react-dom
dependency-version: 19.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-28 05:00:34 +00:00
Jamie Curnow
534afe6067
Implement suggestion from #5216 hopefully rectifying https -> forced https hosts
2026-01-28 14:04:32 +10:00
jc21
9580903f5d
Merge pull request #5239 from NginxProxyManager/dependabot/npm_and_yarn/backend/apidevtools/swagger-parser-12.1.0
...
Bump @apidevtools/swagger-parser from 10.1.1 to 12.1.0 in /backend
2026-01-28 13:39:51 +10:00
dependabot[bot]
df81c8425f
Bump @apidevtools/swagger-parser from 10.1.1 to 12.1.0 in /backend
...
Bumps [@apidevtools/swagger-parser](https://github.com/APIDevTools/swagger-parser ) from 10.1.1 to 12.1.0.
- [Release notes](https://github.com/APIDevTools/swagger-parser/releases )
- [Changelog](https://github.com/APIDevTools/swagger-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/APIDevTools/swagger-parser/compare/v10.1.1...v12.1.0 )
---
updated-dependencies:
- dependency-name: "@apidevtools/swagger-parser"
dependency-version: 12.1.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-28 02:56:17 +00:00
Jamie Curnow
b6f421c5fc
Update biome schema
2026-01-28 12:54:55 +10:00
jc21
c1ef3a3795
Merge pull request #5238 from NginxProxyManager/dependabot/npm_and_yarn/backend/chalk-5.6.2
...
Bump chalk from 4.1.2 to 5.6.2 in /backend
2026-01-28 07:45:10 +10:00
jc21
0aad939ccc
Merge pull request #5221 from NginxProxyManager/dependabot/npm_and_yarn/test/prod-minor-updates-9ff43a5ae3
...
Bump @quobix/vacuum from 0.19.4 to 0.23.4 in /test in the prod-minor-updates group
2026-01-28 07:44:41 +10:00
jc21
7e092e265c
Merge pull request #5222 from NginxProxyManager/dependabot/npm_and_yarn/backend/prod-minor-updates-61aa9782cd
...
Bump the prod-minor-updates group in /backend with 4 updates
2026-01-28 07:44:20 +10:00
jc21
cd01a2ee6b
Merge pull request #5233 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-patch-updates-dcc4fa4550
...
Bump the dev-patch-updates group across 1 directory with 3 updates
2026-01-28 07:43:59 +10:00
jc21
9e6720561a
Merge pull request #5234 from NginxProxyManager/dependabot/npm_and_yarn/test/prod-patch-updates-cda2baf714
...
Bump the prod-patch-updates group across 1 directory with 5 updates
2026-01-28 07:43:46 +10:00
dependabot[bot]
c50f0a144e
Bump the prod-minor-updates group in /backend with 4 updates
...
Bumps the prod-minor-updates group in /backend with 4 updates: [liquidjs](https://github.com/harttle/liquidjs ), [mysql2](https://github.com/sidorares/node-mysql2 ), [objection](https://github.com/vincit/objection.js ) and [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg ).
Updates `liquidjs` from 10.6.1 to 10.24.0
- [Release notes](https://github.com/harttle/liquidjs/releases )
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/harttle/liquidjs/compare/v10.6.1...v10.24.0 )
Updates `mysql2` from 3.15.3 to 3.16.1
- [Release notes](https://github.com/sidorares/node-mysql2/releases )
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md )
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.15.3...v3.16.1 )
Updates `objection` from 3.0.1 to 3.1.5
- [Commits](https://github.com/vincit/objection.js/compare/3.0.1...3.1.5 )
Updates `pg` from 8.16.3 to 8.17.2
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.17.2/packages/pg )
---
updated-dependencies:
- dependency-name: liquidjs
dependency-version: 10.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: mysql2
dependency-version: 3.16.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: objection
dependency-version: 3.1.5
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: pg
dependency-version: 8.17.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-27 13:02:36 +00:00
dependabot[bot]
2a9c1df3cb
Bump chalk from 4.1.2 to 5.6.2 in /backend
...
Bumps [chalk](https://github.com/chalk/chalk ) from 4.1.2 to 5.6.2.
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.6.2 )
---
updated-dependencies:
- dependency-name: chalk
dependency-version: 5.6.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-27 13:02:11 +00:00
dependabot[bot]
ef6391f22e
Bump @quobix/vacuum in /test in the prod-minor-updates group
...
Bumps the prod-minor-updates group in /test with 1 update: [@quobix/vacuum](https://github.com/daveshanley/vacuum ).
Updates `@quobix/vacuum` from 0.19.4 to 0.23.4
- [Release notes](https://github.com/daveshanley/vacuum/releases )
- [Commits](https://github.com/daveshanley/vacuum/compare/v0.19.4...v0.23.4 )
---
updated-dependencies:
- dependency-name: "@quobix/vacuum"
dependency-version: 0.23.4
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-27 11:42:28 +00:00
dependabot[bot]
0f46337710
Bump the dev-patch-updates group across 1 directory with 3 updates
...
Bumps the dev-patch-updates group with 3 updates in the /frontend directory: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ), [@testing-library/react](https://github.com/testing-library/react-testing-library ) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ).
Updates `@biomejs/biome` from 2.3.2 to 2.3.13
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.13/packages/@biomejs/biome )
Updates `@testing-library/react` from 16.3.0 to 16.3.2
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v16.3.0...v16.3.2 )
Updates `vitest` from 4.0.6 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.3.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@testing-library/react"
dependency-version: 16.3.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: vitest
dependency-version: 4.0.18
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-27 11:42:25 +00:00
dependabot[bot]
1b84b8ace2
Bump the prod-patch-updates group across 1 directory with 5 updates
...
Bumps the prod-patch-updates group with 5 updates in the /test directory:
| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios ) | `1.13.1` | `1.13.3` |
| [eslint](https://github.com/eslint/eslint ) | `9.39.0` | `9.39.2` |
| [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ) | `5.2.0` | `5.2.1` |
| [form-data](https://github.com/form-data/form-data ) | `4.0.4` | `4.0.5` |
| [mocha](https://github.com/mochajs/mocha ) | `11.7.4` | `11.7.5` |
Updates `axios` from 1.13.1 to 1.13.3
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.13.1...v1.13.3 )
Updates `eslint` from 9.39.0 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.39.0...v9.39.2 )
Updates `eslint-plugin-cypress` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v5.2.0...v5.2.1 )
Updates `form-data` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.4...v4.0.5 )
Updates `mocha` from 11.7.4 to 11.7.5
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v11.7.4...v11.7.5 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: eslint
dependency-version: 9.39.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: eslint-plugin-cypress
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: form-data
dependency-version: 4.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: mocha
dependency-version: 11.7.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-27 11:41:51 +00:00
Jamie Curnow
8ea8286cec
More cypress fixes
2026-01-27 14:02:23 +10:00
Jamie Curnow
7ca48f876b
Ugh cypress changed their exec result format.
2026-01-27 11:55:54 +10:00
Jamie Curnow
7c3c59c79f
Fix cypress logger
2026-01-27 11:41:12 +10:00
Jamie Curnow
ef7f444404
Update docker image to match js version
2026-01-27 11:27:21 +10:00
Jamie Curnow
f509e0bdba
Missing export
2026-01-27 11:26:54 +10:00
Jamie Curnow
9b7af474bb
Cypress ...
2026-01-27 11:22:16 +10:00
Jamie Curnow
28982b8bc2
Updated config files for cypress
2026-01-27 10:46:30 +10:00
jc21
19e654b998
Merge pull request #5228 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-minor-updates-79aa50ef1e
...
Bump the dev-minor-updates group in /frontend with 6 updates
2026-01-27 08:48:40 +10:00
Jamie Curnow
eaf9f5ab1e
Linting/sorting for lang
2026-01-27 08:45:57 +10:00
Jamie Curnow
4af0a968f0
Cypress module conversion and updated chalk
2026-01-27 08:45:23 +10:00
jc21
df06eb6c2f
Merge pull request #5204 from NginxProxyManager/dependabot/npm_and_yarn/frontend/lodash-4.17.23
...
Bump lodash from 4.17.21 to 4.17.23 in /frontend
2026-01-27 08:06:38 +10:00
jc21
74360cc9b3
Merge pull request #5205 from NginxProxyManager/dependabot/npm_and_yarn/test/lodash-4.17.23
...
Bump lodash from 4.17.21 to 4.17.23 in /test
2026-01-27 08:06:29 +10:00
jc21
16a301fc64
Merge pull request #5227 from NginxProxyManager/dependabot/npm_and_yarn/backend/knex-3.1.0
...
Bump knex from 2.4.2 to 3.1.0 in /backend
2026-01-27 08:02:18 +10:00
dependabot[bot]
2d774124dc
Bump the dev-minor-updates group in /frontend with 6 updates
...
Bumps the dev-minor-updates group in /frontend with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@formatjs/cli](https://github.com/formatjs/formatjs ) | `6.7.4` | `6.12.0` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools ) | `5.90.2` | `5.91.2` |
| [happy-dom](https://github.com/capricorn86/happy-dom ) | `20.0.10` | `20.3.7` |
| [sass](https://github.com/sass/dart-sass ) | `1.93.3` | `1.97.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `7.1.12` | `7.3.1` |
| [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker ) | `0.11.0` | `0.12.0` |
Updates `@formatjs/cli` from 6.7.4 to 6.12.0
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.7.4...@formatjs/cli@6.12.0 )
Updates `@tanstack/react-query-devtools` from 5.90.2 to 5.91.2
- [Release notes](https://github.com/TanStack/query/releases )
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md )
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.91.2/packages/react-query-devtools )
Updates `happy-dom` from 20.0.10 to 20.3.7
- [Release notes](https://github.com/capricorn86/happy-dom/releases )
- [Commits](https://github.com/capricorn86/happy-dom/compare/v20.0.10...v20.3.7 )
Updates `sass` from 1.93.3 to 1.97.3
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.93.3...1.97.3 )
Updates `vite` from 7.1.12 to 7.3.1
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite )
Updates `vite-plugin-checker` from 0.11.0 to 0.12.0
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases )
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.11.0...vite-plugin-checker@0.12.0 )
---
updated-dependencies:
- dependency-name: "@formatjs/cli"
dependency-version: 6.12.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: "@tanstack/react-query-devtools"
dependency-version: 5.91.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: happy-dom
dependency-version: 20.3.7
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: sass
dependency-version: 1.97.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: vite
dependency-version: 7.3.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: vite-plugin-checker
dependency-version: 0.12.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-26 21:21:07 +00:00
dependabot[bot]
124737bbc6
Bump knex from 2.4.2 to 3.1.0 in /backend
...
Bumps [knex](https://github.com/knex/knex ) from 2.4.2 to 3.1.0.
- [Release notes](https://github.com/knex/knex/releases )
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/knex/knex/compare/2.4.2...3.1.0 )
---
updated-dependencies:
- dependency-name: knex
dependency-version: 3.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-26 21:19:32 +00:00
jc21
d5d222ef2d
Merge pull request #5217 from NginxProxyManager/dependabot/github_actions/actions/stale-10
...
Bump actions/stale from 9 to 10
2026-01-27 07:19:17 +10:00
jc21
b96e932c64
Merge pull request #5218 from NginxProxyManager/dependabot/npm_and_yarn/backend/dev-patch-updates-166e475698
...
Bump @biomejs/biome from 2.3.2 to 2.3.12 in /backend in the dev-patch-updates group
2026-01-27 07:18:25 +10:00
jc21
d09cb2884c
Merge pull request #5225 from NginxProxyManager/dependabot/npm_and_yarn/backend/nodemon-3.1.11
...
Bump nodemon from 2.0.22 to 3.1.11 in /backend
2026-01-27 07:18:11 +10:00
jc21
71deabcc67
Merge pull request #5219 from NginxProxyManager/dependabot/npm_and_yarn/backend/prod-patch-updates-1dc931d47a
...
Bump jsonwebtoken from 9.0.2 to 9.0.3 in /backend in the prod-patch-updates group
2026-01-27 07:17:20 +10:00
jc21
a78039b65f
Merge pull request #5226 from NginxProxyManager/dependabot/npm_and_yarn/test/cypress-15.9.0
...
Bump cypress from 14.5.4 to 15.9.0 in /test
2026-01-27 07:16:48 +10:00
jc21
48acbd33ab
Merge pull request #5231 from NginxProxyManager/dependabot/npm_and_yarn/frontend/vite-tsconfig-paths-6.0.5
...
Bump vite-tsconfig-paths from 5.1.4 to 6.0.5 in /frontend
2026-01-27 07:16:05 +10:00
dependabot[bot]
32cabc0f83
Bump vite-tsconfig-paths from 5.1.4 to 6.0.5 in /frontend
...
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths ) from 5.1.4 to 6.0.5.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases )
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v5.1.4...v6.0.5 )
---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
dependency-version: 6.0.5
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-25 12:33:54 +00:00
dependabot[bot]
03a82cd861
Bump cypress from 14.5.4 to 15.9.0 in /test
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 14.5.4 to 15.9.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v14.5.4...v15.9.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-version: 15.9.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-25 12:31:34 +00:00
dependabot[bot]
5f19f7125e
Bump nodemon from 2.0.22 to 3.1.11 in /backend
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.22 to 3.1.11.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.22...v3.1.11 )
---
updated-dependencies:
- dependency-name: nodemon
dependency-version: 3.1.11
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-25 12:31:28 +00:00
dependabot[bot]
8d35644190
Bump jsonwebtoken in /backend in the prod-patch-updates group
...
Bumps the prod-patch-updates group in /backend with 1 update: [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken ).
Updates `jsonwebtoken` from 9.0.2 to 9.0.3
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md )
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v9.0.2...v9.0.3 )
---
updated-dependencies:
- dependency-name: jsonwebtoken
dependency-version: 9.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-25 12:30:49 +00:00
dependabot[bot]
ad2e4c8afe
Bump @biomejs/biome in /backend in the dev-patch-updates group
...
Bumps the dev-patch-updates group in /backend with 1 update: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ).
Updates `@biomejs/biome` from 2.3.2 to 2.3.12
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.12/packages/@biomejs/biome )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.3.12
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-25 12:30:27 +00:00
dependabot[bot]
69f9031447
Bump actions/stale from 9 to 10
...
Bumps [actions/stale](https://github.com/actions/stale ) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v9...v10 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-25 12:30:04 +00:00
jc21
3308a308df
Merge pull request #5185 from Lokowitz/add-dependa-config
...
Add Dependabot config
2026-01-25 22:29:28 +10:00
jc21
59b0e75324
Merge pull request #5200 from toviszsolt/lang-hungarian
...
Add Hungarian language support and help documentation
2026-01-25 22:14:50 +10:00
dependabot[bot]
727bc944ea
Bump lodash from 4.17.21 to 4.17.23 in /frontend
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-25 12:10:48 +00:00
dependabot[bot]
a0ef0d9048
Bump lodash from 4.17.21 to 4.17.23 in /test
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-25 12:10:44 +00:00
jc21
d2e346c912
Merge pull request #5203 from NginxProxyManager/dependabot/npm_and_yarn/frontend/lodash-es-4.17.23
...
Bump lodash-es from 4.17.21 to 4.17.23 in /frontend
2026-01-25 22:09:59 +10:00
jc21
32a716b3a9
Merge pull request #5206 from NginxProxyManager/dependabot/npm_and_yarn/backend/lodash-4.17.23
...
Bump lodash from 4.17.21 to 4.17.23 in /backend
2026-01-25 22:09:32 +10:00
Zsolt Tovis
ef6918947c
fix: update (2) Hungarian translations for consistency and clarity.
...
- Clarification of the translation of action.add-location
2026-01-22 07:49:07 +01:00
dependabot[bot]
2deb5447d6
Bump lodash from 4.17.21 to 4.17.23 in /backend
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-21 23:43:45 +00:00
dependabot[bot]
1bb29259ea
Bump lodash-es from 4.17.21 to 4.17.23 in /frontend
...
Bumps [lodash-es](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash-es
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-21 23:07:00 +00:00
Zsolt Tovis
fa20c7d8a4
fix: update Hungarian translations for consistency and clarity.
...
- Fine-tuning of some Hungarian language-specific expressions.
2026-01-20 18:44:40 +01:00
Zsolt Tövis and Copilot
4ed17fef01
Update frontend/src/locale/src/hu.json
...
Typo-fix: GitHub
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-20 16:56:46 +01:00
Zsolt Tovis
fe316252f1
Add Hungarian language support and help documentation
...
- Integrated Hungarian translations into the IntlProvider and lang-list.
- Added Hungarian help documentation for various topics including Access Lists, Certificates, Proxy Hosts, and more.
- Updated locale options to include Hungarian language.
2026-01-20 16:38:06 +01:00
jc21
7747db994d
Merge pull request #5087 from xJayMorex/update-cloudns
...
Fixed #4715 by updating certbot-dns-cloudns
2026-01-18 20:00:15 +10:00
jc21
9ffced265b
Merge pull request #5038 from orhnplt/feature/turkish-locale
...
Add Turkish locale and help documentation
2026-01-18 19:59:29 +10:00
Lokowitz
50cf275328
split directories
2026-01-18 07:00:46 +00:00
Lokowitz
7bcc34dea9
add dependabot config
2026-01-18 06:52:30 +00:00
Orhan Polat
131e5fea4f
fix: remove duplicate locales in lang-list
2026-01-16 12:15:13 +03:00
Orhan Polat
4e412f18bb
fix: resolve lint issues in IntlProvider and HelpDoc
2026-01-16 11:59:34 +03:00
Orhan Polat
bb0a50eccb
chore: trigger CI
2026-01-16 11:45:34 +03:00
Orhan Polat
4185665570
Add Turkish locale and help documentation
2026-01-16 11:44:18 +03:00
jc21
9ea6fee3ce
Merge pull request #4930 from blinkerfluessigkeit/lang-de
...
Update German translations
2026-01-15 09:58:07 +10:00
jc21
7ee9a3c9f0
Merge pull request #4952 from GedasMirak/develop
...
Add french translation
2026-01-15 09:56:51 +10:00
blinkerfluessigkeit
afb196e5b6
Update German translations
2026-01-14 12:41:41 +01:00
GedasMirak
0b464ac9fd
Add french locale
2026-01-14 15:01:33 +10:00
jc21
f3efaae320
Merge pull request #5141 from NginxProxyManager/develop
...
v2.13.6
2026-01-14 14:30:49 +10:00
jc21
7b3c1fd061
Merge branch 'master' into develop
2026-01-14 13:47:51 +10:00
Jamie Curnow
ee42202348
Bump version
2026-01-14 13:34:17 +10:00
Jamie Curnow
c1ad7788f1
Changed 2fa delete from body to query for code
...
as per best practices
2026-01-14 13:24:38 +10:00
Jamie Curnow
d33bb02c74
Add missing params to swagger
2026-01-14 12:46:30 +10:00
Jamie Curnow
462c134751
2fa work slight refactor
...
- use existing access mechanisms for validation
- adds swagger/schema and validation of incoming payload
2026-01-14 11:45:12 +10:00
jc21
b7dfaddbb1
Merge pull request #4970 from zdzichu6969/develop
...
Polish Translation Fixes
2026-01-14 07:33:49 +10:00
jc21
11ee4f0820
Merge pull request #4965 from archettitechnology/develop
...
Update Italian locale message for empty objects
2026-01-14 07:32:07 +10:00
jc21
19970a4220
Merge pull request #5095 from aindriu80/develop
...
feat: (i18n) Added Irish translation
2026-01-14 07:26:10 +10:00
jc21
59bac3b468
Merge pull request #5005 from NginxProxyManager/dependabot/npm_and_yarn/backend/express-4.22.0
...
Bump express from 4.21.2 to 4.22.0 in /backend
2026-01-13 23:35:27 +10:00
jc21
48753fb101
Merge pull request #5136 from NginxProxyManager/dependabot/npm_and_yarn/docs/mdast-util-to-hast-13.2.1
...
Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /docs
2026-01-13 23:35:13 +10:00
dependabot[bot]
2a3978ae3f
Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /docs
...
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast ) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases )
- [Commits](https://github.com/syntax-tree/mdast-util-to-hast/compare/13.2.0...13.2.1 )
---
updated-dependencies:
- dependency-name: mdast-util-to-hast
dependency-version: 13.2.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-13 13:28:52 +00:00
dependabot[bot]
4ce5da5930
Bump express from 4.21.2 to 4.22.0 in /backend
...
Bumps [express](https://github.com/expressjs/express ) from 4.21.2 to 4.22.0.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.22.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.2...4.22.0 )
---
updated-dependencies:
- dependency-name: express
dependency-version: 4.22.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-13 13:26:06 +00:00
jc21
89d3756ee6
Merge pull request #5118 from mobilandi/develop
...
Add DNS plugin for All-Inkl provider
2026-01-13 23:19:00 +10:00
Jamie Curnow
58c63096e4
Skip color output for vitest in ci
2026-01-13 22:55:19 +10:00
Jamie Curnow
b01a22c393
Fix frontend locale tests after date-fns changed intl formatting
...
and also attempt to format dates in locale
2026-01-13 22:42:42 +10:00
Jamie Curnow
9c25410331
Fix locale sort not to use sponge
2026-01-13 22:15:54 +10:00
jc21
b3a901bbc5
Merge pull request #5015 from NginxProxyManager/dependabot/npm_and_yarn/backend/jws-3.2.3
...
Bump jws from 3.2.2 to 3.2.3 in /backend
2026-01-13 15:18:41 +10:00
jc21
3e3396ba9a
Update lang-list.json
2026-01-13 15:05:13 +10:00
jc21
3eb493bb8b
Merge pull request #5022 from dupsatou/add-dns-plugin-support-he-ddns
...
Add Hurricane Electric DDNS plugin configuration
2026-01-13 14:53:51 +10:00
jc21
8c8221a352
Merge pull request #5037 from vtj-mizuno/fix-japanese-translate
...
Fix Japanese translate
2026-01-13 14:53:07 +10:00
jc21
582681e3ff
Merge pull request #5080 from bzuro/develop
...
Change visibility to permission_visibility in report.js
2026-01-13 14:52:45 +10:00
jc21
52fae6d35f
Merge pull request #5084 from lacamera/security/CVE-2025-55182
...
security: bump react to 19.2.3 to fix CVE-2025-55182 (#5020 )
2026-01-13 14:50:39 +10:00
jc21
6c0ea835ce
Merge branch 'develop' into develop
2026-01-13 14:46:35 +10:00
jc21
fb52655374
Merge pull request #5103 from CamelT0E/develop
...
Update German locale message from 'German' to 'Deutsch'
2026-01-13 14:43:42 +10:00
Jamie Curnow
336726db8d
Backend yarn lock updates
2026-01-13 14:40:10 +10:00
jc21
4a7853163e
Merge pull request #5107 from teguh02/develop
...
feat(i18n): add Bahasa Indonesia translations and help documentation
2026-01-13 14:32:18 +10:00
jc21
b30f8e47e2
Merge pull request #5109 from piotrfx/develop
...
Add TOTP-based two-factor authentication
2026-01-13 14:30:48 +10:00
jc21
6fa30840be
Merge pull request #5114 from Shotz5/develop
...
Added logging for streams based on port
2026-01-13 14:18:13 +10:00
jc21
05726aaab9
Merge pull request #5119 from manisto/develop
...
Added support for DNS challenges with Simply.com
2026-01-13 14:14:38 +10:00
jc21
f85bb79f13
Merge pull request #5121 from KalebCheng/feature/certificate-key-type-selection
...
Add option to select RSA or ECDSA key type when creating certificates
2026-01-13 14:13:22 +10:00
kk.cheng
471b62c7fe
Add option to select RSA or ECDSA key type when creating certificates
2026-01-07 19:13:12 +08:00
Gert Rue Brigsted
55a1e0a4e7
Added support for DNS challenges with Simply.com
2026-01-04 21:50:47 +01:00
mobilandi
f25afa3590
Change version constraint for certbot-dns-kas
2026-01-03 23:08:34 +01:00
mobilandi
9211ba6d1a
Add DNS plugin for All-Inkl provider
2026-01-03 23:06:25 +01:00
Alex Kitsul
aeb44244a7
Added logging for streams based on port
2025-12-30 21:44:29 -08:00
piotrfx
d2d204ab8e
Trigger CI
2025-12-28 12:04:35 +01:00
piotrfx
427afa55b4
Add TOTP-based two-factor authentication
...
- Add 2FA setup, enable, disable, and backup code management
- Integrate 2FA challenge flow into login process
- Add frontend modal for 2FA configuration
- Support backup codes for account recovery
2025-12-28 11:58:30 +01:00
Teguh Rijanandi
bbe98a639a
Add Indonesian locale and help docs
2025-12-27 22:35:17 +07:00
Aindriú Mac Giolla Eoin
f0c0b465d9
Removiving 0x200b - Zero width space
2025-12-20 17:53:05 +00:00
Aindriú Mac Giolla Eoin
6c2f6a9d39
Fixing plural/iolra issue
2025-12-19 11:43:18 +00:00
Aindriú Mac Giolla Eoin
2f6e3ad804
Added Irish translation
2025-12-18 18:21:14 +00:00
John Taylor
c9f453714b
Fixed #4715 by updating certbot-dns-cloudns
2025-12-15 17:03:29 +01:00
Francesco La Camera
5e6ead1eee
security: bump react to 19.2.3 to fix CVE-2025-55182 ( #5020 )
2025-12-15 09:54:18 +01:00
bzuro
da519e72ba
Change visibility to permission_visibility in report.js
...
fix for issue #2014
when even administrator with all_items visibility got 0 proxy hosts in dashboard.
2025-12-14 00:35:22 +01:00
Hajime MIZUNO
b13ebb2247
Fix Japanese translate
2025-12-10 23:28:53 +09:00
dupsatou
6b322582b9
Add Hurricane Electric DDNS plugin configuration
...
Add support for dns verification using Hurricane Electric DDNS credentials as a more secure way over account root credentials. More information available here: https://github.com/mafredri/certbot-dns-he-ddns
2025-12-08 09:45:11 -06:00
angioletto
7fe5070337
Merge branch 'NginxProxyManager:develop' into develop
2025-12-06 14:56:52 +01:00
CamelT0E
1b8f1fbb79
Update German locale message from 'German' to 'Deutsch'
2025-12-06 01:30:56 +01:00
dependabot[bot]
4abea1247d
Bump jws from 3.2.2 to 3.2.3 in /backend
...
Bumps [jws](https://github.com/brianloveswords/node-jws ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/brianloveswords/node-jws/releases )
- [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianloveswords/node-jws/compare/v3.2.2...v3.2.3 )
---
updated-dependencies:
- dependency-name: jws
dependency-version: 3.2.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-04 16:58:07 +00:00
Mateusz Gruszczyński
073ee95e56
change
2025-12-02 12:57:09 +01:00
Jamie Curnow
fec8b3b083
Show full swagger validation errors in tests
2025-12-02 07:09:54 +10:00
Mateusz Gruszczyński
168078eb40
changes
2025-11-26 10:54:30 +01:00
Mateusz Gruszczyński
2c9f8f4d64
changes
2025-11-26 10:50:41 +01:00
Mateusz Gruszczyński
8403a0c761
changes
2025-11-26 10:42:48 +01:00
jc21
d18c8cf4f1
Merge pull request #4979 from abinas-hdb/develop
...
Add Korean Locale
2025-11-26 14:04:31 +10:00
abinas
bf4eab541a
Update index.ts
...
Fix missing 'ko' in index.ts
2025-11-26 11:57:05 +09:00
jc21
f9edcb10e6
Merge pull request #4987 from Bare7a/patch-1
...
Update Locale README.md to include HelpDoc/index.tsx
2025-11-26 08:35:54 +10:00
jc21
ba43c144f6
Merge branch 'develop' into develop
2025-11-26 08:35:32 +10:00
jc21
896951f6cd
Merge pull request #4985 from Bare7a/bg-locale
...
Add Bulgarian Language Support
2025-11-26 08:33:55 +10:00
jc21
865b566ea6
Merge pull request #4989 from alatalo/develop
...
Add Glesys certbot plugin
2025-11-26 08:32:03 +10:00
Ville Alatalo
45bc44c6fa
Add Glesys certbot plugin
2025-11-25 07:49:24 +02:00
Bare7a
4ff402fff4
Update Locale README.md to include HelpDoc/index.tsx
2025-11-24 18:28:49 +02:00
Bare7a
1c6f54fa3c
Changed the port translation
2025-11-24 18:23:40 +02:00
Bare7a
e8ca72fb6a
Adds bg inside HelpDoc index.ts file
2025-11-24 18:14:16 +02:00
Bare7a
4712633568
After Translate
2025-11-24 18:07:46 +02:00
Bare7a
a1fb54c394
Before Translating
2025-11-24 18:04:50 +02:00
angioletto
927e57257b
Merge branch 'NginxProxyManager:develop' into develop
2025-11-21 17:03:47 +01:00
abinas
e353a66556
Update IntlProvider.tsx
2025-11-22 00:33:27 +09:00
abinas
991bddf891
Add Korean translation
2025-11-22 00:18:36 +09:00
abinas
c076ad145c
Add Korean translation
2025-11-22 00:18:19 +09:00
abinas
80cf4406d5
Update Korean language support
2025-11-22 00:15:08 +09:00
abinas
3cb124d5a0
Update Korean language support
2025-11-22 00:14:45 +09:00
abinas
03b0513a24
Add Korean translation
2025-11-22 00:12:33 +09:00
jc21
0528d65317
Merge pull request #4964 from xluyenx/develop
...
Correct Vietnam flag
2025-11-20 11:54:55 +10:00
jc21
f9991084fc
Merge pull request #4966 from 7heMech/7heMech-patch-1
...
Increase max propagation seconds to 7200
2025-11-20 11:54:15 +10:00
Mateusz Gruszczyński
56875bba52
pretty :)
2025-11-19 21:23:23 +01:00
Mateusz Gruszczyński
b55f51bd63
fixes1 in pl
2025-11-19 15:10:56 +01:00
7heMech
20e2d5ffb3
Increase max propagation seconds to 7200
2025-11-19 13:00:06 +02:00
Mateusz Gruszczyński
86b7394620
fixes1
2025-11-19 11:01:25 +01:00
Mateusz Gruszczyński
91a1f39c02
fixes1
2025-11-19 10:53:55 +01:00
angioletto
5c114e9db7
Update Italian locale message for empty objects
...
Wrong translation of line 431
2025-11-19 09:56:05 +01:00
Mateusz Gruszczyński
fec9bffe29
fixes1
2025-11-19 09:13:55 +01:00
Louis Tran's
e3cdc8bb30
Update IntlProvider.tsx
2025-11-19 11:37:20 +07:00
Louis Tran's
ba79eefe5e
Merge pull request #1 from xluyenx/xluyenx-patch-1
...
Update IntlProvider.tsx
2025-11-19 11:30:49 +07:00
Louis Tran's
bb94ce75c1
Update IntlProvider.tsx
...
Correct Vietnam flag
2025-11-19 11:27:42 +07:00
jc21
847c58b170
Merge pull request #4956 from NginxProxyManager/develop
...
v2.13.5
2025-11-18 21:13:24 +10:00
jc21
89b8b747e1
Merge branch 'master' into develop
2025-11-18 19:46:03 +10:00
Jamie Curnow
3231023513
Bump version
2025-11-18 19:42:54 +10:00
Jamie Curnow
dc89635971
Fix up locales, optimised some functions
2025-11-18 19:38:21 +10:00
jc21
cfa98361d1
Merge pull request #4955 from NginxProxyManager/lang-nl
...
Add Dutch language - resolves #4935
2025-11-18 19:03:48 +10:00
Jelcoo
c2177abe39
Add language to frontend settings & correct some translations
2025-11-18 19:00:00 +10:00
Jelcoo
2c6d614597
Add HelpDoc translations
2025-11-18 18:58:26 +10:00
Jelcoo
484ce8db3c
Add Dutch language
2025-11-18 18:57:40 +10:00
jc21
2c11c0c7e2
Merge pull request #4937 from archettitechnology/develop
...
Add Italian Language Support
2025-11-18 18:50:52 +10:00
jc21
f1039ce2ef
Merge pull request #4928 from 7heMech/develop
...
UI/UX improvements
2025-11-18 18:37:22 +10:00
jc21
d49ff6e7c2
Merge pull request #4934 from zdzichu6969/develop
...
fix(i18n): replace "Dodaj" with "Nowy" for better Polish grammar and typo Role
2025-11-18 18:30:24 +10:00
jc21
a87f24c9dc
Merge pull request #4940 from vsc55/issues_4939
...
Fix issues #4939 , #4938
2025-11-18 18:29:04 +10:00
jc21
decdfec447
Merge branch 'develop' into develop
2025-11-18 18:27:00 +10:00
jc21
32ab3faf57
Merge pull request #4943 from NginxProxyManager/dependabot/npm_and_yarn/backend/js-yaml-4.1.1
...
Bump js-yaml from 4.1.0 to 4.1.1 in /backend
2025-11-18 18:24:31 +10:00
jc21
c7f999fa7a
Merge pull request #4944 from gjssss/patch-1
...
Fix message for GitHub fork reference in zh.json
2025-11-18 18:24:14 +10:00
jc21
de7d3b0d19
Merge pull request #4950 from dominhhieu1405/develop
...
Add Vietnamese Support
2025-11-18 18:22:43 +10:00
jc21
2d4b7399c0
Merge pull request #4953 from dodog/develop
...
Update Slovak language label
2025-11-18 18:20:03 +10:00
Jamie Curnow
316b758455
Tweaks to cypress suite
2025-11-18 07:21:06 +10:00
Jozef Gaal
890d06c863
Update Slovak language label
2025-11-17 21:07:56 +01:00
dominhhieu1405
81f2aa17d4
Add vietnamese
2025-11-17 22:28:08 +07:00
Jamie Curnow
9b4c34915c
Update porkbun certbot plugin
2025-11-17 08:46:31 +10:00
Javier Pastor
fce569ca21
Modify host.forward-port to avoid line breaks
2025-11-16 01:53:48 +01:00
Json Gao
87ec9c4bdf
Fix message for GitHub fork reference in zh.json
2025-11-15 20:09:19 +08:00
dependabot[bot]
2650648d68
Bump js-yaml from 4.1.0 to 4.1.1 in /backend
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-15 10:40:46 +00:00
7heMech
fdc0c29f28
Improve modals in dark mode via a dark backdrop and shadow.
2025-11-14 15:51:54 +02:00
angioletto
6cae088432
Rename ProxyHost.md to ProxyHosts.md
...
i think have problem with letter s ahaha
2025-11-14 08:16:41 +01:00
angioletto
9d8c4cc30b
Rename DeadHost.md to DeadHosts.md
2025-11-14 08:14:26 +01:00
angioletto
66ebecdb43
Merge branch 'develop' into develop
2025-11-14 08:01:32 +01:00
angioletto
60f3ee03c0
Fix typo in file name from 'indes.ts' to 'index.ts'
...
typing error
2025-11-14 08:00:30 +01:00
jc21
a4d54a0291
Merge pull request #4932 from kraineff/develop
...
Update Russian locale
2025-11-14 16:58:05 +10:00
angioletto
7536b1b1c9
Merge branch 'develop' into develop
2025-11-14 07:19:32 +01:00
angioletto
5288fbd7af
Update index.ts
2025-11-14 07:18:14 +01:00
jc21
2c630bbdca
Merge branch 'develop' into develop
2025-11-14 15:25:10 +10:00
Javier Pastor
0ec1a09c30
fix issues #4939
...
add other translations
2025-11-14 00:06:18 +01:00
Jamie Curnow
118c4793e3
Amend locale readme
2025-11-14 08:34:16 +10:00
Jamie Curnow
d7384c568f
Fix #4933 when cert may not have domain names
2025-11-14 08:33:42 +10:00
angioletto
0bcfe0bba6
Add Italian language support to lang-list.json
2025-11-13 21:12:52 +01:00
angioletto
74cbfb2c58
Create indes.ts to export HelpDoc modules
2025-11-13 21:12:15 +01:00
angioletto
8ef65caa5a
Add Italian documentation for Streams feature
2025-11-13 21:11:19 +01:00
angioletto
bc341c1dff
Add RedirectionHosts.md with explanation in Italian
2025-11-13 21:10:36 +01:00
angioletto
5fc9febf1f
Update title of ProxyHost.md in Italian
2025-11-13 21:09:40 +01:00
angioletto
b23ceebfd8
Add Italian documentation for ProxyHost
2025-11-13 21:09:23 +01:00
angioletto
c281fc54a1
Add Italian HelpDoc for 404 Host explanation
2025-11-13 21:08:50 +01:00
angioletto
d0f7dc5b48
Add Italian HelpDoc for certificate options
2025-11-13 21:07:26 +01:00
angioletto
fb53df862e
Add Italian documentation for Access Lists
2025-11-13 21:03:33 +01:00
angioletto
8d8463ae41
Add Italian language support to HelpDoc
2025-11-13 20:57:52 +01:00
angioletto
8774cfe5f9
Add Italian locale to check-locales
2025-11-13 20:56:42 +01:00
angioletto
4ca5cadd19
Add Italian language support to IntlProvider
2025-11-13 20:55:35 +01:00
angioletto
45a8d50e03
Add IT Translation
2025-11-13 20:52:42 +01:00
7heMech
960d4bfe6f
Revert change which should have no effect on theory
2025-11-13 14:51:00 +02:00
7heMech
8c3c964c52
Fix page offset
2025-11-13 14:27:55 +02:00
7heMech
afd6134a3e
Get rid of logo flicker and improve LCP
2025-11-13 14:04:37 +02:00
Alexey Krainev
9b2d60e67b
Update Russian locale
2025-11-13 16:58:04 +05:00
7heMech
9807e25d45
Remove unused import
2025-11-13 12:49:48 +02:00
7heMech
824c895f52
Remove cn where not needed
2025-11-13 12:47:01 +02:00
7heMech
7f9b9dfea4
Fix for dropdown menus being clipped by table-responsive containers.
2025-11-13 12:06:36 +02:00
Mateusz Gruszczyński
d848ba9f65
Fixed typo: corrected 'role' to proper Polish declension 'rola' and 'nowy'
2025-11-13 09:05:07 +01:00
Mateusz Gruszczyński
47db5c9aa6
Fixed typo: corrected 'role' to proper Polish declension 'rola'
2025-11-13 08:57:30 +01:00
Jamie Curnow
79a9653b26
Remove the compiled lang files, compile on dev server and when building in ci
...
This avoids confusion for new translators
2025-11-13 14:21:32 +10:00
Jamie Curnow
e5aae1f365
Fix openapi schema format
2025-11-13 11:51:13 +10:00
Jamie Curnow
8959190d32
Change docker ci expose format for docker 28 :/
2025-11-13 11:37:58 +10:00
Jamie Curnow
7e875eb27a
Change docker ci expose format for docker 28 :/
2025-11-13 11:35:11 +10:00
Jamie Curnow
cf7306e766
Tweaks to showing new version available
...
- Added frontend translation for english
- Moved frontend api logic to hook and backend api space
- Added swagger schema for the new api endpoint
- Moved backend logic to its own internal file
- Added user agent header to github api check
- Added cypress integration test for version check api
- Added a memory cache item from github check to avoid hitting it too
much
2025-11-13 11:20:31 +10:00
7heMech
1c442dcce6
True mobile layout with responsive table rows (sticky header)
2025-11-13 02:44:24 +02:00
7heMech
dadd10f89b
Fixed my troubles with text wrap
2025-11-13 02:21:58 +02:00
jc21
8838dabe8a
Merge pull request #4906 from sopex/develop
...
Available upgrade notification
2025-11-13 10:15:33 +10:00
7heMech
75c012b558
Fix linter error
2025-11-13 01:58:48 +02:00
7heMech
9be1381ffe
Uhhh, I didn't like the Standard User lol
2025-11-13 01:46:39 +02:00
7heMech
f40fe56572
Add new section with theme and locale pickers.
2025-11-13 01:40:34 +02:00
Konstantinos Spartalis
b4fd242eb7
remove 1
2025-11-13 00:48:49 +02:00
7heMech
911476f82f
Delay before close for smooth feel.
2025-11-13 00:46:36 +02:00
7heMech
963125f963
Space scandal retified (hopefully)
2025-11-13 00:45:07 +02:00
7heMech
e86a34f2f3
Close menu after navigation.
2025-11-13 00:30:45 +02:00
jc21
6ce9567e48
Merge pull request #4816 from fhennig42/azure-dns
...
Bump certbot-azure-dns version
2025-11-13 07:13:11 +10:00
jc21
f02145c5ef
Merge pull request #4925 from NginxProxyManager/develop
...
v2.13.4
2025-11-13 06:57:28 +10:00
7heMech
66fa08fd8e
Add profile back to main app on mobile
2025-11-12 18:12:58 +02:00
7heMech
d783cc3b90
Remove unused styles
2025-11-12 17:58:54 +02:00
7heMech
17cc75fe7d
Fix language and theme selectors on mobile and desktop
2025-11-12 17:43:46 +02:00
Konstantinos Spartalis
15394c6532
trigger Jenkins that failed due to internet connection problems
2025-11-12 15:50:11 +02:00
Konstantinos Spartalis
2d6252d75d
https.get
2025-11-12 15:45:59 +02:00
jc21
adee0e39de
Merge branch 'master' into develop
2025-11-12 23:02:28 +10:00
Jamie Curnow
5dde98cf3e
Updates to polish locale after running through automated scripts
2025-11-12 23:01:40 +10:00
jc21
c41451618e
Merge pull request #4924 from zdzichu6969/develop
...
Add Polish locale
2025-11-12 22:59:23 +10:00
jc21
1a3d45f6bc
Merge branch 'develop' into develop
2025-11-12 22:14:28 +10:00
jc21
2ea54975b6
Merge pull request #4922 from NginxProxyManager/dodog-slovak
...
Add Slovak language by @dodog in #4911
2025-11-12 22:13:05 +10:00
Mateusz Gruszczyński
0373017a9f
Add Polish locale
2025-11-12 13:10:29 +01:00
Florian Hennig
b043e70fc0
add azure-mgmt-dns fix version as dependency
2025-11-12 13:00:34 +01:00
Jamie Curnow
2b5182d339
Add Slovak language by @dodog in #4911
2025-11-12 21:49:04 +10:00
jc21
3c5ff81a54
Merge pull request #4910 from 7heMech/develop
...
Add scheme back in destination
2025-11-12 20:48:56 +10:00
jc21
8aa46c1f40
Merge pull request #4921 from NginxProxyManager/Firfr-chinese
...
Add Chinese language 添加中文
2025-11-12 20:47:15 +10:00
Jamie Curnow
b26db50ae7
Adds cn to check locales script
2025-11-12 20:26:22 +10:00
firfe
d66bb2104a
Add the new translation for "redirection-host.forward-http-code".
2025-11-12 20:23:36 +10:00
firfe
8e900dbc92
Add Chinese HelpDoc
2025-11-12 20:23:34 +10:00
firfe
66aac3eb3e
Add Chinese 中文
2025-11-12 20:22:57 +10:00
jc21
221c3eddbc
Merge pull request #4919 from lastsamurai26/develop
...
Fix: German grammatical change
2025-11-12 20:16:58 +10:00
Jamie Curnow
8460b28597
Bump version
2025-11-12 20:13:18 +10:00
Frank
0344bb3c19
fix: Grammatical change
...
fix: Grammatical change
2025-11-12 10:47:53 +01:00
Frank
1a36bdce76
fix: Grammatical change
...
fix: Grammatical change
2025-11-12 10:47:51 +01:00
Jamie Curnow
06d7db43f7
Fix Russion locale, compiled file was comitted without a source file
2025-11-12 18:59:37 +10:00
jc21
4557244744
Merge pull request #4870 from kraineff/develop
...
Add Russian Support
2025-11-12 18:51:43 +10:00
jc21
f649288098
Merge branch 'develop' into develop
2025-11-12 18:39:05 +10:00
jc21
28df6db52b
Merge pull request #4848 from Oka-Tak/develop
...
Add Japanese language support and translations
2025-11-12 18:36:18 +10:00
jc21
eee749652c
Merge pull request #4917 from lastsamurai26/develop
...
Fix: wrong translate and adding missing translations
2025-11-12 18:13:08 +10:00
jc21
f6aa25b9b3
Merge branch 'develop' into develop
2025-11-12 18:12:10 +10:00
Frank
40db26b686
Merge branch 'NginxProxyManager:develop' into develop
2025-11-12 08:06:36 +01:00
Frank
f36d4e6906
Fix: CustomCertificateModal Wrong displayname
...
Fix: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4912 Wrong Locale for Custom
2025-11-12 07:47:06 +01:00
Frank
86c7cbddab
Add certificate renewal message in German locale
...
Fix: add missing translation for renew certificates
2025-11-12 07:34:44 +01:00
Frank
e52975bf6c
Translate 'Renew Certificate' to German
...
Fix: add missing translation for renew certificates
2025-11-12 07:34:42 +01:00
Frank
ff792f76af
Add translation for 'Renew Certificate' in de.json
...
Fix: Add missing translation für renew Certificate
2025-11-12 07:32:34 +01:00
Jamie Curnow
711f312b71
Fix up language inconsistenties
2025-11-12 16:30:22 +10:00
Jamie Curnow
9f0f89ff03
Fix wrong translation for EN
2025-11-12 15:13:14 +10:00
jc21
f3633cb696
Merge pull request #4850 from TeenBiscuits/lang-spanish
...
Add Spanish language support and translations
2025-11-12 15:12:28 +10:00
Pablo Portas López
8773ce25d7
Merge branch 'develop' into lang-spanish
2025-11-12 02:14:09 +01:00
jc21
c3954e9845
Merge pull request #4824 from lastsamurai26/develop
...
Add German Support
2025-11-12 08:52:07 +10:00
Konstantinos Spartalis
87eef10ff8
remove useCallback logic
2025-11-11 18:30:23 +02:00
Konstantinos Spartalis
dc03ad8239
minimal changes
2025-11-11 17:42:46 +02:00
7heMech
441a7262cd
Add scheme back in destination
2025-11-11 12:54:01 +00:00
Pablo Portas López
1600599410
Fix column.http-code translation
2025-11-11 13:53:45 +01:00
Pablo Portas López
74d381e7fa
Add missing spanish translation
2025-11-11 13:50:23 +01:00
Konstantinos Spartalis
ae5faa75fa
backend test
2025-11-11 10:35:00 +02:00
Frank
ba79bbc750
Update German translation for HTTP code
...
fix: Updated column http code
2025-11-11 08:56:32 +01:00
Frank
a7231777aa
FIX: Update HTTP code message in German locale
...
fix: Updated column http code
2025-11-11 08:56:20 +01:00
jc21
2578105f86
Merge pull request #4907 from NginxProxyManager/develop
...
v2.13.3
2025-11-11 16:54:38 +10:00
Frank
3a6b221b0c
Add HTTP Code translation to German locale
...
new: redirection-host.forward-http-code added
2025-11-11 07:13:13 +01:00
Frank
12b000abb9
Add HTTP Code message to German locale
...
new: redirection-host.forward-http-code added
2025-11-11 07:12:57 +01:00
jc21
39c9bbb167
Merge branch 'master' into develop
2025-11-11 16:06:05 +10:00
jc21
30c2781a02
Merge pull request #4765 from mamasch19/develop
...
add MC-HOST24 DNS plugin
2025-11-11 16:05:32 +10:00
Jamie Curnow
53e78dcc17
Bump version
2025-11-11 16:01:06 +10:00
jc21
62092b2ddc
Merge pull request #4859 from 7heMech/develop
...
Fix hamburger menu on mobile
2025-11-11 15:37:12 +10:00
Jamie Curnow
2c26ed8b11
Revert "Fix #4831 mobile header menu not working"
...
This reverts commit 4bd545c88e .
2025-11-11 15:36:46 +10:00
jc21
e3f5cd9a58
Merge pull request #4871 from prospo/develop
...
chore: Bump certbot-dns-leaseweb to 1.0.3
2025-11-11 15:24:11 +10:00
jc21
fba14817e7
Merge pull request #4894 from eduardpaul/feat-fix-pass_auth-template
...
Update _access.conf to fix access_list.pass_auth logic
2025-11-11 15:23:22 +10:00
Jamie Curnow
6825a9773b
Fix #4854 Added missing forward http code for redirections
2025-11-11 15:17:43 +10:00
Jamie Curnow
8bc3078d87
Fix initial setup user bug, taking the fix from #4836
2025-11-11 14:52:39 +10:00
Jamie Curnow
8aeb2fa661
Fix #4692 , #4856 - stick with auto for scheme in db, change it to $scheme when rendering
2025-11-11 14:46:25 +10:00
Jamie Curnow
4bd545c88e
Fix #4831 mobile header menu not working
2025-11-11 14:05:26 +10:00
Jamie Curnow
7f0cce944d
Relax the email validation in frontend
2025-11-11 08:54:48 +10:00
Pablo Portas López
7cde6ee7ca
Add Spanish Test
2025-11-10 21:58:23 +01:00
Pablo Portas López
df1b414c2e
Delete Spanish Test
2025-11-10 21:58:01 +01:00
Konstantinos Spartalis
b6dbb68ef3
Update SiteFooter.tsx
2025-11-10 20:42:52 +02:00
Konstantinos Spartalis
b434bba12f
remove hardcoded version number
2025-11-10 20:37:25 +02:00
Konstantinos Spartalis
f1d7203212
v2
2025-11-10 19:57:55 +02:00
Konstantinos Spartalis
990ba28831
Update SiteFooter.tsx
2025-11-10 19:43:38 +02:00
Jamie Curnow
311d6a1541
Tweaks to CI stack for postgres
2025-11-10 10:30:16 +10:00
mamasch19
5e7276e65b
Add MC-HOST24 DNS plugin configuration
...
added the MC-HOST24 configuration to the new plugin file
2025-11-09 22:31:48 +01:00
Eduard Paul
2bcb942f93
Update _access.conf to ensure Authorization header remove when pass_auth = false or 0
...
Fixing prev commit as it's negative logic.
2025-11-09 21:02:18 +01:00
Eduard Paul
b3dac3df08
Update _access.conf to fix access_list.pass_auth logic
...
Wrong logic to pass auth as header: when disabled (pass_auth=0) credentials are included in Authorization header. However as soon as you enable (pass_auth=1) they are not.
2025-11-09 20:11:33 +01:00
jc21
64c5a863f8
Merge pull request #4878 from NginxProxyManager/develop
...
v2.13.2
2025-11-09 21:16:26 +10:00
Jamie Curnow
cd94863850
Bump version
2025-11-09 20:25:10 +10:00
Emil
fd1d33444a
chore: Bump certbot-dns-leaseweb to 1.0.3
2025-11-08 14:39:23 +01:00
Alexey Krainev
5aa56c63d4
Fixes & New Strings
2025-11-08 17:15:24 +05:00
Alexey Krainev
8fdb6091f3
More strings
2025-11-08 15:51:39 +05:00
Alexey Krainev
58182fcbdf
Add Russian case
2025-11-08 15:08:08 +05:00
Alexey Krainev
b3b1e94b8c
Add Russian Support
2025-11-08 15:02:05 +05:00
7heMech
6fa2d6a98a
Fix hamburger menu on mobile
2025-11-07 19:34:43 +00:00
Jamie Curnow
3c252db46f
Fixes #4844 with more defensive date parsing
2025-11-07 21:37:22 +10:00
Jamie Curnow
8eba31913f
Remove pebble certs, they removed the dockerhub image that had armv7 support.
...
The ghcr image doesn't have it, so it was causing builds to fail.
2025-11-07 11:18:53 +10:00
Jamie Curnow
e4e3415120
Safer handling of backend date formats
...
and add frontend testing
2025-11-07 11:15:15 +10:00
Jamie Curnow
a03bb7ebce
Remove Jenkinsfile, managed in other repo now
2025-11-07 10:54:21 +10:00
Jamie Curnow
51e25d1a40
Attempt to fix race condition with database instantiation
2025-11-07 09:46:00 +10:00
Pablo Portas López
123f7d1999
Add Spanish language support and translations
2025-11-06 01:04:02 +01:00
Takahisa-Okawa
9de40f067b
Add Japanese language support and translations
...
Co-authored-by: kz2870 <kz2870@users.noreply.github.com >
2025-11-05 22:25:15 +09:00
Frank
b21d6d9d78
Fix German translations
...
Fix: German translations
2025-11-05 08:09:10 +01:00
Frank
bf1ad15ed7
Update de.json
...
fix: typos
2025-11-05 08:08:50 +01:00
Frank
1209303a1d
Update DeadHosts.md
...
fix: translation "Umgangssprachlich"
2025-11-05 08:00:15 +01:00
Frank
cd3a09ebf6
Update Certificates.md
...
fix: typo
2025-11-05 07:59:45 +01:00
Frank
d0e20d4f1b
Update de.json
...
fix: typo dark and light mode
2025-11-05 07:57:11 +01:00
Frank
ceb098fcfe
Fix typo in German locale for min character length
...
fix: typo mainimale should be minimale
2025-11-05 07:53:56 +01:00
Frank
639ba3a525
Update de.json
...
fix: typo
fix: translate Location with Pfad
2025-11-05 07:52:28 +01:00
Florian Hennig
a85b5f664f
Bump version after rebase
2025-11-04 20:03:09 +01:00
Frank
7e28d8a5d6
Add files via upload
...
add german
2025-11-03 17:51:48 +01:00
Frank
8991e88ff3
Update de.json
2025-11-03 14:22:13 +01:00
Frank
e2a8ffa2d3
Add files via upload
...
Add German
2025-11-03 14:18:08 +01:00