Bernd Storath
7964dc7993
Bump version to 15.2.0
5 months ago
RaffaelHold
0ac5d7d461
feat(docs): Extend docs for routed setup with nftables ( #2380 )
* Extend docs for routed setup with nftables
When using nftables in a routed setup different up and down hooks need to be used.
To limit interaction with docker managed chains a custom WG_EASY chain is added as a jump target.
Since nft only supports deletion via handles awk is needed to get the handle of the jump rule for deletion
* Remove link to podman-nft
* Fix formatting according to prettier rules
* Add additional whitespace
5 months ago
Bernd Storath
826914a4f3
update packages
5 months ago
Bernd Storath
261da431e7
Fix: reset onetimelink expiration instead of failing ( #2370 )
* update expiresAt instead of failing
* add changelog
5 months ago
Bernd Storath
94b33abf5e
Remove armv7 support ( #2369 )
remove armv7 support
5 months ago
Bernd Storath
8325056ccc
update lockfile
5 months ago
Bernd Storath
81a1b2c907
update packages
5 months ago
dependabot[bot]
fc8f89fb83
build(deps): bump actions/download-artifact from 6 to 7 ( #2343 )
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '7'
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>
6 months ago
dependabot[bot]
d846c7745f
build(deps): bump actions/upload-artifact from 5 to 6 ( #2344 )
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
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>
6 months ago
Bernd Storath
61c6fd6c02
update packages
6 months ago
David DIVERRES
abe5708058
Update fr.json ( #2326 )
Update fr.json - Add missing translations and improve existing ones
- Add missing keys: client.delete, client.search, client.config, client.viewConfig
- Add complete copy section (4 keys)
- Add complete awg section (27 keys for AmneziaWG parameters)
- Fix terminology: "double facteur" → "deux facteurs" (standard French)
- Fix zod.generic.validBoolean translation
- Fix zod.generic.stringMin capitalization and wording
- Translate zod.client.id to French
- Improve admin.general route descriptions
6 months ago
Bernd Storath
626339bddb
update packages
6 months ago
Danya
381ae23c07
Update ru ( #2324 )
* Update ru.json
Full revision of the Russian localization for the AWG configuration block, including terminology corrections, improved consistency, and clarified parameter descriptions.
* Update ru.json
* fix formatting
---------
Co-authored-by: Bernd Storath <[email protected] >
6 months ago
Nikolas
52382d1d7a
Update uk.json ( #2323 )
6 months ago
Mike
68e5216d4b
Update ru.json ( #2319 )
* Update ru.json
* format
---------
Co-authored-by: Bernd Storath <[email protected] >
6 months ago
Bernd Storath
ceff95b336
Bump version to 15.2.0-beta.3
6 months ago
Alexander Chepurnoy
782d1c215f
feat(docs): edit amnezia page ( #2292 )
* feat(docs): edit amnezia page
* Fix AmneziaWG documentation link
* Update AmneziaWG client compatibility information
6 months ago
Bernd Storath
e8e26cfe10
update packages
6 months ago
Bernd Storath
400d4d992e
Fix light mode admin menu active text color ( #2307 )
* fix color
* remove duplicates
6 months ago
Bernd Storath
b08df55321
fix build
6 months ago
Bernd Storath
b26a8110e0
update packages
6 months ago
杨黄林
692f550596
Improve zh-CN translate ( #2298 )
Fix zh-CN translate
Co-authored-by: yanghuanglin <[email protected] >
6 months ago
Chiahong
badae8b8e4
fix(i18n): Add missing translation for delete action ( #2295 )
7 months ago
Nikolas
7f89bde99e
Update uk.json ( #2293 )
7 months ago
Bernd Storath
326717444b
Bump version to 15.2.0-beta.2
7 months ago
Bernd Storath
4e4bfc75e3
feat: add config btn and modal to view and copy config ( #2289 )
* add view config btn and modal
* show loading state
* add note about keyboard
7 months ago
Bernd Storath
5c97a8ba73
try all qr ecc levels ( #2288 )
try ecc levels
7 months ago
Bernd Storath
cba7a160ea
intellicode deprecated
7 months ago
Nikolas
4a75e1379d
Update uk.json ( #2286 )
* Update uk.json
* fix formatting
---------
Co-authored-by: Bernd Storath <[email protected] >
7 months ago
Chiahong
10a140d188
feat(i18n): Add Traditional Chinese (Taiwan, zh-TW) support ( #2285 )
7 months ago
Bernd Storath
edc3c5af57
Bump version to 15.2.0-beta.1
7 months ago
Bernd Storath
26708305d6
add script to calculate i18n progress
7 months ago
Alexander Chepurnoy
6a282e6ab9
AmneziaWG 2.0 ( #2226 )
* feat!: awg
* feat: add description to fields, add I5
* fix: awg i18n
* fix: types
* minor fixes
* Remove TODO comment from types.ts
Removed TODO comment for more validation.
---------
Co-authored-by: Bernd Storath <[email protected] >
7 months ago
Badri Isiani
a8ba7f7247
Fixed a bug causing .conf.txt download on Android affecting Firefox based Android browsers. ( #2269 )
* Fixed a bug causing .conf.txt download on Android
... affecting Firefox based Android browsers.
* change content-type
---------
Co-authored-by: Badri Isiani <[email protected] >
Co-authored-by: Bernd Storath <[email protected] >
7 months ago
Bernd Storath
502fe718d5
update packages
7 months ago
Bernd Storath
5c7aac9fd2
update packages
7 months ago
YuWorm
2f96d9934b
add filename cleaning at OneTimeLink download ( #2253 )
* add filename cleaning at OneTimeLink download
* add cleanConfigFilename function in utils/WireGuard
7 months ago
Bernd Storath
daff15463d
switch to node v22
https://github.com/wg-easy/wg-easy/discussions/2254
7 months ago
Bernd Storath
5f68d261c0
update packages
7 months ago
Bernd Storath
013ea6dba9
add exemptions stale action
8 months ago
Bernd Storath
ab9d75757f
fix types
8 months ago
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 <[email protected] >
8 months ago
Bernd Storath
9430b76258
update packages
8 months ago
Bernd Storath
99f1a004d5
Fix: Allow lower MTU ( #2228 )
allow lower mtu
8 months ago
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 <[email protected] >
8 months ago
Bernd Storath
76d5944726
Fix: Client Address Cidr ( #2217 )
fix client cidr
8 months ago
Bernd Storath
81bd19cfb6
update packages
8 months ago
Edgar R.N
0365ca7fb6
docs: Add AdGuard Home tutorial ( #2175 )
* docs: Add AdGuard Home tutorial
Signed-off-by: Edgar R.N <[email protected] >
* docs: Update AdGuard Home tutorial to use multi-network architecure
Signed-off-by: Edgar R.N <[email protected] >
* docs: Refine AdGuard Home tutorial based on feedback
Signed-off-by: Edgar R.N <[email protected] >
* docs: Temporary fix multi-network iptables
Signed-off-by: Edgar R.N <[email protected] >
* docs: AdGuard Home tutorial compatible with wg-easy v15
Signed-off-by: Edgar R.N <[email protected] >
---------
Signed-off-by: Edgar R.N <[email protected] >
8 months ago
Bernd Storath
529d65b3fb
Fix: don't expect dump to contain client
Fixes : #2200
Fixes Bug introduced in: #2058
8 months ago
Bernd Storath
cbbf5d3d25
Feat: Return client id of newly created client ( #2190 )
return client id of newly created client
8 months ago