Commit Graph

  • 5083e377a0 fix: Update NarratorSummary model to make name_arabic optional and name_transliterated nullable; enhance query filters for non-null Arabic names main salah 2026-03-02 22:07:32 +0100
  • f2bab9cadd feat: Add Arabic text normalization utilities for consistent matching salah 2026-03-02 22:00:19 +0100
  • 649b6a40a3 feat: Add __init__.py to utils directory for package initialization salah 2026-03-02 21:57:40 +0100
  • 9aa76cddaf Refactor narrator endpoints for improved search and profile retrieval salah 2026-03-02 21:51:04 +0100
  • abb091685e fix: Update Qdrant client initialization to include port in the URL salah 2026-02-27 00:05:38 +0100
  • 3d59c78eb9 fix: Update Qdrant configuration in settings and deployment files for correct host, port, and collection salah 2026-02-27 00:02:31 +0100
  • a1a9d2f436 fix: Add import for Optional type to enhance type hinting in settings salah 2026-02-26 23:42:31 +0100
  • 0a66b9c0e3 fix: Update fields to use Optional type for better clarity and handling of null values salah 2026-02-26 23:39:32 +0100
  • c6191180c8 fix: Update Qdrant port configuration to correct value in settings and deployment files salah 2026-02-26 23:28:28 +0100
  • 0d90e93227 fix: Update Qdrant host and port configuration in environment files and deployment settings salah 2026-02-26 23:20:17 +0100
  • 6ab8988cb6 fix: Enhance database connection handling with error logging and default values salah 2026-02-26 23:13:06 +0100
  • 439405dead fix: Update collection_name parameter to remove default value for better clarity salah 2026-02-26 23:05:46 +0100
  • de270529dd feat: Update deployment configuration and add build & deploy script salah 2026-02-26 22:38:02 +0100
  • b81d48a008 fix: Update database credentials and Qdrant host in deployment configuration salah 2026-02-26 22:24:39 +0100
  • 9d51393c86 feat: Implement Hadith and Narrator endpoints with search functionality salah 2026-02-26 22:17:58 +0100