Cyril Anisimov
4c2eb95374
Merge 4a8877c2ed into 979ab42c5a
2025-06-24 19:34:56 +03:00
lunardunno
979ab42c5a
feat: OpenSUSE support ( #1557 )
...
* LOCK_FILE for zypper
Checking LOCK_FILE for zypper to support OpenSUSE
* Installation for OpenSUSE
Docker installation support for OpenSUSE
* quiet for zypper
* LOCK_CMD variable
Implementing the LOCK_CMD variable for different OS.
* additional exception for "server is busy"
* Replacing and with or
Replacing && with ||
* undo changes to serverController
* rpm.lock
rpm.lock for dnf yum and zypper
* LOCK_CMD
check for dnf
* Added zypper in check_user_in_sudo
2025-06-23 09:34:40 +07:00
lunardunno
e152e84ddc
feat: docker pull rate limit check ( #1657 )
...
* Docker pull rate limit
* Error code for DockerPullRateLimit
* Extended description Error 213
Extended description for the error 213: Docker Pull Rate Limit
* empty line removed
2025-06-23 09:32:56 +07:00
Mykola Baibuz
2605978889
fix: allow internet traffic for strict mode with split tunnel ( #1654 )
2025-06-17 19:00:41 +07:00
Cyril Anisimov
4a8877c2ed
refactor OpenVpnSettings page for correct focus
2025-06-17 09:28:56 +02:00
Cyril Anisimov
09e3f39122
make TextAreaType focusable
2025-06-17 09:28:56 +02:00
Cyril Anisimov
3393b97392
refactor OpenVpnConfigModel
2025-06-17 09:28:56 +02:00
Cyril Anisimov
0bc762ccbf
update positioning in ListViewFocusController
2025-06-17 09:28:56 +02:00
Cyril Anisimov
727526b39a
add focus to CheckBoxType
2025-06-17 09:28:56 +02:00
Cyril Anisimov
00f49dbc82
fix xray settings layout
2025-06-17 09:28:56 +02:00
Cyril Anisimov
b1627887eb
fix selection on EasyWizardSetupPage
2025-06-17 09:28:56 +02:00
Cyril Anisimov
ad32b68d84
fix layout
2025-06-17 09:28:56 +02:00
Cyril Anisimov
117c66cd7d
fix margins in server info managment tab
2025-06-17 09:28:56 +02:00
Cyril Anisimov
b8d49abdd1
fix: update server access property assignment and import sites method calls
2025-06-17 09:28:56 +02:00
Cyril Anisimov
0298371a52
fix config string view
2025-06-17 09:28:56 +02:00
Cyril Anisimov
5d133aa1a6
fix config load on Mac
2025-06-17 09:28:56 +02:00
Cyril Anisimov
4b20250051
remove deprecated parentFlickable field
2025-06-17 09:28:56 +02:00
Cyril Anisimov
06544660a4
fix full access share
2025-06-17 09:28:56 +02:00
Cyril Anisimov
671d762a20
fix SettingsContainersListView
2025-06-17 09:28:56 +02:00
Cyril Anisimov
d110c96b5c
fix key import
2025-06-17 09:28:56 +02:00
Cyril Anisimov
cf5ecf1f1a
fix copy on share config
2025-06-17 09:28:56 +02:00
Cyril Anisimov
111a60d81c
fix PageSetupWizardProtocolSettings titles
2025-06-17 09:28:56 +02:00
Cyril Anisimov
8b01638424
fix PageSetupWizardEasy
2025-06-17 09:28:56 +02:00
Cyril Anisimov
65e7237610
Update client/ui/controllers/listViewFocusController.cpp
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-17 09:28:56 +02:00
Cyril Anisimov
7d187bf881
replace FlickableType and ListView with
...
`ListViewType`
2025-06-17 09:28:56 +02:00
aiamnezia
a2d30efaab
fix: add saving custom server name if it overridden by user ( #1581 )
...
* Add saving custom server name if it overridden by user
* clear duplicated code
2025-06-16 21:01:46 +07:00
Nethius
d3715d00ae
chore: fixed artifact names ( #1635 )
2025-06-09 09:17:40 +07:00
Mitternacht822
c37662dbe2
fix: fixed the bug when split tunneling was not preserving after backup for Windows and Android platforms ( #1584 )
...
* fixed the bug when split tunneling was not preserving after backup for Windows and Android platforms
* fixed camelCase and setRouteMode() call
* fixed site splitTunneling for all platforms
* fixed issue with not preserving tunneling route mode
2025-06-05 20:48:23 +07:00
Yaroslav
768ca1e73d
feat: add support for manual code signing and provisioning profiles for iOS builds ( #1605 )
2025-06-05 09:21:27 +07:00
Mitternacht822
a20516850c
fix: fixed bug when app language was not saved into backup file ( #1588 )
2025-06-05 09:13:37 +07:00
Mitternacht822
7a203868ec
bugfix: fixed bug with not clearing autostart option ( #1603 )
2025-06-05 09:12:43 +07:00
Mitternacht822
43c3ce9a6e
fix: fixed issue with not restoring autostart setting after backup ( #1601 )
...
* fixed issue with not restoring autostart setting after backup
* fixed bug when autostart setting was not saving innto backup file and not preserving after backup
* deleted unused lines
2025-06-05 09:08:51 +07:00
Nethius
369e08844f
fix: temporarily hide the strict killswitch ( #1612 )
2025-05-23 22:48:38 +07:00
Nethius
48a5452a65
chore/minor fixes ( #1610 )
...
* bugfix: fixed the migration form appearing on app start
* feature: added app version to api requests payload
* chore: remove unused file
* feature: extended logging in service part
* chore: bump version
* chore: update ru translation file
2025-05-23 13:53:55 +07:00
Nethius
c2f9340db6
chore/ru translation ( #1606 )
...
* chore: fix ru translation
* chore: bump version
2025-05-21 19:05:08 +07:00
Nethius
a6508e642a
bugfix: fixed sending requests if there are no premium v1 keys in the application ( #1599 )
2025-05-20 12:08:05 +07:00
Nethius
a3e73797c2
chore: bump version ( #1598 )
2025-05-20 12:02:37 +07:00
Nethius
df7bf204ea
chore: minor ui changes ( #1597 )
2025-05-20 11:58:57 +07:00
MrMirDan
e16243ff55
chore: text translations etc ( #1590 )
2025-05-20 09:55:24 +07:00
Nethius
e23cbe67ad
chore: added account_info request for amfree ( #1586 )
2025-05-16 13:34:56 +07:00
Nethius
7702f2f74c
bugfix: adding gateway to exceptions only if strict killswitch is enabled ( #1585 )
2025-05-15 20:34:48 +07:00
Nethius
b457ef9a3f
feature/premium v1 migration ( #1569 )
...
* feature: premium v1 migration
* chore: added stage for macos with new qt version
* chore: downgrade qif version
* chore: minor ui fixes
2025-05-13 11:29:33 +07:00
Mitternacht822
a28ed6a977
feature: added the ability to change port after installing xray ( #1556 )
...
* added the ability to change port after installing xray
* fixed issue with not updating server config for xray on windows platform
* fixed some warning in exportcontroller.cpp
2025-05-12 21:14:59 +07:00
Nethius
0c73682cfc
chore: update link to submodule ( #1544 )
...
* chore: update link to submodule
2025-05-12 19:37:35 +07:00
Mykola Baibuz
7e380b6cfb
OpenVPN with system disabled IPv6 ( #1563 )
...
* Fix for Win OpenVPN with disabled IPv6 and AllExceptSites Splittunnel mode
* Remove unneeded stuff for ipv6 openvpn
2025-05-12 19:36:25 +07:00
MrMirDan
63b5257986
chore: update text translations and text ( #1573 )
2025-05-12 14:31:41 +07:00
Nethius
acc4485e81
bugfix: improve malicious string detection for openvpn configs ( #1571 )
...
* bugfix: improve malicious string detection for openvpn configs
2025-05-07 14:18:11 +01:00
Mitternacht822
2c44999a31
Fixed bug with not applying changes to subnet address when reinstalling server ( #1546 )
...
* fixed bug with not applying changes to subnet address when reinstalling server
* fixed wireguard empty 'subnet address' field after reinstalling and removed showing mask for AWG and wireguard in UI
2025-05-07 20:17:42 +07:00
Mykola Baibuz
e59a48f9f4
Fixes for Windows killswitch ( #1565 )
...
* fix: Win OpenVPN with strict mode killswitch
* Fixes for Windows killswitch
2025-05-06 22:11:58 +07:00
aiamnezia
b86356b0cc
bugfix: fix ListViewType scrolling ( #1550 )
...
* Fix ListViewType scrolling on country selection page
* Disable highlightFollowsCurrentItem for country selection page
* Fix scrolling on container DropDown
* Fix ListView height
* Fix listview layout in DropDownType
* Remove unnecessary MouseArea from country selection page
2025-05-03 13:56:50 +07:00