fix(input_sanitizer): add 'review_date' to default merchant sort fields a461cda Running MukeshKapoor25 commited on Nov 2, 2025
refactor(input_sanitizer): make sort params validation configurable 23ef6b0 MukeshKapoor25 commited on Nov 2, 2025
refactor(merchant): move address formatting logic to pipeline stage 8d4e4f8 MukeshKapoor25 commited on Nov 2, 2025
fix(projections): ensure formatted_address has fallback value 5c48718 MukeshKapoor25 commited on Nov 2, 2025
refactor(merchant): optimize favorite and recent merchants fetching 7e64de4 MukeshKapoor25 commited on Oct 30, 2025
feat(merchant): improve favorite and recent merchants fetching logic 9f7a7b2 MukeshKapoor25 commited on Oct 30, 2025
feat(auth): add JWT authentication and favorite merchants endpoint c42ab13 MukeshKapoor25 commited on Oct 30, 2025
refactor(config): Improve configuration management and code readability 9be6e36 MukeshKapoor25 commited on Oct 27, 2025
Merge branch 'main' of https://huggingface.co/spaces/bmsadmin/bookmyservice-mhs 9daa38c MukeshKapoor25 commited on Oct 27, 2025
feat(config): Implement centralized configuration management system 851444b MukeshKapoor25 commited on Oct 27, 2025
test(performance): Add comprehensive test suite for performance optimization 7611990 MukeshKapoor25 commited on Oct 27, 2025
perf(optimization): Implement comprehensive performance optimization strategy 79ca9ba MukeshKapoor25 commited on Oct 27, 2025
fix(security): Resolve critical security middleware and logging vulnerabilities 96e312e MukeshKapoor25 commited on Oct 27, 2025
feat(security): Implement comprehensive input and log sanitization a7c2198 MukeshKapoor25 commited on Oct 27, 2025
feat(nlp): implement comprehensive advanced NLP pipeline for merchant search 19aa29f MukeshKapoor25 commited on Oct 27, 2025
fix(merchant): enhance associate data mapping in merchant queries a7ca529 MukeshKapoor25 commited on Oct 3, 2025
feat(merchant): enhance merchant details with associate data 6ae2787 MukeshKapoor25 commited on Sep 30, 2025
fix: correct field name from 'associate' to 'associates' in projection 70615e3 MukeshKapoor25 commited on Sep 30, 2025
refactor(models): rename staff to associate across codebase acd50b9 MukeshKapoor25 commited on Sep 30, 2025
refactor(merchant): optimize staff lookup in merchant catalogues 8907370 MukeshKapoor25 commited on Sep 30, 2025
refactor(geospatial): use $arrayElemAt for location coordinates access 93e47be MukeshKapoor25 commited on Sep 30, 2025
feat(models): add merchant_category to recommended fields f6fc6eb MukeshKapoor25 commited on Sep 29, 2025
feat(models): add merchant_category to RECOMMENDED_FIELDS 995706a MukeshKapoor25 commited on Sep 29, 2025
refactor(merchant): rename optimized functions for consistency e1b366e MukeshKapoor25 commited on Sep 28, 2025
feat(services): replace RuntimeError with HTTPException in helper functions d8d19cc MukeshKapoor25 commited on Sep 28, 2025
Remove __pycache__ files from tracking and update .gitignore 658dcff MukeshKapoor25 commited on Sep 28, 2025
fix(merchant): correct earth radius conversion in geo query de6ad16 MukeshKapoor25 commited on Sep 27, 2025
fix(merchant): use default search radius and correct unit conversion a884363 MukeshKapoor25 commited on Sep 27, 2025
Refactor example JSON schema in NewSearchQuery for improved readability aa76792 MukeshKapoor25 commited on Jun 18, 2025
Add logging for pipeline execution in fetch_business_categories_service 896f1c4 MukeshKapoor25 commited on Jun 6, 2025
Add country filtering to business categories endpoint and update related models 0e8cc2c MukeshKapoor25 commited on May 21, 2025
Refactor live-at endpoint to support country filtering and update response model bdd7897 MukeshKapoor25 commited on May 20, 2025
Enhance merchant reviews endpoint with pagination, sorting, and filtering options 309ccda MukeshKapoor25 commited on May 16, 2025