dependabot[bot]
|
e7d4ac698a
|
build(deps): bump nuxt from 3.19.2 to 4.1.2 in /src
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.19.2 to 4.1.2.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v4.1.2/packages/nuxt)
---
updated-dependencies:
- dependency-name: nuxt
dependency-version: 4.1.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
6 days ago |
Bernd Storath
|
8892c43a7d
|
Feat: Publish package on Codeberg (#2160)
* test codeberg build
* copy container to codeberg
|
1 week ago |
Bernd Storath
|
7cfe04286a
|
update packages
|
1 week ago |
Bernd Storath
|
000513f212
|
fix build
TODO: investigate the root cause
|
2 weeks 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 weeks ago |
Bernd Storath
|
fe394ecbe4
|
update actions
|
2 weeks ago |
Bernd Storath
|
ec6f0423ca
|
fix typo
|
2 weeks ago |
Bernd Storath
|
e12208af75
|
update packages
|
2 weeks 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
|
3 weeks ago |
Bahri Rizaldi
|
0c54b1c3da
|
Add Bahasa Indonesia Translations (#2142)
Add Bahasa Indonesia
|
3 weeks ago |
xGhostxDev
|
be7943dc9b
|
Add polish language (#2126)
* Update i18n.config.ts
* Update nuxt.config.ts
* Add files via upload
|
4 weeks ago |
Bernd Storath
|
303c2f1e39
|
Docs: Add amneziawg (#2108)
add amneziawg docs
|
1 month ago |
WebX Beyond
|
0b32ab899c
|
Add Bangla (বাংলা) translation and language support to wg-easy (#2112)
Bangla translation added
|
1 month 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
|
1 month 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 month ago |
Kayhan
|
cb8aa45cde
|
Added Turkish language (#2099)
|
1 month ago |
Bernd Storath
|
54e0a1e886
|
update packages
|
1 month ago |
Ezmana
|
71a452080e
|
French language update (#2090)
|
1 month ago |
Ciro Mota
|
5be7fb3038
|
feat: Add Português Brasil translation (#2077)
|
1 month ago |
Aleksandr Fedotov
|
59f0c8b0d2
|
Update ru.json (#2078)
|
2 months ago |
Bernd Storath
|
e1ed93674d
|
update packages, fix es, remove nuxtr
|
2 months ago |
Néstor
|
6b65a8099b
|
Create es.json (spanish language) (#2070)
Create es.json
Added a preview of spanish translation.
|
2 months ago |
Nikolas
|
c1dd494d0f
|
Update uk.json (#2065)
|
2 months ago |
Bernd Storath
|
bf9e8a6e21
|
fix lint
|
2 months ago |
Bernd Storath
|
371d7617ff
|
fix styling
|
2 months ago |
Bernd Storath
|
0b435d9ed8
|
update packages
|
2 months ago |
Bernd Storath
|
07f89d15a9
|
Feat: show client endpoint (#2058)
* show client endpoint
* improve
* fix status code
|
2 months ago |
Bernd Storath
|
b5318086d2
|
Fix: Remove dns if empty (#2057)
remove dns if empty
|
2 months ago |
Bernd Storath
|
b7f9b7c830
|
Feat: Allow empty dns (#2052)
* allow empty dns
* remove log
|
2 months ago |
mnaray
|
2e4f386f49
|
Improve incomplete setup docs in README (#2031)
* Update setup docs in README
* remove redundant information
|
2 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
|
2 months ago |
Bernd Storath
|
6326ee31c4
|
migrate to zod v4
|
2 months ago |
Bernd Storath
|
984dc95550
|
update packages
|
2 months ago |
Maksim M.
|
cd0a9b8e33
|
Add Russian translation (#2014)
* feat(i18n): add Russian translation
* Corrected the AI translation
Подправил AI перевод
* fix: format ru.json
|
2 months ago |
Bernd Storath
|
90b9ba15ec
|
feat: make api more secure (#2015)
make api more secure
|
2 months ago |
Bernd Storath
|
0abc419db7
|
fix lint errors
|
3 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 <noreply-mt-openai@weblate.org>
|
3 months ago |
Bernd Storath
|
4bb880c4b7
|
update packages
|
3 months ago |
SebastiaanTheCoder
|
b0ba9e43f9
|
Updated traefik documentation (#2005)
|
3 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 <999999bst@gmail.com>
|
3 months ago |
Bernd Storath
|
22812e0632
|
Fix: Admin menu text (#1999)
make admin menu reactive
|
3 months ago |
Bernd Storath
|
4d84e1d9d3
|
fix changelog
|
3 months ago |
Bernd Storath
|
9368b857e8
|
Bump version to 15.1.0
|
3 months ago |
Bernd Storath
|
0f663df7f6
|
Add option to disable ipv6 (#1951)
* add option to disable ipv6
* don't add ipv6 address
* update docs
|
3 months ago |
Kirill Dvoretskov
|
68fde7d165
|
Updated container launch commands (#1989)
* Updated container launch commands
* one more occurrence
---------
Co-authored-by: Bernd Storath <999999bst@gmail.com>
|
3 months ago |
杨黄林
|
501a784264
|
Add Chinese Simplified (#1990)
* Add Chinese Simplified
* fix formatting
---------
Co-authored-by: Bernd Storath <999999bst@gmail.com>
|
3 months ago |
Bernd Storath
|
629c184195
|
update packages
|
3 months ago |
Rayyamhk
|
76b8818a33
|
feat: Add Traditional Chinese (zh-HK) i18n Support (#1988)
* feat:add translation for zh-hk
* fix formatting issues
|
3 months ago |
Pascal Dietrich
|
6c52301a64
|
Add german translations (#1889)
|
3 months ago |
Bernd Storath
|
be26db63ca
|
add docs on how to add/update translation
|
3 months ago |