1
0
forked from BRT/arc
arc/services
2026-06-03 16:49:38 +05:00
..
net Disable server-side material DELETE operations across multiple workflows; restrict DELETE to card toggling in AccountSettingsWindow. 2026-06-02 14:38:18 +05:00
update Remove unused "notes" field from update mechanism and refactor version availability prompts for improved clarity. 2026-05-30 14:14:55 +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 Refine error handling for "Interrupted" events, optimize screenshot throttling, and reduce redundant logs and heavy operations in ADB workflows. 2026-06-02 18:25:25 +05:00
DeviceScreener.h Refine error handling for "Interrupted" events, optimize screenshot throttling, and reduce redundant logs and heavy operations in ADB workflows. 2026-06-02 18:25:25 +05:00
EventHandler.cpp Streamline transaction logging: remove redundant batch success reporting in FETCH_TRANSACTIONS and log individual transactions directly to arc-monitoring. 2026-06-03 16:49:38 +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 Refactor LogArchiveSender to add collectInto for file bundling; update TaskDumpRecorder to unify archive creation for tasks and logs. 2026-06-01 12:45:10 +05:00
LogArchiveSender.h Refactor LogArchiveSender to add collectInto for file bundling; update TaskDumpRecorder to unify archive creation for tasks and logs. 2026-06-01 12:45:10 +05:00