BareGit
Commits
Clone:
Name Latest commit Last update
..
📄 app.cpp Add configuration loading and embedded status UI 17 hours ago
📄 app.h Add configuration loading and embedded status UI 17 hours ago
📄 configuration.cpp Use typed YAML integers for socket permissions 16 hours ago
📄 configuration.h Configure Unix socket listening 16 hours ago
📄 data_source_interface.h Add endpoint probes, service configuration, and scheduling 2 days ago
📄 data_source_sqlite.cpp Add SQLite-backed probe history storage 2 days ago
📄 data_source_sqlite.h Add SQLite-backed probe history storage 2 days ago
📄 embedded_assets.h Serve embedded static assets through App 19 hours ago
📄 fake_probe.cpp Add endpoint probes, service configuration, and scheduling 2 days ago
📄 fake_probe.h Add endpoint probes, service configuration, and scheduling 2 days ago
📄 main.cpp Configure Unix socket listening 16 hours ago
📄 probe.cpp Let unexpected exceptions propagate and terminate worker tasks 2 days ago
📄 probe.h Add endpoint probes, service configuration, and scheduling 2 days ago
📄 probe_status.h Add endpoint probes, service configuration, and scheduling 2 days ago
📄 scheduler.cpp Let unexpected exceptions propagate and terminate worker tasks 2 days ago
📄 scheduler.h Add endpoint probes, service configuration, and scheduling 2 days ago
📄 service.cpp Let unexpected exceptions propagate and terminate worker tasks 2 days ago
📄 service.h Add endpoint probes, service configuration, and scheduling 2 days ago
📄 service_config.h Add endpoint probes, service configuration, and scheduling 2 days ago
📄 socket_probe.cpp Add endpoint probes, service configuration, and scheduling 2 days ago
📄 socket_probe.h Add endpoint probes, service configuration, and scheduling 2 days ago
📄 thread_pool.cpp Let unexpected exceptions propagate and terminate worker tasks 2 days ago
📄 thread_pool.h Let unexpected exceptions propagate and terminate worker tasks 2 days ago