13 Commits

Author SHA1 Message Date
Jakob Friedl
ae083896b6 Implemented simple download command. 2025-09-01 19:45:39 +02:00
Jakob Friedl
f69adc53a2 Implemented initial version of logging system. Log formatting and content needs to be reworked. 2025-08-20 12:55:09 +02:00
Jakob Friedl
e403ac1c07 Refactored utility functions to make them more readable and removed separate register endpoint. 2025-08-14 12:25:06 +02:00
Jakob Friedl
ad31b90687 Added .gitkeep to data/keys directory. 2025-07-24 22:37:30 +02:00
Jakob Friedl
cf4e4a7017 Updated database to store session key (still unencrypted) 2025-07-23 15:25:19 +02:00
Jakob Friedl
1a3724a2fd Updated .gitignore with .gitkeep files to keep directory structure 2025-07-21 22:16:09 +02:00
Jakob Friedl
ac0bb3c915 Agent utilizes configuration file (nim.cfg) and compile-time variables for listener information. 2025-05-24 13:56:26 +02:00
Jakob Friedl
c55a9f9443 Added monarch agent 2025-05-19 21:56:34 +02:00
Jakob Friedl
0a98d11df2 Implemented switch to agent interaction mode. 2025-05-18 12:51:26 +02:00
Jakob Friedl
56f8994069 Added number of agents to listener list 2025-05-15 15:24:46 +02:00
Jakob Friedl
4af5295a2b Experiment with TUI implementation using illwill 2025-05-06 22:46:36 +02:00
Jakob Friedl
f2fb926e4b Updated .gitignore 2025-04-28 20:24:27 +02:00
Jakob Friedl
e481d48b41 Initial commit 2025-04-28 20:21:03 +02:00