7fa2a8a83c
[+] update platform
...
1. update udev for air 2012;
2. update commands for air 2012;
2025-04-04 12:40:09 +03:00
fa732867c3
[+] tune power management for air 2018
2025-04-01 12:40:53 +03:00
61584fedac
[+] fix intel_pstate cpufreq
2025-03-31 17:35:08 +03:00
42ce6ffbff
[+] update pr34
...
1. update m.py;
2. add intel_pstate profile for cpufreq;
3. build 0.1.5.0;
2025-03-31 17:15:53 +03:00
93f023dda3
[+] fix percentage
2025-03-13 19:32:17 +03:00
1fb4e4efc5
[+] update pr34
...
1. partially add crypto logic;
2. fetch updated commands from laptop;
3. update Makefile;
2025-03-03 09:51:26 +03:00
b12395621d
[+] update desktop-services
2025-02-22 18:54:10 +03:00
01aab0517a
[+] improve pip_resolve
...
1. add -r flag
that can parse complicated
requirements
and format into a temp file
for uv pip compile;
2025-01-24 21:47:43 +03:00
57f74df865
[+] fix some mypy errors
2025-01-24 18:27:51 +03:00
528d9b1ce5
[+] integrate uv pip compile
2025-01-23 12:17:07 +03:00
62cfbf36cb
[+] fix --hash format
2025-01-18 21:13:26 +03:00
d643e8f97b
[+] improve pip_resolve
...
1. do not download anything;
2. provide hashes per dependency;
3. test that works on numpy
2025-01-18 20:56:03 +03:00
9b5fff93c0
[+] add pip_resolve
...
1. add freezing packages based on pip resolver;
1.1. the command
should resolve final packages with versions,
and provide constraints with file hashes;
to act alike go mod tool;
2025-01-18 19:34:46 +03:00
ff22d9311b
[+] update
...
1. fix python3.13 regression
with class property;
2. update books dependency;
2025-01-18 12:43:28 +03:00
cb69309307
[+] update repo
...
1. add asyncio.handle_task_result;
2. improve pass_ssh_osx;
3. update vpn dependency;
2024-12-10 20:28:00 +03:00
0a50c26d1d
[+] add qrcode mode for pass ssh osx
2024-12-05 09:03:22 +03:00
a6cdf03523
[+] fix exit status for commands
...
1. fix intercept_output when the process has died
before select poll has been started;
2024-12-04 20:28:20 +03:00
4afe4048d9
[+] update debugging
...
1. disable telemtry in ms-python;
1.1. TODO, use a forked version of the plugin;
2. add debug module into pr34;
3. enable show strack frame for all .py files;
2024-12-04 19:01:30 +03:00
b32b058083
[~] Refactor
2024-12-01 08:49:34 +03:00