Theis Gaedigk theis.gaedigk
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-17 21:20:59 +01:00
757e13efe4 changed api and scheme
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-13 22:02:17 +01:00
d2ee9d73c7 corrected routes
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-13 20:48:10 +01:00
8c10e6e63f refactored docs
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-11 21:12:02 +01:00
24bf5fcaaf Add file locations for authentication and API routes in documentation
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-11 21:08:13 +01:00
6f03fd8032 Update API documentation to clarify API key requirements
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-11 21:06:16 +01:00
17010d5480 edited docs
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-11 21:01:13 +01:00
a8c5ef25f7 fixed 403 bug
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-11 20:46:25 +01:00
eccd0135fc added api route. But still with bug: still getting 403 but have valid api key
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-11 17:32:28 +01:00
8f294278d4 Add API routing and remove unused imports in user management
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-11 17:18:19 +01:00
16e48aaf3f improved table view
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-11 17:11:23 +01:00
e49700071b imrpoved table view
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-11 17:08:48 +01:00
a8b4ac3d60 Refactor loan and user management components and backend routes
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-11 14:24:39 +01:00
974a5a75d8 improved
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-10 10:21:45 +01:00
b9783a1909 added api data admin route
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-08 17:14:32 +01:00
304e73b459 Implement item and loan management routes with CRUD operations
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-08 16:59:11 +01:00
12277abb9e completed userDataMgmt
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-06 17:53:15 +01:00
20d22d6ce4 enhanced structure
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-05 10:25:26 +01:00
27d21efefa began to refactor backend
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-03 21:13:02 +01:00
3e67bf9052 edited docker config for backend
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-11-03 21:09:35 +01:00
3438321765 refactored backendV2