Theis Gaedigk theis.gaedigk
theis.gaedigk pushed tag v1.2 to theis.gaedigk/borrow-system 2025-11-17 21:48:44 +01:00
theis.gaedigk released v1.2 at theis.gaedigk/borrow-system 2025-11-17 21:48:44 +01:00
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-11-17 21:38:30 +01:00
88a2c74e88 adjusted gitignore
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-11-17 21:37:33 +01:00
3a03457f5a adjusted new backend with new routes
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-11-17 21:20:59 +01:00
757e13efe4 changed api and scheme
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-11-13 22:02:17 +01:00
d2ee9d73c7 corrected routes
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-11-13 20:48:10 +01:00
8c10e6e63f refactored docs
theis.gaedigk pushed to dev at theis.gaedigk/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 theis.gaedigk/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 theis.gaedigk/borrow-system 2025-11-11 21:06:16 +01:00
17010d5480 edited docs
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-11-11 21:01:13 +01:00
a8c5ef25f7 fixed 403 bug
theis.gaedigk pushed to dev at theis.gaedigk/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 theis.gaedigk/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 theis.gaedigk/borrow-system 2025-11-11 17:18:19 +01:00
16e48aaf3f improved table view
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-11-11 17:11:23 +01:00
e49700071b imrpoved table view
theis.gaedigk pushed to dev at theis.gaedigk/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 theis.gaedigk/borrow-system 2025-11-11 14:24:39 +01:00
974a5a75d8 improved
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-11-10 10:21:45 +01:00
b9783a1909 added api data admin route
theis.gaedigk pushed to dev at theis.gaedigk/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 theis.gaedigk/borrow-system 2025-11-08 16:59:11 +01:00
12277abb9e completed userDataMgmt