075b1b6149
[+] add pip_check_conflicts
2025-05-08 16:01:37 +03:00
a5818c70d9
[+] improve module_switch
2025-05-07 18:16:14 +03:00
db50a5c09e
[+] fix a typo
2025-05-07 18:08:16 +03:00
45836381e0
[+] finish pyproject.toml generation
...
1. release .whl 27.3;
2025-05-07 18:03:44 +03:00
d6f921eab6
[+] partially add pyproject.toml generation
2025-05-07 17:44:01 +03:00
ffdd17270e
[+] improve module_switch feature
...
1. remove a release *+28;
2. add new .whl;
2025-05-07 11:01:40 +03:00
3d023ceba3
[+] improve modules support
2025-05-06 19:01:53 +03:00
3459ee237e
[+] fix modules from .toml
2025-05-06 18:53:13 +03:00
24e116882d
[+] improve modules support
2025-05-06 18:43:53 +03:00
9f895d52ee
[+] add venv_compile
2025-05-06 18:33:17 +03:00
7f5c9f4fdb
[+] improve cli_bootstrap
2025-04-30 15:22:58 +03:00
e5af828867
[+] improve toml compatibility for python 3.10
2025-04-30 10:43:11 +03:00
5190d23f09
[+] fix pyright wrapper
2025-04-29 14:12:11 +03:00
908f0cbd20
[+] add pythonpath to pyright
2025-04-29 14:01:49 +03:00
56c2eb1671
[m] 27-fix-http-server
...
1. update http-server
2025-04-26 14:40:16 +03:00
2fef63a253
[+] update auto host, http-server
2025-04-21 18:07:42 +03:00
dc39583cc6
[+] add auto addr search for public, http-server
2025-04-21 17:45:53 +03:00
a912e1b6bf
[+] update http_server
...
1. remove ping dependency;
2025-04-19 18:10:07 +03:00
fdcd67aae6
[+] implement interfaces_index
2025-04-18 16:38:36 +03:00
799280f074
[+] add interfaces_index
2025-04-18 16:30:10 +03:00
202bf85f55
[+] partially wrap ip addr
2025-04-17 12:11:18 +03:00
7ad8e4a781
[+] fix ruff execution in cli
2025-04-14 17:32:25 +03:00
8d43813c37
[+] add linters
2025-04-12 16:22:21 +03:00
ae4fcb16f2
[+] fix ninja tests
2025-04-08 16:42:47 +03:00
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
b399c5546c
[+] update pr34
...
1. update katerc;
2. add mime.types to few some source code
as plain text in firefox;
3. update .whl release for pr34;
4. update commands_typed/typing.py;
2025-03-18 10:02:27 +03:00
93f023dda3
[+] fix percentage
2025-03-13 19:32:17 +03:00
e06a1f4007
[+] add env for meson_setup
2025-03-13 12:04:54 +03:00
9ac87fb3df
[+] update cli_bootstrap
...
1. generate requirements with hashes;
2025-03-12 19:16:28 +03:00
c8b6d96b01
[+] add .lock generation, fix mypy
2025-03-12 11:02:20 +03:00
acf1850d70
[+] add env for ninja
2025-03-11 14:14:13 +03:00
9e117048dc
[+] add parse_args
2025-03-08 18:39:35 +03:00
723c5b6677
[+] pack .whl release
2025-03-04 18:49:12 +03:00
aaf8b12549
[+] check invalid password
2025-03-04 18:39:48 +03:00
06e79d0679
[+] fix secret_check
2025-03-04 18:38:52 +03:00
ff786e3ce6
[+] update pr34
...
1. add dotfiles deploy via .tar.xz;
2. update .sway/config;
3. update test_crypto.py;
2025-03-04 15:44:20 +03:00
add9d858d8
[+] improve crypto
2025-03-03 18:00:51 +03:00
731c507b95
[+] add tests for pr34
2025-03-03 17:57:14 +03:00
62063a1448
[+] update .p43
...
1. partially improve crypto;
2. fix m.py;
2025-03-03 12:53:58 +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
905241a068
[+] update cli
2025-02-18 18:29:48 +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
3245d6d7e5
[+] add uv_pip_freeze
...
1. uv_pip_compile
just a raw wrapper
around uv pip compile --generate-hashes;
2. uv_pip_freeze
does compile of frozen dependencies
with generated hashes along the way;
2025-01-24 21:15:28 +03:00
a529db106a
[+] fix mypy errors
2025-01-24 21:06:26 +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