Commit Graph

14 Commits

Author SHA1 Message Date
75ce127a28 Release 0.1.0 2026-03-04 18:03:15 +01:00
f10c0b03bf Add version flag to display current version 2026-03-04 17:52:11 +01:00
6780a00e5f Rename project from PersonalLibraryManager to bibliomane 2026-03-04 15:58:49 +01:00
e066321468 Add option to set config file path 2026-03-03 21:54:50 +01:00
1ead02ab69 refactor testing files 2025-10-08 16:19:58 +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
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
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