amnezia-client/client/core/controllers
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
..
apiController.cpp feature: added subscription expiration date for premium v2 (#1261) 2024-12-09 13:32:49 +07:00
apiController.h added processing of auth_data section when requesting api config 2024-10-06 13:23:19 +08:00
serverController.cpp added domain name resolving before connection for wg/awg and xray protocols (#814) 2024-09-16 22:14:13 +01:00
serverController.h pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00
vpnConfigurationController.cpp added domain name resolving before connection for wg/awg and xray protocols (#814) 2024-09-16 22:14:13 +01:00
vpnConfigurationController.h pass errorCode by reference in configurators 2024-05-09 20:56:52 +03:00