SeemGen/Components/Partials
Adam f1aedcaa1e refactor: Session 1 - critical safety bug fixes
- Remove hardcoded Replicate API key -> appsettings.Development.json
- Replace static Dictionary with ConcurrentDictionary for thread safety
- Remove static myHome field; ProcessAudio2 and OpenEmailForm2 now
  use session-keyed _instances lookup for correct multi-user routing
- Register _instances cleanup in DisposeAsync
- CreateSiteWizard: Singleton -> Scoped, static _instance replaced
  with DotNetObjectReference for per-circuit JS interop
- Remove duplicate DbContext registration from Program.cs
- HandleBrandNameChanged: remove spurious async void
- UpdateTextContentForVoice: add try/catch to contain exceptions
- UI event handlers (UpdateContent/Finished/Status): early-return
  guards + try/catch with _logger instead of silent failures

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 00:44:56 +01:00
..
AnimateOnRender.razor húúúúúúúdenagycommit 2025-08-26 21:04:55 +02:00
ContactFormComponent.razor cerebras integration, json error fix, appsettings possible to swtich between providers, dynamic pdf form poc, many small imporvements 2025-04-13 19:17:02 +02:00
ContentItemList.razor húúúúúúúdenagycommit 2025-08-26 21:04:55 +02:00
CreateSiteWizard.razor refactor: Session 1 - critical safety bug fixes 2026-03-07 00:44:56 +01:00
DialogCardPage.razor content management rewrite, groups, chunking, multidimensional collections 2025-06-28 23:51:37 +02:00
DynamicEditForm.razor cerebras integration, json error fix, appsettings possible to swtich between providers, dynamic pdf form poc, many small imporvements 2025-04-13 19:17:02 +02:00
DynamicEditFormFromDescription.razor cerebras integration, json error fix, appsettings possible to swtich between providers, dynamic pdf form poc, many small imporvements 2025-04-13 19:17:02 +02:00
DynamicEditFormFromDescriptionOLD.razor button clicks further development, admin area developments and fixes, snippet preview, create form 2025-04-22 18:40:04 +02:00
EditContentGroup.razor húúúúúúúdenagycommit 2025-08-26 21:04:55 +02:00
EditContentItem.razor húúúúúúúdenagycommit 2025-08-26 21:04:55 +02:00
EditorUIComponentBase.cs content management rewrite, groups, chunking, multidimensional collections 2025-06-28 23:51:37 +02:00
EventConsole.razor Initial commit 2025-04-01 19:18:17 +02:00
FooterComponent.razor content management rewrite, groups, chunking, multidimensional collections 2025-06-28 23:51:37 +02:00
FormDescriptionEditor.razor button clicks further development, admin area developments and fixes, snippet preview, create form 2025-04-22 18:40:04 +02:00
FormWizardComponent.razor cerebras integration, json error fix, appsettings possible to swtich between providers, dynamic pdf form poc, many small imporvements 2025-04-13 19:17:02 +02:00
GenerateFromDocument.razor húúúúúúúdenagycommit 2025-08-26 21:04:55 +02:00
GenerateFromScratch.razor húúúúúúúdenagycommit 2025-08-26 21:04:55 +02:00
GenerateSitePages - Copy.razor húúúúúúúdenagycommit 2025-08-26 21:04:55 +02:00
GenerateSitePages.razor húúúúúúúdenagycommit 2025-08-26 21:04:55 +02:00
HtmlContentEditor.razor húúúúúúúdenagycommit 2025-08-26 21:04:55 +02:00
ManageContentGroupsPartial.razor húúúúúúúdenagycommit 2025-08-26 21:04:55 +02:00
ManageSiteInfoPartial.razor húúúúúúúdenagycommit 2025-08-26 21:04:55 +02:00
MapsComponent.razor Muuuuuch faster, local vector search, local embedding service and api 2025-06-17 20:22:49 +02:00
MenuItemContentEditor.razor content management rewrite, groups, chunking, multidimensional collections 2025-06-28 23:51:37 +02:00
MenuItemEditor.razor húúúúúúúdenagycommit 2025-08-26 21:04:55 +02:00
NavMenu.razor content management rewrite, groups, chunking, multidimensional collections 2025-06-28 23:51:37 +02:00
NewNavMenu.razor húúúúúúúdenagycommit 2025-08-26 21:04:55 +02:00
TemplateSnippetEditor.razor húúúúúúúdenagycommit 2025-08-26 21:04:55 +02:00
VideoComponent.razor content management rewrite, groups, chunking, multidimensional collections 2025-06-28 23:51:37 +02:00