Commit Graph

  • 8184db0c46 update CLAUDE.md to reflect the sync/vector package layout feature/Implement-AI-search-function kasun 2026-07-04 01:11:07 +02:00
  • 65ff109800 add session-gated /sync endpoint and prune stale vectors after reindex kasun 2026-07-04 01:08:42 +02:00
  • 48d120fbff extract HomeboxItemClient for reuse between search and sync kasun 2026-07-04 01:08:26 +02:00
  • 43b6d227db replaced constructor with RequiredArgsConstructor annotation kasun 2026-07-01 19:47:00 +02:00
  • fed981212a fixed failing searchControllerTests kasun 2026-07-01 18:16:11 +02:00
  • e310c1bbd8 renamed SyncProvider kasun 2026-07-01 01:06:20 +02:00
  • 9ae94c81e6 added vector and sync packages for pgvector operations, renamed classes and added sync providers. kasun 2026-06-30 23:47:07 +02:00
  • 8f24163bc0 refactored EmbeddingService kasun 2026-06-30 23:26:33 +02:00
  • 2ce90a6cac renamed Homebox record and extraData map key kasun 2026-06-30 23:25:36 +02:00
  • c363e16987 updated CLAUDE.md for better chat operations kasun 2026-06-30 22:54:48 +02:00
  • d5cf43ec08 renamed HomeboxEntity to HomeboxConnectionEntity kasun 2026-06-30 22:31:34 +02:00
  • 6908f7530a changed id type of vector store from uuid to text to make use of deterministic ids kasun 2026-06-30 22:27:55 +02:00
  • 573f0110c7 changed variable name kasun 2026-06-30 22:25:41 +02:00
  • 0508687cad added classes for vectorization, similarity search and summarization kasun 2026-06-30 05:00:20 +02:00
  • baa0582d50 renamed SearchResponse to ServiceItem in frontend kasun 2026-06-30 04:55:08 +02:00
  • 3086b7e2ca renamed SearchResponse to ServiceItem and moved to shared package kasun 2026-06-30 04:52:45 +02:00
  • 47466a6c61 added pgvector implementation and updated doc kasun 2026-06-29 22:27:32 +02:00
  • 28080c7954 dded postgresql dependency kasun 2026-06-29 01:14:58 +02:00
  • 23e4467e23 fixed format kasun 2026-06-27 13:21:10 +02:00
  • b08fbf3b03 Merge pull request 'added sonarqube config' (#41) from enhancement/Configure-Sonarqube-server into main main kasun 2026-06-27 03:23:57 +02:00
  • 51382d0bd1 fixed sonarqube issue for grouping dependencies kasun 2026-06-27 03:19:27 +02:00
  • a55270f6d5 fixed sonarqube issue with hardcoded dependency version kasun 2026-06-27 03:14:06 +02:00
  • 7f6fd4259b fixed sonarqube issue with hardcoded dependency version kasun 2026-06-27 03:12:01 +02:00
  • 46a86f15d8 fixed sonarqube issue with hardcoded dependency version kasun 2026-06-27 03:09:26 +02:00
  • 78b6e04db6 bump test db to postgres 18.4 kasun 2026-06-27 03:05:17 +02:00
  • 3fed8a4ea2 revised build.yaml dropped caching kasun 2026-06-27 02:53:39 +02:00
  • 5b0c2d6d02 bumb test db to postgres 18 kasun 2026-06-27 01:21:51 +02:00
  • ee2685aa07 resolve null type safety warnings from method references in stream collectors kasun 2026-06-27 01:15:55 +02:00
  • 12fc7909fd added missing javadoc kasun 2026-06-27 01:08:49 +02:00
  • 9bbf2fd098 format kasun 2026-06-27 01:07:50 +02:00
  • 9c2cbd1608 replaced streams with for loop for serviceprovider lookup to resolves null type safety warning from Collectors.toMap kasun 2026-06-27 01:07:36 +02:00
  • fffdd2a575 add JaCoCo coverage reporting for SonarQube kasunandClaude Sonnet 4.6 2026-06-25 22:18:07 +02:00
  • 8c18d7ff73 fix CI database name to satisfy vaessl_test assertion kasunandClaude Sonnet 4.6 2026-06-25 22:09:19 +02:00
  • 4318fc13f6 added self contained postgresql db kasun 2026-06-25 22:01:47 +02:00
  • a2e110d3dd fixed typo kasun 2026-06-25 21:50:11 +02:00
  • adb51584e7 added missing env kasun 2026-06-25 21:44:18 +02:00
  • 048120688f changed image kasun 2026-06-25 21:36:10 +02:00
  • b356682175 fixed typo kasun 2026-06-25 21:33:29 +02:00
  • bdbfece62c added env variables kasun 2026-06-25 21:32:28 +02:00
  • 597c941994 added test failure logging kasun 2026-06-25 21:10:06 +02:00
  • 8183bf61ea added network connection to self hosted postgreql db kasun 2026-06-25 21:03:55 +02:00
  • 5838084b73 adjusted java version kasun 2026-06-25 20:46:34 +02:00
  • 77ee6f68c6 fixed typo in build.gradle kasun 2026-06-25 20:43:19 +02:00
  • 5c58fe43d9 adjusted gradlew path kasun 2026-06-25 20:37:13 +02:00
  • 7652645f42 adjusted gradlew path kasun 2026-06-25 20:30:33 +02:00
  • 2ea346651f adjusted gradlew path kasun 2026-06-25 20:30:08 +02:00
  • 6b5a3b5687 added sonarqube config kasun 2026-06-25 20:23:22 +02:00
  • 68bc14198e Merge pull request 'Feature/ implement basic search function' (#40) from feature/Implement-basic-search-function into main kasun 2026-06-25 17:58:39 +02:00
  • 33c560555e updated readme.md kasun 2026-06-25 17:56:44 +02:00
  • ff9cfe2b3c updated deprecated yaml option kasun 2026-06-25 17:44:42 +02:00
  • 17e15279c5 updated claude.md to new progress kasun 2026-06-25 17:17:30 +02:00
  • 40cbe7103f restructured folders and files kasun 2026-06-25 17:17:10 +02:00
  • fb64a7787f refactored to make use of the ServiceType enum throughout backend and frontend for typesafety kasun 2026-06-24 23:25:18 +02:00
  • 38c72d1bb8 changed app title kasun 2026-06-24 16:00:43 +02:00
  • 077308b547 removed unsused assets kasun 2026-06-24 15:57:24 +02:00
  • 6e3d3347e2 added search response into searchmodal ui, restructured folders kasun 2026-06-24 15:57:10 +02:00
  • a1ce085123 fixed format kasun 2026-06-24 13:25:29 +02:00
  • 61d399761d fixed wrong modal reference kasun 2026-06-24 13:25:13 +02:00
  • 17a959e7a7 removed wrong operator kasun 2026-06-24 13:24:50 +02:00
  • b7bc8f5525 added first searchmodal draft kasun 2026-06-24 00:58:45 +02:00
  • a542d23c00 Merge remote-tracking branch 'origin/main' into feature/Implement-basic-search-function kasun 2026-06-23 20:33:57 +02:00
  • fad016cdaf removed unnecessary annotation kasun 2026-06-23 20:33:19 +02:00
  • dbf7a9c50d updated spring versions kasun 2026-06-23 20:33:07 +02:00
  • f0d536d8f4 bug: fixed changed Homebox endpoint and added better exception handling. kasun 2026-06-23 19:08:35 +02:00
  • 77bc8b996b Update docs/02-Preparation/01-code-server-adjustments.md kasun 2026-06-01 12:59:43 +02:00
  • 5776676eeb refactor: centralise session key format in SessionKeys utility kasun 2026-05-21 20:57:32 +02:00
  • 1a86c23565 corrected javadoc kasun 2026-05-21 20:42:14 +02:00
  • ea866377bc test: add unit tests for HomeboxSearchProvider and SearchResponse kasunandClaude Sonnet 4.6 2026-05-20 17:36:31 +02:00
  • a7b984ca84 refactor: consolidate test mock constants into shared Mockdata class kasunandClaude Sonnet 4.6 2026-05-20 17:36:22 +02:00
  • f3fe9901c5 changed doc title kasun 2026-05-20 04:43:51 +02:00
  • c461aa81cc Merge pull request 'changed hibernate schema creation for test db' (#37) from enhancement/reorganize-databases into main kasun 2026-05-20 04:40:45 +02:00
  • 856fa9e166 updated local postgresql database and updated doc for pgvector db creation kasun 2026-05-20 04:39:29 +02:00
  • 7ce01dff0b changed hibernate schema creation for test db kasun 2026-05-20 04:38:46 +02:00
  • 1ba85e129e added SearchControllerTest kasun 2026-05-18 03:14:38 +02:00
  • c75bf2ad71 changed hibernate schema creation kasun 2026-05-17 19:52:40 +02:00
  • d91f39d087 implemented basic search function with Homebox provider kasun 2026-05-17 04:22:29 +02:00
  • f39bf049a0 added RemoteApiException kasun 2026-05-17 00:38:47 +02:00
  • 5b2648d526 changed formatter kasun 2026-05-17 00:31:10 +02:00
  • a8ecf65180 changed formatter kasun 2026-05-17 00:26:46 +02:00
  • 4d96524adb reoargnized packages kasun 2026-05-16 02:38:33 +02:00
  • 1d5006fd7e reorganized packages kasun 2026-05-16 01:48:36 +02:00
  • 406a041ce9 reorganized packages kasun 2026-05-16 01:47:12 +02:00
  • d7233d817c reorganized packages kasun 2026-05-16 01:14:34 +02:00
  • 92aaf63c12 fixed Homebox typo kasun 2026-05-16 00:16:28 +02:00
  • ef09a3c84d revised CORS config for lalowed origins kasun 2026-05-14 14:57:25 +02:00
  • 463fbd8332 added focus to first input field of modal kasun 2026-05-13 17:33:08 +02:00
  • 0cce4727e5 fixed indentation kasun 2026-05-13 16:44:45 +02:00
  • 83427b4f6b revsied documentation according to progress made kasun 2026-05-12 20:23:39 +02:00
  • 4aa3d0134c revised CLAUDE.md kasun 2026-05-12 20:23:20 +02:00
  • 0eb135249e fixed typos kasun 2026-05-12 18:27:46 +02:00
  • 1bada8d83e upgraded Spring Boot version from 4.0.5 to 4.0.6 kasun 2026-05-12 18:22:10 +02:00
  • b55fcf19f2 Merge pull request 'add feature with claude code' (#34) from infrastructure/Evaluate-feasibility-of-a-paid-code-assistant into main kasun 2026-05-10 03:50:50 +02:00
  • a8e39d8f09 changed cors config to use env variables kasun 2026-05-10 03:49:41 +02:00
  • 2c766b10a3 added doc for claude code implementation kasun 2026-05-10 03:32:16 +02:00
  • 43bbcece7a add session-based connection management and React dashboard kasunandClaude Sonnet 4.6 2026-05-10 03:30:36 +02:00
  • 0127706262 added doc for adding claude code to path kasun 2026-04-22 19:03:06 +02:00
  • 2cbb8b7467 add CLAUDE.md with architecture and development guidance kasunandClaude Sonnet 4.6 2026-04-22 18:58:12 +02:00
  • 4a256c8086 added stack illustration to Readme.md kasun 2026-04-11 21:51:41 +02:00
  • ae3e699938 Merge branch 'doc/Update-the-cover-Readme.md' kasun 2026-04-11 14:55:17 +02:00
  • 7b21011f5a updated README.MD kasun 2026-04-11 14:49:22 +02:00