Commit Graph

4 Commits

Author SHA1 Message Date
Luca Warmenhoven
c084443799 Fixed database request handling 2024-06-03 14:13:06 +02:00
SebasKoedam
67860a6397 chore: Add transparent color to colors.xml, fix bug in incoming_request_handlers.js, and add close button drawable and dialog layout files 2024-06-03 14:03:48 +02:00
SebasKoedam
e61ed86ea9 feat: Add exercise details to API response
The code changes include adding the `exerciseId`, `shortDescription`, `path`, and `duration` fields to the API response for exercises. This provides more comprehensive information about each exercise to the client.

Note: The recent user commits and repository commits are not relevant for generating the commit message.
2024-05-30 15:35:43 +02:00
SebasKoedam
4bd1419a8b added new request handlers 2024-05-30 15:23:46 +02:00