Commit graph

2553 commits

Author SHA1 Message Date
Mikhail Kiselev
2bff37efae
fix: segmentation violation due to missing return (#1321) 2024-12-28 12:02:14 +07:00
aiamnezia
eb6c40f92a Disable updates checking for Android and iOS 2024-12-25 18:17:00 +04:00
aiamnezia
4588aa3713 Merge branch 'dev' into feature/app-update 2024-12-24 19:34:00 +04:00
aiamnezia
5d334e365c Add draft for MacOS installation 2024-12-24 19:33:26 +04:00
aiamnezia
89df1df886 Add logs for UpdateController 2024-12-24 18:53:35 +04:00
aiamnezia
44376847e2 Add linux_install script to resources 2024-12-24 17:07:55 +04:00
albexk
b88ab8e432
fix(build): fix aqtinstall (#1312) 2024-12-23 08:27:09 +07:00
aiamnezia
fe9be23536 Clean service code 2024-12-19 19:20:31 +04:00
aiamnezia
11f9c7bc7c Move installer launch logic to client side for Windows 2024-12-19 19:10:40 +04:00
aiamnezia
caa5132355 Merge branch 'dev' into feature/app-update 2024-12-19 18:15:22 +04:00
aiamnezia
8de7ad6b41 Move installer running to client side for Ubuntu 2024-12-19 18:10:46 +04:00
Nethius
48f6cf904e
chore/minor UI fixes (#1308)
* chore: corrected the translation error

* bugfix: fixed basic button left iamge color
2024-12-19 14:36:20 +07:00
KsZnak
367789bda2
Update README_RU.md (#1300)
* Update README_RU.md
2024-12-14 19:29:33 +07:00
aiamnezia
2029c108e5 Optimized code 2024-12-12 06:54:10 +04:00
aiamnezia
bac71ed3e7 Add logs from installattion shell on Windows 2024-12-11 18:34:16 +04:00
aiamnezia
a73234ec2a Add some logs 2024-12-11 18:11:46 +04:00
aiamnezia
9df9314e73 Merge branch 'dev' into feature/app-update 2024-12-11 17:04:59 +04:00
aiamnezia
3b300a203f Fix installation for Windows and MacOS 2024-12-11 20:24:59 +04:00
aiamnezia
6a21994736 Fix formatting 2024-12-10 19:04:11 +04:00
Cyril Anisimov
9e7cf7fa1f feature/xray user management (#972)
* feature: implement client management functionality for Xray

---------

Co-authored-by: aiamnezia <ai@amnezia.org>
Co-authored-by: vladimir.kuznetsov <nethiuswork@gmail.com>
2024-12-10 18:25:06 +04:00
Nethius
321f0727d2 feature: added subscription expiration date for premium v2 (#1261)
* feature: added subscription expiration date for premium v2

* feature: added a check for the presence of the “services” field in the response body of the getServicesList() function

* feature: added prohibition to change location when connection is active

* bugfix: renamed public_key->end_date to public_key->expires_at according to the changes on the backend
2024-12-10 18:25:06 +04:00
KsZnak
8d2fe39ea3 Update README.md 2024-12-10 18:25:05 +04:00
KsZnak
1858bb9f85 Update README_RU.md 2024-12-10 18:25:05 +04:00
Nethius
e20f8bead2 chore: added clang-format config files (#1293) 2024-12-10 18:25:05 +04:00
KsZnak
061c63d5bd Add files via upload 2024-12-10 18:25:05 +04:00
KsZnak
086d6c4ae3 Update README_RU.md 2024-12-10 18:25:05 +04:00
Pokamest Nikak
9aef463b60 ru readme 2024-12-10 18:25:05 +04:00
aiamnezia
e748ac35c9 Add service side of installation logic for Windows 2024-12-10 18:25:05 +04:00
aiamnezia
506f96c5d0 Add client side of installation logic for Windows and MacOS 2024-12-10 18:25:05 +04:00
Cyril Anisimov
d06924c59d
feature/xray user management (#972)
* feature: implement client management functionality for Xray

---------

Co-authored-by: aiamnezia <ai@amnezia.org>
Co-authored-by: vladimir.kuznetsov <nethiuswork@gmail.com>
2024-12-10 09:17:16 +07:00
Nethius
2db99715b1
feature: added subscription expiration date for premium v2 (#1261)
* feature: added subscription expiration date for premium v2

* feature: added a check for the presence of the “services” field in the response body of the getServicesList() function

* feature: added prohibition to change location when connection is active

* bugfix: renamed public_key->end_date to public_key->expires_at according to the changes on the backend
2024-12-09 13:32:49 +07:00
pokamest
9688a8e52d
Merge pull request #1292 from amnezia-vpn/Add-english-option
Update README.md
2024-12-08 10:40:20 +01:00
pokamest
b2c429f74d
Merge pull request #1291 from amnezia-vpn/readme_ru_update
Update README_RU.md
2024-12-08 10:39:01 +01:00
Nethius
6ea6ab1bd9
chore: added clang-format config files (#1293) 2024-12-08 12:14:22 +07:00
KsZnak
c5aa070bf4
Update README_RU.md 2024-12-08 05:49:26 +02:00
KsZnak
d67201ede9
Update README.md 2024-12-08 05:34:18 +02:00
pokamest
4323fb2063
Merge pull request #1290 from amnezia-vpn/Readme_ru
Add files via upload
2024-12-07 15:36:56 +01:00
pokamest
6d5452b8ee
Merge pull request #1288 from amnezia-vpn/Readme-ru
Update README_RU.md
2024-12-07 15:36:08 +01:00
KsZnak
569d63ef0f
Add files via upload 2024-12-07 15:53:40 +02:00
KsZnak
ea910ba300
Update README_RU.md 2024-12-06 22:15:01 +02:00
Pokamest Nikak
1c1e74d06f ru readme 2024-12-06 12:40:04 +00:00
aiamnezia
42e4768483 Add debug logs about installer in service 2024-12-04 15:38:55 +04:00
aiamnezia
12587b44cf Merge branch 'dev' into feature/app-update 2024-12-04 14:59:10 +04:00
Nethius
5dc16c06f1
chore: increased the api request timeout (#1276) 2024-12-03 12:47:33 +07:00
Nethius
4efaf20a1c
chore: fix deploy workflow (#1280) 2024-12-02 14:46:20 +07:00
Pokamest Nikak
9d96b1cd13 Update Readme 2024-11-29 22:10:35 +00:00
aiamnezia
99f610edf9 implement Linux updating 2024-11-29 19:21:23 +04:00
aiamnezia
efdd47a63d Created a scaffold for Linux installation 2024-11-28 11:43:16 +04:00
Anton Sosnin
1d721ffb9a
SteamDeck/OS installation fix (#1270) 2024-11-27 09:55:23 +07:00
Nethius
2130131a9d
bugfix: added scroll on page with services list (#1262)
* added scroll on page with services list

* fixed margins on PageSetupWizardApiServicesList
2024-11-26 11:41:17 +07:00