Commit Graph
6 Commits
Author SHA1 Message Date
SmartUp Developer 4dd4448970 Reapply "Redesign finance dashboard with period summaries"
This reverts commit da14ec5740.
2026-07-03 23:25:47 +08:00
SmartUp Developer da14ec5740 Revert "Redesign finance dashboard with period summaries"
This reverts commit 8d41956d88.
2026-07-03 23:19:32 +08:00
SmartUp Developer 8d41956d88 Redesign finance dashboard with period summaries 2026-07-03 22:16:05 +08:00
SmartUp Developer 4971263a3a perf: 前端按需引入 Element Plus + Vite 拆包 + template 优化 2026-05-25 00:18:08 +08:00
SmartUp Developer 8a6ed249be fix: complete remaining 8 optimization items
- HTTP connection pooling: UpstreamClient & WebsiteClient reuse httpx.Client
- Deduplicate decimal_string into shared app/utils/number.py
- Split scheduler transaction: snapshot write → webhook/website sync in separate sessions
- Remove hardcoded 170.106.100.210 migration from database.py
- Reset consecutive_failures on upstream update
- Healthcheck: install curl, replace python -c with curl -f
- Add .dockerignore to reduce build context
- Frontend: add axios-retry with exponential backoff (5xx/network errors only)
2026-05-17 11:09:35 +08:00
liumangmang b564ca4797 Initial commit 2026-05-12 17:51:53 +08:00