1
0
forked from BRT/arc
arc/database/dao
slava cd4d6c7e89 Update transaction handling with a new history parsing script.
Replaced `PayByPhoneScript` with `GetLastDaysHistoryScript` in `main.cpp`. Introduced enhanced date/time utilities and improved database timestamp handling with `DateUtils`. Refactored `TransactionDAO` methods to separate parsing logic and added support for retrieving recent transactions within specified hours. Added the `GetLastDaysHistoryScript` class to parse and save recent transaction history.
2025-05-09 22:44:29 +07:00
..
AccountDAO.cpp Update transaction handling with a new history parsing script. 2025-05-09 22:44:29 +07:00
AccountDAO.h Add enhanced account and transaction handling features 2025-05-07 14:15:08 +07:00
ApplicationDAO.cpp Add enhanced account and transaction handling features 2025-05-07 14:15:08 +07:00
ApplicationDAO.h Add enhanced account and transaction handling features 2025-05-07 14:15:08 +07: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 Update transaction handling with a new history parsing script. 2025-05-09 22:44:29 +07:00
DeviceDAO.h Add enhanced account and transaction handling features 2025-05-07 14:15:08 +07:00
TransactionDAO.cpp Update transaction handling with a new history parsing script. 2025-05-09 22:44:29 +07:00
TransactionDAO.h Update transaction handling with a new history parsing script. 2025-05-09 22:44:29 +07:00