2d0bce143a
Book form: add a field to write a review
2026-03-15 15:23:14 +01:00
d07f18d380
Refactor: make only one API route to update userbooks
2026-03-12 16:58:59 +01:00
af44849eda
Add prettier dependency to format frontend code
2026-03-04 15:37:59 +01:00
a53c57c039
Disconnect the user on the frontend when the jwt token is no longer correct
2026-03-03 19:04:41 +01:00
18b5f0f0e1
Demo mode: automatically connect as demo user
2026-02-24 19:02:38 +01:00
00a5a6c045
Add config to disable registration
2026-02-24 00:00:35 +01:00
f01ab82ee9
Fixed display errors from API in front
2026-02-23 17:43:53 +01:00
e127088195
Serve compiled front from the same application
...
also add embedded build for production
2026-02-11 01:12:53 +01:00
27a9faf704
Add a button to choose to query inventaire from search
2026-01-29 18:25:16 +01:00
f444cbb19f
New view to see available editions from inventaire
2026-01-28 19:10:19 +01:00
8584e95ef7
User book API: use a single query with result and count
2026-01-25 00:42:50 +01:00
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
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
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
8c0a9fe431
add end read date
2025-11-21 18:13:09 +01:00
0bfd0dc231
Added start read date
2025-11-20 22:55:26 +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
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
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
bb0ede6abd
Search existing books
2025-10-14 00:29:53 +02:00
4f1452e0d9
fix extract error from api call
2025-10-09 00:34:57 +02:00
fc31cc5507
fix API POST calls
2025-10-08 15:20:03 +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
dd0fb6f5ba
Implement authentication in frontend
2025-10-04 15:54:31 +02:00
f20e177480
add basic user authentication
2025-10-01 21:43:37 +02:00
57355fe9ac
added user signup feature
2025-09-26 23:57:36 +02:00
2f0a9b5127
added validation when adding a book
2025-09-24 17:06:39 +02:00
8432902df1
Second commit
...
added few test, first api to add book
2025-09-23 17:16:48 +02:00