BIAF-offASR / backend /app.py

Commit History

refactor: code cleanup and App.jsx component split
3496381

froster02 commited on

feat: optimize for HF Spaces deployment
6919c1d

froster02 commited on

fix: modernize startup with lifespan and add explicit health checks
f7aacd7

froster02 commited on

fix: add health check and improved logging for HF Spaces
801e7d1

froster02 commited on

fix: pin bcrypt for passlib compatibility and fix backend imports
3c22309

froster02 commited on

fix: resolve ModuleNotFoundError and simplify CI/CD
5db065e

froster02 commited on

fix(ci): use backend. prefix in fallback imports and guard module-level init_db()
0e4a931

froster02 commited on

fix(ci): install backend/requirements.txt in CI workflow
4dbee55

froster02 commited on

feat(docs): implement high-fidelity document translation with style preservation
88d3f92

froster02 commited on

fix: resolve relative import in app.py for test discovery
b552612

froster02 commited on

fix(backend): resolve type safety issues with file.filename in app.py
d487ea1

froster02 commited on

style(ui): refine mobile navbar with full-screen toggle and improved spacing
a456e86

froster02 commited on

refactor: update project branding and remove BAIF references
c034414

froster02 commited on

Initial commit: BAIF Offline Translation Portal with production Dockerfile and recent optimizations
4fe0b6c

froster02 commited on