Commit Graph

183 Commits

Author SHA1 Message Date
13e2bff324 [+] add get_or_create for sqlalchemy 2025-07-09 11:51:20 +03:00
731b9d384a [+] partially add storing of tickers 2025-07-09 11:12:56 +03:00
c8370f96ff [+] reuse settings from tickers 2025-07-09 10:55:10 +03:00
9aec75cdd7 [+] add basic entry point 2025-07-08 13:17:13 +03:00
38c0b9ba87 [+] add Emcont.worker 2025-07-08 13:08:37 +03:00
ac23cc9397 [+] improve requirements 2025-07-08 10:46:16 +03:00
acd34f2ca5 [+] improve emcont wrapper 2025-07-08 10:44:47 +03:00
eb32f27bad [+] partially add emcont
1. update dependencies;
  2. partially add tickers retrieval and parsing;
2025-07-07 10:45:03 +03:00
60ef0e386d [+] add Ticker table 2025-07-07 10:33:44 +03:00
3f1e8c57ac [+] update alembic
1. fix async connection for alembic;
  2. generate Market table migration;
  3. migrate database;
2025-07-04 11:33:33 +03:00
18449382e1 [+] update alembic 2025-07-04 10:56:27 +03:00
c42e39a8d5 [+] update alembic 2025-07-04 10:49:50 +03:00
f8eb591b05 [+] improve alembic 2025-07-04 10:41:27 +03:00
d9f5c20557 [+] add models partially 2025-07-03 11:29:50 +03:00
4440e084b9 [+] improve typing 2025-07-03 11:22:33 +03:00
2dec1e33c2 [+] improve alembic 2025-07-03 11:18:35 +03:00
eb2d630dd0 [+] add alembic 2025-07-03 11:06:50 +03:00
e4a02726e7 [+] improve deployment 2025-07-02 12:43:40 +03:00
a0a2248306 [+] improve deployment 2025-07-02 12:39:40 +03:00
fadfd8711c [+] improve compose 2025-07-02 12:36:55 +03:00
d01386a4dc [+] improve compose 2025-07-02 12:29:45 +03:00
c82107bad1 [+] add postgresql 2025-07-02 12:21:55 +03:00
976576f8c6 [+] add redis 2025-07-01 11:08:51 +03:00
c2fecdd87c [+] improve compose 2025-07-01 11:05:50 +03:00
a0f1654cf5 [+] improve project layout 2025-07-01 11:03:55 +03:00
7fb9aae90e [+] update requirements 2025-07-01 10:49:40 +03:00
1e141ce6fa [+] add partial documentation 2025-06-30 18:43:09 +03:00
4da19bb053 [+] improve pyright 2025-06-30 18:40:03 +03:00
e7bc75f0d8 [+] add basic python module layout 2025-06-30 18:38:14 +03:00
d03154314c [+] update dependencies 2025-06-30 18:35:18 +03:00
1a668159c7 [+] add basic commands 2025-06-30 18:31:22 +03:00
a33711cc49 [+] add tmuxp 2025-06-30 18:21:22 +03:00
7ad8e4a781 [+] fix ruff execution in cli 2025-04-14 17:32:25 +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
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
ccb0fb09c9 [+] ad platform dotfiles 2025-03-31 17:04:56 +03:00
dff3782834 [+] integrate with podman 2025-03-20 17:02:18 +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
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
acf1850d70 [+] add env for ninja 2025-03-11 14:14:13 +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
ff22d9311b [+] update
1. fix python3.13 regression
    with class property;
  2. update books dependency;
2025-01-18 12:43:28 +03:00
136b5709b0 [+] refactor book1
1. move book1 into a private repo;
2025-01-12 18:20:19 +03:00
6599115a68 [+] 0.1.4.7, improve os module
1. add runtime initialization;
    works for .so files;
    linux platform only at the moment;
2024-12-30 15:03:45 +03:00