Commit Graph

9 Commits

Author SHA1 Message Date
16170fe2c3 Prioritize WebM video over OGG audio for full quality
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-12 11:38:20 +03:00
c642d2125c Fix duplicate theme insertion when API returns multiple versions
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-12 11:31:01 +03:00
a7cb8b042e Add reset-db and reset-downloader commands to Makefile
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-12 11:28:49 +03:00
3e8f95101b Fix deploy: add down and force-recreate to avoid ContainerConfig error
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-12 11:26:35 +03:00
4432861bc0 Add Makefile for convenient deployment
Commands: build, up, down, restart, logs, deploy, rebuild, backup-db

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

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-12 11:23:52 +03:00
cc11f0b773 Remove Shikimori API, use AnimeThemes only, switch to WebM format
- Remove ShikimoriService, use AnimeThemes API for search
- Replace shikimori_id with animethemes_slug as primary identifier
- Remove FFmpeg MP3 conversion, download WebM directly
- Add .webm support in storage and upload endpoints
- Update frontend to use animethemes_slug

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

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-12 11:22:46 +03:00
333de65fbd Add nginx reverse proxy and environment configuration
- Add nginx.conf for proxying API requests to backend
- Update frontend Dockerfile for production build with nginx
- Move hardcoded values to .env variables in docker-compose.yml
- Add .env.example template for configuration

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

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-12 11:02:33 +03:00
266f3768ef add download service 2026-01-10 11:06:45 +03:00
c33c5fd674 app v1 2025-12-30 17:37:14 +03:00