コミット履歴

作者 SHA1 メッセージ 日付
  Fszontagh 6d79844b68 refactor: eliminate code duplication in forceQdrantSync endpoint 8 ヶ月 前
  Fszontagh 3fd391a316 refactor: fix embeddings endpoint to return actual embedding records 8 ヶ月 前
  Fszontagh b8e3e4efc5 fix: clear all embeddings instead of just pending ones 8 ヶ月 前
  Fszontagh 38df10625a feat: add endpoint to clear pending embeddings 8 ヶ月 前
  Fszontagh aed81b0d18 fix: prevent unnecessary embedding regeneration and fix content change detection 8 ヶ月 前
  Fszontagh 3946d9be11 fix: implement one collection per URL for Qdrant embeddings 8 ヶ月 前
  Fszontagh 42323fa35a feat: implement content chunking for Qdrant embeddings 8 ヶ月 前
  Fszontagh 747bed57bb fix: enable Qdrant sync and add manual sync feature 8 ヶ月 前
  Fszontagh 1a2d4b7cb4 feat: add per-shop content routing with /content/:shopId 8 ヶ月 前
  Fszontagh 056ef1c941 fix: show View Full button on all content items 8 ヶ月 前
  Fszontagh d8a84598e8 fix: correct API response parsing for embeddings and errors 8 ヶ月 前
  Fszontagh 7bd4c68ff2 feat: add deployment diagnostics script to verify build deployment 8 ヶ月 前
  Fszontagh f7d16896e9 fix: resolve NaNM display and cleanup SQLITE_ERROR 8 ヶ月 前
  Fszontagh f749f03a91 fix: add null safety for Qdrant embeddings and errors arrays 8 ヶ月 前
  Fszontagh 64abd1b382 debug: add console logging to ShopDetailPage for error diagnosis 8 ヶ月 前
  Fszontagh 4e21981391 fix: prevent shop details page from failing when Qdrant API calls fail 8 ヶ月 前
  Fszontagh 265189b1d3 feat: add missing MCP endpoints 8 ヶ月 前
  Fszontagh 78f4d18d6f feat: add DELETE /api/qdrant/shops/:shopId/errors endpoint 8 ヶ月 前
  Fszontagh 3a6fa7e969 feat: add PATCH /api/shops/:id/qdrant endpoint to enable/disable Qdrant 8 ヶ月 前
  Fszontagh bd2f2fee0f fix: correct table name from shop_contents to shop_content 8 ヶ月 前
  Fszontagh 315e431700 feat: simplify installer to require .env file in source directory 8 ヶ月 前
  Fszontagh d12ca2fbc4 feat: update installer to use source .env file for systemd service 8 ヶ月 前
  Fszontagh 2fff451194 fix: support both internal ID and custom ID in shop Qdrant endpoints 8 ヶ月 前
  Fszontagh e5b40ff708 feat: implement missing shop-specific Qdrant API endpoints 8 ヶ月 前
  Fszontagh fc9243c51d Fix Qdrant API endpoint registration and implement missing stats endpoint 8 ヶ月 前
  Fszontagh 6f05fb2ec0 Fix all TypeScript build errors 8 ヶ月 前
  Fszontagh 9f7323b62c docs: complete comprehensive Qdrant documentation 8 ヶ月 前
  Fszontagh 4141d20152 feat: complete frontend UI for Qdrant vector search 8 ヶ月 前
  Fszontagh a41d806651 feat: complete Qdrant store mechanism with webhooks and background scheduler 8 ヶ月 前
  Fszontagh cb474252fa feat: implement complete Qdrant and MCP system with API endpoints 8 ヶ月 前