discourse-ai/app/controllers/discourse_ai
David Taylor b10be23533
FIX: Ensure artifacts are sandboxed, even when visited directly (#921)
It's important that artifacts are never given 'same origin' access to the forum domain, so that they cannot access cookies, or make authenticated HTTP requests. So even when visiting the URL directly, we need to wrap them in a sandboxed iframe.
2024-11-19 11:44:17 +00:00
..
admin FEATURE: support custom instructions for persona streaming (#890) 2024-11-05 07:43:26 +11:00
ai_bot FIX: Ensure artifacts are sandboxed, even when visited directly (#921) 2024-11-19 11:44:17 +00:00
ai_helper DEV: Update rate limits for image captioning (#816) 2024-10-02 10:36:35 -07:00
discord FEATURE: Discord Bot integration (#831) 2024-10-16 12:41:18 -03:00
embeddings FEATURE: disable rate limiting when skipping hyde (#793) 2024-09-04 15:51:01 +10:00
summarization FIX/REFACTOR: FoldContent revamp (#866) 2024-10-25 11:51:17 -03:00