Commit History

fix(input_sanitizer): add 'review_date' to default merchant sort fields
a461cda
Running

MukeshKapoor25 commited on

refactor(input_sanitizer): make sort params validation configurable
23ef6b0

MukeshKapoor25 commited on

refactor(merchant): move address formatting logic to pipeline stage
8d4e4f8

MukeshKapoor25 commited on

fix(projections): ensure formatted_address has fallback value
5c48718

MukeshKapoor25 commited on

refactor(merchant): optimize favorite and recent merchants fetching
7e64de4

MukeshKapoor25 commited on

feat(merchant): improve favorite and recent merchants fetching logic
9f7a7b2

MukeshKapoor25 commited on

feat(auth): add JWT authentication and favorite merchants endpoint
c42ab13

MukeshKapoor25 commited on

refactor(config): Improve configuration management and code readability
9be6e36

MukeshKapoor25 commited on

Merge branch 'main' of https://huggingface.co/spaces/bmsadmin/bookmyservice-mhs
9daa38c

MukeshKapoor25 commited on

fix(config): Correct cache configuration key naming
07dc085

MukeshKapoor25 commited on

Delete .env
2414a8f
verified

insightfy commited on

feat(config): Implement centralized configuration management system
851444b

MukeshKapoor25 commited on

test(performance): Add comprehensive test suite for performance optimization
7611990

MukeshKapoor25 commited on

perf(optimization): Implement comprehensive performance optimization strategy
79ca9ba

MukeshKapoor25 commited on

fix(security): Resolve critical security middleware and logging vulnerabilities
96e312e

MukeshKapoor25 commited on

feat(security): Implement comprehensive input and log sanitization
a7c2198

MukeshKapoor25 commited on

feat(nlp): implement comprehensive advanced NLP pipeline for merchant search
19aa29f

MukeshKapoor25 commited on

fix(merchant): enhance associate data mapping in merchant queries
a7ca529

MukeshKapoor25 commited on

feat(merchant): enhance merchant details with associate data
6ae2787

MukeshKapoor25 commited on

fix: correct field name from 'associate' to 'associates' in projection
70615e3

MukeshKapoor25 commited on

refactor(models): rename staff to associate across codebase
acd50b9

MukeshKapoor25 commited on

refactor(merchant): optimize staff lookup in merchant catalogues
8907370

MukeshKapoor25 commited on

refactor(geospatial): use $arrayElemAt for location coordinates access
93e47be

MukeshKapoor25 commited on

feat(models): add merchant_category to recommended fields
f6fc6eb

MukeshKapoor25 commited on

feat(models): add merchant_category to RECOMMENDED_FIELDS
995706a

MukeshKapoor25 commited on

refactor(merchant): rename optimized functions for consistency
e1b366e

MukeshKapoor25 commited on

feat(services): replace RuntimeError with HTTPException in helper functions
d8d19cc

MukeshKapoor25 commited on

Remove __pycache__ files from tracking and update .gitignore
658dcff

MukeshKapoor25 commited on

fix(merchant): correct earth radius conversion in geo query
de6ad16

MukeshKapoor25 commited on

fix(merchant): use default search radius and correct unit conversion
a884363

MukeshKapoor25 commited on

Refactor example JSON schema in NewSearchQuery for improved readability
aa76792

MukeshKapoor25 commited on

Add logging for pipeline execution in fetch_business_categories_service
896f1c4

MukeshKapoor25 commited on

Add tag field to BusinessCategory model
ae3c328

MukeshKapoor25 commited on

Add country filtering to business categories endpoint and update related models
0e8cc2c

MukeshKapoor25 commited on

Refactor live-at endpoint to support country filtering and update response model
bdd7897

MukeshKapoor25 commited on

Enhance merchant reviews endpoint with pagination, sorting, and filtering options
309ccda

MukeshKapoor25 commited on

Add additional recommended fields for merchant data
0c04b0c

MukeshKapoor25 commited on

merchant catalogues cache key issue
cdc7580

MukeshKapoor25 commited on