1
0
forked from BRT/arc
arc/views
trnsmkot 04025aa32b Add database migration, DAO enhancements, and OCR-based transaction handling updates
Implemented database migration for adding new fields (`json`, `sent_to_server`) in `events` table. Updated DAO methods to support the new fields and introduced `markSentToServer`. Enhanced Ozon transaction workflows with OCR-based extraction, event error handling improvements, and result reporting. Refactored `EventHandler` for streamlined task processing and stale event cleanup.
2026-03-08 14:20:12 +07:00
..
bank Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
common Add bank management functionality with UI and DAO improvements 2025-05-27 14:25:33 +07:00
device Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
event Add database migration, DAO enhancements, and OCR-based transaction handling updates 2026-03-08 14:20:12 +07:00
log Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
widget Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
MainWindow.cpp Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
MainWindow.h Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
TutorialWindow.cpp Fix for windows 2025-05-23 19:37:20 +07:00
TutorialWindow.h Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00