agalehaga
321ed810e3
fixed bug with double button clear server from amnezia software
2024-02-13 15:16:04 +02:00
albexk
17ff530683
Merge branch 'fix/android' into feature/update-cloak-binary
2024-02-13 12:32:36 +03:00
albexk
2b413736a4
Build with new version of awg lib. Move GoBackend to org.amnezia.vpn.protocol.wireguard package.
2024-02-13 12:30:55 +03:00
pokamest
a416d03614
Merge pull request #581 from amnezia-vpn/fix/amn-go-version
...
Update amneziawg-apple to amneziawg-go v0.2.1
2024-02-12 13:08:19 -08:00
Igor Sorokin
4de9a274dd
Update amneziawg-apple to amneziawg-go v0.2.1
2024-02-12 23:25:11 +03:00
Mykola Baibuz
0b8f3c9d9d
Update Cloak binary to v2.8.0
2024-02-12 21:01:44 +02:00
isamnezia
f3a168fd43
Codacy compatibility ( #575 )
...
Refactor and split iostunnel with cmake changes, code cleanup
2024-02-10 22:55:54 +00:00
isamnezia
158c11a0ec
Ios log 4 ( #569 )
...
iOS logging refactoring
2024-02-10 16:44:55 +00:00
pokamest
f2d13148a3
Windows build fix
2024-02-09 23:33:24 +00:00
pokamest
6c8b4e1fb2
Merge pull request #572 from amnezia-vpn/cleanup/remove_libleaf
...
libleaf cleanup
2024-02-09 14:49:19 -08:00
pokamest
c95dffff0c
libleaf cleanup
2024-02-09 21:22:27 +00:00
pokamest
6346fc04ae
Cleanup/3rd cleanup ( #570 )
2024-02-09 21:02:24 +00:00
pokamest
3a87354f8d
Code cleanup [noci]
2024-02-09 19:28:20 +00:00
Nethius
e0863a58aa
feature/api-controller-improvements ( #567 )
...
* added error handler for api controller
* while downloading the config from the api, the Connecting status is now displayed
* added a button to delete container config for api servers
* added crc check to avoid re-import of api configs
* fixed currentIndex of serversMenuContent after DefaultServerIndexChanged
* added closing the import window after re-importing the config from api
2024-02-09 18:23:26 +00:00
lunardunno
dba05aab07
Improved docker cleanup. ( #568 )
...
Improved docker cleanup.
Removing anonymous volumes associated with containers.
Specifying the full name of the amn0 network interface to remove when cleaning the server.
2024-02-09 13:00:44 +00:00
pokamest
fec904fd28
Merge pull request #566 from amnezia-vpn/bugfix/build_windows
...
Revert ninja generator for Windows builds
2024-02-07 05:03:16 -08:00
pokamest
db321bed5d
Revert ninja generator for Windows builds
2024-02-07 12:37:39 +00:00
pokamest
28cc0218c5
Merge pull request #564 from amnezia-vpn/pipeline
...
Improve pipeline
2024-02-06 09:39:04 -08:00
tiaga
a2d5f25b58
Improve pipeline
...
Update GitHub Actions versions to avoid deprecation warnings.
2024-02-06 23:40:46 +07:00
pokamest
3100160927
Update translations
2024-02-05 22:14:01 +00:00
pokamest
1c3fdd3c72
Merge pull request #561 from amnezia-vpn/bugfix/build_windows_fix
...
Bugfix/build_windows.bat fix
2024-02-05 06:40:04 -08:00
pokamest
0c13eda1f5
build_windows.bat fix
2024-02-05 13:09:53 +00:00
pokamest
f37b7cec87
Merge pull request #557 from amnezia-vpn/KsZnak-br1
...
Update PageSetupWizardCredentials.qml
2024-02-05 04:25:24 -08:00
pokamest
962c75b2ca
Merge pull request #558 from amnezia-vpn/KsZnak-text-change
...
Update PageSettingsServerData.qml
2024-02-05 04:25:04 -08:00
pokamest
9a62e2ae41
Merge pull request #560 from amnezia-vpn/revert-559-KsZnak-translation-ru-ex
...
Revert "Update amneziavpn_ru.ts"
2024-02-05 02:49:46 -08:00
pokamest
0f00dc4e7c
Revert "Update amneziavpn_ru.ts"
2024-02-05 10:48:31 +00:00
pokamest
0f04cf6eae
Merge pull request #559 from amnezia-vpn/KsZnak-translation-ru-ex
...
Update amneziavpn_ru.ts
2024-02-05 02:34:54 -08:00
KsZnak
dc76ad820f
Update amneziavpn_ru.ts
2024-02-05 01:39:39 +02:00
KsZnak
e0cde9f138
Update PageSetupWizardCredentials.qml
2024-02-04 22:02:47 +02:00
KsZnak
db1dc78e38
Update PageSettingsServerData.qml
2024-02-04 21:59:55 +02:00
agalehaga
fd98ef1250
Reboot server button ( #553 )
...
* add button Reboot Server
2024-02-04 16:52:03 +00:00
pokamest
cdf46c968a
Merge pull request #480 from amnezia-vpn/feature/error-code-output
...
added error code output
2024-02-01 05:05:36 -08:00
pokamest
72b20ef563
Version bump - 4.3.0.0
2024-01-31 20:37:10 +00:00
pokamest
30a0ac0def
Merge pull request #527 from amnezia-vpn/feature/api-awg
...
added support for awg configs for api
2024-01-31 12:04:54 -08:00
albexk
090208bd2c
Bug fix for processing exclude routes for older android versions
2024-01-31 19:59:00 +03:00
vladimir.kuznetsov
1e5c9c9c4d
if allowedIps from the backend is empty, split tunneling of the application works
2024-01-31 21:41:46 +07:00
vladimir.kuznetsov
5918f37ffa
Merge branch 'feature/api-awg' of github.com:amnezia-vpn/amnezia-client into feature/api-awg
2024-01-31 21:30:47 +07:00
vladimir.kuznetsov
554e1b1b91
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/api-awg
2024-01-31 21:30:18 +07:00
vladimir.kuznetsov
8f510c1431
added allowedIPs processing for configs from the backend
2024-01-31 21:29:39 +07:00
vladimir.kuznetsov
4723019624
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into HEAD
2024-01-31 12:42:19 +07:00
vladimir.kuznetsov
1be9078b6c
added break after each line in errorstrings
2024-01-31 12:42:05 +07:00
pokamest
520658a295
Merge pull request #550 from amnezia-vpn/KsZnak-patch-1
...
Ks znak patch 1
2024-01-30 15:58:50 -08:00
pokamest
b9ec722abb
Merge pull request #543 from amnezia-vpn/KsZnak-patch-7
...
Update PageSettingsSplitTunneling.qml
2024-01-30 15:57:40 -08:00
pokamest
d917c798d7
Merge pull request #544 from amnezia-vpn/KsZnak-patch-8
...
Update PageSettingsAbout.qml
2024-01-30 15:57:10 -08:00
pokamest
0d168c039f
Merge pull request #545 from amnezia-vpn/KsZnak-patch-6
...
Update PageSettingsSplitTunneling.qml
2024-01-30 15:56:50 -08:00
pokamest
af8f265555
Merge pull request #546 from amnezia-vpn/KsZnak-patch-5
...
Update PageSettingsConnection.qml
2024-01-30 15:56:29 -08:00
pokamest
c0e0d64284
Merge pull request #547 from amnezia-vpn/KsZnak-patch-4
...
Update PageServiceTorWebsiteSettings.qml
2024-01-30 15:56:02 -08:00
pokamest
9466a71141
Merge pull request #548 from amnezia-vpn/KsZnak-patch-3
...
Update PageProtocolOpenVpnSettings.qml
2024-01-30 15:55:29 -08:00
pokamest
d28a586a97
Merge pull request #549 from amnezia-vpn/KsZnak-patch-2
...
Update containers_defs.cpp
2024-01-30 15:55:04 -08:00
pokamest
6fde0b6663
Merge pull request #551 from amnezia-vpn/KsZnak-change-eng-text
...
Update PageSetupWizardCredentials.qml
2024-01-30 15:54:10 -08:00