discourse-ai/app/controllers/discourse_ai
David Taylor 77d3a38e49
FIX: AI share page assets via CDN on login-required sites (#1343)
AI share page assets are loaded via the app CDN, which means the requests have no authentication and will never appear to the app as "logged in". Therefore we should skip the `redirect_to_login_if_required` before_action.
2025-05-16 09:30:38 +01:00
..
admin FEATURE: Examples support for personas. (#1334) 2025-05-13 10:06:16 -03:00
ai_bot FIX: AI share page assets via CDN on login-required sites (#1343) 2025-05-16 09:30:38 +01:00
ai_helper FEATURE: Add streaming to composer helper (#1256) 2025-04-14 08:18:50 -07:00
discord FEATURE: Discord Bot integration (#831) 2024-10-16 12:41:18 -03:00
embeddings FIX: Invalid access error should be populated to user (#1303) 2025-04-30 12:10:10 -07:00
sentiment FIX: Ensure category badging present in sentiment reports (#1222) 2025-03-26 12:37:41 -07:00
summarization FIX/REFACTOR: FoldContent revamp (#866) 2024-10-25 11:51:17 -03:00