Commit History

Author SHA1 Message Date
  Fszontagh aed81b0d18 fix: prevent unnecessary embedding regeneration and fix content change detection 8 months ago
  Fszontagh 3946d9be11 fix: implement one collection per URL for Qdrant embeddings 8 months ago
  Fszontagh 42323fa35a feat: implement content chunking for Qdrant embeddings 8 months ago
  Fszontagh 747bed57bb fix: enable Qdrant sync and add manual sync feature 8 months ago
  Fszontagh 1a2d4b7cb4 feat: add per-shop content routing with /content/:shopId 8 months ago
  Fszontagh 056ef1c941 fix: show View Full button on all content items 8 months ago
  Fszontagh d8a84598e8 fix: correct API response parsing for embeddings and errors 8 months ago
  Fszontagh 7bd4c68ff2 feat: add deployment diagnostics script to verify build deployment 8 months ago
  Fszontagh f7d16896e9 fix: resolve NaNM display and cleanup SQLITE_ERROR 8 months ago
  Fszontagh f749f03a91 fix: add null safety for Qdrant embeddings and errors arrays 8 months ago
  Fszontagh 64abd1b382 debug: add console logging to ShopDetailPage for error diagnosis 8 months ago
  Fszontagh 4e21981391 fix: prevent shop details page from failing when Qdrant API calls fail 8 months ago
  Fszontagh 265189b1d3 feat: add missing MCP endpoints 8 months ago
  Fszontagh 78f4d18d6f feat: add DELETE /api/qdrant/shops/:shopId/errors endpoint 8 months ago
  Fszontagh 3a6fa7e969 feat: add PATCH /api/shops/:id/qdrant endpoint to enable/disable Qdrant 8 months ago
  Fszontagh bd2f2fee0f fix: correct table name from shop_contents to shop_content 8 months ago
  Fszontagh 315e431700 feat: simplify installer to require .env file in source directory 8 months ago
  Fszontagh d12ca2fbc4 feat: update installer to use source .env file for systemd service 8 months ago
  Fszontagh 2fff451194 fix: support both internal ID and custom ID in shop Qdrant endpoints 8 months ago
  Fszontagh e5b40ff708 feat: implement missing shop-specific Qdrant API endpoints 8 months ago
  Fszontagh fc9243c51d Fix Qdrant API endpoint registration and implement missing stats endpoint 8 months ago
  Fszontagh 6f05fb2ec0 Fix all TypeScript build errors 8 months ago
  Fszontagh 9f7323b62c docs: complete comprehensive Qdrant documentation 8 months ago
  Fszontagh 4141d20152 feat: complete frontend UI for Qdrant vector search 8 months ago
  Fszontagh a41d806651 feat: complete Qdrant store mechanism with webhooks and background scheduler 8 months ago
  Fszontagh cb474252fa feat: implement complete Qdrant and MCP system with API endpoints 8 months ago
  Fszontagh fc5633070f feat: complete MCP server and tools implementation 8 months ago
  Fszontagh fe8b78464e feat: implement Qdrant vector store integration foundation 8 months ago
  Fszontagh 19acad0017 fix: remove remaining copy button from content items 8 months ago
  Fszontagh 5f79759ac7 fix: remove copy button and implement title persistence 8 months ago