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 |
|
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
Close stale issues and PRs / stale (push) Successful in 35s
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
Close stale issues and PRs / stale (push) Successful in 36s
|
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 |
|
Jamie Curnow
|
d19f5c1960
|
Fix upgrade problem with otplib existing secrets
Close stale issues and PRs / stale (push) Successful in 33s
|
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 |
|
jc21
|
cdde543e8a
|
Merge pull request #5273 from NginxProxyManager/dependabot/npm_and_yarn/frontend/dev-patch-updates-1f568f1195
Close stale issues and PRs / stale (push) Successful in 34s
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
Close stale issues and PRs / stale (push) Successful in 36s
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 |
|