Commit Graph

  • 2ebe6e5b3e fix: Add explicit public route with AllowAnonymous for ShareCard main SysAdmin 2025-12-01 23:41:35 +0000
  • 707d725f4a fix: Add explicit route attributes to PublicBotsController SysAdmin 2025-12-01 23:38:06 +0000
  • 996f207c48 feat: Add PublicBotsController for anonymous ShareCard access SysAdmin 2025-12-01 23:30:12 +0000
  • 646ecf77ee feat: Add ShareCardEmbed with local QR code generation and embed modal SysAdmin 2025-12-01 23:08:07 +0000
  • 4978b21913 fix: Improve verify_deployment function with heredoc SysAdmin 2025-11-26 13:14:26 +0000
  • 26e9004242 fix: Fix deploy-alexhost.sh verify function and add GitLab CI/CD SysAdmin 2025-11-26 12:39:21 +0000
  • 86f19ba044 feat: Add AlexHost deployment pipeline and bot control functionality SysAdmin 2025-11-26 12:33:46 +0000
  • 0997cc8c57 fix: Complete migration to create VariantCollections and SalesLedgers tables SysAdmin 2025-11-26 11:42:57 +0000
  • a6b4ec8fa6 feat: Add ShareCard page for bot sharing with QR code SysAdmin 2025-11-25 20:11:49 +0000
  • a1af91807e feat: Add TeleBot session tracking to LittleShop and fix live activity feed ordering SysAdmin 2025-11-25 20:03:08 +0000
  • bd0714e920 fix: BotDiscoveryService now actually saves discovery status to database SysAdmin 2025-11-25 17:24:54 +0000
  • a975a9e914 fix: Allow UpdateBotTokenAsync to start bot when not previously running SysAdmin 2025-11-25 17:04:53 +0000
  • f367a98c53 fix: Add snake_case JSON deserialization for Telegram API response SysAdmin 2025-11-25 16:50:47 +0000
  • 521bff2c7d feat: Add Remote TeleBot Discovery & Configuration SysAdmin 2025-11-25 13:41:36 +0000
  • cdef6f04e1 add-docker-registry-deployment-scripts sysadmin 2025-11-20 16:22:54 +0000
  • fcff57dd1f update-dockerfile-to-teleshop-prod-db sysadmin 2025-11-20 16:21:39 +0000
  • 14d254b2d1 refactor:Disable-sample-data-seeding-and-rename-database-to-teleshop sysadmin 2025-11-18 22:15:53 +0000
  • 1aed286fac feat: Display runtime connection string in dashboard SysAdmin 2025-11-18 20:24:53 +0000
  • 062adf31f9 trigger: Fresh database deployment to CT109 SysAdmin 2025-11-18 18:35:58 +0000
  • 10d3164139 feat: Add fresh database deployment + comprehensive setup documentation SysAdmin 2025-11-18 18:08:22 +0000
  • 615e985ef7 feat: Add docker-compose and comprehensive deployment documentation SysAdmin 2025-11-18 16:34:30 +0000
  • c4caee90fb fix: Disable sample data seeding in production environment sysadmin 2025-11-18 16:14:17 +0000
  • 349eafbe62 fix: Implement empty AddVariantCollectionsAndSalesLedger migration sysadmin 2025-11-18 15:41:24 +0000
  • 2592bfe305 fix: Increase rate limits for testing/pre-production environment sysadmin 2025-11-18 15:22:39 +0000
  • bd8fa6ddf7 fix: Add missing antiforgery token to Messages Reply form sysadmin 2025-11-18 14:34:33 +0000
  • e534e51b91 fix: Show Processing status orders in Pending Payment tab sysadmin 2025-11-18 13:39:08 +0000
  • e52526b6f9 docs: Add CT109 E2E test results and trigger TeleBot deployment sysadmin 2025-11-17 19:28:58 +0000
  • 417c4a68ae ci: Configure TeleBot token for CT109 pre-production deployment sysadmin 2025-11-17 18:19:15 +0000
  • a43fa292db fix: Bot activity tracking performance - 523x faster (3000ms to 5.74ms) sysadmin 2025-11-17 17:34:06 +0000
  • 1d249d13ba fix: Bot registration duplicate prevention and SilverPay integration update sysadmin 2025-11-17 15:56:23 +0000
  • 8dfaa7e0f7 fix: Update SilverPay BaseUrl to http://10.0.0.51:5500 for integration testing SysAdmin 2025-11-17 15:05:39 +0000
  • 25ec371961 fix: Simplify to use public HTTPS clone (no authentication needed) SysAdmin 2025-11-17 14:07:12 +0000
  • 1a7fd96486 fix: Auto-detect Gitea SSH port instead of hardcoding 2223 SysAdmin 2025-11-17 14:02:21 +0000
  • e7659a4615 fix: Switch from HTTPS token to SSH key authentication for git clone SysAdmin 2025-11-17 13:51:36 +0000
  • b08ff7ad83 fix: Simplify git clone to use token:@host format SysAdmin 2025-11-17 13:50:17 +0000
  • f4346a799e fix: Use git credential helper for Gitea authentication SysAdmin 2025-11-17 13:46:03 +0000
  • 310f1f63de fix: Update secret name from SECRET to GIT_TOKEN SysAdmin 2025-11-17 13:44:41 +0000
  • b6569154a4 fix: Remove oauth2 prefix for Gitea token authentication (Gitea uses different format than GitHub) SysAdmin 2025-11-17 13:41:27 +0000
  • edffa1f249 fix: Use tilde expansion and escape variables for remote execution SysAdmin 2025-11-17 13:40:06 +0000
  • e8ef0710a2 fix: Use SECRET instead of GITEA_TOKEN (Gitea naming restriction) SysAdmin 2025-11-17 13:38:32 +0000
  • af0f8e1f7a fix: Add Gitea token authentication for git clone SysAdmin 2025-11-17 13:35:30 +0000
  • 541b531290 fix: Use home directory instead of /opt for CT109 deployment (permission issue) SysAdmin 2025-11-17 13:29:17 +0000
  • d4c2bedf9b debug: Add verbose logging to SSH setup step SysAdmin 2025-11-17 13:23:29 +0000
  • 5951e2a89a fix: Use hardcoded repository URL instead of gitea context variable SysAdmin 2025-11-16 21:11:13 +0000
  • 8a70e4aad1 fix: Replace GitHub Actions with native git commands for Gitea compatibility SysAdmin 2025-11-16 21:08:01 +0000
  • b04de045c5 fix: Remove Docker buildx setup to resolve CI/CD permissions error SysAdmin 2025-11-16 21:05:09 +0000
  • bf62bea1e2 fix: Improve test infrastructure and increase pass rate from 51% to 78% SysAdmin 2025-11-16 20:43:52 +0000
  • a2247d7c02 feat: Add customer management, payments, and push notifications with security enhancements feature/mobile-responsive-ui-and-variants SysAdmin 2025-11-16 19:33:02 +0000
  • 47e43d4ff8 ci: Migrate from GitLab CI/CD to Gitea Actions with CT109 pre-production SysAdmin 2025-11-14 19:10:14 +0000
  • 14f11ca1f0 docs: Add TODO for variant spreadsheet editor issues SysAdmin 2025-11-14 00:51:56 +0000
  • 0dbc49ee89 fix: Critical data loss bug in variant editor - removed overly aggressive column skip logic SysAdmin 2025-11-14 00:35:55 +0000
  • 35ebf58dca fix: Column rename persistence and comprehensive logging sysadmin 2025-11-14 00:20:05 +0000
  • abe01cb8a0 feat: Redesign variant editor with preset buttons sysadmin 2025-11-14 00:05:02 +0000
  • b53597f250 feat: Add cache-busting to variant editor scripts sysadmin 2025-11-13 23:36:14 +0000
  • db27510c7b feat: Add spreadsheet editor to Create page sysadmin 2025-11-13 23:18:11 +0000
  • 76efba55bd feat: Phase 2.5 - Variant Collections Spreadsheet Editor sysadmin 2025-11-13 19:40:06 +0000
  • a272373246 feat: Complete Phase 2 - Products responsive mobile cards SysAdmin 2025-11-13 19:17:05 +0000
  • 21a1078d64 refactor: Remove skip-to-content link per user request SysAdmin 2025-11-13 19:15:42 +0000
  • 28dce2223d feat: Phase 2 - Mobile-first responsive card views SysAdmin 2025-11-13 18:00:33 +0000
  • 2aadd8ed2c feat: Phase 1 - Critical WCAG 2.1 AA accessibility improvements SysAdmin 2025-11-13 17:56:28 +0000
  • a07a3a54ea Fix SilverPay payment integration JSON serialization sysadmin 2025-11-13 14:12:35 +0000
  • 6cd8e7255d docs: Add push instructions and status summary SysAdmin 2025-10-10 13:14:10 +0100
  • 7dd48ea5a5 docs: Add development branch deployment guide SysAdmin 2025-10-10 13:12:34 +0100
  • 7008a95df3 feat: Bot management improvements with wallet configuration and duplicate detection SysAdmin 2025-10-10 12:34:00 +0100
  • 91000035f5 Fix: HandleConfirmVariant now passes variant ID instead of null SysAdmin 2025-10-08 19:54:08 +0100
  • 5f26a96ae8 Trigger rebuild: Force Docker no-cache for TeleBot variant fix SysAdmin 2025-10-08 19:26:26 +0100
  • b90d2b8d29 Fix: TeleBot now uses variant prices when adding to cart SysAdmin 2025-10-08 19:05:29 +0100
  • 23794610d9 Add: Debug logging for product variant data in TeleBot SysAdmin 2025-10-08 18:55:57 +0100
  • aa06f420fe Add: Diagnostic logging for variant selection in TeleBot SysAdmin 2025-10-08 18:49:45 +0100
  • 062916d5ce Fix: CSV import now creates ProductVariants instead of ProductMultiBuys SysAdmin 2025-10-08 18:31:46 +0100
  • 9f7b2840af Fix: Populate existing variant panels with imported ProductVariant data SysAdmin 2025-10-08 18:05:18 +0100
  • 2c5815510d Fix: Display variant price and stock directly in Product Edit page SysAdmin 2025-10-08 17:48:05 +0100
  • 859dfd374d Debug: Add logging to variant import for troubleshooting SysAdmin 2025-10-08 17:01:32 +0100
  • d0d98affcd Fix: Text import variant format requires 3 parts (name; price; stock) SysAdmin 2025-10-08 16:39:52 +0100
  • 77d29e14c1 Fix: Text import variant parsing now correctly handles value, price, and stock SysAdmin 2025-10-08 16:26:48 +0100
  • daa59e3271 Enhance: Replace All now clears orders + Auto-creates categories SysAdmin 2025-10-08 16:01:21 +0100
  • 4f591418df Add: Replace All option to text import UI SysAdmin 2025-10-08 15:36:04 +0100
  • 86e30d7203 Fix: Import concurrency errors + Add sales data cleanup SysAdmin 2025-10-08 15:00:51 +0100
  • 6c8106ff90 Add: CSV import with Replace All feature and auto-create categories sysadmin 2025-10-08 14:22:13 +0100
  • be91b3efd7 Add: SignalR real-time notifications for admin panel SysAdmin 2025-10-06 17:57:10 +0100
  • b8390162d9 Add: Enhanced push notification logging for debugging SysAdmin 2025-10-06 17:38:19 +0100
  • b265c89a72 Fix: Refactor TeleBot messaging to use database queue SysAdmin 2025-10-06 17:22:06 +0100
  • 6c95ed3145 Fix: Add TeleBot integration and expired payment handling SysAdmin 2025-10-06 16:55:19 +0100
  • cede0e7c47 Fix: Update interface to match confirmations parameter SysAdmin 2025-10-06 16:35:09 +0100
  • 110ad5f956 Fix: Add confirmations support and fix notification logic SysAdmin 2025-10-06 16:26:39 +0100
  • 2ae44a3c56 Fix: Add Dispatch button for orders in Packing status SysAdmin 2025-10-06 16:12:11 +0100
  • a519284fd1 Fix: Include Overpaid status in payment notifications SysAdmin 2025-10-06 16:07:14 +0100
  • 81f781be48 Fix: Allow anonymous access to BTCPay webhook endpoint SysAdmin 2025-10-06 15:47:35 +0100
  • c9afb760b8 Fix: PWA manifest warnings resolved SysAdmin 2025-10-06 12:20:34 +0100
  • 5f71f0bb2d Fix: Loading screen now shows on every page load SysAdmin 2025-10-06 12:07:40 +0100
  • 0a08d1a943 Fix: Loading screen now waits for Blazor.start() on all pages SysAdmin 2025-10-06 11:54:53 +0100
  • db2443c7ac Fix: Blazor Server loading screen now works correctly SysAdmin 2025-10-06 11:45:08 +0100
  • dd494603f5 Fix: TeleBot should not use Tor for internal LittleShop API calls SysAdmin 2025-10-06 11:33:10 +0100
  • 9206067e9c Fix: TeleBot order deletion and bot activity tracking SysAdmin 2025-10-06 11:16:32 +0100
  • 217de2a5ab Feature: Human-Readable Text Format Product Import SysAdmin 2025-10-06 05:29:21 +0100
  • d897bb99c3 Fix: Saved address now persists across sessions SysAdmin 2025-10-06 04:58:01 +0100
  • a6f1c32461 Fix: Delete order now works for Customer-based orders SysAdmin 2025-10-06 04:56:32 +0100
  • 4c6a1f10d6 Fix: Delete order button now responds correctly SysAdmin 2025-10-06 04:42:29 +0100
  • 7806bb2392 Docs: Channel Lock & PIN Protection feature design SysAdmin 2025-10-06 04:39:29 +0100
  • f440042204 Feature: Complete order management for pending orders SysAdmin 2025-10-06 04:19:47 +0100