Commit Graph

15 Commits

Author SHA1 Message Date
a280647575 First implementation of fetching collections of book managed by user 2026-04-02 16:23:22 +02:00
126dea4689 Book form edit: display short description 2026-04-01 14:23:45 +02:00
e05c9f2b45 Use the same widget for books everywhere 2026-03-27 22:08:24 +01:00
d8fc7396ff Books list: make the buttons work like in the form 2026-03-26 17:07:22 +01:00
4d687e3dcb Make "start read" icon full when the book is being read in list view 2026-03-26 15:11:56 +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