vladimir.kuznetsov
|
69dd415ab5
|
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into bugfix/windows-crush-on-utf8-symbolos
|
2023-12-28 14:47:19 +07:00 |
|
vladimir.kuznetsov
|
67f29ac483
|
added conversion using the system locale
|
2023-12-26 13:36:21 +07:00 |
|
vladimir.kuznetsov
|
11641c5e22
|
added error code output
|
2023-12-24 21:11:47 +07:00 |
|
albexk
|
eafac491d8
|
Add a stub for errors coming from Android
These errors are related to VPN connection errors
|
2023-12-22 15:35:24 +03:00 |
|
vladimir.kuznetsov
|
b892156092
|
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into HEAD
|
2023-12-16 09:23:44 +07:00 |
|
vladimir.kuznetsov
|
7b1b8dc749
|
fixed server search for sftp, dns and tor containers
|
2023-12-15 13:58:30 +07: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
|
0f4bb78712
|
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into HEAD
|
2023-12-05 17:38:53 +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 |
|
pokamest
|
d38c7ce6a5
|
Error codes cleanup
|
2023-11-22 13:57:05 +00:00 |
|
pokamest
|
e8a2e54d05
|
Typo fix
|
2023-11-15 12:51:39 +00:00 |
|
pokamest
|
147726ecb0
|
Merge branch 'dev' into feature/import-config-from-cloud
|
2023-11-01 21:42:07 +00:00 |
|
useribs
|
4848091203
|
Update servercontroller.cpp, replace 2 calls (shred ; rm) with one (shred -u)
|
2023-10-30 20:09:13 +03:00 |
|
vladimir.kuznetsov
|
4ae9cddcce
|
fixed a typo in the serverController include
|
2023-10-23 23:53:46 +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
|
994aa32745
|
added getting awg parameters when adding an already installed awg container
|
2023-10-22 17:31:13 +05:00 |
|
vladimir.kuznetsov
|
79e1761c1f
|
added generation of random values for awg parameters
|
2023-10-19 01:14:09 +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 |
|
pokamest
|
10435cea69
|
Tiny refactoring and text fixes
|
2023-10-12 01:15:05 +01:00 |
|
vladimir.kuznetsov
|
aa4a79934a
|
renamed amenziawireguard to awg
|
2023-10-06 17:19:44 +05:00 |
|
vladimir.kuznetsov
|
b7a65343af
|
added the ability to change awg parameters on the protocol settings page
|
2023-10-06 16:43:52 +05:00 |
|
vladimir.kuznetsov
|
af53c456ea
|
added passing new wireguard config parameters over uapi and configuring the amneziawireguard container
|
2023-09-27 00:40:01 +05:00 |
|
vladimir.kuznetsov
|
6afdd8375d
|
added models, classes and ui files for amnezia wireguard
|
2023-09-22 00:37:55 +05:00 |
|
vladimir.kuznetsov
|
c0cb5b96bf
|
added reconnection to vpn after changing any protocol settings
|
2023-09-17 17:03:39 +05:00 |
|
ronoaer
|
bfc8c10f3d
|
auto reconection when current-server's defaul container hase been changed
|
2023-09-13 20:49:44 +08:00 |
|
vladimir.kuznetsov
|
551f7616f0
|
fixed the display of the protocol list in the settings when attempting to install a container that is already installed on the server
|
2023-09-11 13:56:49 +05:00 |
|
vladimir.kuznetsov
|
e3e2c0ab6a
|
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
|
2023-08-31 15:44:08 +05:00 |
|
vladimir.kuznetsov
|
e8862a3811
|
removed the use of QFileDialog
|
2023-08-31 15:42:59 +05:00 |
|
pokamest
|
a2893bac7e
|
Fixes for sudo error "host not found"
|
2023-08-30 20:39:14 +01:00 |
|
vladimir.kuznetsov
|
3964bffce4
|
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
|
2023-08-16 23:47:21 +05:00 |
|
pokamest
|
ba3ef98d1e
|
Fix for server busy check (#287)
Fix for server busy check
|
2023-08-16 16:08:08 +01:00 |
|
vladimir.kuznetsov
|
e0d6e0117e
|
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
|
2023-08-16 13:26:41 +05:00 |
|
pokamest
|
de83db10d6
|
sshclient.cpp fix
|
2023-08-13 11:13:22 +01:00 |
|
pokamest
|
4c690dd3c6
|
Install scripts fixes (#275)
* Install scripts fixes
|
2023-08-13 11:10:41 +01:00 |
|
vladimir.kuznetsov
|
5b8a0881b7
|
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
|
2023-07-18 05:36:17 +03:00 |
|
pokamest
|
35ecb8499d
|
WireGuard for MacOS (#248)
* WireGuard for MacOS
* Fix openvpn block-outside-dns
|
2023-07-15 22:19:48 +01:00 |
|
vladimir.kuznetsov
|
75489c00c2
|
added button 'Reset settings and remove all data from the application'
|
2023-07-14 22:59:49 +09:00 |
|
vladimir.kuznetsov
|
d0c9c1043c
|
Merge remote-tracking branch 'remotes/origin/dev' into feature/new-gui
|
2023-06-27 13:38:06 +03:00 |
|
vladimir.kuznetsov
|
cd3263db50
|
made libssh::ssh_connect a non-blocking feature
- extended error handling when connecting via ssh
|
2023-06-10 05:25:41 +03:00 |
|
vladimir.kuznetsov
|
420c33d3ba
|
added PageSetupWizardViewConfig
- added a popup with a question when deleting containers/servers
- added import from code and import error handling
|
2023-06-05 15:49:10 +08:00 |
|
pokamest
|
17fb2a98d6
|
Fix question when removing server from list
|
2023-05-24 12:18:40 +01:00 |
|
vladimir.kuznetsov
|
0479113949
|
moved ContainersPageHomeListView and ConnectionTypeSelectionDrawer to separate components
|
2023-05-22 00:10:51 +08:00 |
|
pokamest
|
00d61def0b
|
Merge pull request #226 from amnezia-vpn/bugfix/sftp-files-permissions
bugfix/sftp-files-permissions
|
2023-04-19 16:19:47 +01:00 |
|
vladimir.kuznetsov
|
f5a26c7116
|
set the value S_IRWXU for windows, so that when copying via sftp, the necessary permissions for the file are set
|
2023-04-19 17:58:03 +03:00 |
|
vladimir.kuznetsov
|
7216a8b923
|
in the port busy check, for tcp now only LISTEN ports are checked
|
2023-04-19 06:39:50 +03:00 |
|
vladimir.kuznetsov
|
fc603f11ce
|
in the port busy check, for tcp only the local port is now checked
|
2023-04-18 20:00:40 +03:00 |
|
vladimir.kuznetsov
|
3dabaeb2c9
|
skipping sudo check for root user
|
2023-04-18 05:48:37 +03:00 |
|
pokamest
|
af29637163
|
Merge branch 'dev'
|
2023-04-11 18:00:54 +01:00 |
|
Josh Soref
|
7351fe9633
|
Spelling (#214)
Spelling fixed
|
2023-04-11 14:50:44 +01:00 |
|