0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-07 13:19:19 +08:00
discourse/plugins/discourse-ai/app/controllers/discourse_ai/admin
Natalie Tay 7c89948f1a
UX: Convert AI translation's max days ago setting to a specific date setting instead (#42082)
Related:
https://meta.discourse.org/t/request-for-a-date-picker-in-ai-translate-settings/405828

The backfill translation setting was "max age days". This resulted in a
running date, which meant the older topics couldn't get updated if the
date keeps running from today.
2026-07-28 18:27:34 +08:00
..
admin_dashboard_highlights_controller.rb FEATURE: AI highlights for new dashboard (#40740) 2026-06-10 23:00:35 +08:00
ai_agents_controller.rb DEV: Make AI context compaction global (#41317) 2026-07-14 18:41:37 -03:00
ai_artifacts_controller.rb
ai_embeddings_controller.rb DEV: use explicit permit instead of permit! for provider_params (#38632) 2026-03-16 15:42:17 -05:00
ai_features_controller.rb DEV: Add the ability to register an AI module for data explorer (#38891) 2026-04-03 13:59:06 +08:00
ai_llm_quotas_controller.rb FEATURE: add cost limits to LLM quotas (#41277) 2026-06-30 15:59:24 +10:00
ai_llms_controller.rb FEATURE: add Google Vertex AI LLM provider (#41350) 2026-07-16 15:13:22 -03:00
ai_mcp_servers_controller.rb FEATURE: Add advanced OAuth options for MCP servers (#38913) 2026-04-01 08:47:23 +11:00
ai_secrets_controller.rb FEATURE: Add MCP server integration to AI agents (#38706) 2026-03-25 17:32:27 +11:00
ai_spam_controller.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
ai_theme_translations_controller.rb FIX: Translate the overrides instead of just the en.yml file (#39291) 2026-04-15 23:44:39 +08:00
ai_tools_controller.rb FIX: Ensure that the current user's guardian is used when running AI tools tests. (#38676) 2026-04-29 16:25:52 -03:00
ai_translations_controller.rb UX: Convert AI translation's max days ago setting to a specific date setting instead (#42082) 2026-07-28 18:27:34 +08:00
ai_usage_controller.rb FIX: Improve AI report implementation (#40865) 2026-06-15 15:59:34 +10:00
dashboard_controller.rb
rag_document_fragments_controller.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00