vladimir.kuznetsov
7a245d80ee
fixed the use of defaultServerDefaultContainerChanged
2024-02-21 13:06:39 +05:00
Nethius
b3943ae5e3
serversModel cleanup ( #599 )
2024-02-19 14:54:15 +00:00
Shehab Ahmed
fd030a5fd4
Arabic translation ( #594 )
...
added Arabic translation
2024-02-16 10:19:47 +00:00
Nethius
92fbbd4812
bugfix/default-container-index ( #578 )
...
fixed get/set DefaultContainer
2024-02-13 15:20:13 +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
agalehaga
fd98ef1250
Reboot server button ( #553 )
...
* add button Reboot Server
2024-02-04 16:52:03 +00:00
pokamest
b45517bafd
Merge pull request #444 from amnezia-vpn/feature/killswitch
...
Kill Switch for desktop client
2024-01-29 11:23:23 -08:00
pokamest
bda64fa391
Merge pull request #536 from amnezia-vpn/bugfix/revoke-openvpn-client
...
fixed cache clearing when deleting admin configure
2024-01-29 07:31:09 -08:00
vladimir.kuznetsov
f7df621c56
fixed cache clearing when deleting admin configure
...
- added permissions for the crl.pem file
2024-01-27 18:09:14 +03:00
Mykola Baibuz
5c9d45a8a8
Use MacOS logic for LinuxFirewall
2024-01-24 17:20:50 -05:00
vladimir.kuznetsov
0160b0f9dc
editServer now does not update the whole model, but only the modified element
2024-01-23 23:57:14 +07:00
pokamest
27d8108e55
Merge pull request #501 from amnezia-vpn/feature/api-spit-tunneling
...
for servers received via api, ignore the split tunneling settings
2024-01-18 08:51:12 -08:00
vladimir.kuznetsov
eec81f8124
fixed append/rename/revoke client for cloak and ss on client management panel
2024-01-18 21:29:56 +07:00
vladimir.kuznetsov
fac57ac89a
for servers received via api, ignore the split tunneling settings
2024-01-17 11:28:57 +07:00
vladimir.kuznetsov
88cd5825d3
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into HEAD
2024-01-11 20:26:06 +07:00
vladimir.kuznetsov
673b8ad5b2
fixed insert rows count in appendClient function
2024-01-10 11:55:32 +07:00
vladimir.kuznetsov
2a03834bb2
fixed current processed server selection after import/install new server
2024-01-09 00:25:18 +07:00
pokamest
c9bde5cdc0
Merge pull request #479 from amnezia-vpn/feature/client-management-migrations
...
added migration from version 3 of client management to version 4
2023-12-25 22:00:13 -05:00
pokamest
f1a0b7f0ef
Merge pull request #473 from amnezia-vpn/bugfix/new-client-on-connection
...
fixed hang after creating configuration on connection
2023-12-25 12:21:44 -05:00
vladimir.kuznetsov
8f53d563a4
moved the client table for cloak and ss to the openvpn folder
2023-12-25 22:49:24 +07:00
pokamest
414740ffb7
Merge pull request #467 from amnezia-vpn/feature/full-access-last-config
...
full access config no longer contains the last_config field
2023-12-25 10:29:16 -05:00
vladimir.kuznetsov
a68f19d72f
added migration from version 3 of client management to version 4
2023-12-24 21:13:09 +07:00
vladimir.kuznetsov
9290775ab5
added removal of last_config when revoke admin config on client management panel
2023-12-21 23:34:27 +07:00
vladimir.kuznetsov
7aac9f9d0e
fixed hang after creating configuration on connection
...
- config created on connection is displayed as admin (platform name) on the client management page
- added config creation time on the client management page
2023-12-21 17:47:34 +07:00
pokamest
8905d6352c
Merge pull request #465 from amnezia-vpn/persian_translation
...
added persian translation file and menu item
2023-12-20 12:07:51 +00:00
Morteza Sherafati
491f09a51b
added persian translation file and menu item
2023-12-17 18:37:07 +00:00
vladimir.kuznetsov
39d1f1677f
fixed description update, after changing the default protocol
2023-12-13 14:14:37 +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
f3f98a50ed
fixed include path of servercontroller
2023-12-05 17:49:11 +07:00
vladimir.kuznetsov
0f4bb78712
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into HEAD
2023-12-05 17:38:53 +07:00
vladimir.kuznetsov
02efd9c217
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/client-management
2023-11-29 17:26:26 +03:00
vladimir.kuznetsov
5dc3b64e0b
added search bar for client management page
2023-11-23 14:54:49 +07:00
vladimir.kuznetsov
e8ceeb6e20
added full access sharing
2023-11-23 00:04:06 +07:00
vladimir.kuznetsov
c6a312845a
added client management
2023-11-21 20:31:53 +07:00
pokamest
147726ecb0
Merge branch 'dev' into feature/import-config-from-cloud
2023-11-01 21:42:07 +00:00
vladimir.kuznetsov
8164026891
fixed server config update, after container config change
2023-10-26 23:37:51 +05: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
59bccb1188
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into bugfix/split-tunneling
2023-10-22 20:00:39 +05:00
vladimir.kuznetsov
994aa32745
added getting awg parameters when adding an already installed awg container
2023-10-22 17:31:13 +05:00
vladimir.kuznetsov
3d60ac751e
removed the default protocol/server change if connected to VPN
2023-10-20 20:52:14 +05:00
vladimir.kuznetsov
fcf6bb43b7
Merge branch 'bugfix/split-tunneling' of github.com:amnezia-vpn/amnezia-client into bugfix/split-tunneling
2023-10-18 12:18:46 +05:00
vladimir.kuznetsov
f5f72f87a6
fixed switcher status display for page split site tunneling
2023-10-18 12:17:24 +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
9cf5590371
disabled split site tunneling for awg
2023-10-16 15:17:09 +05:00
vladimir.kuznetsov
7bd1340190
fixed display of sites on page split tunneling
2023-10-15 20:41:49 +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
9d6559f0d7
fixed an error when after the first connection with admin config the container model was not updated
2023-10-10 12:50:41 +05:00
pokamest
135726f177
Merge branch 'dev' into feature/amnezia-wireguard-client-impl
2023-10-06 14:22:45 +01:00
vladimir.kuznetsov
671ca0a66f
renamed amneziawireguard to awg
2023-10-06 17:26:45 +05:00