vladimir.kuznetsov
4ae608ed93
added import backup file from outside for ios
2023-09-13 16:11:08 +05:00
vladimir.kuznetsov
85eae0b74a
Merge branch 'feature/new-gui' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-09-09 15:01:03 +05:00
vladimir.kuznetsov
0a5657738e
added a wait for the file dialog to close when sharing ios files
2023-09-09 15:00:34 +05:00
Nethius
6a6b200861
Merge pull request #316 from amnezia-vpn/fixed_protocol_reload_old_value
...
fixed: protocol reloads old value in settings page
2023-09-09 01:30:21 +05:00
vladimir.kuznetsov
1c7868312d
added getting the path to the file for iOS
2023-09-09 01:29:28 +05:00
ronoaer
85414eb65f
fixed protocol reloads old value in settings page
2023-09-08 21:31:47 +08:00
vladimir.kuznetsov
b5dd48ad7b
reworking of getting the path to the file when saving/opening files
2023-09-07 22:45:01 +05:00
vladimir.kuznetsov
e1fa24c251
moved the qml filedialog opening code below the ios section
2023-09-06 22:26:37 +05:00
vladimir.kuznetsov
c166327835
filedialog for qml moved to main.qml
2023-09-06 22:20:59 +05:00
vladimir.kuznetsov
4ab006f065
added swipe up for menu on PageHome
2023-09-06 13:37:37 +05:00
vladimir.kuznetsov
7fc4ea0c68
Merge branch 'feature/new-gui' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-09-01 20:21:33 +05:00
vladimir.kuznetsov
a96f485e3c
added display of all protocols in the settings after installing a new container
...
- set the app's max height and width to 600/800
- expanded the description when removing containers
2023-09-01 17:39:23 +05:00
Mykola Baibuz
cacf74af3c
Fix iOS build
2023-09-01 01:08:44 +03:00
vladimir.kuznetsov
cbcf187814
added missing include files
2023-08-31 21:49:36 +05:00
vladimir.kuznetsov
4baa003c0d
removed old ui files
2023-08-31 16:00:41 +05:00
vladimir.kuznetsov
8cf8c3c122
Merge branch 'feature/new-gui' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-08-31 15:45:29 +05:00
vladimir.kuznetsov
e8862a3811
removed the use of QFileDialog
2023-08-31 15:42:59 +05:00
pokamest
810da0db61
Fixes for iOS
2023-08-28 14:14:10 -07:00
vladimir.kuznetsov
8f6aa950cd
fixed conflicts after merge
2023-08-28 22:03:28 +03:00
vladimir.kuznetsov
fe08fd3f0a
moved the connect button to the center of the screen
2023-08-28 11:06:58 +03:00
vladimir.kuznetsov
3f7e7f2601
fixed native wireguard config import if there is no port in the Endpoint field
2023-08-25 09:20:42 +05:00
vladimir.kuznetsov
4c79905f5b
added autostart and start minimized options
...
- added disabling split tunneling when selecting the wireguard protocol
- if for macos the application is minimized to tray, then now it is not displayed in the dock
2023-08-24 14:53:52 +05:00
vladimir.kuznetsov
23ad006187
removed Widgets from service part
2023-08-23 00:20:59 +05:00
vladimir.kuznetsov
f7926847ac
minor ui fixes
2023-08-22 14:37:29 +05:00
vladimir.kuznetsov
b5e1c78461
minor ui fixes
2023-08-20 13:36:54 +05:00
vladimir.kuznetsov
a40f365a54
"added display of busy server package manager on the PageSetupWizardInstalling"
2023-08-16 23:48:25 +05:00
vladimir.kuznetsov
e157160337
added disconnection from vpn when closing application for desktop
...
- many small ui fixes
2023-08-16 12:11:34 +05:00
vladimir.kuznetsov
14fa0b4fd3
added qr code scanner for ios
2023-08-13 11:28:32 +05:00
vladimir.kuznetsov
591d98d8b6
moved vpnConnection to separate thread
...
- added tabbar blocking when installing/removing containers
2023-08-09 18:17:29 +05:00
vladimir.kuznetsov
0c40a954fa
fixed include in sitesController for android build
2023-08-08 19:39:08 +05:00
vladimir.kuznetsov
90ae0b3e44
added PageSettingsSplitTunneling
...
- added a call to the context menu when clicking the right mouse button for textInput
2023-08-08 19:10:14 +05:00
vladimir.kuznetsov
2c429fd406
added removal of spaces when inserting ip addresses
...
- fixed server sharing when sharing a server available only for connection when choosing a server with full access
- removed the notification about an empty backup file when the user closes the file dialog without selecting anything
2023-08-02 21:46:02 +09:00
vladimir.kuznetsov
ebcca0c3b8
added processing of private ssh keys
2023-08-02 20:37:43 +09:00
vladimir.kuznetsov
0058edc24e
added server availability check after entering credentials
...
- moved the protocol self-selection button to the PageSetupWizardEasy page
2023-07-31 20:38:13 +09:00
vladimir.kuznetsov
1092abe776
added output of notifications/errors after installation/import
2023-07-31 00:13:08 +09:00
vladimir.kuznetsov
0411792ca5
added qr-code decoder for android
...
- added color change for status and navigation bar for android
2023-07-25 16:56:10 +09:00
vladimir.kuznetsov
0a1359ed16
moved the platform-specific android code for the new ui
2023-07-24 16:31:04 +09:00
vladimir.kuznetsov
5d677a9115
added pages for sftp and tor website settings
2023-07-18 11:15:04 +09: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
3aaa7b62ef
added page to display raw config
2023-07-14 13:14:50 +09:00
vladimir.kuznetsov
c13b9754eb
added protocol settings pages and models for openvpn, cloak and shadowsocks
2023-07-13 11:29:26 +09:00
vladimir.kuznetsov
a97417fd38
added config export in native format openvpn and wireguard
2023-07-05 10:15:38 +09:00
vladimir.kuznetsov
43261f8469
added busy indicator component
...
- replaced the image of the connect button with native rendering
2023-07-04 09:58:19 +09:00
vladimir.kuznetsov
9b07909ed8
added FlickableType to PageSettingsServerProtocols and PageSettingsServerServices
2023-06-30 13:45:11 +09:00
vladimir.kuznetsov
464d77dfb5
added functionality to change app language via settings
2023-06-30 10:40:43 +09:00
vladimir.kuznetsov
795405c47d
added display of amnesia dns container activity on the main page
2023-06-27 19:07:42 +09:00
vladimir.kuznetsov
2ef53c6df9
added separation for read/write and readonly servers for pageSettingsServerProtocols, PageSettingsServerServices, PageSettingsServerData
...
- added fields validations for pageSetupWizardCredentials
2023-06-23 15:24:40 +09:00
vladimir.kuznetsov
249be451f7
moved handling of connection states from qml in connectionController
...
- added a check for already installed containers before installing the server/container
- added a button to scan the server for installed containers
- added separation for read/write and readonly servers for pageHome
2023-06-21 20:56:00 +09:00
vladimir.kuznetsov
3a264e6baf
added a drawer to change the server name and moved the display of the exported config to a separate drawer
2023-06-20 10:25:24 +09:00
vladimir.kuznetsov
4224e8314b
Merge branch 'feature/new-gui' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-06-16 13:49:19 +09:00