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
a4bb47c91f
arc
/
services
History
trnsmkot
a4bb47c91f
- Add log panel to the devices page and implement log parsing with enhanced context extraction for banks and devices. Remove unused bank synchronization logic and bank list actions.
2026-04-08 09:43:38 +07:00
..
net
- Add log panel to the devices page and implement log parsing with enhanced context extraction for banks and devices. Remove unused bank synchronization logic and bank list actions.
2026-04-08 09:43:38 +07: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 pause/resume functionality for active profiles in
AccountSettingsWindow
and improve automation scripts with OCR-based transaction ID extraction, card balance waits, and absolute value handling in event parsing.
2026-04-06 17:02:52 +07: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 log panel to the devices page and implement log parsing with enhanced context extraction for banks and devices. Remove unused bank synchronization logic and bank list actions.
2026-04-08 09:43:38 +07:00
EventHandler.h
Remove
AccountDAO
,
ApplicationDAO
, and related models, replacing them with
BankProfileDAO
and
BankProfileInfo
.
2026-03-31 00:11:50 +07:00