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
...
Close stale issues and PRs / stale (push) Successful in 20s
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
...
Close stale issues and PRs / stale (push) Successful in 40s
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
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
...
Close stale issues and PRs / stale (push) Successful in 34s
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
...
Close stale issues and PRs / stale (push) Successful in 34s
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