vladimir.kuznetsov
7aac9f9d0e
fixed hang after creating configuration on connection
...
- config created on connection is displayed as admin (platform name) on the client management page
- added config creation time on the client management page
2023-12-21 17:47:34 +07:00
pokamest
0f1519a21f
Merge pull request #462 from amnezia-vpn/bugfix/service-containers-search
...
fixed server search for sftp, dns and tor containers
2023-12-17 16:53:52 +00: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
pokamest
be799daafe
Merge pull request #431 from amnezia-vpn/re_second_adaptation_to_diff_os
...
Improve install_docker.sh
2023-12-14 05:27:29 -08:00
pokamest
ad9d674a03
Merge pull request #368 from amnezia-vpn/feature/import-config-from-cloud
...
API support
2023-12-14 04:15:38 -08:00
vladimir.kuznetsov
f52c3c430f
added notification after config revokation
2023-12-14 11:03:27 +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
39d1f1677f
fixed description update, after changing the default protocol
2023-12-13 14:14:37 +07:00
pokamest
e486a2fb26
Merge pull request #443 from amnezia-vpn/feature/cancel-installation-button
...
added a button to cancel installation if the package manager on the server is busy
2023-12-12 05:17:40 -08:00
vladimir.kuznetsov
e66fbc3289
added default container installation, after downloading the config from the api
2023-12-11 13:42:42 +07:00
vladimir.kuznetsov
b4c89ad58f
Reworked the interaction between models. Now only serversModel directly interacts with server config
2023-12-08 13:50:03 +07:00
vladimir.kuznetsov
f3f98a50ed
fixed include path of servercontroller
2023-12-05 17:49:11 +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
c4014518cb
renamed CloudController to ApiController
2023-12-05 17:38:38 +07:00
vladimir.kuznetsov
3605f62feb
added support for the updated api
2023-12-05 17:28:14 +07:00
pokamest
6fd1ea26ee
Merge pull request #438 from amnezia-vpn/bugfix/app-is-running-win11
...
fixed appProcessIsRunning() for win11
2023-12-01 03:24:49 -08:00
vladimir.kuznetsov
e619fd4af9
replaced loader with PageSetupWizardInstalling when updating container settings
2023-12-01 14:16:27 +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
vladimir.kuznetsov
a672434909
changed tasklist | findstr на tasklist
2023-11-30 07:13:43 +03:00
pokamest
dd233f77fc
Merge pull request #432 from amnezia-vpn/feature/client-management
...
added client management
2023-11-29 07:04:56 -08:00
vladimir.kuznetsov
02efd9c217
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/client-management
2023-11-29 17:26:26 +03:00
pokamest
b897e7102e
Merge pull request #437 from amnezia-vpn/bugfix/minor-ui-fixes
...
Bugfix/minor UI fixes
2023-11-29 05:34:30 -08:00
pokamest
1cc5c5384e
Merge pull request #407 from amnezia-vpn/feature/ss-and-cloak-native-configs
...
added native config generation for ss and cloak
2023-11-29 05:28:33 -08:00
vladimir.kuznetsov
db602ac65b
fixed ss string generation
2023-11-29 10:57:47 +07:00
tiaga
4fd0852bb3
Improve install_docker.sh
...
- add delays before and after Docker activation
- cancel installation if `sudo` wasn't found
2023-11-27 21:47:54 +07:00
vladimir.kuznetsov
a53e904f7b
fixed appProcessIsRunning() for win11
2023-11-27 13:56:52 +07:00
vladimir.kuznetsov
2d22b52b5d
limited client name length
2023-11-27 13:42:08 +07:00
vladimir.kuznetsov
426ac49f6f
fixed "auto-connect" option
2023-11-27 12:46:59 +07:00
vladimir.kuznetsov
c164814abd
fixed default server setting after importing
2023-11-27 10:59:48 +07:00
vladimir.kuznetsov
3084892ed8
added selection of default server and container on the sharing page
2023-11-26 21:15:58 +07:00
vladimir.kuznetsov
1bf808c9ee
fixed qr code generation for native configs
2023-11-25 13:02:02 +07:00
vladimir.kuznetsov
5dc3b64e0b
added search bar for client management page
2023-11-23 14:54:49 +07:00
vladimir.kuznetsov
e8ceeb6e20
added full access sharing
2023-11-23 00:04:06 +07:00
pokamest
d38c7ce6a5
Error codes cleanup
2023-11-22 13:57:05 +00:00
vladimir.kuznetsov
c6a312845a
added client management
2023-11-21 20:31:53 +07:00
pokamest
ef0530ec6b
Merge pull request #420 from amnezia-vpn/adaptation_to_different_os
...
Improve logic of install_docker.sh
2023-11-17 11:51:58 -08:00
pokamest
e8a2e54d05
Typo fix
2023-11-15 12:51:39 +00:00
pokamest
b4694313a0
Merge pull request #426 from amnezia-vpn/ios-build
...
Change Qt mirror for builds
2023-11-14 09:54:54 -08:00
tiaga
abb2cae1f8
Change Qt mirror for builds
...
Use UC Berkeley mirror for installing Qt during a build. In addition, don't trigger builds on a tag push.
2023-11-14 23:39:15 +07:00
pokamest
b0004fd9dc
Version bump
2023-11-14 12:50:52 +00:00
tiaga
362a82f944
Improve logic of install_docker.sh
...
- check packages update only when it's required
- avoid `dnf/yum update` for RHEL-based systems
2023-11-14 16:57:16 +07:00
pokamest
19fe61ed29
Merge pull request #423 from amnezia-vpn/r2
...
Upload new versions to R2
2023-11-13 09:34:30 -08:00
tiaga
72de38b4fb
Upload new versions to R2
...
A new GitHub Actions workflow for a tagged commit which uploads installers for a desktop version to Cloudflare R2.
2023-11-10 23:19:00 +07:00
pokamest
02c0f96e5e
Merge pull request #418 from amnezia-vpn/feature/split-tunnel-dns-forwad
...
Use DNS over VPN for ForwardSites mode split tunnel
2023-11-07 06:35:43 -08:00
vladimir.kuznetsov
aee82282ac
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/import-config-from-cloud
2023-11-06 14:10:43 +03:00
vladimir.kuznetsov
8497aeeb91
removed the debugging code
2023-11-06 14:10:31 +03:00
Mykola Baibuz
5e9f688000
Use DNS over VPN for ForwardSites mode split tunnel
...
This feature was in previous version of Split Tunnel
2023-11-04 15:28:59 -04:00
pokamest
6a7e346695
Merge pull request #416 from amnezia-vpn/bugfix/openvpn-exclude-route
...
Fix Split tunnel exclude sites mode for OpenVPN and Cloak. Windows.
2023-11-04 06:09:01 -07:00
Mykola Baibuz
071738116e
Update Windows OpenVPN binary
...
This binary builded with ENABLE_DEBUG flag. This flag needed for ROUTE_GATEWAY varible output in log.
2023-11-03 17:29:40 -04:00