Commit Graph

19 Commits

Author SHA1 Message Date
453beec605 Add link to author in bookform 2026-02-03 18:59:48 +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
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
3cbe9f909e author is now on separate table 2025-11-24 23:55:41 +01:00
fa49f276fe Move search query to another file 2025-11-24 15:09:50 +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
8abf8e2ff7 Simplify query code to get start read date 2025-11-21 11:36:41 +01:00
0bfd0dc231 Added start read date 2025-11-20 22:55:26 +01:00
59f6635f1b Display read/wantread in search view 2025-11-18 17:34:34 +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
442068f2ed Added book summary 2025-11-03 18:19:19 +01:00
b4df375e4c Manage display of book covers 2025-10-28 18:35:36 +01:00