ppt-tool/frontend/app
Vadym Samoilenko ff9cdffc32 Phase 5: Fix export, slide edit, static files; add README
- Fix PPTX/PDF export: Puppeteer URL port mismatch (80 → 3000)
- Fix backend export_utils to use NEXT_INTERNAL_URL env var
- Add Chromium to frontend Dockerfile for Docker-based export
- Fix slide edit socket hang up with asyncio.wait_for() timeouts
- Add FastAPI StaticFiles mounts for /static and /app_data
- Add Next.js rewrite for /static/ to proxy to backend
- Show template thumbnail in master decks admin page
- Add error logging to ReviewWorkflow component
- Add Docker env vars for web service (APP_DATA_DIRECTORY, app_data volume)
- Add project README in English

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 15:40:36 +00:00
..
(presentation-generator) Phase 5: Fix export, slide edit, static files; add README 2026-02-27 15:40:36 +00:00
admin Phase 5: Fix export, slide edit, static files; add README 2026-02-27 15:40:36 +00:00
api Phase 5: Fix export, slide edit, static files; add README 2026-02-27 15:40:36 +00:00
fonts Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
hooks Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
login Wire Oliver DeckForge UI: AuthGuard, routing, logo, remove Presenton branding 2026-02-26 18:34:55 +00:00
presentation-templates Wire Oliver DeckForge UI: AuthGuard, routing, logo, remove Presenton branding 2026-02-26 18:34:55 +00:00
schema Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
apple-icon.png Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
ConfigurationInitializer.tsx Wire Oliver DeckForge UI: AuthGuard, routing, logo, remove Presenton branding 2026-02-26 18:34:55 +00:00
favicon.ico Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
globals.css Phase 5: Fix export, slide edit, static files; add README 2026-02-27 15:40:36 +00:00
icon1.svg Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
icon2.png Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
layout.tsx Rebrand Presenton to Oliver DeckForge, pre-configure models, use NanoBanana Pro 2026-02-26 18:17:11 +00:00
loading.tsx Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
not-found.tsx Phase 1-2: Foundation + Admin Panel & Client Management 2026-02-26 15:37:17 +00:00
page.tsx Wire Oliver DeckForge UI: AuthGuard, routing, logo, remove Presenton branding 2026-02-26 18:34:55 +00:00
providers.tsx Wire Oliver DeckForge UI: AuthGuard, routing, logo, remove Presenton branding 2026-02-26 18:34:55 +00:00