1
0
forked from BRT/arc
ARC desktop app
Go to file
trnsmkot f3e6ac329a 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
android Add maxCount support to GetLastTransactionsScript and UI updates for transaction limits 2026-03-09 16:56:01 +07:00
assets Add SettingsDAO implementation, schema migration, and related updates 2026-03-09 15:53:35 +07:00
database Add SettingsDAO implementation, schema migration, and related updates 2026-03-09 15:53:35 +07:00
docs Add Ozon pay_to_new_number and pay_to_old_number XML assets 2026-03-01 12:02:37 +07:00
images Daily commit 2026-02-22 20:48:16 +07:00
models Add database migration, DAO enhancements, and OCR-based transaction handling updates 2026-03-08 14:20:12 +07:00
services Add SettingsDAO implementation, schema migration, and related updates 2026-03-09 15:53:35 +07:00
tools/adb Add ADB utilities with platform-specific support 2025-06-11 16:21:13 +07:00
tutorials Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00
views Add maxCount support to GetLastTransactionsScript and UI updates for transaction limits 2026-03-09 16:56:01 +07:00
.gitignore Add support for processing pending transactions 2025-06-11 15:28:37 +07:00
CMakeLists.txt Fix for windows 2026-03-09 16:49:06 +07:00
config.ini Add SettingsDAO implementation, schema migration, and related updates 2026-03-09 15:53:35 +07:00
main.cpp Enforce light theme in UI by setting custom QPalette with Fusion style 2026-03-09 16:50:04 +07:00
migrations.sql Add Ozon scripts for retrieving card info, profile details, and transaction history 2026-02-27 10:15:19 +07:00
rus.traineddata Test 2025-04-16 09:05:20 -07:00