Nethius
9cab51fb00
added open service logs to logs page ( #951 )
...
* added open service logs to logs page
* redesign of log saving buttons
* hide service logs buttons for mobile platforms
* refactoring: moved logger to common folder
* feature: added the ability to enable logs to the start screen
2024-09-09 17:53:44 +01:00
Nethius
918be16372
feature: added isAvailable flag support ( #1032 )
...
* feature: added isAvailable flag support
* added the option to switch to dev env
2024-09-09 13:27:29 +01:00
albexk
175477d31f
Android qt 6.7 ( #1024 )
...
* Up Gradle to 8.10
* Update Android dependencies
* Up Qt to 6.7.2
* Up qtkeychain to 0.14.3
* Move function of changing the color of the navigation bar to the android side
* Fix splashscreen and recent apps thumbnail backgrounds
* Android authentication refactoring
* Fix GitHub action
* Fix the extra circle around the connect button on Android
* Fix keyboard popup
* Increase the amount of requestNetwork attempts on Android 11
2024-09-09 12:36:33 +01:00
vladimir.kuznetsov
558f613acc
feature: added 'copy mail' button on about page
2024-08-30 16:19:11 +04:00
Mykola Baibuz
758b25947c
Fix Windows IPsec ( #909 )
...
* Fix Windows IPsec
* Fix work wth PKCS12 TempFile
2024-08-23 14:23:19 +01:00
Nethius
843156cf1b
New start page and AmneziaFree support ( #865 )
...
New start page and AmneziaFree support
2024-08-20 10:54:05 +01:00
vladimir.kuznetsov
0a37ffd5e3
added qsTr() for PageProtocolAwgSettings
2024-08-08 09:57:51 +04:00
albexk
ef06fcb4f4
Fix calling paste from clipboard when launching app on android
2024-08-03 13:02:34 +03:00
Garegin866
003c3a23c4
Fixed ui bug on qt6.7
2024-07-26 22:26:15 +04:00
pokamest
c59216b58a
Merge pull request #880 from StrikerRUS/translation
...
add artifact with translations and update Russian translation
2024-07-11 02:59:14 -07:00
Nethius
acf7fa261a
fixed qml warnings and hindi language warnings ( #805 )
2024-07-11 10:36:24 +01:00
Vladyslav Miachkov
5945133d30
Create AmneziaStyle qml object ( #830 )
2024-07-07 11:42:38 +01:00
Nethius
ff4fbde0b0
go to the home page after server installation ( #878 )
2024-07-07 11:42:14 +01:00
StrikerRUS
5de4b8eeb8
add artifact with translations and update Russian translation
2024-07-04 19:32:50 +03:00
vladimir.kuznetsov
cf8492240e
moved xray higher on the list of containers during installation
2024-07-02 22:00:28 +02:00
Mykola Baibuz
9a592d67ad
Fix TorWebsite setup in UI
2024-06-28 22:47:22 +03:00
StrikerRUS
f1271da527
Merge branch 'dev' into trans
2024-06-19 02:31:04 +03:00
StrikerRUS
249a7c7ca3
update Russian translation
2024-06-19 02:14:22 +03:00
Nethius
c22f9ff08a
added ui for proxy container ( #762 )
...
Added proxy container
2024-06-10 12:35:24 +01:00
Vladyslav Miachkov
b027fff103
Add clickable docs url on error ( #806 )
2024-05-25 03:00:51 -07:00
albexk
abb3c918e3
Android notification and routing ( #797 )
...
Android notification and routing
2024-05-12 16:04:14 +01:00
Vladyslav Miachkov
9e92ee020e
Add connect button background ( #785 )
...
Add connect button background
2024-05-03 01:12:22 +01:00
pokamest
7a4f6b628b
Merge pull request #789 from amnezia-vpn/bugfix/page-application-settings-warnings
...
fixed qml warnings
2024-05-02 17:11:23 -07:00
pokamest
eb48e4b668
Merge pull request #772 from amnezia-vpn/feature/check-openvpn-config
...
added checking for dangerous strings in openvpn configuration files
2024-04-30 10:26:12 -07:00
vladimir.kuznetsov
702735c2ca
fixed qml warnings
2024-04-30 14:32:30 +05:00
Andrey Zaharow
72ba012765
Minor text corrections ( #771 )
...
Minor text corrections
2024-04-29 22:33:35 +01:00
vladimir.kuznetsov
49a14785c6
hide killswitch switcher for mobile platforms
2024-04-29 13:36:23 +05:00
Vladyslav Miachkov
cf8a0efd0d
Get data from wg show command ( #764 )
...
Get data from wg show command
2024-04-28 14:03:41 +01:00
Andrey Zaharow
5211cdd4c0
Add hide password on SFTP page feature ( #719 )
...
Hide password on SFTP page feature
2024-04-28 12:48:38 +01:00
Nethius
87b738ef16
added killSwitch switcher ( #746 )
...
* added killSwitch switcher
* KillSwitch toggle for OpenVPN and XRay
* killSwitch toggle for AWG/WG protocol
* Some fixes for killSwitch
2024-04-25 14:01:00 +01:00
vladimir.kuznetsov
f3cd3d4f06
added checking for dangerous strings in openvpn configuration files
2024-04-21 17:58:57 +05:00
vladimir.kuznetsov
f007e5eb5c
fixed drawer closing on full access share screen
2024-04-19 18:04:19 +05:00
Nethius
a8ccea00c7
added masking parameters for native wireguard configs ( #743 )
...
Added masking parameters for native wireguard configs
2024-04-18 18:23:15 +01:00
Garegin Harutyunyan
0e4ae26bae
Added tab navigation functional. ( #721 )
...
- Added tab navigation functional.
- In basic types added parentFlickable property, which will help to ensure, that the item is visible within flickable parent during tab navigation.
- Added focus state for some basic types.
- In PageType qml file added lastItemTabClicked function, which will help to focus tab bar buttons when the last tab on the current page clicked.
- Added Focus for back button for all pages and drawers.
- Added scroll on tab for Servers ListView on PageHome.
2024-04-18 14:54:55 +01:00
Nethius
5c19b08e5e
fixed checkbox selection on installedAppsDrawer ( #759 )
...
* fixed checkbox selection on installedAppsDrawer
* added sorting by name for split tunneling by application
2024-04-18 13:01:26 +01:00
Vladyslav Miachkov
79edbe52a3
Prevent editing active container ( #749 )
...
* Prevent editing active container
* Prevent clear active container's cache
2024-04-18 12:49:57 +01:00
pokamest
0dd181bb5b
Merge pull request #757 from amnezia-vpn/bugfix/page-home-height-linux
...
fixed page home height for linux
2024-04-18 04:48:18 -07:00
vladimir.kuznetsov
d8682003fa
fixed page home height for linux
2024-04-18 15:51:22 +05:00
pokamest
f4a2cf9984
Merge pull request #755 from amnezia-vpn/bugfix/api-server-settings-page
...
for api servers, without the VPN config, the management tab will be selected by default
2024-04-17 03:29:31 -07:00
Nethius
98e6358fd3
added a check that S1 + messageInitiationSize should not be equal to S2 + messageResponseSize ( #754 )
2024-04-17 03:28:47 -07:00
vladimir.kuznetsov
f372f4074b
fixed reset api button for non-default server
2024-04-17 12:26:35 +05:00
vladimir.kuznetsov
a2badd46c4
for api servers, without the VPN config, the management tab will be selected by default
2024-04-16 13:01:20 +05:00
Nethius
a22c08a41d
added prohibition of using "dangerous" options on the server management page, when the connection is active ( #726 )
2024-04-06 11:42:41 -07:00
Nethius
10ea9b418a
supported container on connection ( #736 )
2024-04-06 11:42:17 -07:00
Nethius
e39efb1d68
app split tunneling search field ( #727 )
2024-04-06 08:29:51 -07:00
vladimir.kuznetsov
51f9fb9e0a
fixed the display of server name on the home page
2024-04-03 13:02:31 +05:00
Nethius
a6ca1b12da
moved protocol config generation to VpnConfigirationsController ( #665 )
...
Moved protocol config generation to VpnConfigurationsController
2024-04-01 14:20:02 +01:00
vladimir.kuznetsov
f5301e1315
added app split tunneling on home page
2024-04-01 17:07:33 +05:00
Nethius
adab30fc81
feature/app-split-tunneling ( #702 )
...
App Split Tunneling for Windows and Android
2024-04-01 12:45:00 +01:00
pokamest
e7bd24f065
Merge pull request #718 from amnezia-vpn/bugfix/cancel-button-on-install-page
...
fixed display of cancel button on install/uninstall pages
2024-03-31 16:03:32 +01:00