rwadurian/frontend/mining-app/lib
hailin 41f142124b fix(mining-app): update splash page theme and fix token refresh
- Update splash_page.dart to orange theme (#FF6B00) matching other pages
- Change app name from "榴莲挖矿" to "榴莲生态"
- Fix refreshTokenIfNeeded to properly throw on failure instead of
  silently calling logout (which caused Riverpod ref errors)
- Clear local storage directly on refresh failure without remote API call

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 19:32:31 -08:00
..
core refactor(mining-app): remove deprecated HomePage and fix navigation 2026-01-12 11:19:41 -08:00
data feat(mining-app): fix login bugs and connect contribution page to real API 2026-01-12 09:39:23 -08:00
domain feat(mining-app): fix login bugs and connect contribution page to real API 2026-01-12 09:39:23 -08:00
presentation fix(mining-app): update splash page theme and fix token refresh 2026-01-12 19:32:31 -08:00
main.dart feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00