vladimir.kuznetsov
152d7bc3b3
added restore default settings for dns settings page
2023-09-18 17:52:41 +05:00
vladimir.kuznetsov
9e7cf3ccd9
added PageServiceDnsSettings
2023-09-18 16:39:26 +05:00
Nethius
814c574f26
Merge pull request #328 from amnezia-vpn/bugfix/add_top_close_button
...
added close button when drawer shown in the topright corner
2023-09-18 10:48:13 +05:00
vladimir.kuznetsov
fd09321f8e
removed the 'mount sftp folder' button for mobile platforms
2023-09-18 00:16:58 +05:00
Nethius
32dda9b904
Merge pull request #325 from amnezia-vpn/bugfix/reconnectvpn_when_dc_changed
...
auto reconection when current-server's defaul container hase been cha…
2023-09-17 17:06:02 +05:00
vladimir.kuznetsov
c0cb5b96bf
added reconnection to vpn after changing any protocol settings
2023-09-17 17:03:39 +05:00
Nethius
ff60030ffb
Merge pull request #329 from amnezia-vpn/bugfix/text_not_saved_after_edited
...
fixed additional info can not be save in page OpenVpn settings
2023-09-17 15:17:28 +05:00
vladimir.kuznetsov
f40bf2d9ba
limited the length of the displayed server name
...
- added auto-selection of the first available protocol when changing the server on the PageShare page
2023-09-17 15:01:31 +05:00
ronoaer
9eebee3ce3
fixed additional info can not be save in page OpenVpn settings
2023-09-16 16:20:19 +08:00
ronoaer
8a3bdf136b
added close button when drawer shown in the topright corner
2023-09-16 08:05:43 +08:00
vladimir.kuznetsov
c0aca97083
Merge branch 'feature/new-gui' of github.com:amnezia-vpn/amnezia-client into HEAD
2023-09-14 21:26:13 +05:00
vladimir.kuznetsov
2b3383a163
removed the transition animation between tabs in the main menu
...
- fixed Drawer freezing when importing files from outside the application
2023-09-14 15:21:35 +05:00
Nethius
3c8d923299
Merge pull request #322 from amnezia-vpn/bugfix/reconnect_server_when_changevp
...
reconnect to server when changed the protocol and status is connected…
2023-09-13 20:48:37 +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
4ae608ed93
added import backup file from outside for ios
2023-09-13 16:11:08 +05:00
vladimir.kuznetsov
e2aef1fc1d
fixed display of installation errors on the initial installation screen
2023-09-13 11:09:29 +05:00
ronoaer
16cadfeae8
the cursor changes to Qt.PointingHandCursor when hovering over links
2023-09-13 09:39:17 +08:00
ronoaer
3c9b42b9f7
deleted unused code
2023-09-13 08:44:50 +08:00
ronoaer
9c0f27edb4
removed invalid codes
2023-09-13 08:01:14 +08:00
ronoaer
f81ee1b267
reconnect to server when changed the protocol and status is connected or connnecting
2023-09-12 21:38:36 +08:00
ronoaer
72eb36f5b3
fixed the implicitWidth error in protocol installation page
2023-09-11 18:55:50 +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
f751657903
fixed false triggering of swipes for the main menu drawer of PageHome
2023-09-09 22:41:36 +05:00
ronoaer
85414eb65f
fixed protocol reloads old value in settings page
2023-09-08 21:31:47 +08:00
vladimir.kuznetsov
fdff57da7c
fixed navigation during initial installation
2023-09-08 18:05:08 +05: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
a76e22c021
Merge branch 'feature/new-gui' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-09-06 22:22:01 +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
Mykola Baibuz
c4f94efe24
Android fileSave fixes
2023-09-02 17:04:35 -04: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
Mykola Baibuz
195a3ab170
Save files for iOS
2023-09-01 17:29:48 +03: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
vladimir.kuznetsov
b58295d1d6
added the ability to restore settings from backup on the initial screen
...
- fixed the display of services in the settings for mobile devices
2023-09-01 00:48:58 +05:00
vladimir.kuznetsov
cbcf187814
added missing include files
2023-08-31 21:49:36 +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
Mykola Baibuz
1c1a82696b
Fix qrDecoder for Android
2023-08-30 17:23:55 -04:00
vladimir.kuznetsov
639c18395b
fixed display of notification about successful clearing of cached profiles
...
- limited the input for the Port field to only numeric values, in the range 1-65535
2023-08-28 14:18:41 +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
29bef052c7
minor ui fixes
2023-08-26 10:08:50 +03:00
vladimir.kuznetsov
c271235d16
added confirmation dialog when clearing logs and notification after clearing
2023-08-24 16:22:55 +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
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
0060f57b63
fixed selection of connection type on PageShare when changing protocol
2023-08-19 13:12:54 +05:00
vladimir.kuznetsov
ddaa5b784d
minor ui fixes
2023-08-18 14:14:45 +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
a8deb3593b
dropdown list fixes to match design layout
2023-08-16 22:45:05 +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