VideoStudy/VideoStudy.UI
Ricardo Carneiro 724983e96c fix: corrige inicialização do Photino (App.razor + index.html)
App.razor tinha <!DOCTYPE html> + blazor.web.js que conflitavam com
blazor.photino.js do index.html. App.razor montado dentro de #app
não pode ter wrapper HTML — simplificado para apenas <Routes />.

- App.razor: remove HTML/head/body/blazor.web.js
- index.html: adiciona Bootstrap, traduz para pt-BR, fix #blazor-error-ui
- MainLayout.razor: remove link Semantic Kernel e #blazor-error-ui duplicado

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 14:48:40 -03:00
..
Components refactor: limpeza geral e troca de Puppeteer por FFmpeg 2026-05-15 14:08:05 -03:00
Layout fix: corrige inicialização do Photino (App.razor + index.html) 2026-05-15 14:48:40 -03:00
Pages refactor: limpeza geral e troca de Puppeteer por FFmpeg 2026-05-15 14:08:05 -03:00
Services refactor: limpeza geral e troca de Puppeteer por FFmpeg 2026-05-15 14:08:05 -03:00
wwwroot feat: MAUI nativo. Aplicativo rodando local no windows. 2026-02-10 12:26:43 -03:00
_Imports.razor refactor: limpeza geral e troca de Puppeteer por FFmpeg 2026-05-15 14:08:05 -03:00
App.razor fix: corrige inicialização do Photino (App.razor + index.html) 2026-05-15 14:48:40 -03:00
ExampleJsInterop.cs feat: MAUI nativo. Aplicativo rodando local no windows. 2026-02-10 12:26:43 -03:00
Routes.razor feat: MAUI nativo. Aplicativo rodando local no windows. 2026-02-10 12:26:43 -03:00
ServiceCollectionExtensions.cs refactor: limpeza geral e troca de Puppeteer por FFmpeg 2026-05-15 14:08:05 -03:00
VideoStudy.UI.csproj refactor: limpeza geral e troca de Puppeteer por FFmpeg 2026-05-15 14:08:05 -03:00