Commit Graph

15 Commits

Author SHA1 Message Date
d07f18d380 Refactor: make only one API route to update userbooks 2026-03-12 16:58:59 +01:00
f32bb49972 Backend: add a new field to userbook and allow to fetch it 2026-03-12 14:55:36 +01:00
78c777170b Added an option to specify demo user, will be created on startup if it does not exist 2026-03-02 15:28:00 +01:00
18b5f0f0e1 Demo mode: automatically connect as demo user 2026-02-24 19:02:38 +01:00
00a5a6c045 Add config to disable registration 2026-02-24 00:00:35 +01:00
453beec605 Add link to author in bookform 2026-02-03 18:59:48 +01:00
82db737d30 Added inventaire import from ISBN 2026-02-02 20:31:57 +01:00
27a9faf704 Add a button to choose to query inventaire from search 2026-01-29 18:25:16 +01:00
8584e95ef7 User book API: use a single query with result and count 2026-01-25 00:42:50 +01:00
4ac0f4243d Move json struct in a new module 2026-01-23 18:26:47 +01:00
601e583575 Search API: use a single query with result and count 2026-01-23 14:45:25 +01:00
c4ca073b4a Refactor: merge dto, mapper and routes 2025-10-20 18:06:42 +02:00
e5347e3583 add userbook from searched book 2025-10-20 17:56:12 +02:00
9404013592 add post userbook
needed a refactor to check the id in db during dto validation
2025-10-17 01:13:35 +02:00
7dcca84b7d Refactor api code: split between packages 2025-10-15 22:52:43 +02:00