Slava-Shchipunov
fb008b93c8
chore: remove .github/workflows/run-release.yml
2026-03-11 01:29:03 +07:00
Slava-Shchipunov
1607241233
docs: update README
...
Added information about the new AWG-2.0 release and automated builds.
2026-03-11 01:26:53 +07:00
Copilot
09256b1cc5
Simplify grep pattern in is_pkg_installed() for safer opkg matching ( #117 )
...
* Fix is_pkg_installed() opkg detection: use list-installed + exact grep match
opkg status always returns exit code 0 regardless of whether the package
is installed, making the previous check unreliable. Replace with
opkg list-installed piped through grep -q with an anchored pattern to
ensure exact package name matching without partial matches.
Co-authored-by: Slava-Shchipunov <92646230+Slava-Shchipunov@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: Slava-Shchipunov <92646230+Slava-Shchipunov@users.noreply.github.com >
2026-03-07 22:35:40 +07:00
Slava-Shchipunov
2c4fe317b3
Feat/update awg install ( #114 )
...
* feat: update awg install
* refactor: fix network restart
---------
Co-authored-by: Svyatoslav Shchipunov <s.shchipunov@tinkoff.ru >
2026-03-05 13:06:20 +07:00
mr. brown
676c821362
fix index.js to obtain pkgarch value from index.json instead of package name ( #113 )
2026-03-04 19:57:18 +07:00
CthulhuVRN
aa17c7a25c
Build support for apk packages ( #110 )
...
* Update build-module.yml
Add support of *.apk packages used since 25.12.0
* Update build-module.yml
* Update build-module.yml
v25.12.0
2026-03-04 16:01:51 +07:00
Slava-Shchipunov
46f0cba90b
Feat/update versions of packages ( #111 )
...
* feat: up awg tools version
* feat: up awg kernel module version
---------
Co-authored-by: Svyatoslav Shchipunov <s.shchipunov@tinkoff.ru >
2026-03-04 15:59:34 +07:00
Slava-Shchipunov
ad4c3e27c0
docs: add fork references to AWG-2.0 release links
...
Updated release links for AWG-2.0 versions to include fork references.
2026-02-27 00:42:21 +07:00
Slava-Shchipunov
d64ea7b53e
docs: add link to README
...
Added a note about the AWG-2.0 fork for version 24.10.0.
2026-02-27 00:38:05 +07:00
Slava-Shchipunov
e075dcb43f
feat: update versions of packages ( #109 )
...
* feat: up awg tools version
* feat: up awg kernel module version
---------
Co-authored-by: Svyatoslav Shchipunov <s.shchipunov@tinkoff.ru >
2026-02-27 00:34:28 +07:00
borisovmsw
449988b8e6
fix: fix QR code generation
...
* Update amneziawg.js
The QR code doesn't fit/isn't fully visible and can't be scanned.
* pixel size QR-code
Reduced the pixel size 3 so that the QR code is displayed fully on the smartphone browser.
2026-01-13 17:45:47 +07:00
Slava-Shchipunov
9591ffdebe
fix: fix issue 78 ( #80 )
...
* fix: add patch to fix stats
2025-12-24 11:24:12 +07:00
Slava-Shchipunov
3498354348
feat: add manual run for all platforms ( #79 )
...
Co-authored-by: Svyatoslav Shchipunov <s.shchipunov@tinkoff.ru >
2025-12-23 12:16:34 +07:00
Slava-Shchipunov
f4c13f262d
docs: fix shield
2025-12-22 14:15:15 +07:00
Slava-Shchipunov
6164b8e8d3
docs: add downloads counter to README.md
2025-12-22 14:14:06 +07:00
Slava-Shchipunov
c4e45cd3bc
docs: update README.md
2025-12-22 12:51:20 +07:00
Slava-Shchipunov
ce827121a1
refactor: use tag for source version
v24.10.5
2025-12-22 12:11:53 +07:00
Slava-Shchipunov
1589abe9ec
feat: update source version in kmod Makefile
2025-12-22 12:09:42 +07:00
Slava-Shchipunov
8b3f1c1e5d
docs: update README.md
2025-10-29 09:18:03 +07:00
Slava-Shchipunov
9a3f4520b3
feat: add PKGARCH to luci package
2025-10-23 22:16:20 +07:00
Slava-Shchipunov
c3264c3a99
chore: remove make_latest option from build action
v24.10.4
2025-10-05 01:16:04 +07:00
Slava-Shchipunov
aca98becff
fix: update kmod package version and source commit hash
2025-10-05 00:45:54 +07:00
Slava-Shchipunov
28c7463dd8
docs: fix username
2025-10-04 02:56:50 +07:00
Slava-Shchipunov
afcee2c1bd
fix: fix install script and update README ( #52 )
...
* fix: fix install script
* docs: update README.md
* feat: add make_latest param to Release job
* docs: fix username
2025-10-04 02:48:24 +07:00
Slava-Shchipunov
72112902be
fix: fix release step in build job
2025-10-04 00:40:44 +07:00
Slava-Shchipunov
bad6a2005d
feat: add awg 2.0 ( #51 )
...
* feat: update awg tools
* feat: update kmod-awg
* feat: update luci awg
* feat: update build-module.yml
* feat: update amneziawg-install.sh
* feat: update README.md
* fix: fix paths
* fix: fix adding packages
* fix: fix regexp
* fix: fix feeds install
* chore: disable run-release.yml
* feat: add rus lang package
* fix: install python3-pyelftools in build job
* feat: add manual start for build
* chore: remove build to all snapshots
2025-10-04 00:20:19 +07:00
Slava-Shchipunov
d3372b1535
docs: update README.md
2025-09-29 19:10:08 +07:00
Andrey
199ec6a51a
fix: Use new SVG icon ( #38 )
2025-07-17 13:39:21 +07:00
RTechSn
0c726cacbf
Fix Generate Configuration ( #36 )
...
* Fix "generate client configuration"
* Add qrencode dependency
* Added client IP and DNS settings in client config generator
* Added Download Config button
* fix
v24.10.2
2025-06-26 01:34:20 +07:00
EugeneTM
d91b8929de
fix var names in config import ( #35 )
...
Исправлены названия переменных для корректного импорта текстовой конфигурации
v24.10.1
2025-03-27 21:21:14 +07:00
Slava-Shchipunov
33e363e9d9
feat: disable sync owrt releases
2025-03-13 09:24:17 +07:00
Slava-Shchipunov
3d865a8d4d
feat: disable build to snapshots
2025-03-13 09:22:29 +07:00
Slava-Shchipunov
e285146833
docs: fix script link
draft-24.10.0
v24.10.0
2024-10-27 20:30:00 +07:00
Slava-Shchipunov
1dd92441aa
Feat/add install script ( #31 )
...
* feat: add awg install script
* fix: replace curl with wget
* fix: add opkg update run
* feat: add firewall settings
* fix: fix allowed_ips set
* fix: add timeout
* fix: fix peer create
* docs: update readme
2024-10-26 04:36:27 +07:00
Slava-Shchipunov
2de5a7406e
Merge pull request #30 from Slava-Shchipunov/fix/fix-release-sync-workflow
...
fix: fix run build job
v23.05.5
2024-10-07 18:16:12 +07:00
Svyatoslav Shchipunov
727d873870
fix: fix run build job
2024-10-07 18:15:24 +07:00
Slava-Shchipunov
e538a4cd3b
Merge pull request #29 from Slava-Shchipunov/fix/fix-release-sync-workflow
...
fix: fix run build job
2024-10-07 18:10:12 +07:00
Svyatoslav Shchipunov
2d0ce4148d
fix: fix run build job
2024-10-07 18:09:42 +07:00
Slava-Shchipunov
bdcc13cb62
Merge pull request #28 from Slava-Shchipunov/fix/fix-release-sync-workflow
...
fix: fix run build job
2024-10-02 13:11:25 +07:00
Svyatoslav Shchipunov
f4361730a1
fix: fix run build job
2024-10-02 13:10:47 +07:00
Slava-Shchipunov
bde01b77c4
Merge pull request #27 from Slava-Shchipunov/fix/fix-release-sync-workflow
...
fix: fix run build job
2024-10-02 13:02:21 +07:00
Svyatoslav Shchipunov
37f4fc71e2
fix: fix run build job
2024-10-02 13:01:50 +07:00
Slava-Shchipunov
12ffd61390
Merge pull request #26 from Slava-Shchipunov/fix/fix-release-sync-workflow
...
fix: fix run build job
2024-10-02 12:57:24 +07:00
Svyatoslav Shchipunov
4dc8ea2b6a
fix: fix run build job
2024-10-02 12:56:58 +07:00
Slava-Shchipunov
4add339eba
Merge pull request #25 from Slava-Shchipunov/fix/fix-release-sync-workflow
...
fix: fix run build job
2024-10-02 12:21:44 +07:00
Svyatoslav Shchipunov
e5696ca1e3
fix: fix run build job
2024-10-02 12:20:52 +07:00
Slava-Shchipunov
90508ad0b1
Merge pull request #24 from Slava-Shchipunov/fix/fix-release-sync-workflow
...
fix: fix run build job
2024-10-02 12:15:20 +07:00
Svyatoslav Shchipunov
aec74cab7d
fix: fix run build job
2024-10-02 12:14:53 +07:00
Slava-Shchipunov
9ae861fe88
Merge pull request #23 from Slava-Shchipunov/fix/fix-release-sync-workflow
...
fix: fix run build job
2024-10-02 12:12:04 +07:00
Svyatoslav Shchipunov
77e16b164c
fix: fix run build job
2024-10-02 12:11:12 +07:00