Commit graph

16 commits

Author SHA1 Message Date
Oliver Wallisch 49c472f748 integreating Register and Login Endpoint 2026-09-08 10:43:12 +02:00
DrunkenPinguin b8bfb0b68f Merge pull request 'add integration of registration and changed datbase schema for single family' (#5) from feat/integration-registration-and-login into main
Reviewed-on: #5
Reviewed-by: mt <aldemir.mt@icloud.com>
2026-09-07 13:20:38 +00:00
Oliver Wallisch 71f81a97dd add integration of registration and changed datbase schema for single family 2026-09-07 12:37:00 +02:00
mt de33790206 Merge pull request 'Added authentication' (#4) from feat/authentication into main
Reviewed-on: https://owgit.duckdns.org/DrunkenPinguin/LernApp/pulls/4
Reviewed-by: DrunkenPinguin <wallisch.o@freenet.de>
2026-09-04 10:57:33 +00:00
aldemirm 57e91c6742 refactored username 2026-09-04 12:56:01 +02:00
aldemirm a1c01b5112 Added authentication 2026-09-04 12:54:10 +02:00
mt ad90c4c7d7 Merge pull request 'added gitignore' (#3) from feat/gitignore into main
Reviewed-on: https://owgit.duckdns.org/DrunkenPinguin/LernApp/pulls/3
Reviewed-by: DrunkenPinguin <wallisch.o@freenet.de>
2026-09-04 10:44:40 +00:00
aldemirm d1b25af722 added gitignore 2026-09-04 12:42:29 +02:00
DrunkenPinguin 05ea5a6cc3 Merge pull request 'fix: gradle setup for latest version' (#1) from feat/test into main
Reviewed-on: #1
2026-09-03 12:10:53 +00:00
Oliver Wallisch 00d03b2b9c fix: gradle setup for latest version 2026-09-03 14:08:05 +02:00
Oliver Wallisch f87c2f4032 fix: updated database credentials 2026-09-03 10:13:40 +02:00
Oliver Wallisch 11dae7a57c feat: integrate Redis for screen time caching with fallback to PostgreSQL 2026-09-03 09:08:37 +02:00
Oliver Wallisch 1ae05f0c36 feat: integrate PostgreSQL database with Exposed and implement Repository pattern 2026-09-02 22:48:17 +02:00
Oliver Wallisch 27ff371d4e feat: add structure, plain data for testing, and api example endpoints 2026-09-02 16:12:52 +02:00
Oliver Wallisch 015dc20c9e final first push 2026-09-02 15:28:58 +02:00
Oliver Wallisch 5b439b1a21 first commit 2026-09-02 15:06:48 +02:00