Commit Graph

14 Commits

Author SHA1 Message Date
f32bb49972 Backend: add a new field to userbook and allow to fetch it 2026-03-12 14:55:36 +01:00
6780a00e5f Rename project from PersonalLibraryManager to bibliomane 2026-03-04 15:58:49 +01:00
e127088195 Serve compiled front from the same application
also add embedded build for production
2026-02-11 01:12:53 +01:00
453beec605 Add link to author in bookform 2026-02-03 18:59:48 +01:00
160d7e304f Use dto from code for getbook unit tests 2026-02-03 18:40:55 +01:00
fe75973acd Fixed unit test after downloading covers from inventaire 2026-02-03 18:19:06 +01:00
a04aff6056 Switch from open library API to Inventaire API 2026-01-16 16:12:59 +01:00
1bb841332c Open Library search API
If nothing is found on the server, returns results from open library
API. Clicking on a book imports it.
2025-12-30 18:13:11 +01:00
842aa08e51 Add isbn 2025-11-24 14:44:29 +01:00
8c0a9fe431 add end read date 2025-11-21 18:13:09 +01:00
0bfd0dc231 Added start read date 2025-11-20 22:55:26 +01:00
a8f83db83f Make "want read" button work 2025-11-06 15:53:24 +01:00
442068f2ed Added book summary 2025-11-03 18:19:19 +01:00
d407b41c9f move tests to dedicated package 2025-10-27 18:08:47 +01:00