electronipchecker/build-output/win-unpacked
alper 367a1c428e Implement Monitor API v1.1 changes
BREAKING CHANGES:
- IP endpoint changed: ip-pool -> servers&for_monitor=1
- BurnVote: removed 'reason' field, 'monitor_id' extracted from token
- Evidence format updated with checked_at ISO timestamp

NEW FEATURES:
- Heartbeat endpoint (POST gateway-sync&action=heartbeat)
- Rate limiting with retry logic (429 handling)
- 60-second heartbeat timer in main process

DEPRECATED:
- register() method - token now created via admin panel

Files changed:
- src/shared/types.ts - Updated PanelIpInfo, BurnVote, added HeartbeatStats
- src/main/services/PanelService.ts - Full API v1.1 implementation
- src/main/index.ts - Heartbeat timer, checks counter
- src/main/preload.ts - panelHeartbeat IPC
- src/renderer/types/electron.d.ts - Updated types
2025-12-01 01:30:00 +03:00
..
locales Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00
resources Implement Monitor API v1.1 changes 2025-12-01 01:30:00 +03:00
LICENSE.electron.txt Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00
LICENSES.chromium.html Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00
chrome_100_percent.pak Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00
chrome_200_percent.pak Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00
d3dcompiler_47.dll Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00
ffmpeg.dll Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00
icudtl.dat Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00
libEGL.dll Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00
libGLESv2.dll Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00
resources.pak Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00
snapshot_blob.bin Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00
v8_context_snapshot.bin Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00
vk_swiftshader.dll Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00
vk_swiftshader_icd.json Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00
vulkan-1.dll Add persistent storage with portable mode support 2025-12-01 00:55:43 +03:00