littleshop/TeleBot/TeleBot
SysAdmin 86f19ba044
All checks were successful
Build and Deploy LittleShop / Deploy to Pre-Production (CT109) (push) Successful in 59s
Build and Deploy LittleShop / Deploy to Production VPS (Manual Only) (push) Has been skipped
feat: Add AlexHost deployment pipeline and bot control functionality
- Add Gitea Actions workflow for manual AlexHost deployment
- Add docker-compose.alexhost.yml for production deployment
- Add deploy-alexhost.sh script with server-side build support
- Add Bot Control feature (Start/Stop/Restart) for remote bot management
- Add discovery control endpoint in TeleBot
- Update TeleBot with StartPollingAsync/StopPolling/RestartPollingAsync
- Fix platform architecture issues by building on target server
- Update docker-compose configurations for all environments

Deployment tested successfully:
- TeleShop: healthy at https://teleshop.silentmary.mywire.org
- TeleBot: healthy with discovery integration
- SilverPay: connectivity verified

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 12:33:46 +00:00
..
Controllers feat: Add AlexHost deployment pipeline and bot control functionality 2025-11-26 12:33:46 +00:00
DTOs feat: Add AlexHost deployment pipeline and bot control functionality 2025-11-26 12:33:46 +00:00
Handlers Fix: HandleConfirmVariant now passes variant ID instead of null 2025-10-08 19:54:08 +01:00
Http Fix: Update all TOR proxy configurations to support TorSocksHost 2025-10-03 12:48:07 +01:00
Models feat: Add TeleBot session tracking to LittleShop and fix live activity feed ordering 2025-11-25 20:03:08 +00:00
Services feat: Add TeleBot session tracking to LittleShop and fix live activity feed ordering 2025-11-25 20:03:08 +00:00
UI Feature: Complete order management for pending orders 2025-10-06 04:19:47 +01:00
appsettings.json feat: Add AlexHost deployment pipeline and bot control functionality 2025-11-26 12:33:46 +00:00
BotConfig.cs Configure BTCPay with external nodes via Tor 2025-09-19 12:14:39 +01:00
BotScript.cs Initial commit of LittleShop project (excluding large archives) 2025-09-17 15:07:38 +01:00
CAROUSEL_FEATURE.md Initial commit of LittleShop project (excluding large archives) 2025-09-17 15:07:38 +01:00
Dockerfile Initial commit of LittleShop project (excluding large archives) 2025-09-17 15:07:38 +01:00
Program.cs feat: Add TeleBot session tracking to LittleShop and fix live activity feed ordering 2025-11-25 20:03:08 +00:00
TeleBot.csproj Fix SilverPay payment integration JSON serialization 2025-11-13 14:12:35 +00:00
TelegramBot.cs Initial commit of LittleShop project (excluding large archives) 2025-09-17 15:07:38 +01:00
TelegramBotService.cs feat: Add AlexHost deployment pipeline and bot control functionality 2025-11-26 12:33:46 +00:00
test-wizard-result.html Add customer communication system 2025-08-27 18:02:39 +01:00
TestCarousel.cs "Fix-Use-short-IDs-for-product-buttons-and-simplify-to-Buy-button" 2025-10-03 15:48:54 +01:00
TOR-DEPLOYMENT-GUIDE.md CI/CD: Add GitLab CI/CD pipeline for Hostinger deployment 2025-10-01 13:10:48 +01:00
wizard-page.html Add customer communication system 2025-08-27 18:02:39 +01:00
wizard-result.html Add customer communication system 2025-08-27 18:02:39 +01:00
wizard-test.txt Add customer communication system 2025-08-27 18:02:39 +01:00