|
|
d2fe3bf34f
|
Add position for book in collection
|
2026-04-11 17:26:21 +02:00 |
|
|
|
aca2a2c339
|
Refactor collection header query to remove warning
|
2026-04-08 15:35:00 +02:00 |
|
|
|
f2899b968c
|
Use usual book widget for collection form view
|
2026-04-07 16:16:11 +02:00 |
|
|
|
2552ba8e94
|
Collection: new widget to add book to collection
|
2026-04-04 23:15:44 +02:00 |
|
|
|
625d2a2af1
|
Add a view to see all books in a collection
|
2026-04-03 22:57:45 +02:00 |
|
|
|
b48ab1e4de
|
Create new collections from my collections view
|
2026-04-03 15:51:18 +02:00 |
|
|
|
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 |
|
|
|
8d97d00e93
|
Book form: can now edit an existing book
|
2026-04-01 00:34:09 +02:00 |
|
|
|
32d39cabcd
|
Add existing book fields in "create book" form
|
2026-03-31 17:35:32 +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 |
|
|
|
524e517066
|
WIP: Add a review button on book form
|
2026-03-13 01:35:06 +01:00 |
|
|
|
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 |
|