claude-code-tracker/app/models
Ryan Malloy 50c80596d0 Add comprehensive Docker deployment and file upload functionality
Features Added:
• Docker containerization with multi-stage Python 3.12 build
• Caddy reverse proxy integration with automatic SSL
• File upload interface for .claude.json imports with preview
• Comprehensive hook system with 39+ hook types across 9 categories
• Complete documentation system with Docker and import guides

Technical Improvements:
• Enhanced database models with hook tracking capabilities
• Robust file validation and error handling for uploads
• Production-ready Docker compose configuration
• Health checks and resource limits for containers
• Database initialization scripts for containerized deployments

Documentation:
• Docker Deployment Guide with troubleshooting
• Data Import Guide with step-by-step instructions
• Updated Getting Started guide with new features
• Enhanced documentation index with responsive grid layout

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-11 08:02:09 -06:00
..
__init__.py Add comprehensive Docker deployment and file upload functionality 2025-08-11 08:02:09 -06:00
activity.py Add comprehensive documentation system and tool call tracking 2025-08-11 05:58:27 -06:00
base.py Initial commit: Claude Code Project Tracker 2025-08-11 02:59:21 -06:00
conversation.py Initial commit: Claude Code Project Tracker 2025-08-11 02:59:21 -06:00
git_operation.py Initial commit: Claude Code Project Tracker 2025-08-11 02:59:21 -06:00
hooks.py Add comprehensive Docker deployment and file upload functionality 2025-08-11 08:02:09 -06:00
project.py Add comprehensive documentation system and tool call tracking 2025-08-11 05:58:27 -06:00
session.py Add comprehensive documentation system and tool call tracking 2025-08-11 05:58:27 -06:00
tool_call.py Add comprehensive documentation system and tool call tracking 2025-08-11 05:58:27 -06:00
waiting_period.py Initial commit: Claude Code Project Tracker 2025-08-11 02:59:21 -06:00