Jakob Friedl
|
13a245ebf2
|
Started porting over command input & task output to the ImGui client.
|
2025-09-27 17:45:52 +02:00 |
|
Jakob Friedl
|
5472019d78
|
Made timestamps toggle-able in eventlog window.
|
2025-09-27 15:34:01 +02:00 |
|
Jakob Friedl
|
47799ee5f5
|
Implemented generating agent payloads from the ImGui client.
|
2025-09-27 15:18:45 +02:00 |
|
Jakob Friedl
|
166cadcb56
|
Fixed bug caused by '\0' in username that broke formatting.
|
2025-09-25 20:22:56 +02:00 |
|
Jakob Friedl
|
14771a4b50
|
Started porting over functionality to the ImGui client via websocket communication.
|
2025-09-25 19:22:17 +02:00 |
|
Jakob Friedl
|
a4456723ce
|
Made dual list selection widget generic.
|
2025-09-25 10:01:49 +02:00 |
|
Jakob Friedl
|
d3b37aa4a1
|
Started work on websocket communication: Parsing/Serialization of WebSocket packets.
|
2025-09-22 21:53:13 +02:00 |
|
Jakob Friedl
|
6b41efe1ed
|
Added simple eventlog.
|
2025-09-19 11:43:14 +02:00 |
|
Jakob Friedl
|
669a436946
|
Added console filter.
|
2025-09-18 12:35:26 +02:00 |
|
Jakob Friedl
|
5f1a9979be
|
Added console history handling with arrow keys.
|
2025-09-16 22:21:11 +02:00 |
|
Jakob Friedl
|
ee397c4fb5
|
Implemented console input field.
|
2025-09-16 20:17:48 +02:00 |
|
Jakob Friedl
|
ce417db941
|
Implemented console items window using ImGuiTextSelect after it was implemented into imguin.
|
2025-09-14 22:55:44 +02:00 |
|
Jakob Friedl
|
f0010694eb
|
Added notes and some minor changes to console view. Auto-scroll to bottom is not supported with the current approach, revisit this later.
|
2025-09-12 10:15:13 +02:00 |
|
Jakob Friedl
|
e15f4842ec
|
Added comments.
|
2025-09-11 19:11:11 +02:00 |
|
Jakob Friedl
|
1a6977d52d
|
Implemented vertically and horizontally scrollable console-output window for agent interaction windows.
|
2025-09-11 18:18:13 +02:00 |
|
Jakob Friedl
|
8968c797ac
|
Implemented right-click context menu on session table to create console windows for interacting with the agent.
|
2025-09-10 18:25:15 +02:00 |
|