discourse/plugins/discourse-ai/app
Keegan George feebe6993a
FIX: ensure usage report is timezone aware to prevent gaps (#33913)
## 🔍 Overview
Previously, it was possible to see gaps in usage charts despite data
being present, due to the user's timezone. This update ensures that the
AI usage report is timezone aware rather than using UTC and converting
when generating reports.
2025-07-29 13:42:31 -07:00
..
controllers/discourse_ai FIX: ensure usage report is timezone aware to prevent gaps (#33913) 2025-07-29 13:42:31 -07:00
helpers/discourse_ai/ai_bot
jobs DEV: Get completion rates of each translatable type (#33927) 2025-07-30 01:47:16 +08:00
mailers
models
serializers
services
views