Commit Graph

107 Commits

Author SHA1 Message Date
cd2b8a93bb Author books API: use a single query with result and count 2026-01-23 22:10:10 +01:00
e1fd12e233 fixup! Search API: use a single query with result and count 2026-01-23 14:48:05 +01:00
601e583575 Search API: use a single query with result and count 2026-01-23 14:45:25 +01:00
8689082741 Add description when importing from inventaire 2026-01-22 15:19:18 +01:00
7921a83f30 Add language to inventaire search book 2026-01-22 13:37:42 +01:00
8d3569e5d6 Inventaire API: display search image 2026-01-17 16:15:34 +01:00
a04aff6056 Switch from open library API to Inventaire API 2026-01-16 16:12:59 +01:00
1bb841332c Open Library search API
If nothing is found on the server, returns results from open library
API. Clicking on a book imports it.
2025-12-30 18:13:11 +01:00
167e711649 Add open library API call when search has no result 2025-12-27 01:23:40 +01:00
746f6312b1 fixed a pagination issue when changing filter 2025-12-24 18:03:26 +01:00
02a77c927f remove border to fix pagination display 2025-11-25 18:21:33 +01:00
9ea7ef2e50 Add author books list 2025-11-25 18:11:27 +01:00
624dfe0faa Add basic author form 2025-11-25 14:14:24 +01:00
842aa08e51 Add isbn 2025-11-24 14:44:29 +01:00
46492967a3 add "reading" filter for books currently being read 2025-11-24 13:58:31 +01:00
8c0a9fe431 add end read date 2025-11-21 18:13:09 +01:00
3191a97ce8 Remove read tag on book cards 2025-11-21 13:55:15 +01:00
2f04fc9c98 fix start read widget on initialization 2025-11-21 13:49:56 +01:00
0bfd0dc231 Added start read date 2025-11-20 22:55:26 +01:00
4cbddfb15f Rating a book will now remove it from the list 2025-11-18 18:41:47 +01:00
59f6635f1b Display read/wantread in search view 2025-11-18 17:34:34 +01:00
Artlef
81d0be3a77 hide rating in book card if not set 2025-11-15 16:57:39 +01:00
7c3293a116 mark book as read once rated instantly in the view 2025-11-11 00:35:39 +01:00
6b2038aeec Add pagination for booksearch 2025-11-11 00:32:00 +01:00
87f6daef18 Add pagination for "my books" display 2025-11-10 20:44:47 +01:00
f8ad54392a add filter read/want read when browsing books 2025-11-07 16:09:54 +01:00
a8f83db83f Make "want read" button work 2025-11-06 15:53:24 +01:00
6bfd3ae2da Make read button work 2025-11-06 14:27:06 +01:00
75494b6529 Add buttons on book form 2025-11-05 01:16:49 +01:00
442068f2ed Added book summary 2025-11-03 18:19:19 +01:00
86229dfad8 Try to improve UI for book cards... 2025-10-30 17:23:02 +01:00
056bc9048e Prevent search when field is empty 2025-10-30 17:22:44 +01:00
26df6417b1 added rating books 2025-10-29 22:38:38 +01:00
b4df375e4c Manage display of book covers 2025-10-28 18:35:36 +01:00
8b8eee8210 Add component to upload book cover images 2025-10-27 22:51:28 +01:00
Artlef
cae46614ba first version of book form 2025-10-26 17:18:58 +01:00
Artlef
fd790319a9 Access route to single book form 2025-10-26 16:35:11 +01:00
873c3c89fa Add route to get a particular book 2025-10-24 20:06:41 +02:00
517765114d feat: mark book as read 2025-10-22 14:34:08 +02:00
e5347e3583 add userbook from searched book 2025-10-20 17:56:12 +02:00
6d15374c87 fix issue on logout for real this time 2025-10-20 15:17:22 +02:00
ddb48d9ced WIP: Add + on book list element
All checks were successful
Test / runtest (push) Successful in 2h10m39s
2025-10-14 16:51:43 +02:00
bb0ede6abd Search existing books 2025-10-14 00:29:53 +02:00
f72318b5bc Add bootstrap icon 2025-10-13 17:51:59 +02:00
4ac0f5aedf WIP: added empty search bar and search component 2025-10-10 13:59:59 +02:00
d6b19e531e Redirect to login when not login 2025-10-09 01:00:17 +02:00
2c6d0859f6 fixed routing issue on logout 2025-10-09 00:56:46 +02:00
4f1452e0d9 fix extract error from api call 2025-10-09 00:34:57 +02:00
774756a747 add i18n 2025-10-09 00:11:34 +02:00
fc31cc5507 fix API POST calls 2025-10-08 15:20:03 +02:00