Commit Graph

7 Commits

Author SHA1 Message Date
6780a00e5f Rename project from PersonalLibraryManager to bibliomane 2026-03-04 15:58:49 +01:00
00a5a6c045 Add config to disable registration 2026-02-24 00:00:35 +01:00
e127088195 Serve compiled front from the same application
also add embedded build for production
2026-02-11 01:12:53 +01:00
9ea7ef2e50 Add author books list 2025-11-25 18:11:27 +01:00
8b8eee8210 Add component to upload book cover images 2025-10-27 22:51:28 +01: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
6e189d2ff0 Check authentication from jwt on all routes 2025-10-03 19:51:50 +02:00