Commit Graph

23 Commits

Author SHA1 Message Date
LLM
9ab5a03899 [+] add archlinux deps/whl with pr34 wheel, update gitignore/gitattributes
1. add meson/**/pyproject.toml to .gitignore;
  2. add !meson/**/deps/whl/** exception to .gitignore;
  3. add meson/**/deps/whl/** lfs tracking to .gitattributes;
  4. commit archlinux deps/whl/online_fxreader_pr34-0.1.5.66 via lfs;
2026-04-06 12:31:32 +00:00
LLM
c2bfca5550 [+] ruff line-length 100, add meson:install:list, bump pr34 v0.1.5.66
1. set ruff line-length to 100, reformat 18 files;
  2. move pr34 version to pyproject.common.toml, read via toml in meson.build;
  3. fix meson install_subdir to only include meson/toolchains, not entire meson/;
  4. add meson:install:list command with --mode meson|pyproject for dry-run;
  5. add .venv-whl-cache to .gitignore exceptions and .gitattributes lfs tracking;
  6. release pr34 v0.1.5.66 .whl;
  7. commit python/.venv-whl-cache and archlinux/.venv-whl-cache via lfs;
2026-04-06 09:56:11 +00:00
LLM
5e1a06a6b5 [+] merge gitea/master, regenerate requirements for py3.13
1. merge gitea/master into 25-llm-archlinux-package-manager;
  2. incorporate master deps: tomlq, pip==25.1, django, fastapi, uvicorn;
  3. add requirements.3.13.txt with version-specific mapping;
  4. remove generic requirements.txt, pyproject.toml from tracking;
  5. fix whl_cache_download to run once after compile, before install;
  6. update m.py to use pyproject.common.toml for bootstrap;
2026-04-06 09:32:19 +00:00
LLM
4e7a15b9e8 [+] add build config for archlinux as separate meson package
1. add python/pyproject.common.toml with module definitions;
  2. add meson/online/.../archlinux/ with meson.build, m.py, pyproject.common.toml;
  3. meson.build uses fs.relative_to for python sources from ../../python/;
  4. m.py is cli_bootstrap.py copy with last 5 lines patched for paths;
  5. update Makefile with python_put_archlinux_venv rule;
  6. rename python/pyproject.toml to pyproject.toml.bak;
  7. update .gitignore, docker-compose.local.yml, requirements.txt;
2026-04-06 07:04:09 +00:00
938e5a94e6 [+] update pr34
1. make .whl reproducible;
2025-11-06 15:53:03 +03:00
ecab00f4aa [+] update vim modules
1. use python modules
    for separate logic;
  2. update popup_menu
    parameters for fast select;
2025-10-14 18:13:20 +03:00
83c9d864da [+] improve checks app
1. partially add simple module for fastapi apps;
  2. update checks rest.py;
2025-08-27 11:36:31 +03:00
fa46ce22a2 [+] update compose envs 2025-08-25 12:44:27 +03:00
671e093726 [+] update nginx
1. fix websocket proxying;
  2. add prometheus metrics for nginx ssl;
2025-08-19 10:32:12 +03:00
723c5b6677 [+] pack .whl release 2025-03-04 18:49:12 +03:00
62063a1448 [+] update .p43
1. partially improve crypto;
  2. fix m.py;
2025-03-03 12:53:58 +03:00
ea63c67280 [+] update cli module; 2024-12-22 12:06:07 +03:00
eb457950d3 [+] add launch.json 2024-12-04 19:04:06 +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
d38022b5a6 [+] update packaging 2024-12-01 18:49:12 +03:00
b32b058083 [~] Refactor 2024-12-01 08:49:34 +03:00
d3d5e3bcfb [~] Refactor 2024-11-30 18:59:22 +03:00
81bf066e82 [~] Refactor 2024-11-15 20:47:40 +03:00
99c1c3c80b [~] Refactor 2024-07-01 09:53:06 +03:00
101ea99870 [~] Refactor 2024-04-06 19:01:32 +03:00
d5e85ccfeb [~] Refactor 2023-10-29 12:36:38 +03:00
Siarhei Siniak
46a1c2d208 [~] Refactor 2021-07-15 07:55:18 +03:00
Siarhei Siniak
1addefe35a [+] Initial commit 2021-07-15 07:40:55 +03:00