generalbots/src/core/shared
Rodrigo Rodriguez (Pragmatismo) a755d4d13e feat(console): Show UI immediately with live system logs
- Add state_channel field to XtreeUI for receiving AppState updates
- Add set_state_channel() method to enable async state communication
- Poll for AppState in event loop to initialize panels when ready
- UI now shows loading state instantly, logs stream in real-time
- Transitions to full interactive mode when AppState is received
2025-12-08 23:35:33 -03:00
..
admin.rs Fix compiler warnings and improve code consistency 2025-11-27 08:34:24 -03:00
analytics.rs Implement real database functions, remove TODOs and placeholders 2025-12-03 22:23:30 -03:00
mod.rs Add test infrastructure: AppState::default(), mock providers, fix attendance tests 2025-12-05 16:43:14 -03:00
models.rs feat(auth): Add OAuth login for Google, Discord, Reddit, Twitter, Microsoft, Facebook 2025-12-04 22:53:40 -03:00
schema.rs feat(auth): Add OAuth login for Google, Discord, Reddit, Twitter, Microsoft, Facebook 2025-12-04 22:53:40 -03:00
state.rs feat(bootstrap): implement mTLS for Vault access 2025-12-07 02:13:28 -03:00
test_utils.rs feat(bootstrap): implement mTLS for Vault access 2025-12-07 02:13:28 -03:00
utils.rs feat(console): Show UI immediately with live system logs 2025-12-08 23:35:33 -03:00