d23ac2f7c5
Updated Password Fields
...
Made Passwords secret fields. Hover still exposes password.
2025-04-30 18:17:48 -05:00
4f949a7239
Updated SammiClient
...
Fixed missing method being not set.
Removed State.CLOSED check to disconnect and null the client variable
Moved request_completed signal emit to after we clear headers, buffer disconnect client connection, and null out client variable.
2025-04-30 16:05:10 -05:00
fee6e0faf8
Updated SammiClient
...
Fixed indentation for getting Body of HTTP response. Should be outside if statement.
2025-04-30 15:27:28 -05:00
9315f7bce5
Updated SammiClient
...
Missed 1 get_tree().process_frame await.
2025-04-30 15:10:04 -05:00
482ae21121
Updated SammiClient
...
Removed await get_tree().process_frame from tight loop
2025-04-30 15:01:38 -05:00
d6e60ff204
Fixed stuff
...
Fixed tabs in both files
Fixed SammiClient to be added to the tree, so that events can process.
2025-04-30 14:56:40 -05:00
759a19fcf1
Created Sammi API Plugin
...
Created code for Sammi API plugin
2025-04-30 14:38:41 -05:00