Commit Graph

8 Commits

Author SHA1 Message Date
kasun a8e39d8f09 changed cors config to use env variables 2026-05-10 03:49:41 +02:00
kasun 43bbcece7a add session-based connection management and React dashboard
Backend: adds JDBC session support, login/status/logout endpoints, and
new DTOs (AuthResponse, ConnectionStatusResponse, LoginResult). Frontend
replaces the Vite boilerplate with a Dashboard, ServiceCard, and
ConnectModal backed by a typed API client.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 03:30:36 +02:00
kasun ab1d7e68f5 added rest path 2026-04-02 20:28:34 +02:00
kasun bda9391c75 changed format 2026-03-30 21:30:19 +02:00
kasun 8128ab829f added additional .env.local file import pathes 2026-03-30 05:05:57 +02:00
kasun 0c13b134ab renamed env file 2026-03-26 21:25:51 +01:00
kasun f20221fd8d changed ddl-auto of main db 2026-03-25 01:54:26 +01:00
kasun 15831aefd7 added initial spring boot setup with external postgres connection and openai api key 2026-03-20 01:50:17 +01:00