27 Commits

Author SHA1 Message Date
9ed6e786e6
DB: fix last_known_squadron for *cold* start 2022-04-19 15:46:26 +03:00
7f7d326ca1
Improve hook system performance 2022-04-19 15:37:44 +03:00
7112102d47
create index idx_oi_squad_id 2022-04-19 15:17:12 +03:00
96ef3d4644
Took out getting last records for hooks to common part 2022-04-19 15:16:40 +03:00
ac7d25297f
schema fix: owner_id is text, not int 2022-04-17 16:20:31 +03:00
4601f1eab1
Fix Special squads hook 2022-04-17 10:54:35 +03:00
9acaa8ae4d
Add support for special squadrons 2022-04-15 01:08:26 +03:00
a9a24b57c3
Ru squads hook: pretty show tag on squad discover 2022-04-15 01:07:59 +03:00
086253b1c3
Add hooks for RU squads 2022-04-15 00:50:27 +03:00
640b21ffc0
Add available.json for resolving tags 2022-04-15 00:50:18 +03:00
27faaeee05
HookUtils: add various functions-helper for hooks 2022-04-15 00:49:14 +03:00
dd8b20ede0
HookSystem: Fix typhint 2022-04-15 00:48:48 +03:00
244102c291
Hook.py: add get_db() as method of Hook class 2022-04-10 23:43:31 +03:00
a5e401ebea
Human friendly names for hooks threads 2022-04-10 23:17:13 +03:00
23ebf1b608
Show running threads on shutdown handler 2022-04-10 23:16:49 +03:00
76ea80b178
Introduce hooks support 2022-04-10 23:08:31 +03:00
afdecb4cd8
DB.py: took out db path to env variable DB_PATH 2022-04-10 23:07:52 +03:00
731ec5decc
Introduce sessions with proxing support 2022-04-10 21:47:52 +03:00
5dadc8c1c9
main.py: Fix shadowing exceptions by start parameters handling 2022-04-10 21:46:50 +03:00
42fdfd96ec
Requester: add handling for BearerManager fails 2022-04-10 19:21:21 +03:00
3ea43f8df9
Took out log level to env variable LOGURU_LEVEL 2022-04-10 19:20:55 +03:00
52437392df
Remove print traceback from shutdown_callback 2022-04-10 19:09:33 +03:00
a3a87edea1
Done requests proxying 2022-04-10 18:58:02 +03:00
98918f88fd
Done updating and discovering 2022-04-10 18:38:14 +03:00
605d4a3e43
Basic functional implemented: can update squadron with specified id 2022-04-10 14:32:48 +03:00
5955f2f093
init
DB schema done
Migration script done
2022-04-09 22:21:37 +03:00
96b8aee9c2
Initial commit 2022-04-10 00:20:21 +05:00