This website requires JavaScript.
Explore
Help
Sign In
git_user
/
arc
Watch
1
Star
0
Fork
0
You've already forked arc
forked from
BRT/arc
Code
Pull Requests
Activity
07871231a3
arc
/
services
History
slava
07871231a3
Add enhanced error handling, logging, and monitoring capabilities across systems. Include archive naming, retry logic for partial PIN entry, API response error dialogs, and support for monitoring tokens.
2026-05-21 13:52:29 +05:00
..
net
Add enhanced error handling, logging, and monitoring capabilities across systems. Include archive naming, retry logic for partial PIN entry, API response error dialogs, and support for monitoring tokens.
2026-05-21 13:52:29 +05:00
AppLogger.cpp
- Remove
app_logs
table and related logic, transitioning to
general_logs
.
2026-03-31 14:07:23 +07:00
AppLogger.h
Add EventWindow, database migrations, and enhanced DAO methods
2026-03-04 22:56:47 +07:00
DeviceScreener.cpp
Add
app_version
tracking: database schema migration, ADB utility support, and UI enhancements.
2026-05-18 18:42:59 +05:00
DeviceScreener.h
Remove
AccountDAO
,
ApplicationDAO
, and related models, replacing them with
BankProfileDAO
and
BankProfileInfo
.
2026-03-31 00:11:50 +07:00
EventHandler.cpp
Add enhanced error handling, logging, and monitoring capabilities across systems. Include archive naming, retry logic for partial PIN entry, API response error dialogs, and support for monitoring tokens.
2026-05-21 13:52:29 +05:00
EventHandler.h
Refine transaction parsing and handling logic:
2026-04-11 16:37:14 +07:00