Commit Graph

15 Commits

Author SHA1 Message Date
e05c9f2b45 Use the same widget for books everywhere 2026-03-27 22:08:24 +01:00
315d7db56a Add a new tab to browse all books on the instance 2026-03-25 15:45:50 +01:00
af44849eda Add prettier dependency to format frontend code 2026-03-04 15:37:59 +01:00
a3d5d16f1c Improved bookcard view for mobile 2026-02-17 17:30:55 +01:00
8584e95ef7 User book API: use a single query with result and count 2026-01-25 00:42:50 +01:00
746f6312b1 fixed a pagination issue when changing filter 2025-12-24 18:03:26 +01:00
46492967a3 add "reading" filter for books currently being read 2025-11-24 13:58:31 +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
86229dfad8 Try to improve UI for book cards... 2025-10-30 17:23:02 +01:00
774756a747 add i18n 2025-10-09 00:11:34 +02:00
cb1f974f02 Integrate users and books
- new table userbook linking users and book
- moved rating to users book
- updated demo data and tests
- updated front to hide routes from non connected users
2025-10-05 16:14:53 +02:00
8432902df1 Second commit
added few test, first api to add book
2025-09-23 17:16:48 +02:00
232cd49052 first commit 2025-09-17 18:55:33 +02:00