Commit Graph

149 Commits

Author SHA1 Message Date
7d867af654 Rework collection form display on mobile 2026-04-22 15:08:50 +02:00
11a23d174e Collection form items: fixed dragover detection when going up 2026-04-14 15:43:28 +02:00
e746e67e89 Collection form items: change dragover method to work on mobile 2026-04-14 15:16:37 +02:00
b47b09eb85 Collection browser: improve display on mobile 2026-04-13 15:11:25 +02:00
8d9431874f Release 0.7.1 2026-04-12 16:58:23 +02:00
3c621c01ce Collection: fixed adding book 2026-04-12 16:57:41 +02:00
d1d865b6ff Release 0.7.0 2026-04-12 15:47:26 +02:00
55a4a98b4d Collection book list: allow to directly input a position 2026-04-12 15:46:23 +02:00
255f24904c Collection: fixed changing position in element issue 2026-04-12 01:56:03 +02:00
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
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
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
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
a280647575 First implementation of fetching collections of book managed by user 2026-04-02 16:23:22 +02:00
407f44d1e6 Book form edit: modify margin on summary and review box 2026-04-01 14:31:07 +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
b8eacb9c10 Release 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 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
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
a77d57603f Allow to cancel a rating 2026-03-18 13:51:38 +01:00
a023c97618 Release 0.4.0 2026-03-15 15:59:35 +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
2d0bce143a Book form: add a field to write a review 2026-03-15 15:23:14 +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
8290f77889 Book form: reduce font size for dates on mobile 2026-03-09 13:25:41 +01:00
ce8145a42e App logo: remove background and center the logo 2026-03-08 20:03:51 +01:00
17068aa28c Release 0.3.0 2026-03-08 19:06:20 +01:00
aee6fbaf73 Book form: can now click "start read" even when the book is marked as read
It will do the same behavior as clicking on the "read" button again to
cancel it.
2026-03-08 19:00:40 +01:00
0d591c0fa9 Bookform: fix scrollTo on mobile view
regression of previous commit
2026-03-08 18:39:45 +01:00
898846c654 separate book form icons in a new component 2026-03-08 18:31:27 +01:00