New
✨ Theming
Use CSS variables configured in the Pocketbase back-end to easily customize Leihbase for a personal look and feel:
--background-color: #ffdbc4;
--primary-color: #0d79f2;
--secondary-color: #ffede2;
--text-color: #061134;
--border-radius: 5px;



✨ Maximum reservation period
Define a maximum reservation period. No reservation can be longer than this period.

Fixes
- 🛠️ Prevent a user to reserve the same product for a second time
- 🛠️ Resend a return reminder when a reservation period gets extended