diff --git a/.gradle/9.5.1/executionHistory/executionHistory.bin b/.gradle/9.5.1/executionHistory/executionHistory.bin index 7ab1d4e..9e56302 100644 Binary files a/.gradle/9.5.1/executionHistory/executionHistory.bin and b/.gradle/9.5.1/executionHistory/executionHistory.bin differ diff --git a/.gradle/9.5.1/executionHistory/executionHistory.lock b/.gradle/9.5.1/executionHistory/executionHistory.lock index daf77ef..dc127ce 100644 Binary files a/.gradle/9.5.1/executionHistory/executionHistory.lock and b/.gradle/9.5.1/executionHistory/executionHistory.lock differ diff --git a/.gradle/9.5.1/fileHashes/fileHashes.bin b/.gradle/9.5.1/fileHashes/fileHashes.bin index 1bce2f6..c9e08e8 100644 Binary files a/.gradle/9.5.1/fileHashes/fileHashes.bin and b/.gradle/9.5.1/fileHashes/fileHashes.bin differ diff --git a/.gradle/9.5.1/fileHashes/fileHashes.lock b/.gradle/9.5.1/fileHashes/fileHashes.lock index f47142b..cbf3159 100644 Binary files a/.gradle/9.5.1/fileHashes/fileHashes.lock and b/.gradle/9.5.1/fileHashes/fileHashes.lock differ diff --git a/.gradle/9.5.1/fileHashes/resourceHashesCache.bin b/.gradle/9.5.1/fileHashes/resourceHashesCache.bin index 52b9076..fadae09 100644 Binary files a/.gradle/9.5.1/fileHashes/resourceHashesCache.bin and b/.gradle/9.5.1/fileHashes/resourceHashesCache.bin differ diff --git a/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/.gradle/buildOutputCleanup/buildOutputCleanup.lock index 0aa4edd..784435e 100644 Binary files a/.gradle/buildOutputCleanup/buildOutputCleanup.lock and b/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/build/classes/kotlin/main/com/oliver/kidio/backend/data/database/DatabaseFactory$dbQuery$2.class b/build/classes/kotlin/main/com/oliver/kidio/backend/data/database/DatabaseFactory$dbQuery$2.class index c9c56ec..2dc578d 100644 Binary files a/build/classes/kotlin/main/com/oliver/kidio/backend/data/database/DatabaseFactory$dbQuery$2.class and b/build/classes/kotlin/main/com/oliver/kidio/backend/data/database/DatabaseFactory$dbQuery$2.class differ diff --git a/build/classes/kotlin/main/com/oliver/kidio/backend/data/database/DatabaseFactory.class b/build/classes/kotlin/main/com/oliver/kidio/backend/data/database/DatabaseFactory.class index 35df8a1..6962b7a 100644 Binary files a/build/classes/kotlin/main/com/oliver/kidio/backend/data/database/DatabaseFactory.class and b/build/classes/kotlin/main/com/oliver/kidio/backend/data/database/DatabaseFactory.class differ diff --git a/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test health endpoint$1.class b/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test health endpoint$1.class index 9082b58..f17fd4f 100644 Binary files a/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test health endpoint$1.class and b/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test health endpoint$1.class differ diff --git a/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test screentime sync$1$1.class b/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test screentime sync$1$1.class index 1b62701..2ca1dcc 100644 Binary files a/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test screentime sync$1$1.class and b/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test screentime sync$1$1.class differ diff --git a/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test screentime sync$1.class b/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test screentime sync$1.class index 2792588..2da2a9a 100644 Binary files a/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test screentime sync$1.class and b/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test screentime sync$1.class differ diff --git a/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test tasks endpoint and verify$1.class b/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test tasks endpoint and verify$1.class index 1f420fc..8caab71 100644 Binary files a/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test tasks endpoint and verify$1.class and b/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest$test tasks endpoint and verify$1.class differ diff --git a/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest.class b/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest.class index 10b540c..cfe0b85 100644 Binary files a/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest.class and b/build/classes/kotlin/test/com/oliver/kidio/backend/ServerTest.class differ diff --git a/build/distributions/Kidio_backend-1.0.0-SNAPSHOT.tar b/build/distributions/Kidio_backend-1.0.0-SNAPSHOT.tar index e0e0311..dd8d155 100644 Binary files a/build/distributions/Kidio_backend-1.0.0-SNAPSHOT.tar and b/build/distributions/Kidio_backend-1.0.0-SNAPSHOT.tar differ diff --git a/build/distributions/Kidio_backend-1.0.0-SNAPSHOT.zip b/build/distributions/Kidio_backend-1.0.0-SNAPSHOT.zip index e74214f..de3bad3 100644 Binary files a/build/distributions/Kidio_backend-1.0.0-SNAPSHOT.zip and b/build/distributions/Kidio_backend-1.0.0-SNAPSHOT.zip differ diff --git a/build/distributions/Kidio_backend-shadow-1.0.0-SNAPSHOT.tar b/build/distributions/Kidio_backend-shadow-1.0.0-SNAPSHOT.tar index 9c320d1..3d13ad4 100644 Binary files a/build/distributions/Kidio_backend-shadow-1.0.0-SNAPSHOT.tar and b/build/distributions/Kidio_backend-shadow-1.0.0-SNAPSHOT.tar differ diff --git a/build/distributions/Kidio_backend-shadow-1.0.0-SNAPSHOT.zip b/build/distributions/Kidio_backend-shadow-1.0.0-SNAPSHOT.zip index 25150d1..20d8a03 100644 Binary files a/build/distributions/Kidio_backend-shadow-1.0.0-SNAPSHOT.zip and b/build/distributions/Kidio_backend-shadow-1.0.0-SNAPSHOT.zip differ diff --git a/build/kotlin/compileKotlin/cacheable/last-build.bin b/build/kotlin/compileKotlin/cacheable/last-build.bin index 464a82b..88d9310 100644 Binary files a/build/kotlin/compileKotlin/cacheable/last-build.bin and b/build/kotlin/compileKotlin/cacheable/last-build.bin differ diff --git a/build/kotlin/compileTestKotlin/cacheable/last-build.bin b/build/kotlin/compileTestKotlin/cacheable/last-build.bin index 17441ea..9e794b9 100644 Binary files a/build/kotlin/compileTestKotlin/cacheable/last-build.bin and b/build/kotlin/compileTestKotlin/cacheable/last-build.bin differ diff --git a/build/libs/Kidio_backend-1.0.0-SNAPSHOT.jar b/build/libs/Kidio_backend-1.0.0-SNAPSHOT.jar index ad39b41..e627e1e 100644 Binary files a/build/libs/Kidio_backend-1.0.0-SNAPSHOT.jar and b/build/libs/Kidio_backend-1.0.0-SNAPSHOT.jar differ diff --git a/build/libs/Kidio_backend-all.jar b/build/libs/Kidio_backend-all.jar index ce1ac9a..89d8165 100644 Binary files a/build/libs/Kidio_backend-all.jar and b/build/libs/Kidio_backend-all.jar differ diff --git a/build/reports/tests/test/8NsLo4ikTC0/RMUSCRWfDUg.html b/build/reports/tests/test/8NsLo4ikTC0/RMUSCRWfDUg.html index 465f4ed..81a6ddf 100644 --- a/build/reports/tests/test/8NsLo4ikTC0/RMUSCRWfDUg.html +++ b/build/reports/tests/test/8NsLo4ikTC0/RMUSCRWfDUg.html @@ -63,7 +63,7 @@
-
0.354s
+
0.381s

duration

@@ -85,10 +85,10 @@

standard output

-
2026-09-04 11:18:29.105 [DefaultDispatcher-worker-2 @call-context#3] INFO  io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
-2026-09-04 11:18:29.127 [DefaultDispatcher-worker-2 @call-context#3] INFO  io.ktor.test - Application started in 0.026 seconds.
-2026-09-04 11:18:29.127 [DefaultDispatcher-worker-3 @coroutine#5] INFO  io.ktor.test - Responding at http://localhost:80
-2026-09-04 11:18:29.127 [DefaultDispatcher-worker-3 @coroutine#5] INFO  io.ktor.test - Responding at https://localhost:443
+
2026-09-04 12:22:54.930 [DefaultDispatcher-worker-2 @call-context#3] INFO  io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
+2026-09-04 12:22:54.953 [DefaultDispatcher-worker-2 @call-context#3] INFO  io.ktor.test - Application started in 0.028 seconds.
+2026-09-04 12:22:54.954 [DefaultDispatcher-worker-3 @coroutine#5] INFO  io.ktor.test - Responding at http://localhost:80
+2026-09-04 12:22:54.954 [DefaultDispatcher-worker-3 @coroutine#5] INFO  io.ktor.test - Responding at https://localhost:443
 
@@ -103,7 +103,7 @@
Generated by -Gradle 9.5.1 at 04.09.2026, 11:18:29

+Gradle 9.5.1 at 04.09.2026, 12:22:55

diff --git a/build/reports/tests/test/8NsLo4ikTC0/_9htK0Zm5DI.html b/build/reports/tests/test/8NsLo4ikTC0/_9htK0Zm5DI.html index 4f5571e..419775b 100644 --- a/build/reports/tests/test/8NsLo4ikTC0/_9htK0Zm5DI.html +++ b/build/reports/tests/test/8NsLo4ikTC0/_9htK0Zm5DI.html @@ -85,10 +85,10 @@

standard output

-
2026-09-04 11:18:29.187 [DefaultDispatcher-worker-7 @call-context#23] INFO  io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
-2026-09-04 11:18:29.188 [DefaultDispatcher-worker-7 @call-context#23] INFO  io.ktor.test - Application started in 0.001 seconds.
-2026-09-04 11:18:29.188 [DefaultDispatcher-worker-1 @coroutine#25] INFO  io.ktor.test - Responding at http://localhost:80
-2026-09-04 11:18:29.188 [DefaultDispatcher-worker-1 @coroutine#25] INFO  io.ktor.test - Responding at https://localhost:443
+
2026-09-04 12:22:55.021 [DefaultDispatcher-worker-1 @call-context#23] INFO  io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
+2026-09-04 12:22:55.021 [DefaultDispatcher-worker-1 @call-context#23] INFO  io.ktor.test - Application started in 0.0 seconds.
+2026-09-04 12:22:55.021 [DefaultDispatcher-worker-3 @coroutine#25] INFO  io.ktor.test - Responding at http://localhost:80
+2026-09-04 12:22:55.022 [DefaultDispatcher-worker-3 @coroutine#25] INFO  io.ktor.test - Responding at https://localhost:443
 
@@ -103,7 +103,7 @@
Generated by -Gradle 9.5.1 at 04.09.2026, 11:18:29

+Gradle 9.5.1 at 04.09.2026, 12:22:55

diff --git a/build/reports/tests/test/8NsLo4ikTC0/index.html b/build/reports/tests/test/8NsLo4ikTC0/index.html index 05b0b17..310f593 100644 --- a/build/reports/tests/test/8NsLo4ikTC0/index.html +++ b/build/reports/tests/test/8NsLo4ikTC0/index.html @@ -59,7 +59,7 @@
-
0.373s
+
0.401s

duration

@@ -96,7 +96,7 @@ 1 0 0 -0.009s +0.011s 100% @@ -118,7 +118,7 @@ 1 0 0 -0.354s +0.381s 100% @@ -134,7 +134,7 @@ Generated by -Gradle 9.5.1 at 04.09.2026, 11:18:29

+Gradle 9.5.1 at 04.09.2026, 12:22:55

diff --git a/build/reports/tests/test/8NsLo4ikTC0/jeQlZocklF8.html b/build/reports/tests/test/8NsLo4ikTC0/jeQlZocklF8.html index fedc87a..062f443 100644 --- a/build/reports/tests/test/8NsLo4ikTC0/jeQlZocklF8.html +++ b/build/reports/tests/test/8NsLo4ikTC0/jeQlZocklF8.html @@ -63,7 +63,7 @@
-
0.009s
+
0.011s

duration

@@ -85,10 +85,10 @@

standard output

-
2026-09-04 11:18:29.194 [DefaultDispatcher-worker-5 @call-context#39] INFO  io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
-2026-09-04 11:18:29.195 [DefaultDispatcher-worker-5 @call-context#39] INFO  io.ktor.test - Application started in 0.001 seconds.
-2026-09-04 11:18:29.195 [DefaultDispatcher-worker-7 @coroutine#41] INFO  io.ktor.test - Responding at http://localhost:80
-2026-09-04 11:18:29.195 [DefaultDispatcher-worker-7 @coroutine#41] INFO  io.ktor.test - Responding at https://localhost:443
+
2026-09-04 12:22:55.029 [DefaultDispatcher-worker-7 @call-context#39] INFO  io.ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active.
+2026-09-04 12:22:55.030 [DefaultDispatcher-worker-7 @call-context#39] INFO  io.ktor.test - Application started in 0.001 seconds.
+2026-09-04 12:22:55.030 [DefaultDispatcher-worker-1 @coroutine#41] INFO  io.ktor.test - Responding at http://localhost:80
+2026-09-04 12:22:55.030 [DefaultDispatcher-worker-1 @coroutine#41] INFO  io.ktor.test - Responding at https://localhost:443
 
@@ -103,7 +103,7 @@
Generated by -Gradle 9.5.1 at 04.09.2026, 11:18:29

+Gradle 9.5.1 at 04.09.2026, 12:22:55

diff --git a/build/reports/tests/test/index.html b/build/reports/tests/test/index.html index feeeb9d..7917ca2 100644 --- a/build/reports/tests/test/index.html +++ b/build/reports/tests/test/index.html @@ -56,7 +56,7 @@
-
0.692s
+
0.653s

duration

@@ -93,7 +93,7 @@ 3 0 0 -0.373s +0.401s 100% @@ -109,7 +109,7 @@ Generated by -Gradle 9.5.1 at 04.09.2026, 11:18:29

+Gradle 9.5.1 at 04.09.2026, 12:22:55

diff --git a/build/resources/main/application.yaml b/build/resources/main/application.yaml index 449ee2c..dcf0bd7 100644 --- a/build/resources/main/application.yaml +++ b/build/resources/main/application.yaml @@ -10,5 +10,5 @@ storage: host: "82.165.11.162" port: "5432" database: "kidio_db" - username: "postgres" + username: "kidio_admin" password: "learning" diff --git a/build/test-results/test/TEST-com.oliver.kidio.backend.ServerTest.xml b/build/test-results/test/TEST-com.oliver.kidio.backend.ServerTest.xml index 030e1bf..2049c95 100644 --- a/build/test-results/test/TEST-com.oliver.kidio.backend.ServerTest.xml +++ b/build/test-results/test/TEST-com.oliver.kidio.backend.ServerTest.xml @@ -1,21 +1,21 @@ - + - + - - + diff --git a/build/test-results/test/binary/output-events.bin b/build/test-results/test/binary/output-events.bin index 21bc71d..a8828f0 100644 Binary files a/build/test-results/test/binary/output-events.bin and b/build/test-results/test/binary/output-events.bin differ diff --git a/build/test-results/test/binary/results-generic.bin b/build/test-results/test/binary/results-generic.bin index 73acd26..c2ebdbf 100644 Binary files a/build/test-results/test/binary/results-generic.bin and b/build/test-results/test/binary/results-generic.bin differ