Commit Graph

5 Commits

Author SHA1 Message Date
Timo
7c210524a9 Support authenticated GreenLens TikTok video uploads 2026-07-13 11:58:12 +02:00
438b3dff7b TikTok V5 2026-07-11 22:04:38 +02:00
99cd885833 Testflight 2026-07-06 15:33:53 +02:00
Timo Knuth
eda0ac98d9 fix(server): pre-check credit balance before health-check AI analysis
The health-check endpoint runs the paid OpenAI analysis before charging
(failed analyses are intentionally not charged). Without a balance
pre-check, a user below HEALTH_CHECK_COST could trigger unlimited free
analyses with fresh idempotency keys.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 13:02:36 +02:00
Timo Knuth
4b79bbcbc9 test(server): add node --test harness with failing free-tier billing tests
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 12:37:11 +02:00