Commit Graph

26 Commits

Author SHA1 Message Date
3a76eab761 [+] improve vim py3 modules
1. switch to file logging
    with rotation;
  2. test that at 100ms callback
    execution UI looks fast;
  3. test that <C-p> hotkey
    makes the switcher popu;
  3.1. TODO,
    select some better
    switching UI component;
    should support a list of more buffers
    than fit into the screen;
    should support some real time
    filtering via regex;
2025-10-13 18:39:44 +03:00
cf2476ec28 [+] update vim, pydantic
1. refactor python vim module;
  1.1. experiment
    with fast select based on popup in vim,
    and multi threaded app in python;
  1.2. TODO,
    figure out some thread safe way
    to call vim.command from python side threads;
  1.3. update pydantic validate params;
2025-10-12 00:29:01 +03:00
81f3fc494a [+] update vim config
1. add dynamic modeline
    application
    based on .editorconfig,
    vim_modeline key;
    with validation for security;
2025-10-10 13:26:32 +03:00
a666658e0b [+] update nginx config
1. allow http only
    for servers with a flag set;
  1.1. by default revert
    to redirecting to https;
2025-09-03 13:44:24 +03:00
99a0013f42 [+] add metrics for prometheus, django 2025-08-25 18:54:16 +03:00
fa46ce22a2 [+] update compose envs 2025-08-25 12:44:27 +03:00
1faa511d15 [+] update configs 2025-04-30 09:47:30 +03:00
fa732867c3 [+] tune power management for air 2018 2025-04-01 12:40:53 +03:00
385e82bab8 [+] add dotfiles for platform macbook air 2018 2025-03-31 17:04:57 +03:00
43c711cb2c [+] add make
1. add venv_compile;
  2. add venv;
  3. add mypy;
  4. update d1/cpanel.py
    to aggregate .ssh/known_hosts files;
  5. add systemd service for a gateway;
2025-03-20 19:03:05 +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
7442368b03 [+] update gateway
1. add systemd units deployment recipie;
  2. add certbot periodic task;
  3. update nginx_config.py
    to user ssl_preread_server_name
    instead of protocol, since it seems
    to be broken;
2025-03-15 12:06:52 +03:00
723c5b6677 [+] pack .whl release 2025-03-04 18:49:12 +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
731c507b95 [+] add tests for pr34 2025-03-03 17:57:14 +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
6ddfc7d2d7 [+] update dotfiles
1. add kate editor config;
2025-01-24 21:25:13 +03:00
ff22d9311b [+] update
1. fix python3.13 regression
    with class property;
  2. update books dependency;
2025-01-18 12:43:28 +03:00
92966ca86d [~] Refactor 2024-12-03 09:17:16 +03:00
b32b058083 [~] Refactor 2024-12-01 08:49:34 +03:00
d3d5e3bcfb [~] Refactor 2024-11-30 18:59:22 +03:00
64706907ca [~] Refactor 2024-11-29 21:17:34 +03:00
27af208437 [~] Refactor 2024-11-24 22:35:54 +03:00
bd9878335a [~] add host_deps command 2024-11-24 19:47:36 +03:00
cadec5376a [~] Refactor 2024-11-24 19:34:24 +03:00
fc18a91f63 [~] Refactor 2024-11-22 23:11:57 +03:00