| .. |
|
CommonScript.cpp
|
Handle closing of ad bottom sheets in CommonScript:
|
2026-04-27 21:45:53 +07:00 |
|
CommonScript.h
|
Introduce TaskDumpRecorder for centralized task dump management:
|
2026-04-26 19:22:40 +07:00 |
|
GetCardInfoScript.cpp
|
Port Ozon card and payment scripts to JavaScript, mirroring C++ logic for card info fetching and phone-based payments.
|
2026-05-20 14:52:08 +05: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
|
Port Ozon card and payment scripts to JavaScript, mirroring C++ logic for card info fetching and phone-based payments.
|
2026-05-20 14:52:08 +05:00 |
|
GetLastTransactionsScript.h
|
Introduce TaskDumpRecorder for centralized task dump management:
|
2026-04-26 19:22:40 +07:00 |
|
GetProfileInfoScript.cpp
|
Port Ozon card and payment scripts to JavaScript, mirroring C++ logic for card info fetching and phone-based payments.
|
2026-05-20 14:52:08 +05: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
|
Port Ozon card and payment scripts to JavaScript, mirroring C++ logic for card info fetching and phone-based payments.
|
2026-05-20 14:52:08 +05:00 |
|
LoginAndCheckAccountsScript.h
|
- Remove app_logs table and related logic, transitioning to general_logs.
|
2026-03-31 14:07:23 +07:00 |
|
PayByCardScript.cpp
|
Port Ozon card and payment scripts to JavaScript, mirroring C++ logic for card info fetching and phone-based payments.
|
2026-05-20 14:52:08 +05:00 |
|
PayByCardScript.h
|
Add phone number to makePayment and implement fallback logic for generating transaction IDs in payment scripts.
|
2026-04-08 21:34:54 +07:00 |
|
PayByPhoneScript.cpp
|
Port Ozon card and payment scripts to JavaScript, mirroring C++ logic for card info fetching and phone-based payments.
|
2026-05-20 14:52:08 +05:00 |
|
PayByPhoneScript.h
|
Add phone number to makePayment and implement fallback logic for generating transaction IDs in payment scripts.
|
2026-04-08 21:34:54 +07:00 |
|
ScreenXmlParser.cpp
|
Add PAN field detection and account number UI updates.
|
2026-05-13 02:03:20 +07:00 |
|
ScreenXmlParser.h
|
Add PAN field detection and account number UI updates.
|
2026-05-13 02:03:20 +07:00 |