kasun
d7233d817c
reorganized packages
2026-05-16 01:14:34 +02:00
kasun
92aaf63c12
fixed Homebox typo
2026-05-16 00:16:28 +02:00
kasun
ef09a3c84d
revised CORS config for lalowed origins
2026-05-14 14:57:25 +02:00
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
a1ebb1be21
format
2026-04-09 21:18:40 +02:00
kasun
ef4ee70aac
added WrongServiceTypeException
2026-04-08 22:33:04 +02:00
kasun
00bb929f22
format
2026-04-08 22:32:06 +02:00
kasun
680e5f0abd
revised exception handling for empty fields.
2026-04-08 20:57:27 +02:00
kasun
2000278f1a
got rid if Map and added username, password and apikey to request body
2026-04-08 20:51:14 +02:00
kasun
8a5f7c2bf8
added username to ConnectionEntity
2026-04-08 20:48:21 +02:00
kasun
3e4a1f92b1
added username for uniqueness of connection db entry
2026-04-08 17:38:42 +02:00
kasun
30784fa756
format
2026-04-08 02:21:55 +02:00
kasun
240a366ce8
added login logic excl refresh call
2026-04-06 05:02:46 +02:00
kasun
8b1a604dc2
renamed enum classes
2026-04-06 01:28:31 +02:00
kasun
be0821b0be
replaced constructor with requiredArgsConstructor annotation
2026-04-04 23:15:38 +02:00
kasun
913f3c75f1
made improvements
2026-04-03 21:28:00 +02:00
kasun
0169cf04b6
refactored connection classes to be more generic and accept credentials of different apps.
2026-04-03 02:58:34 +02:00
kasun
2387d41ebb
changed format
2026-03-30 22:43:07 +02:00
kasun
c15c7a0d61
added ErrorMessages enum
2026-03-30 22:41:41 +02:00
kasun
6267e18478
changed format
2026-03-30 20:42:48 +02:00
kasun
75b6995b94
added post request to achieve login response with tokens
2026-03-30 05:07:51 +02:00
kasun
15831aefd7
added initial spring boot setup with external postgres connection and openai api key
2026-03-20 01:50:17 +01:00