Bernd Storath
502fe718d5
update packages
2025-11-10 10:10:24 +01:00
Bernd Storath
5c7aac9fd2
update packages
2025-11-03 08:49:11 +01:00
YuWorm
2f96d9934b
add filename cleaning at OneTimeLink download ( #2253 )
...
* add filename cleaning at OneTimeLink download
* add cleanConfigFilename function in utils/WireGuard
2025-10-31 09:28:46 +01:00
Bernd Storath
daff15463d
switch to node v22
...
https://github.com/wg-easy/wg-easy/discussions/2254
2025-10-31 09:24:45 +01:00
Bernd Storath
5f68d261c0
update packages
2025-10-27 08:41:09 +01:00
Bernd Storath
013ea6dba9
add exemptions stale action
2025-10-22 10:08:50 +02:00
Bernd Storath
ab9d75757f
fix types
2025-10-21 12:10:53 +02:00
Daniel Vos
9be20109af
Add routed (no NAT) example setup ( #2181 )
...
* Add routed.md example
* remove bad example
* Add note about 2001:db8::/32
* Add note about OPNSense/PFSense outbound NAT rule.
* add SYS_MODULE capability
* remove whitelines
* fix formatting
* typo LUA -> ULA
* minor fix
---------
Co-authored-by: Bernd Storath <999999bst@gmail.com >
2025-10-21 12:06:55 +02:00
Bernd Storath
9430b76258
update packages
2025-10-21 11:43:39 +02:00
Bernd Storath
99f1a004d5
Fix: Allow lower MTU ( #2228 )
...
allow lower mtu
2025-10-21 11:38:39 +02:00
YuWorm
2b42b639ea
Add search / filter box ( #2170 )
...
* feat: Add search client based on #1978
* moved the filtering to the DB level using zod and tidied up some imports.
* minor fix
* minor fix
* fix typo
---------
Co-authored-by: Bernd Storath <999999bst@gmail.com >
2025-10-20 08:04:21 +02:00
Bernd Storath
76d5944726
Fix: Client Address Cidr ( #2217 )
...
fix client cidr
2025-10-14 11:31:41 +02:00
Bernd Storath
81bd19cfb6
update packages
2025-10-13 08:17:17 +02:00
Edgar R.N
0365ca7fb6
docs: Add AdGuard Home tutorial ( #2175 )
...
* docs: Add AdGuard Home tutorial
Signed-off-by: Edgar R.N <ernvk23@gmail.com >
* docs: Update AdGuard Home tutorial to use multi-network architecure
Signed-off-by: Edgar R.N <ernvk23@gmail.com >
* docs: Refine AdGuard Home tutorial based on feedback
Signed-off-by: Edgar R.N <ernvk23@gmail.com >
* docs: Temporary fix multi-network iptables
Signed-off-by: Edgar R.N <ernvk23@gmail.com >
* docs: AdGuard Home tutorial compatible with wg-easy v15
Signed-off-by: Edgar R.N <ernvk23@gmail.com >
---------
Signed-off-by: Edgar R.N <ernvk23@gmail.com >
2025-10-08 15:37:48 +02:00
Bernd Storath
529d65b3fb
Fix: don't expect dump to contain client
...
Fixes : #2200
Fixes Bug introduced in: #2058
2025-10-08 13:43:07 +02:00
Bernd Storath
cbbf5d3d25
Feat: Return client id of newly created client ( #2190 )
...
return client id of newly created client
2025-09-29 08:20:00 +02:00
Bernd Storath
7b2d234ea5
add link to codeberg registry
2025-09-25 15:13:33 +02:00
lenny76
a282ca35f1
feat(i18n): Add Italian language support ( #2185 )
...
* feat(i18n): Add Italian language support
This commit introduces Italian (it) language support to the application.
The `it` locale has been added to the `messages` object in `i18n.config.ts`, enabling the application to load and display content in Italian.
* little fix for italian translation
* Update nuxt.config.ts for italian language
---------
Co-authored-by: LucaS <l.scrigna@eoscaffe.it >
2025-09-25 14:42:04 +02:00
Danya
0792862c0d
Fix minor issues in Russian translations ( #2177 )
...
fix-russian-ui
Update Russian translation
2025-09-22 14:31:01 +02:00
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
2025-09-16 12:16:31 +02:00
Bernd Storath
8892c43a7d
Feat: Publish package on Codeberg ( #2160 )
...
* test codeberg build
* copy container to codeberg
2025-09-13 20:03:38 +02:00
Bernd Storath
7cfe04286a
update packages
2025-09-13 18:35:55 +02:00
Bernd Storath
000513f212
fix build
...
TODO: investigate the root cause
2025-09-08 23:25:34 +02:00
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] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 22:53:49 +02:00
Bernd Storath
fe394ecbe4
update actions
2025-09-08 22:17:00 +02:00
Bernd Storath
ec6f0423ca
fix typo
2025-09-08 22:10:16 +02:00
Bernd Storath
e12208af75
update packages
2025-09-08 22:08:40 +02:00
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
2025-08-30 13:42:57 +02:00
Bahri Rizaldi
0c54b1c3da
Add Bahasa Indonesia Translations ( #2142 )
...
Add Bahasa Indonesia
2025-08-30 13:33:57 +02:00
xGhostxDev
be7943dc9b
Add polish language ( #2126 )
...
* Update i18n.config.ts
* Update nuxt.config.ts
* Add files via upload
2025-08-26 09:40:16 +02:00
Bernd Storath
303c2f1e39
Docs: Add amneziawg ( #2108 )
...
add amneziawg docs
2025-08-16 16:02:17 +02:00
WebX Beyond
0b32ab899c
Add Bangla (বাংলা) translation and language support to wg-easy ( #2112 )
...
Bangla translation added
2025-08-16 16:01:57 +02:00
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
2025-08-14 09:10:18 +02:00
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] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 09:19:57 +02:00
Kayhan
cb8aa45cde
Added Turkish language ( #2099 )
2025-08-12 08:14:05 +02:00
Bernd Storath
54e0a1e886
update packages
2025-08-12 08:13:10 +02:00
Ezmana
71a452080e
French language update ( #2090 )
2025-08-10 20:57:17 +02:00
Ciro Mota
5be7fb3038
feat: Add Português Brasil translation ( #2077 )
2025-08-08 19:30:22 +02:00
Aleksandr Fedotov
59f0c8b0d2
Update ru.json ( #2078 )
2025-08-06 07:52:38 +02:00
Bernd Storath
e1ed93674d
update packages, fix es, remove nuxtr
2025-08-05 08:43:30 +02:00
Néstor
6b65a8099b
Create es.json (spanish language) ( #2070 )
...
Create es.json
Added a preview of spanish translation.
2025-08-05 08:28:12 +02:00
Nikolas
c1dd494d0f
Update uk.json ( #2065 )
2025-07-30 10:10:07 +02:00
Bernd Storath
bf9e8a6e21
fix lint
2025-07-25 12:39:13 +02:00
Bernd Storath
371d7617ff
fix styling
2025-07-25 12:37:46 +02:00
Bernd Storath
0b435d9ed8
update packages
2025-07-25 12:32:25 +02:00
Bernd Storath
07f89d15a9
Feat: show client endpoint ( #2058 )
...
* show client endpoint
* improve
* fix status code
2025-07-25 12:00:42 +02:00
Bernd Storath
b5318086d2
Fix: Remove dns if empty ( #2057 )
...
remove dns if empty
2025-07-25 11:26:16 +02:00
Bernd Storath
b7f9b7c830
Feat: Allow empty dns ( #2052 )
...
* allow empty dns
* remove log
2025-07-24 10:58:40 +02:00
mnaray
2e4f386f49
Improve incomplete setup docs in README ( #2031 )
...
* Update setup docs in README
* remove redundant information
2025-07-15 10:02:45 +02:00
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
2025-07-14 09:58:34 +02:00