SilverLABS
  • Joined on 2025-11-12
SilverLABS pushed to main at SilverLABS/littleshop 2025-12-01 23:41:35 +00:00
2ebe6e5b3e fix: Add explicit public route with AllowAnonymous for ShareCard
SilverLABS pushed to main at SilverLABS/littleshop 2025-12-01 23:38:06 +00:00
707d725f4a fix: Add explicit route attributes to PublicBotsController
SilverLABS pushed to main at SilverLABS/littleshop 2025-12-01 23:30:27 +00:00
996f207c48 feat: Add PublicBotsController for anonymous ShareCard access
SilverLABS pushed to main at SilverLABS/littleshop 2025-12-01 23:08:14 +00:00
646ecf77ee feat: Add ShareCardEmbed with local QR code generation and embed modal
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-26 13:14:28 +00:00
4978b21913 fix: Improve verify_deployment function with heredoc
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-26 12:39:28 +00:00
26e9004242 fix: Fix deploy-alexhost.sh verify function and add GitLab CI/CD
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-26 12:33:53 +00:00
86f19ba044 feat: Add AlexHost deployment pipeline and bot control functionality
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-26 11:43:03 +00:00
0997cc8c57 fix: Complete migration to create VariantCollections and SalesLedgers tables
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-25 20:16:30 +00:00
a6b4ec8fa6 feat: Add ShareCard page for bot sharing with QR code
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-25 20:03:17 +00:00
a1af91807e feat: Add TeleBot session tracking to LittleShop and fix live activity feed ordering
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-25 17:24:59 +00:00
bd0714e920 fix: BotDiscoveryService now actually saves discovery status to database
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-25 17:05:11 +00:00
a975a9e914 fix: Allow UpdateBotTokenAsync to start bot when not previously running
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-25 16:50:58 +00:00
f367a98c53 fix: Add snake_case JSON deserialization for Telegram API response
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-25 13:41:53 +00:00
521bff2c7d feat: Add Remote TeleBot Discovery & Configuration
cdef6f04e1 add-docker-registry-deployment-scripts
fcff57dd1f update-dockerfile-to-teleshop-prod-db
14d254b2d1 refactor:Disable-sample-data-seeding-and-rename-database-to-teleshop
Compare 4 commits »
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-18 20:27:31 +00:00
1aed286fac feat: Display runtime connection string in dashboard
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-18 18:36:14 +00:00
062adf31f9 trigger: Fresh database deployment to CT109
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-18 18:08:41 +00:00
10d3164139 feat: Add fresh database deployment + comprehensive setup documentation
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-18 16:34:44 +00:00
615e985ef7 feat: Add docker-compose and comprehensive deployment documentation
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-18 16:14:46 +00:00
c4caee90fb fix: Disable sample data seeding in production environment
SilverLABS pushed to main at SilverLABS/littleshop 2025-11-18 15:41:27 +00:00
349eafbe62 fix: Implement empty AddVariantCollectionsAndSalesLedger migration