12 Commits

Author SHA1 Message Date
28e86e5032 Barcode scanner improvements
- Added a message when no cameras are found.
- Release the camera when the popup is closed.
2026-03-06 15:21:10 +01:00
af44849eda Add prettier dependency to format frontend code 2026-03-04 15:37:59 +01:00
182f2e988a Add global css style to add clickable class 2026-02-03 19:18:33 +01:00
26df6417b1 added rating books 2025-10-29 22:38:38 +01:00
f72318b5bc Add bootstrap icon 2025-10-13 17:51:59 +02:00
2c6d0859f6 fixed routing issue on logout 2025-10-09 00:56:46 +02:00
774756a747 add i18n 2025-10-09 00:11:34 +02:00
cb1f974f02 Integrate users and books
- new table userbook linking users and book
- moved rating to users book
- updated demo data and tests
- updated front to hide routes from non connected users
2025-10-05 16:14:53 +02:00
f20e177480 add basic user authentication 2025-10-01 21:43:37 +02:00
57355fe9ac added user signup feature 2025-09-26 23:57:36 +02:00
8432902df1 Second commit
added few test, first api to add book
2025-09-23 17:16:48 +02:00
232cd49052 first commit 2025-09-17 18:55:33 +02:00