Commit History

Fix: Use SHA-256 pre-hash to avoid bcrypt 72-byte limit
96eebcf

Nanny7 commited on

Fix: Handle bcrypt 72-byte password limit
de864f1

Nanny7 commited on

Add debug signup endpoint
e5c3944

Nanny7 commited on

Fix Dockerfile CMD and add .dockerignore
fababb6

Nanny7 commited on

Simplify Dockerfile for HuggingFace compatibility
3d47de5

Nanny7 commited on

Add health check and improve Dockerfile
6a5c577

Nanny7 commited on

Fix: Health check without database dependency
536bb61

Nanny7 commited on

Fix: Lazy initialization for all settings to prevent import-time errors
cc80c84

Nanny7 commited on

Fix: Lazy database initialization for HuggingFace compatibility
2448af2

Nanny7 commited on

Complete Todo API with deferred DB connection
9d278fe

Nanny7 commited on