18 Commits

Author SHA1 Message Date
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