Commit Graph

14 Commits

Author SHA1 Message Date
c9991118ee add "Added By" for books 2025-10-08 15:34:31 +02:00
fc31cc5507 fix API POST calls 2025-10-08 15:20:03 +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
f18e6a3ba8 add jwtkey config to avoid logging in again after reboot 2025-10-04 23:15:20 +02:00
c5d71bbfeb Configure CORS to use authentication 2025-10-04 22:58:20 +02:00
dd0fb6f5ba Implement authentication in frontend 2025-10-04 15:54:31 +02:00
884d674765 fix tests 2025-10-04 00:05:49 +02:00
6e189d2ff0 Check authentication from jwt on all routes 2025-10-03 19:51:50 +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
2f0a9b5127 added validation when adding a book 2025-09-24 17:06:39 +02:00
8432902df1 Second commit
added few test, first api to add book
2025-09-23 17:16:48 +02:00
Artlef
0457ca2011 add basic demo data 2025-09-22 21:10:38 +02:00
232cd49052 first commit 2025-09-17 18:55:33 +02:00