1
0
forked from BRT/arc
arc/database/dao
2026-06-08 21:37:46 +05:00
..
BankDAO.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
BankDAO.h Add database migration, DAO enhancements, and OCR-based transaction handling updates 2026-03-08 14:20:12 +07:00
BankProfileDAO.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:37:46 +05:00
BankProfileDAO.h 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:37:46 +05:00
CommonDataDAO.cpp Update transaction handling with a new history parsing script. 2025-05-09 22:44:29 +07:00
CommonDataDAO.h Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
DeviceDAO.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
DeviceDAO.h 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
EventDAO.cpp Add transactionId support to EventHandler, EventDAO, and related components for improved event tracking and error handling. Update database queries, error reporting, and UI logic accordingly. 2026-05-26 19:39:35 +05:00
EventDAO.h Refine transaction fetching and parsing: 2026-04-13 22:41:15 +07:00
GeneralLogDAO.cpp Fix for windows 2026-04-08 15:43:59 +07:00
GeneralLogDAO.h Fix for windows 2026-04-08 15:43:59 +07:00
MaterialDAO.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
MaterialDAO.h 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
SettingsDAO.cpp Add SettingsDAO implementation, schema migration, and related updates 2026-03-09 15:53:35 +07:00
SettingsDAO.h Add SettingsDAO implementation, schema migration, and related updates 2026-03-09 15:53:35 +07:00
TransactionDAO.cpp Fix for windows 2026-04-08 15:43:59 +07:00
TransactionDAO.h Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00