Commit Graph

9 Commits

Author SHA1 Message Date
6f5e19f93e add userView template with basic HTML structure 2025-07-11 10:23:33 +02:00
7b50a15f4a updated login titles for user and admin panels 2025-07-09 20:15:27 +02:00
97e749630e added session storage to application 2025-07-07 22:56:04 +02:00
bee18a1ffe deleted api post request and replaced with self written function from database.js.
Also deleted login-auth from docker compose, but not the folder (we can later work on this again).
2025-07-04 20:59:15 +02:00
d82998c52d added api server and changed docker files 2025-07-01 23:41:02 +02:00
03db621b4e added login function to user frontend panel 2025-07-01 17:35:41 +02:00
60ba35a94e updated directories and updated docker config 2025-07-01 16:44:36 +02:00
7356342d0b changed docker configs 2025-07-01 16:11:32 +02:00
218ec7a841 moved around files 2025-07-01 14:35:17 +02:00