Fszontagh
|
143a529a0a
refactor: move UI to /ui subpath and add root JSON endpoint
|
8 months ago |
Fszontagh
|
0e76ee9ca8
feat: implement versioning with git hash and update crawler user agent
|
8 months ago |
Fszontagh
|
602aeb5822
refactor: replace Qdrant iterator naming with URL hash-based collections
|
8 months ago |
Fszontagh
|
4805e0b4f3
fix: handle manually deleted Qdrant collections properly
|
8 months ago |
Fszontagh
|
6d79844b68
refactor: eliminate code duplication in forceQdrantSync endpoint
|
8 months ago |
Fszontagh
|
3fd391a316
refactor: fix embeddings endpoint to return actual embedding records
|
8 months ago |
Fszontagh
|
b8e3e4efc5
fix: clear all embeddings instead of just pending ones
|
8 months ago |
Fszontagh
|
38df10625a
feat: add endpoint to clear pending embeddings
|
8 months ago |
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 |