aiamnezia
bb91d6be9f
Merge branch 'dev' into feature/xray-user-management
2024-12-09 13:09:43 +04:00
aiamnezia
a86b0872c7
add logs and relevant errors
2024-12-09 13:09:12 +04:00
Nethius
2db99715b1
feature: added subscription expiration date for premium v2 ( #1261 )
...
* feature: added subscription expiration date for premium v2
* feature: added a check for the presence of the “services” field in the response body of the getServicesList() function
* feature: added prohibition to change location when connection is active
* bugfix: renamed public_key->end_date to public_key->expires_at according to the changes on the backend
2024-12-09 13:32:49 +07:00
aiamnezia
0291abede7
Small style fix
2024-11-28 08:33:42 +04:00
aiamnezia
46a7f97e32
Fix connection to server from old versions by credentials
2024-11-27 15:52:10 +04:00
aiamnezia
7a63ef79f4
Fix revoking clients with non-root server users
2024-11-21 05:25:00 +04:00
aiamnezia
d6e5853b03
Merge branch 'dev' into feature/xray-user-management
2024-11-21 05:04:51 +04:00
aiamnezia
83967d7a88
Fix revoking client when clear profile
2024-11-11 20:38:04 +04:00
aiamnezia
c907818311
Add xray native config export
2024-11-07 22:52:40 +04:00
aiamnezia
1077f009aa
Add input data validation
2024-10-29 20:50:41 +04:00
aiamnezia
08bbf8818e
Fix creation of Xray client config
2024-10-26 07:39:51 +04:00
aiamnezia
9ecdcc7e0a
Merge branch 'dev' into feature/xray-user-management
2024-10-26 06:01:51 +04:00
aiamnezia
76a439d16d
Implement client management functionality for Xray
2024-10-26 05:48:42 +04: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
Nethius
399a8c6d28
bugfix: fixed qml warnings when loading user list on PageShare ( #1119 )
2024-10-11 08:58:30 +07:00
Vitaly
253ae75795
Added list of AllowedIPs for WireGuard/AWG connections on Share -> Users ->ExpandedContent page ( #1055 )
...
Added list of AllowedIPs for WireGuard/AWG connections on Share -> Users ->ExpandedContent page
2024-09-17 13:28:44 +07:00
Nethius
96566f04ee
feature/mtu connection config ( #833 )
...
* added the ability to change mtu for connection-only configs
* added replacing MTU with default when importing awg/wg configs in amnezia
2024-09-13 09:38:48 +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
Nethius
6c5d590169
fixed xray port processing ( #983 )
...
* fixed xray port processing
* fixed saving port when changing xray settings and saving transport protocol when changing all the protocols settings
2024-08-19 10:17:09 +01:00
Cyril Anisimov
3d7a46d058
add xray client id to the clients table
2024-08-13 19:21:20 +02:00
Nethius
acf7fa261a
fixed qml warnings and hindi language warnings ( #805 )
2024-07-11 10:36:24 +01:00
vladimir.kuznetsov
cf8492240e
moved xray higher on the list of containers during installation
2024-07-02 22:00:28 +02:00
Nethius
c22f9ff08a
added ui for proxy container ( #762 )
...
Added proxy container
2024-06-10 12:35:24 +01:00
pokamest
9fe75c6120
Merge pull request #831 from amnezia-vpn/bugfix/wg-show-possible-crash-fix
2024-06-03 08:49:26 +01:00
vladimir.kuznetsov
5db0c281ee
fixed isDefaultServerDefaultContainerHasSplitTunneling()
2024-05-30 12:42:53 +02:00
Vladyslav Miachkov
aac9bfcea6
Possible wg show crash fix
2024-05-27 18:58:36 +03:00
Mykola Baibuz
e6ee9085a2
Connection string support for XRay protocol ( #777 )
...
* Connection string support for XRay protocol
2024-05-27 16:15:55 +01:00
pokamest
9ace09a604
Merge pull request #788 from amnezia-vpn/bugfix/wgshow-invert-transfer-data
2024-04-30 02:34:10 -07:00
Vladyslav Miachkov
a9d038d8bf
Invert received/sent data for client info
2024-04-29 22:40:37 +03:00
Shehab Ahmed
54a6845315
Add Hindi language
2024-04-29 19:52:57 +03:00
Vladyslav Miachkov
cf8a0efd0d
Get data from wg show command ( #764 )
...
Get data from wg show command
2024-04-28 14:03:41 +01:00
pokamest
03c18c44e2
Merge pull request #774 from amnezia-vpn/fix/remove_appname_log
...
Remove logging of application and package names
2024-04-25 07:53:53 -07:00
Shehab Ahmed
72ffc7ce6a
Translation/urdu language ( #773 )
...
* add Urdu translation
2024-04-25 15:30:31 +01:00
Nethius
87b738ef16
added killSwitch switcher ( #746 )
...
* added killSwitch switcher
* KillSwitch toggle for OpenVPN and XRay
* killSwitch toggle for AWG/WG protocol
* Some fixes for killSwitch
2024-04-25 14:01:00 +01:00
albexk
b868831bcb
Remove logging of application and package names, as this is personal user data
2024-04-22 16:56:27 +03: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
5c19b08e5e
fixed checkbox selection on installedAppsDrawer ( #759 )
...
* fixed checkbox selection on installedAppsDrawer
* added sorting by name for split tunneling by application
2024-04-18 13:01:26 +01:00
Vladyslav Miachkov
79edbe52a3
Prevent editing active container ( #749 )
...
* Prevent editing active container
* Prevent clear active container's cache
2024-04-18 12:49:57 +01: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
ec650a65f7
ssh client now reuses an existing session instead of opening a new one
2024-04-12 20:00:21 +05:00
vladimir.kuznetsov
fdd600794e
fixed adding/removing routes when split tunneling is disabled
2024-04-08 16:13:26 +05:00
Nethius
10ea9b418a
supported container on connection ( #736 )
2024-04-06 11:42:17 -07:00
Nethius
e39efb1d68
app split tunneling search field ( #727 )
2024-04-06 08:29:51 -07:00
vladimir.kuznetsov
84ad167ab4
fixed api server rename
2024-04-05 22:00:23 +05:00
Mykola Baibuz
f73586185b
Add Ukrainian translation ( #722 )
...
Add Ukrainian translation
2024-04-04 19:25:39 +01:00
Vladyslav Miachkov
b0fcf92ada
Fix inverted switches
2024-04-04 10:40:03 +03:00
Nethius
a6ca1b12da
moved protocol config generation to VpnConfigirationsController ( #665 )
...
Moved protocol config generation to VpnConfigurationsController
2024-04-01 14:20:02 +01:00
Nethius
adab30fc81
feature/app-split-tunneling ( #702 )
...
App Split Tunneling for Windows and Android
2024-04-01 12:45:00 +01:00
Mykola Baibuz
ba4237f1dd
Xray with Reality protocol ( #494 )
...
* Xray with Reality for desktops
2024-03-27 11:02:34 +00:00