littleshop/LittleShop/Services
2025-09-01 06:01:05 +01:00
..
AuthService.cs Implement complete e-commerce functionality with shipping and order management 2025-08-20 17:37:24 +01:00
BotMetricsService.cs Add customer communication system 2025-08-27 18:02:39 +01:00
BotService.cs Add customer communication system 2025-08-27 18:02:39 +01:00
BTCPayServerService.cs PWA-implementation 2025-09-01 04:49:05 +01:00
CategoryService.cs Implement complete e-commerce functionality with shipping and order management 2025-08-20 17:37:24 +01:00
CryptoPaymentService.cs Add customer communication system 2025-08-27 18:02:39 +01:00
CustomerMessageService.cs Implement bidirectional customer conversations with customer-based grouping and order tagging 2025-08-27 19:18:46 +01:00
CustomerService.cs Add customer communication system 2025-08-27 18:02:39 +01:00
DataSeederService.cs Implement complete e-commerce functionality with shipping and order management 2025-08-20 17:37:24 +01:00
IAuthService.cs Implement complete e-commerce functionality with shipping and order management 2025-08-20 17:37:24 +01:00
IBotMetricsService.cs Add customer communication system 2025-08-27 18:02:39 +01:00
IBotService.cs Add customer communication system 2025-08-27 18:02:39 +01:00
ICategoryService.cs Implement complete e-commerce functionality with shipping and order management 2025-08-20 17:37:24 +01:00
ICryptoPaymentService.cs Implement complete e-commerce functionality with shipping and order management 2025-08-20 17:37:24 +01:00
ICustomerMessageService.cs Implement bidirectional customer conversations with customer-based grouping and order tagging 2025-08-27 19:18:46 +01:00
ICustomerService.cs Add customer communication system 2025-08-27 18:02:39 +01:00
IOrderService.cs final 2025-08-27 22:19:39 +01:00
IProductService.cs Implement complete e-commerce functionality with shipping and order management 2025-08-20 17:37:24 +01:00
IPushNotificationService.cs WebPush-and-photo-upload-fixes 2025-09-01 06:01:05 +01:00
ITelegramBotManagerService.cs Add customer communication system 2025-08-27 18:02:39 +01:00
OrderService.cs final 2025-08-27 22:19:39 +01:00
ProductService.cs Implement complete e-commerce functionality with shipping and order management 2025-08-20 17:37:24 +01:00
PushNotificationService.cs WebPush-and-photo-upload-fixes 2025-09-01 06:01:05 +01:00
ShippingRateService.cs Implement complete e-commerce functionality with shipping and order management 2025-08-20 17:37:24 +01:00
TelegramBotManagerService.cs "Fix-security-and-config-from-TestAgent" 2025-08-27 22:41:18 +01:00