|
|
178c688203
|
Collections: allow to drag and drop to change book position
|
2026-04-12 01:44:25 +02:00 |
|
|
|
d2fe3bf34f
|
Add position for book in collection
|
2026-04-11 17:26:21 +02:00 |
|
|
|
36a21c8891
|
Improve input title for add book to collection widget
|
2026-04-09 13:50:13 +02:00 |
|
|
|
aca2a2c339
|
Refactor collection header query to remove warning
|
2026-04-08 15:35:00 +02:00 |
|
|
|
dbf0face76
|
Split query.go in two files
|
2026-04-08 15:26:40 +02:00 |
|
|
|
26931c734b
|
Improve collections view
- Add opacity on book covers
- Enlarge book covers
|
2026-04-08 14:36:40 +02:00 |
|
|
|
6e3899b25e
|
Collections: open collection form on creation
|
2026-04-08 14:18:34 +02:00 |
|
|
|
f2899b968c
|
Use usual book widget for collection form view
|
2026-04-07 16:16:11 +02:00 |
|
|
|
a537c12a3b
|
Fixed issue where querying empty collection returns an empty book record
|
2026-04-06 21:08:32 +02:00 |
|
|
|
2552ba8e94
|
Collection: new widget to add book to collection
|
2026-04-04 23:15:44 +02:00 |
|
|
|
c7abbfe4d4
|
demo data: fixed wrong column type error
|
2026-04-04 23:12:38 +02:00 |
|
|
|
625d2a2af1
|
Add a view to see all books in a collection
|
2026-04-03 22:57:45 +02:00 |
|
|
|
a5c4c0bbec
|
Collections: add margin on pagination
|
2026-04-03 15:58:07 +02:00 |
|
|
|
488e3763e3
|
Fix translations when having an error on loading collections
|
2026-04-03 15:54:14 +02:00 |
|
|
|
b48ab1e4de
|
Create new collections from my collections view
|
2026-04-03 15:51:18 +02:00 |
|
|
|
b1bad80426
|
Collections: sort by latest collections first
|
2026-04-03 15:47:54 +02:00 |
|
|
|
a280647575
|
First implementation of fetching collections of book managed by user
|
2026-04-02 16:23:22 +02:00 |
|
|
|
acdc3972bd
|
fixup! Book: rename SmallDescription to ShortDescription in database
|
2026-04-01 14:37:29 +02:00 |
|
|
|
c4753ea388
|
Book: rename SmallDescription to ShortDescription in database
|
2026-04-01 14:36:13 +02:00 |
|
|
|
407f44d1e6
|
Book form edit: modify margin on summary and review box
|
2026-04-01 14:31:07 +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 |
|
|
|
bcde39d51d
|
Rename vue component for book form
|
2026-03-31 22:23:42 +02:00 |
|
|
|
32d39cabcd
|
Add existing book fields in "create book" form
|
2026-03-31 17:35:32 +02:00 |
|
|
|
c1b6b61678
|
Revert import book summary feature
|
2026-03-31 14:57:45 +02:00 |
|
|
|
b8eacb9c10
|
Release 0.6.0
0.6.0
|
2026-03-27 22:17:02 +01:00 |
|
|
|
e05c9f2b45
|
Use the same widget for books everywhere
|
2026-03-27 22:08:24 +01:00 |
|
|
|
726c640657
|
Change tab order
|
2026-03-27 21:30:42 +01:00 |
|
|
|
7b5da2df61
|
Improve book list buttons in mobile view
|
2026-03-27 14:16:59 +01:00 |
|
|
|
57a41e0e3e
|
Release 0.5.0
0.5.0
|
2026-03-26 22:39:00 +01:00 |
|
|
|
bc077f176e
|
Start reading cancel read: move logic to backend
|
2026-03-26 20:17:21 +01:00 |
|
|
|
9c18206483
|
Click on "start reading" now removes "want to read"
|
2026-03-26 20:07:26 +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 |
|
|
|
1da482c2ad
|
Browse books: show latest books first
|
2026-03-26 14:26:31 +01:00 |
|
|
|
83088c689e
|
Apply prettier format
|
2026-03-25 15:58:44 +01:00 |
|
|
|
950340beed
|
fixed issue where buttons in book list did not appear
|
2026-03-25 15:58:20 +01:00 |
|
|
|
315d7db56a
|
Add a new tab to browse all books on the instance
|
2026-03-25 15:45:50 +01:00 |
|
|
|
9db7957ad3
|
Backend query module: merge two files
|
2026-03-25 14:53:02 +01:00 |
|
|
|
5e6715d586
|
Improve error messages when fetching description on babelio
|
2026-03-24 17:23:06 +01:00 |
|
|
|
843c5b5dbc
|
Add a new config to scrap description from babelio
|
2026-03-24 17:02:43 +01:00 |
|
|
|
c4390742b3
|
error check: refactor code to remove warning
|
2026-03-18 15:18:27 +01:00 |
|
|
|
0efc3629b0
|
API: improve validation message greater/lower than
Add translation and return a better error for lower than
|
2026-03-18 15:11:29 +01:00 |
|
|
|
a77d57603f
|
Allow to cancel a rating
|
2026-03-18 13:51:38 +01:00 |
|
|
|
a023c97618
|
Release 0.4.0
0.4.0
|
2026-03-15 15:59:35 +01:00 |
|
|
|
67c475f14c
|
Inventaire import: manage case where author does not exist
|
2026-03-15 15:57:34 +01:00 |
|
|
|
be5be81cbd
|
Book form: fixed wrong label on mobile view
|
2026-03-15 15:54:21 +01:00 |
|
|
|
bc75334590
|
Run prettier on 2d0bce143a
|
2026-03-15 15:53:48 +01:00 |
|
|
|
7fdadf4b0b
|
Inventaire API: remove duplicated entries when searching for edition
|
2026-03-15 15:51:27 +01:00 |
|
|
|
97198efb1c
|
README: improve documentation on how to generate password hash
|
2026-03-15 15:24:13 +01:00 |
|