1
0
forked from BRT/arc
arc/database/dao
slava 91f8e96fa6 Add Ozon scripts for retrieving card info, profile details, and transaction history
Implemented `GetCardInfoScript`, `GetProfileInfoScript`, and `GetLastTransactionsScript` to automate data extraction workflows for Ozon platform. Includes support for XML parsing, ad banner handling, card navigation, profile parsing, and transaction retrieval. Added related asset files.
2026-02-27 10:15:19 +07:00
..
AccountDAO.cpp Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
AccountDAO.h Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
ApplicationDAO.cpp Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
ApplicationDAO.h Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +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 Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
DeviceDAO.h Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
EventDAO.cpp Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
EventDAO.h Refactor scripts and add enhanced error handling 2025-05-30 22:16:25 +07:00
TransactionDAO.cpp Refactor scripts and add enhanced error handling 2025-05-30 22:16:25 +07:00
TransactionDAO.h Daily commit 2026-02-22 20:48:16 +07:00