1
0
forked from BRT/arc
arc/views
slava e9aaa71c56 Add maxCount support to GetLastTransactionsScript and UI updates for transaction limits
Implemented a `maxCount` parameter in `GetLastTransactionsScript` to limit the number of transactions retrieved. Updated `AccountSettingsWindow` to include new transaction limit options in the UI. Enhanced retrieval logic to support either time-based filtering (24 hours) or count-based limits, ensuring flexibility in transaction handling.
2026-03-09 16:56:01 +07:00
..
bank Add maxCount support to GetLastTransactionsScript and UI updates for transaction limits 2026-03-09 16:56:01 +07:00
common Add bank management functionality with UI and DAO improvements 2025-05-27 14:25:33 +07:00
device Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
event Add database migration, DAO enhancements, and OCR-based transaction handling updates 2026-03-08 14:20:12 +07:00
log Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
widget Add SettingsDAO implementation, schema migration, and related updates 2026-03-09 15:53:35 +07:00
MainWindow.cpp Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
MainWindow.h Add EventWindow, database migrations, and enhanced DAO methods 2026-03-04 22:56:47 +07:00
TutorialWindow.cpp Fix for windows 2025-05-23 19:37:20 +07:00
TutorialWindow.h Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00