demo / apps /profiles /__pycache__

Commit History

refactor: restructure views into mixin-based architecture
e9c00d1

AIVLAD commited on

cleanup: remove obsolete code and unused fields
6754f1c

AIVLAD commited on

feat: migrate from TypedDict to Pydantic for type safety
1009dbf

AIVLAD commited on

feat: add uv.lock for reproducible Docker deployments
df759b5

AIVLAD commited on

fix: replace ThreadPoolExecutor with SynchronousExecutor for SQLite compatibility
2179a0e

AIVLAD commited on

fix: disable parallel test execution for SQLite
df83027

AIVLAD commited on

feat: implement daily-ice-usage endpoint for Profile API
2d81cf3

AIVLAD commited on

feat: add DailyProgress API with auto-calculation
6dd0453

AIVLAD commited on

feat: add DailyProgress model and IceUsageCalculator service
7951739

AIVLAD commited on

feat: implement TDD for Wall Construction API with full type safety
cf09ddc

AIVLAD commited on