Németh Bálint
6c0d8e91fa
Add INIT_ALLOWED_IPS for unattended setup ( #2164 )
* Add INIT_ALLOWED_IPS env var
Implement INIT_ALLOWED_IPS env var like the INIT_DNS to preset the global Allowed IPs field.
* Docs: Add INIT_ALLOWED_IPS var to unattended setup table
* Make UserConfigService.update param partial
Update UserConfigService.update() to accept any subset of the updatable fields.
Remove the unnecessary userConfig object from DBService.initialSetup()
* formatting fix
* format on linux
On windows prettier get confused by global conf... common windows things
9 months ago
Bernd Storath
8892c43a7d
Feat: Publish package on Codeberg ( #2160 )
* test codeberg build
* copy container to codeberg
9 months ago
Bernd Storath
7cfe04286a
update packages
9 months ago
Bernd Storath
000513f212
fix build
TODO: investigate the root cause
9 months ago
dependabot[bot]
6ca3da1b80
build(deps): bump actions/checkout from 4 to 5 ( #2120 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
Bernd Storath
fe394ecbe4
update actions
9 months ago
Bernd Storath
ec6f0423ca
fix typo
9 months ago
Bernd Storath
e12208af75
update packages
9 months ago
TaeHyeon Jo
2d9c75fd81
fix(i18n-ko): unify 2FA terminology; add notConnected/endpoint/endpointDesc; keep PreUp ( #2140 )
fix(i18n-ko): unify 2FA terminology, add notConnected/endpoint/endpointDesc, keep PreUp
9 months ago
Bahri Rizaldi
0c54b1c3da
Add Bahasa Indonesia Translations ( #2142 )
Add Bahasa Indonesia
9 months ago
xGhostxDev
be7943dc9b
Add polish language ( #2126 )
* Update i18n.config.ts
* Update nuxt.config.ts
* Add files via upload
9 months ago
Bernd Storath
303c2f1e39
Docs: Add amneziawg ( #2108 )
add amneziawg docs
10 months ago
WebX Beyond
0b32ab899c
Add Bangla (বাংলা) translation and language support to wg-easy ( #2112 )
Bangla translation added
10 months ago
Alexander Chepurnoy
ef463d3d85
feat: add amneziawg support ( #2102 )
* feat: detect wireguard executable
* feat: add amneziawg-tools to container
* feat: enhance AWG detection and configuration handling
* refactor: change env name
* refactor: change env values
10 months ago
dependabot[bot]
c10daa2fd4
build(deps): bump actions/download-artifact from 4 to 5 ( #2096 )
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
Kayhan
cb8aa45cde
Added Turkish language ( #2099 )
10 months ago
Bernd Storath
54e0a1e886
update packages
10 months ago
Ezmana
71a452080e
French language update ( #2090 )
10 months ago
Ciro Mota
5be7fb3038
feat: Add Português Brasil translation ( #2077 )
10 months ago
Aleksandr Fedotov
59f0c8b0d2
Update ru.json ( #2078 )
10 months ago
Bernd Storath
e1ed93674d
update packages, fix es, remove nuxtr
10 months ago
Néstor
6b65a8099b
Create es.json (spanish language) ( #2070 )
Create es.json
Added a preview of spanish translation.
10 months ago
Nikolas
c1dd494d0f
Update uk.json ( #2065 )
10 months ago
Bernd Storath
bf9e8a6e21
fix lint
10 months ago
Bernd Storath
371d7617ff
fix styling
10 months ago
Bernd Storath
0b435d9ed8
update packages
10 months ago
Bernd Storath
07f89d15a9
Feat: show client endpoint ( #2058 )
* show client endpoint
* improve
* fix status code
10 months ago
Bernd Storath
b5318086d2
Fix: Remove dns if empty ( #2057 )
remove dns if empty
10 months ago
Bernd Storath
b7f9b7c830
Feat: Allow empty dns ( #2052 )
* allow empty dns
* remove log
11 months ago
mnaray
2e4f386f49
Improve incomplete setup docs in README ( #2031 )
* Update setup docs in README
* remove redundant information
11 months ago
Astesana
9ead985798
Fixes network creation in docker-run.md ( #2018 )
* Fixes network creation in docker-run.md
* Update docker-run.md as suggested by @kaaax0815
11 months ago
Bernd Storath
6326ee31c4
migrate to zod v4
11 months ago
Bernd Storath
984dc95550
update packages
11 months ago
Maksim M.
cd0a9b8e33
Add Russian translation ( #2014 )
* feat(i18n): add Russian translation
* Corrected the AI translation
Подправил AI перевод
* fix: format ru.json
11 months ago
Bernd Storath
90b9ba15ec
feat: make api more secure ( #2015 )
make api more secure
11 months ago
Bernd Storath
0abc419db7
fix lint errors
11 months ago
Daeho Ro
b185d7a63d
add Korean translation ( #2003 )
Added translation using Weblate (Korean)
Translate-URL: https://mini-i18n.daeho.ro/projects/wg-easy/main/ko/
Translation: wg-easy/main
Co-authored-by: OpenAI <[email protected] >
11 months ago
Bernd Storath
4bb880c4b7
update packages
11 months ago
SebastiaanTheCoder
b0ba9e43f9
Updated traefik documentation ( #2005 )
11 months ago
杨黄林
ddb01fb968
Improve Chinese translation and fix 4-character Chinese suggestion button ( #1997 )
* Improve Chinese Simplified translate
* Use whitespace-nowrap class to fix Suggest button
* fix formatting
---------
Co-authored-by: Bernd Storath <[email protected] >
11 months ago
Bernd Storath
22812e0632
Fix: Admin menu text ( #1999 )
make admin menu reactive
11 months ago
Bernd Storath
4d84e1d9d3
fix changelog
11 months ago
Bernd Storath
9368b857e8
Bump version to 15.1.0
11 months ago
Bernd Storath
0f663df7f6
Add option to disable ipv6 ( #1951 )
* add option to disable ipv6
* don't add ipv6 address
* update docs
11 months ago
Kirill Dvoretskov
68fde7d165
Updated container launch commands ( #1989 )
* Updated container launch commands
* one more occurrence
---------
Co-authored-by: Bernd Storath <[email protected] >
11 months ago
杨黄林
501a784264
Add Chinese Simplified ( #1990 )
* Add Chinese Simplified
* fix formatting
---------
Co-authored-by: Bernd Storath <[email protected] >
11 months ago
Bernd Storath
629c184195
update packages
11 months ago
Rayyamhk
76b8818a33
feat: Add Traditional Chinese (zh-HK) i18n Support ( #1988 )
* feat:add translation for zh-hk
* fix formatting issues
11 months ago
Pascal Dietrich
6c52301a64
Add german translations ( #1889 )
11 months ago
Bernd Storath
be26db63ca
add docs on how to add/update translation
11 months ago