Commit Graph

16 Commits

Author SHA1 Message Date
63adef79df implemented scoring system
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-08 19:10:23 +02:00
48a619ee4b added unit tests 2026-06-04 21:40:59 +02:00
d80a8de559 added session revocation and settings menu for security measures 2026-06-03 23:10:26 +02:00
fc84d55bd6 further enhanced error handling + added retries in case of parallel writes 2026-06-03 17:27:51 +02:00
d0daa7e937 Refactor error handling and logging in API responses 2026-06-03 17:16:14 +02:00
43c47bca6d Add session management features: implement user session revocation on password change, enhance session validation, and update UI for password change functionality 2026-06-01 23:11:00 +02:00
da394c5525 implement activity logging feature with UI for viewing logs 2026-06-01 21:40:50 +02:00
6895aa5674 improved debugging + health endpoint 2026-06-01 19:09:27 +02:00
bee7b74e53 added submission history, data insights, download all functionality 2026-06-01 12:54:56 +02:00
9c887537e8 removed legacy files 2026-05-27 18:32:00 +02:00
9d783b60a9 added prototype dev settings with test import and db wipe 2026-05-26 16:38:37 +02:00
2181d1731e revoked access to website for coaches, added web-specific tokens 2026-05-26 15:49:19 +02:00
c86768e391 revert 52d4ef42dc
revert updated api
2026-05-22 12:27:12 +00:00
52d4ef42dc updated api 2026-05-22 13:26:29 +02:00
81a8bfd906 added client creation and fixed assignment 2026-04-19 08:58:15 +02:00
034b108c7e new system prototype 2026-04-15 10:19:42 +02:00