18 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
e8e2df3c43 fixed "currently reading" book filter to remove read books 2026-03-06 17:17:53 +01:00
624dfe0faa Add basic author form 2025-11-25 14:14:24 +01:00
3cbe9f909e author is now on separate table 2025-11-24 23:55:41 +01:00
842aa08e51 Add isbn 2025-11-24 14:44:29 +01:00
46492967a3 add "reading" filter for books currently being read 2025-11-24 13:58:31 +01:00
0bfd0dc231 Added start read date 2025-11-20 22:55:26 +01:00
59f6635f1b Display read/wantread in search view 2025-11-18 17:34:34 +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
26df6417b1 added rating books 2025-10-29 22:38:38 +01:00
873c3c89fa Add route to get a particular book 2025-10-24 20:06:41 +02:00
1cc7881ff0 fixed filtering on connected user
added tests and updated demo data
2025-10-08 15:55:25 +02:00
c9991118ee add "Added By" for books 2025-10-08 15:34:31 +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
884d674765 fix tests 2025-10-04 00:05:49 +02:00
2f0a9b5127 added validation when adding a book 2025-09-24 17:06:39 +02:00
Artlef
0457ca2011 add basic demo data 2025-09-22 21:10:38 +02:00