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
Close stale issues and PRs / stale (push) Successful in 20s
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
Close stale issues and PRs / stale (push) Successful in 21s
2025-11-17 08:46:31 +10: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
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
...
Close stale issues and PRs / stale (push) Successful in 20s
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
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
Alexey Krainev
9b2d60e67b
Update Russian locale
2025-11-13 16:58:04 +05:00
Jamie Curnow
79a9653b26
Remove the compiled lang files, compile on dev server and when building in ci
...
Close stale issues and PRs / stale (push) Successful in 23s
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
jc21
8838dabe8a
Merge pull request #4906 from sopex/develop
...
Available upgrade notification
2025-11-13 10:15:33 +10:00
Konstantinos Spartalis
b4fd242eb7
remove 1
2025-11-13 00:48:49 +02:00
7heMech
963125f963
Space scandal retified (hopefully)
2025-11-13 00:45:07 +02:00
jc21
6ce9567e48
Merge pull request #4816 from fhennig42/azure-dns
...
Close stale issues and PRs / stale (push) Successful in 22s
Bump certbot-azure-dns version
2025-11-13 07:13:11 +10: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