1
0
forked from BRT/arc
arc/services
2026-05-28 19:12:27 +05:00
..
net Add DesktopSelectionWindow with UI logic for selecting or creating desktops. Update NetworkService to handle desktop selection flow. Improve desktop synchronization and settings management. Enhance mock server to support desktop device data in tests. 2026-05-28 19:12:27 +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 Remove outdated AppLogDAO, LogWindow, and related functionalities. Introduce NetworkErrorUtils for detailed error categorization and enhanced logging. Refactor EventHandler to support balance adjustments and optimize thread cleanup. Add retry and timeout mechanisms to network services with improved error handling. 2026-05-23 18:37:49 +05:00
DeviceScreener.h Integrate DeviceScreener with NetworkService for status synchronization, including debounce logic for online/offline transitions and periodic sync initiation. Refactor startDeviceScreener and startNetworkService to enable inter-component interaction. 2026-05-22 16:19:41 +05:00
EventHandler.cpp Add getOnlineDeviceApiIds and getActiveBankProfileIds to DAO layers, refactor NetworkService::doPingProfile to include device and bank profile details. Comment out unused debug statement in EventHandler. Update mock server profile data for testing. 2026-05-27 15:09:59 +05:00
EventHandler.h Refine transaction parsing and handling logic: 2026-04-11 16:37:14 +07:00
LogArchiveSender.cpp Add LogArchiveSender for automated log and database archiving with support for background processing and dispatching through NetworkService. 2026-05-21 13:52:42 +05:00
LogArchiveSender.h Add LogArchiveSender for automated log and database archiving with support for background processing and dispatching through NetworkService. 2026-05-21 13:52:42 +05:00