Commit Graph

67 Commits

Author SHA1 Message Date
Humberto Cortez 5ea5d4f290 Change pairing check command to validate
Updated the pairing check command to use 'idevicepair validate' instead of 'idevicepair pair' to avoid error -5.
2026-02-03 00:05:26 -08:00
Vyvir 89c23e4791 Add libnotify to Arch dependencies 2026-01-27 17:58:13 +02:00
Vyvir 6508e8fbf1 Update Fedora tip 2026-01-27 17:55:10 +02:00
vyvir c5bc92a05d added missing dependency 2025-09-15 08:08:35 +03:00
vyvir db35ea03dd lift ios ver restriction; keyring fixes 2025-09-10 22:40:59 +03:00
Vyvir b826703e7c Update README.md 2025-06-19 07:44:52 +03:00
Vyvir 617efb5e08 Update README.md 2025-06-19 07:44:20 +03:00
Vyvir 8977e95d48 Merge pull request #59 from guinmoon/main
fix Error No such object path '/modules/kwalletd'
2025-06-19 07:42:03 +03:00
guinmoon 1517b20761 fix Error No such object path '/modules/kwalletd' 2025-06-18 10:29:43 +03:00
vyvir fe6a7c4ce3 Added a screenshot 2025-04-05 03:36:39 +03:00
vyvir b2163172c6 Update main.py 2025-01-22 06:13:58 +02:00
vyvir fe7eed02aa The Keyring Update 2024-12-23 14:22:37 +02:00
vyvir 9ada88f31a Added missing packages 2024-12-20 19:31:34 +02:00
vyvir 58f81b8db1 fix #27 and #44 2024-12-08 12:51:35 +02:00
vyvir 2c14773644 build.sh for RPM builds 2024-11-20 21:54:57 +02:00
vyvir 4b215071ee Remove inaccurate info 2024-11-08 11:15:11 +02:00
vyvir 223ae10835 better formatting 2024-11-06 23:06:50 +02:00
vyvir 600f287489 Add FAQ section for Fedora 41 2024-11-06 23:04:34 +02:00
vyvir ff9f21d7e8 Use a def + replace if with case 2024-11-06 22:47:26 +02:00
vyvir 794aa41a6d Remove redundant OopsInternet class 2024-11-06 22:05:04 +02:00
Vyvir 2780102f60 Merge pull request #40 from TechHog8984/patch-1
wrap password in quotes
2024-11-06 07:23:15 +02:00
vyvir 6b3690011e Remove unnecessary import 2024-11-06 06:49:58 +02:00
TechHog 3bfecc3123 wrap password in quotes
a password containing certain characters causes sh to throw an error. this includes quotes themselves and thus further sanitization should be done
2024-11-04 23:14:47 -05:00
vyvir 9c3df58d92 PEP + settings 2024-10-28 19:19:25 +02:00
vyvir e2c472f921 fix export anisette 2024-10-02 12:48:07 +03:00
vyvir cc113e39d4 fix saved login + partially bring back PR 2024-09-27 16:20:06 +03:00
vyvir f9efafc3e3 Revert "Merge pull request #35 from nyrrion/main"
This reverts commit e8921dd0a6, reversing
changes made to 09a1222d0f.
2024-09-26 15:26:00 +03:00
Vyvir e8921dd0a6 Merge pull request #35 from nyrrion/main
fix(logging, verification): create log.txt file on startup and fixes verification code input / UPDATE: fixed not being able to login using saved credentials, fixed anisette server not launching on start
2024-09-20 21:56:41 +03:00
nyrrion e90fe9a1e9 fixed saved credentials not working, fixed anisette-server-provision not launching on start, small recode 2024-09-16 19:17:45 +00:00
nyrrion 5a8eac7b2f fix for verification code input not showing and logs.txt not being made 2024-09-16 06:05:35 +00:00
nyrrion 13b5269ca0 fixed error on line 264 2024-09-16 05:46:52 +00:00
vyvir 09a1222d0f Update main.py 2024-09-12 23:27:09 +03:00
vyvir ea26929c7c bugfix 2 2024-09-12 23:13:06 +03:00
vyvir 052ef9c43e bugfix 2024-09-12 23:11:46 +03:00
vyvir c87e12f875 python conventions 2024-09-11 15:55:06 +03:00
vyvir 99387e5265 stick to python naming conventions 2024-09-11 11:27:37 +03:00
vyvir d7c66a0484 althea 2024-08-23 19:10:15 +03:00
Vyvir 08c2058f61 Update main.py 2024-08-23 19:03:49 +03:00
Vyvir bd9af933a7 new branding 2024-08-23 19:00:51 +03:00
Vyvir 2e853f21da Update README.md 2024-08-23 19:00:21 +03:00
Vyvir f4f3c6c8e0 fix x86_64 detection 2024-08-20 10:47:33 +03:00
Vyvir 3cd1d97c57 Update README.md 2024-08-19 15:57:06 +03:00
Vyvir 6c7660a33c Update README.md 2024-08-19 15:53:27 +03:00
Vyvir 06aaa4fb1e typo 2024-08-19 15:46:05 +03:00
Vyvir 57bb6cdf70 Drop deb package 2024-08-19 15:44:47 +03:00
vyvir eee2ce3ceb Update README.md 2024-08-07 13:23:33 +03:00
vyvir 096a39399d Update anisette-server with current versions 2024-08-07 13:14:38 +03:00
Vyvir 6706f068aa Merge pull request #28 from xiaoniaoawa/main
New CPU Check
2024-08-07 13:12:22 +03:00
xiaoniao c269de2207 Fixed arm64 problem 2024-08-06 17:48:16 +08:00
xiaoniao dec6ccd1e1 Update main.py 2024-08-06 17:36:23 +08:00