1
0
forked from BRT/arc
arc/services
2026-06-08 21:06:00 +05:00
..
net Refactor network requests: consolidate retry logic with backoff, handle transient errors, and improve timeout handling across NetworkService methods. Emit result signals for monitoring dumps. 2026-06-05 23:59:42 +05:00
update Add screen dump checklists for Dushanbe and Ozon, introduce download stall timeouts, and refine update process with watchdog to prevent hangs during downloads. 2026-06-05 21:39:23 +05:00
AppLogger.cpp - Remove app_logs table and related logic, transitioning to general_logs. 2026-03-31 14:07:23 +07:00
AppLogger.h Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
DeviceScreener.cpp Revise log entry processing in LogArchiveSender, disable screen history uploads in DeviceScreener, and replace rowid with id in database queries for consistency. 2026-06-05 11:01:42 +05:00
DeviceScreener.h Refactor monitoring logs handling: use concise JSON formatting for transaction logs, add /monitoring_logs admin endpoint for testing, increase screen monitoring interval to 120s, and simplify network retry logic with shorter monitoring timeouts. 2026-06-04 13:01:47 +05:00
EventHandler.cpp Force portrait orientation on connected devices, remove x100 heuristic from transaction matching, and add secondary text search filter in monitoring app. 2026-06-08 21:06:00 +05:00
EventHandler.h Introduce global transaction cache to prevent duplicate confirmations across tasks and enhance workflow consistency. Optimize cache cleanup and integrate validation in "Get 2026-06-03 15:29:04 +05:00
LogArchiveSender.cpp Save and upload previous session logs before truncation; extend LogArchiveSender for specific log file handling. 2026-06-05 13:10:50 +05:00
LogArchiveSender.h Save and upload previous session logs before truncation; extend LogArchiveSender for specific log file handling. 2026-06-05 13:10:50 +05:00