Commit History

refactor: code cleanup and App.jsx component split
3496381
Running

froster02 commited on

fix: resolve HF Spaces deployment timeout
0c87f9b

froster02 commited on

Merge pull request #4 from froster02/feat/hf-spaces-optimization
7f41540
unverified

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

Merge pull request #3 from froster02/feat/high-fidelity-docs
db02b02
unverified

froster02 commited on

fix(huggingface): update metadata with valid colorTo value
d20d94d

froster02 commited on

Merge pull request #2 from froster02/feat/high-fidelity-docs
21121c2
unverified

froster02 commited on

ci: skip backend-tests job on pull_request (heavy GPU deps)
d2c3c37

froster02 commited on

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

froster02 commited on

fix(ci): move CI mock after language validation and same-language passthrough in translate
8c6a110

froster02 commited on

fix(docker): install torchvision from CPU index to resolve torchvision::nms operator error
17230b5

froster02 commited on

feat: commit remaining feature work
2210fe3

froster02 commited on

fix(ci): commit missing backend modules for app import
0acd147

froster02 commited on

fix(lint): resolve ESLint errors in App.jsx
c66a2b4

froster02 commited on

fix(deps): commit backend requirements with document processing packages
1cb727b

froster02 commited on

fix(ci): bump Node.js to 22 for ESLint 10 compatibility
768403d

froster02 commited on

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

froster02 commited on

Merge pull request #1 from froster02/feat/high-fidelity-docs
b549683
unverified

froster02 commited on

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

froster02 commited on

docs: add Testing & CI/CD section to README
9085e99

froster02 commited on

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

froster02 commited on

fix: resolve module discovery and validation issues in CI mode
d356ada

froster02 commited on

feat: implement comprehensive CI/CD pipeline with mock AI mode
3645440

froster02 commited on

test: organize all backend and e2e tests into testcase folder
edf0f20

froster02 commited on

docs: complete end-to-end documentation overhaul for frontend, backend, and project root
f180b94

froster02 commited on

chore: harden repository with comprehensive ignore files and security policy
fee9640

froster02 commited on

Update Docker CI workflow for BIAF build process
22e5835
unverified

froster02 commited on

Update dependency review workflow configuration
ffe2b8c
unverified

froster02 commited on

Update CodeQL workflow for Python analysis
ee9bf62
unverified

froster02 commited on

Update Pylint workflow configuration
3de39bb
unverified

froster02 commited on

Refactor Python CI workflow for better structure
eddf12a
unverified

froster02 commited on

docs: add monitoring checklist and license note
c85f265

froster02 commited on

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

froster02 commited on

feat(ui): move offline capability and api cost stats to settings page
d8967eb

froster02 commited on

feat(ui): move Offline Node Status from dashboard to settings page
2666672

froster02 commited on

fix(ui): force responsive styles with !important flags and rebuild frontend
b7e0107

froster02 commited on

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

froster02 commited on

feat(ui): implement responsive mobile-first design with hamburger menu
34a1722

froster02 commited on

docs(readme): update branding and add application preview image
1c7fe84

froster02 commited on

refactor: update project branding and remove BAIF references
c034414

froster02 commited on

feat(ui): restyle frontend to match baif.org.in visual identity
d8a5f09

froster02 commited on

fix(deploy): upgrade Python to 3.11 and PyTorch to >=2.6.0 to address CVE-2025-32434 security load restriction
a5ffc14

froster02 commited on

fix(deploy): upgrade frontend builder Node version to 20-alpine to support Vite build requirements
2a14a8b

froster02 commited on

fix(deploy): update base python image to slim-bookworm to fix EOL buster apt-get 404 error
f202f51

froster02 commited on

deploy: add Hugging Face YAML metadata header to root README.md
f95361b

froster02 commited on

deploy: update Dockerfile for Hugging Face non-root user permissions and port 7860
f614f75

froster02 commited on