Commit Graph

12 Commits

Author SHA1 Message Date
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