Theis Gaedigk theis.gaedigk
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-10-04 00:07:39 +02:00
bb17bc735c added landingpage to email
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-10-02 22:33:38 +02:00
d4b2e8db20 Merge branch 'dev_v1-admin' into debian12_v1-admin
af7d15c97a add nodemailer integration for loan email notifications and implement loan info retrieval
04453fd885 improved design of the error message
bf36a6605f improved error handling for adding an item
8f9696991f improved error handling
Compare 7 commits »
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-10-02 22:32:29 +02:00
af7d15c97a add nodemailer integration for loan email notifications and implement loan info retrieval
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-30 13:06:52 +02:00
04453fd885 improved design of the error message
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-30 13:03:05 +02:00
bf36a6605f improved error handling for adding an item
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-30 12:59:42 +02:00
8f9696991f improved error handling
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-30 12:54:06 +02:00
9cad1e8b6b fixed minor display bugs
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-29 10:53:54 +02:00
880029a0cf changed docs
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-29 10:45:28 +02:00
b52d707bf5 Merge branch 'dev_v1-admin' into debian12_v1-admin
32abe60d98 fixed api route for setting the return and take date
Compare 2 commits »
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-29 10:44:57 +02:00
32abe60d98 fixed api route for setting the return and take date
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-28 16:08:24 +02:00
b6ebfcd631 Merge branch 'dev_v1-admin' into debian12_v1-admin
ea965971f1 Refactor Dashboard and Login components: add URL synchronization in Dashboard, update Login form submission handling
Compare 2 commits »
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-28 16:07:43 +02:00
ea965971f1 Refactor Dashboard and Login components: add URL synchronization in Dashboard, update Login form submission handling
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-09-27 23:37:48 +02:00
eff1f61422 Refactor API routes: remove API key requirement for allLoans and allItems endpoints, update comments for clarity
a4c0323100 changed docs
fc755edadf fixed scheme
0fca896cc2 Refactor API key validation: streamline error handling and enforce API key presence in routes
f83f321876 NOT WORKING - Implement API key management features: add API key creation and deletion, update API routes, and refactor related components. - NOT WORKING
Compare 44 commits »
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-27 23:29:57 +02:00
7ecd9dad3f Merge branch 'dev_v1-admin' into debian12_v1-admin
eff1f61422 Refactor API routes: remove API key requirement for allLoans and allItems endpoints, update comments for clarity
a4c0323100 changed docs
fc755edadf fixed scheme
Compare 4 commits »
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-27 23:29:23 +02:00
eff1f61422 Refactor API routes: remove API key requirement for allLoans and allItems endpoints, update comments for clarity
a4c0323100 changed docs
Compare 2 commits »
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-27 23:06:23 +02:00
fc755edadf fixed scheme
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-27 22:56:20 +02:00
7f9ed23a86 changed links
theis.gaedigk pushed to debian12_v1-admin at Matthias-Claudius…/borrow-system 2025-09-27 22:55:25 +02:00
21b152ef2b Merge branch 'dev_v1-admin' into debian12_v1-admin
0fca896cc2 Refactor API key validation: streamline error handling and enforce API key presence in routes
f83f321876 NOT WORKING - Implement API key management features: add API key creation and deletion, update API routes, and refactor related components. - NOT WORKING
b9d637665c changed data scheme
378720b235 created APIKeyTable
Compare 5 commits »
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-27 22:54:20 +02:00
0fca896cc2 Refactor API key validation: streamline error handling and enforce API key presence in routes
theis.gaedigk pushed to dev_v1-admin at Matthias-Claudius…/borrow-system 2025-09-27 17:34:03 +02:00
f83f321876 NOT WORKING - Implement API key management features: add API key creation and deletion, update API routes, and refactor related components. - NOT WORKING