5f28663969
feat: enhance JWT error handling by returning unauthorized status for missing or malformed JWT
master
Kain3442026-06-15 22:51:39 +07:00
925935788a
feat: reorganize pg_trgm index migrations by removing old files and creating new ones
Kain3442026-06-08 14:03:50 +07:00
53e1e4b8ea
feat: implement lexical search functionality in RAG, including new SQL queries and service methods
Kain3442026-06-08 14:00:20 +07:00
a77b856973
feat: enhance RAG functionality with context character limits, query rewriting options, and improved timeout settings
Kain3442026-06-08 13:46:32 +07:00
872692d8d2
feat: add detailed logging for RAG chat and rerank attempts, including durations and error handling
Kain3442026-06-08 13:14:40 +07:00
40fced75d9
feat: enhance RAG functionality with query rewriting, result reranking, and additional metadata in responses
Kain3442026-06-08 13:01:55 +07:00
250dca82a7
docs: rewrite README to include comprehensive project documentation and setup guide
Kain3442026-06-07 23:35:49 +07:00
64e69bc085
feat: implement relation request DTO and generate Swagger API documentation
Kain3442026-06-06 19:21:48 +07:00
463f7a3ac0
feat: implement geometry and relation management services with associated DTOs, repository logic, and database queries
Kain3442026-06-06 19:19:18 +07:00
fd8d413760
feat: implement relation management system with controllers, services, repositories, and corresponding API documentation.
Kain3442026-06-06 17:22:03 +07:00
7ff15ae662
feat: implement geometry and battle replay repositories, services, and associated database schemas
Kain3442026-06-06 07:14:52 +07:00
f55bc6c0e6
feat: implement RAG-based chatbot service with usage limits and history persistence
Kain3442026-06-05 21:20:23 +07:00
32ade66c6c
feat: implement chatbot service with RAG-based question answering and history tracking
Kain3442026-06-05 17:55:45 +07:00
fdcd44cc00
feat: implement core backend architecture and project management services for the History API
Kain3442026-06-05 14:18:55 +07:00
420a9ad43a
feat: implement ChatbotService for RAG-based history Q&A and history retrieval
Kain3442026-06-04 09:53:22 +07:00
9654c059d5
feat: implement ChatbotService for RAG-based AI interactions and history management
Kain3442026-06-04 07:50:25 +07:00
e061b9da05
feat: implement RAG utility and chatbot service for AI-powered history assistance
Kain3442026-06-04 01:13:19 +07:00
b9df8d33b3
feat: implement RAG indexing worker with vector database schema and document embedding support
Kain3442026-06-04 00:55:41 +07:00
2b07f264b6
feat: implement Fiber server setup and dependency injection for API layers
Kain3442026-06-03 22:29:03 +07:00
4676e21740
feat: define usage constants and add unit tests for GeometryService
Kain3442026-06-03 19:43:51 +07:00
54b1522db5
feat: implement battle replay controller, service, and routes with Swagger documentation
Kain3442026-05-28 02:46:48 +07:00
1d0733819d
feat: initialize Swagger documentation for authentication and proxy endpoints
Kain3442026-05-27 18:36:56 +07:00
d02006390b
feat: implement entity and wiki management services, repositories, and routes with associated controllers
Kain3442026-05-27 18:32:35 +07:00
e35f67e26b
feat: implement wiki and submission management services with corresponding database schema and API endpoints
Kain3442026-05-27 18:00:30 +07:00
111a884574
feat: implement Goong service and controller for location functionality and update database schema diagram
Kain3442026-05-18 22:05:51 +07:00
965c74abaf
fix(goong): bump proxy cache version prefix to goong_proxy_v2 to clear dirty cache
Kain3442026-05-18 20:14:29 +07:00
72fab311c8
feat: add GoongService for authenticated proxying and caching of Goong API requests
Kain3442026-05-18 20:10:30 +07:00
ba5ac2df7d
feat: implement GoongController to proxy requests with automatic API key injection
Kain3442026-05-18 19:39:02 +07:00
65f73a70f1
feat: implement History API service with Swagger documentation and routing
Kain3442026-05-18 19:29:10 +07:00
fc7320cda1
feat: implement user routes with authentication and role-based access control
Kain3442026-05-17 23:39:53 +07:00
374c3b4f47
feat: implement battle replay module with database migrations, repository, and CRUD service endpoints
Kain3442026-05-17 22:25:48 +07:00
94601dbe58
feat: generate Swagger API documentation and remove database port exposure from docker-compose
Kain3442026-05-14 13:52:11 +07:00
27e9dacf19
feat: implement project repository with Redis caching and transaction support
Kain3442026-05-14 13:37:37 +07:00
a5a597f2a1
feat: implement WikiRepository with caching and database integration for wiki management
Kain3442026-05-14 12:58:48 +07:00
8aceee9130
feat: implement WikiRepository with caching and transaction support
Kain3442026-05-14 12:56:30 +07:00
e7d4f5f7cd
feat: implement cron worker for daily statistics updates and weekly S3 database backups
Kain3442026-05-14 11:55:46 +07:00
033e5bf60b
feat: implement authentication service and controller for user signin, signup, logout, and token refresh
Kain3442026-05-13 16:38:23 +07:00
b94618c7d7
feat: implement cron worker for automated daily statistics and weekly database backups
Kain3442026-05-11 11:08:49 +07:00
2873e42eab
feat: implement wiki and wiki content management system including database schemas, DTOs, and API endpoints
Kain3442026-05-11 11:02:57 +07:00
8cee6b6622
feat: implement wiki and entity repositories and services with corresponding SQL queries and generation
Kain3442026-05-10 11:38:33 +07:00
12a04f0670
feat: add ChatbotController for handling AI chat queries and history retrieval
Kain3442026-05-09 11:12:26 +07:00
27c78db66d
feat: implement geometry service with persistence layer and API documentation
Kain3442026-05-09 00:43:45 +07:00
b2ee16457d
feat: implement chat repository with caching support and add new commit service for history management
Kain3442026-05-08 21:15:54 +07:00
600246426b
feat: implement chat and conversation history management with database schema and API endpoints
Kain3442026-05-08 21:03:26 +07:00
4d4640c20a
feat: add commit snapshot request DTOs for history tracking
Kain3442026-05-08 01:53:25 +07:00
11679a7d8e
feat: implement cron worker for automated daily statistics and weekly database backups
Kain3442026-05-07 11:47:43 +07:00
d6b113dcda
feat: generate Swagger documentation for API endpoints
Kain3442026-05-07 11:41:26 +07:00