vladimir.kuznetsov
65f60ab922
refactoring: replaced part of the code to work with new config classes
2025-06-26 09:57:29 +08:00
Mitternacht822
2c44999a31
Fixed bug with not applying changes to subnet address when reinstalling server ( #1546 )
...
* fixed bug with not applying changes to subnet address when reinstalling server
* fixed wireguard empty 'subnet address' field after reinstalling and removed showing mask for AWG and wireguard in UI
2025-05-07 20:17:42 +07:00
vladimir.kuznetsov
e9250afd2b
refactoring: simplified the validity check of the config before connection
...
- improved project structure
2025-02-15 11:50:42 +07:00
vladimir.kuznetsov
b183a3b232
feature: added pages for subscription settings feature
2025-02-06 15:26:47 +07:00
Nethius
31867993ce
chore: minor fixes ( #1235 )
2024-11-06 12:57:39 +07:00
Nethius
4685d3b543
bugfix/api auth data saving ( #1195 )
...
* bugfix: fixed authData saving
* bugfix: added serviceInfo processing from api response
2024-10-24 16:12:53 +01:00
Pokamest Nikak
c9cd860654
Merge branch 'dev' into bugfix/win_check_ps
2024-10-18 15:42:08 +01:00
pokamest
e14681801e
Merge pull request #1086 from amnezia-vpn/bugfix/pw_rnd_gen
...
Switched to secure PRNG & some pw len increased
2024-10-18 14:17:33 +01:00
pokamest
f106b4d367
Merge pull request #1117 from amnezia-vpn/feature/process-auth-data
...
added processing of auth_data section when requesting api config
2024-10-18 10:57:57 +01:00
Nethius
7b838e77a0
bugfix: removed the importErrorOccurred() signal overload, since qml does not know how to handle signal overloads ( #1111 )
2024-10-13 12:14:43 +01:00
vladimir.kuznetsov
dce08b3ecc
added processing of auth_data section when requesting api config
...
- fixed saving api_config section when processing backend response
2024-10-06 13:23:19 +08:00
Pokamest Nikak
1542adba82
Switched to secure PRNG & some pw len increased
2024-09-23 00:44:25 +01:00
Pokamest Nikak
1f08d78b43
wip
2024-09-22 22:52:59 +01:00
Nethius
918be16372
feature: added isAvailable flag support ( #1032 )
...
* feature: added isAvailable flag support
* added the option to switch to dev env
2024-09-09 13:27:29 +01:00
Nethius
843156cf1b
New start page and AmneziaFree support ( #865 )
...
New start page and AmneziaFree support
2024-08-20 10:54:05 +01:00
vladimir.kuznetsov
3fc9edd346
update default values of additional awg parameters
2024-08-12 09:56:00 +04:00
Nethius
c22f9ff08a
added ui for proxy container ( #762 )
...
Added proxy container
2024-06-10 12:35:24 +01:00
Vladyslav Miachkov
b027fff103
Add clickable docs url on error ( #806 )
2024-05-25 03:00:51 -07:00
pokamest
f0085f52eb
Merge pull request #752 from amnezia-vpn/feature/ssh-one-session
...
ssh client now reuses an existing session instead of opening a new one
2024-04-18 05:05:00 -07:00
Nethius
98e6358fd3
added a check that S1 + messageInitiationSize should not be equal to S2 + messageResponseSize ( #754 )
2024-04-17 03:28:47 -07:00
vladimir.kuznetsov
f372f4074b
fixed reset api button for non-default server
2024-04-17 12:26:35 +05:00
isamnezia
151e662027
VPNC control and logging ( #748 )
...
VPNC control and logging
2024-04-14 23:04:01 +01:00
vladimir.kuznetsov
ec650a65f7
ssh client now reuses an existing session instead of opening a new one
2024-04-12 20:00:21 +05:00
Vladyslav Miachkov
7bfbdca72a
Show error if reboot server failed
2024-04-06 23:35:55 +03:00
Nethius
10ea9b418a
supported container on connection ( #736 )
2024-04-06 11:42:17 -07:00
Nethius
a6ca1b12da
moved protocol config generation to VpnConfigirationsController ( #665 )
...
Moved protocol config generation to VpnConfigurationsController
2024-04-01 14:20:02 +01:00
Mykola Baibuz
ba4237f1dd
Xray with Reality protocol ( #494 )
...
* Xray with Reality for desktops
2024-03-27 11:02:34 +00:00
Mykola Baibuz
e646b85e56
Setup MTU for WG/AWG protocol ( #576 )
...
Setup MTU for AWG/WG protocol
2024-03-18 10:41:53 +00:00
Nethius
b3943ae5e3
serversModel cleanup ( #599 )
2024-02-19 14:54:15 +00:00
Nethius
92fbbd4812
bugfix/default-container-index ( #578 )
...
fixed get/set DefaultContainer
2024-02-13 15:20:13 +00:00
agalehaga
fd98ef1250
Reboot server button ( #553 )
...
* add button Reboot Server
2024-02-04 16:52:03 +00:00
vladimir.kuznetsov
a91ab0e910
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into HEAD
2023-12-13 14:21:51 +07:00
vladimir.kuznetsov
b4c89ad58f
Reworked the interaction between models. Now only serversModel directly interacts with server config
2023-12-08 13:50:03 +07:00
vladimir.kuznetsov
3defb09da9
added a button to cancel installation if the package manager on the server is busy
2023-11-30 19:21:57 +07:00
vladimir.kuznetsov
16724645ce
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/import-config-from-cloud
2023-10-23 21:40:18 +05:00
vladimir.kuznetsov
dadf0cf96e
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into dev
2023-10-20 21:51:40 +05:00
vladimir.kuznetsov
3d60ac751e
removed the default protocol/server change if connected to VPN
2023-10-20 20:52:14 +05:00
pokamest
2da1025f26
Random port on install
2023-10-20 02:25:40 +01:00
vladimir.kuznetsov
79e1761c1f
added generation of random values for awg parameters
2023-10-19 01:14:09 +05:00
vladimir.kuznetsov
2f0c1eeecc
fixed selection of default container after installing a new server
2023-10-18 00:36:40 +05:00
vladimir.kuznetsov
8e0eef3316
fixed selection of default container after installing a new container
2023-10-16 13:40:43 +05:00
pokamest
c7cd8e4c80
Minor ui fixes and refactoring
2023-10-15 02:30:42 +01:00
vladimir.kuznetsov
25f8283edd
added getting the config from the cloud service
2023-10-12 20:48:03 +05:00
vladimir.kuznetsov
d364dbac2c
now when a new container is installed, it is selected as the default container
2023-10-09 22:39:32 +05:00
Nethius
5c121ea48d
Merge pull request #353 from amnezia-vpn/feature/added_i18n_for_v4
...
added i18n for v4
2023-10-06 11:49:17 +03:00
ronoaer
079c9176ef
fixed minor issues of translation
2023-10-06 15:29:15 +08:00
ronoaer
08defbbbd8
updated original string format, for adapting multi-language
2023-10-05 13:26:11 +08:00
ronoaer
79d371fb76
translated pages from english to chinese
2023-10-05 00:54:49 +08:00
vladimir.kuznetsov
7d4a01c757
minor ui fixes
2023-10-03 23:28:44 +05:00
vladimir.kuznetsov
c0cb5b96bf
added reconnection to vpn after changing any protocol settings
2023-09-17 17:03:39 +05:00