Commit Graph

16 Commits

Author SHA1 Message Date
625d2a2af1 Add a view to see all books in a collection 2026-04-03 22:57:45 +02:00
a280647575 First implementation of fetching collections of book managed by user 2026-04-02 16:23:22 +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
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
f73defdad3 Add a component to scan books 2026-02-05 18:30:24 +01:00
464405f5c9 Add import edition from inventaire 2026-02-01 21:49:11 +01:00
f444cbb19f New view to see available editions from inventaire 2026-01-28 19:10:19 +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
624dfe0faa Add basic author form 2025-11-25 14:14:24 +01:00
873c3c89fa Add route to get a particular book 2025-10-24 20:06:41 +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