Theis Gaedigk theis.gaedigk
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-08-19 14:21:33 +02:00
8fbcd069b5 Added improved login and logout route for the frontend. The frontend page now doesn't have to reload.
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-08-19 14:00:04 +02:00
06f84cddc4 fixed sidebar and backend for sidebar
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-08-18 21:47:23 +02:00
298bc81435 implement user authentication with login functionality and database integration
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-08-18 18:41:56 +02:00
817a1efcdd added final frontend with full responsive style but without any logic
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-08-18 17:51:58 +02:00
ea275c0fd0 added Mockups
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-08-18 17:19:24 +02:00
6dad4abd88 added services folder
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-08-18 17:16:06 +02:00
634397cc7e changed data sketch
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-08-18 16:57:30 +02:00
752afd7d88 changed data structure
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-08-18 16:08:22 +02:00
913aace27f Added Layout and Header component
430f407104 Added docs
Compare 2 commits »
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-08-18 16:02:13 +02:00
98c6545bae implemented docker compose
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-08-18 15:54:54 +02:00
69a2171479 added scheme sql file
theis.gaedigk created branch dev in theis.gaedigk/borrow-system 2025-08-18 15:21:58 +02:00
theis.gaedigk pushed to dev at theis.gaedigk/borrow-system 2025-08-18 15:21:58 +02:00
8d3d83a83f initial commit
theis.gaedigk created repository theis.gaedigk/borrow-system 2025-08-18 15:06:34 +02:00
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-17 17:59:38 +02:00
7868fe0fe0 renewed index page
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-16 21:03:39 +02:00
a910320b16 delted unused imports
b8d609ac28 Added export button, but without any function
Compare 2 commits »
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-15 12:21:45 +02:00
4244d03384 fix: add module type to package.json and remove unused import in server.js
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-15 12:17:22 +02:00
4bb071cbb5 finally
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-15 12:09:12 +02:00
0fb46cb43f fix: update HMR protocol to secure WebSocket (wss)
theis.gaedigk pushed to debian12 at theis.gaedigk/mcs-lose 2025-08-15 12:05:45 +02:00
5188b0e4c0 fix: refine CORS configuration to include methods and allowed headers