| .. |
|
CommonScript.cpp
|
Add CommonScript framework and implement bank-specific automation scripts including GetCardInfoScript, GetProfileInfoScript, and GetLastTransactionsScript.
|
2026-04-04 23:32:26 +07:00 |
|
CommonScript.h
|
Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo.
|
2026-03-31 00:11:50 +07:00 |
|
GetCardInfoScript.cpp
|
Add CommonScript framework and implement bank-specific automation scripts including GetCardInfoScript, GetProfileInfoScript, and GetLastTransactionsScript.
|
2026-04-04 23:32:26 +07:00 |
|
GetCardInfoScript.h
|
Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo.
|
2026-03-31 00:11:50 +07:00 |
|
GetLastTransactionsScript.cpp
|
Replace nullptr with QCoreApplication::applicationDirPath() in OCR initialization across automation scripts to ensure correct Tesseract setup paths. Add UI overlay updates in AccountSettingsWindow for better progress visibility and enhance error handling in EventHandler for transactions missing bank_transaction_id.
|
2026-04-06 19:45:51 +07:00 |
|
GetLastTransactionsScript.h
|
Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo.
|
2026-03-31 00:11:50 +07:00 |
|
GetProfileInfoScript.cpp
|
Add PayByCardScript and PayByPhoneScript for Dushanbe automation, including transaction flow, OCR-based operation ID extraction, and enhanced logging.
|
2026-04-06 12:51:18 +07:00 |
|
GetProfileInfoScript.h
|
Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo.
|
2026-03-31 00:11:50 +07:00 |
|
LoginAndCheckAccountsScript.cpp
|
Add CommonScript framework and implement bank-specific automation scripts including GetCardInfoScript, GetProfileInfoScript, and GetLastTransactionsScript.
|
2026-04-04 23:32:26 +07:00 |
|
LoginAndCheckAccountsScript.h
|
- Remove app_logs table and related logic, transitioning to general_logs.
|
2026-03-31 14:07:23 +07:00 |
|
PayByCardScript.cpp
|
Replace nullptr with QCoreApplication::applicationDirPath() in OCR initialization across automation scripts to ensure correct Tesseract setup paths. Add UI overlay updates in AccountSettingsWindow for better progress visibility and enhance error handling in EventHandler for transactions missing bank_transaction_id.
|
2026-04-06 19:45:51 +07:00 |
|
PayByCardScript.h
|
Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo.
|
2026-03-31 00:11:50 +07:00 |
|
PayByPhoneScript.cpp
|
Replace nullptr with QCoreApplication::applicationDirPath() in OCR initialization across automation scripts to ensure correct Tesseract setup paths. Add UI overlay updates in AccountSettingsWindow for better progress visibility and enhance error handling in EventHandler for transactions missing bank_transaction_id.
|
2026-04-06 19:45:51 +07:00 |
|
PayByPhoneScript.h
|
Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo.
|
2026-03-31 00:11:50 +07:00 |
|
ScreenXmlParser.cpp
|
Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo.
|
2026-03-31 00:11:50 +07:00 |
|
ScreenXmlParser.h
|
Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo.
|
2026-03-31 00:11:50 +07:00 |