rwadurian/frontend/mining-app/lib/data/datasources/remote
hailin 13f1b687ee feat(kline): add dynamic history loading on pan
Add support for loading more K-line history data when user pans to the
left edge. Backend API now accepts 'before' parameter for pagination.
Frontend uses KlinesNotifier to manage accumulated data with proper
deduplication.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 22:21:39 -08:00
..
auth_remote_datasource.dart feat(mining-app): integrate real APIs for Asset and Profile pages 2026-01-14 08:22:40 -08:00
contribution_remote_datasource.dart feat(mining-app): add estimated earnings and contribution stats API 2026-01-14 08:37:30 -08:00
mining_remote_datasource.dart fix(mining-app): fix mining records data parsing from mining-service 2026-01-15 00:02:30 -08:00
referral_remote_datasource.dart refactor(frontend): replace all '直推' with '引荐' 2026-01-19 04:43:31 -08:00
trading_remote_datasource.dart feat(kline): add dynamic history loading on pan 2026-01-19 22:21:39 -08:00