|
|
d07f18d380
|
Refactor: make only one API route to update userbooks
|
2026-03-12 16:58:59 +01:00 |
|
|
|
8290f77889
|
Book form: reduce font size for dates on mobile
|
2026-03-09 13:25:41 +01:00 |
|
|
|
ce8145a42e
|
App logo: remove background and center the logo
|
2026-03-08 20:03:51 +01:00 |
|
|
|
17068aa28c
|
Release 0.3.0
|
2026-03-08 19:06:20 +01:00 |
|
|
|
aee6fbaf73
|
Book form: can now click "start read" even when the book is marked as read
It will do the same behavior as clicking on the "read" button again to
cancel it.
|
2026-03-08 19:00:40 +01:00 |
|
|
|
0d591c0fa9
|
Bookform: fix scrollTo on mobile view
regression of previous commit
|
2026-03-08 18:39:45 +01:00 |
|
|
|
898846c654
|
separate book form icons in a new component
|
2026-03-08 18:31:27 +01:00 |
|
|
|
55e80181df
|
Add a logo
|
2026-03-08 15:50:13 +01:00 |
|
|
|
d398de1b47
|
Book form mobile view: scroll to dates when opened
|
2026-03-07 20:45:20 +01:00 |
|
|
|
8a707610bf
|
Book form: make buttons work on mobile view
|
2026-03-07 19:40:23 +01:00 |
|
|
|
2a1d8e13c8
|
Run prettier
|
2026-03-07 17:28:52 +01:00 |
|
|
|
93757126e1
|
Book form: change the icon background when book is read
|
2026-03-06 18:43:32 +01:00 |
|
|
|
28e86e5032
|
Barcode scanner improvements
- Added a message when no cameras are found.
- Release the camera when the popup is closed.
|
2026-03-06 15:21:10 +01:00 |
|
|
|
01afc435b5
|
Release 0.2.0
|
2026-03-05 15:55:08 +01:00 |
|
|
|
8cea5b968a
|
Add dockerfile
|
2026-03-04 20:54:54 +01:00 |
|
|
|
75ce127a28
|
Release 0.1.0
|
2026-03-04 18:03:15 +01:00 |
|
|
|
9044412de0
|
Display version in frontend
|
2026-03-04 18:02:29 +01:00 |
|
|
|
6780a00e5f
|
Rename project from PersonalLibraryManager to bibliomane
|
2026-03-04 15:58:49 +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 |
|
|
|
78c777170b
|
Added an option to specify demo user, will be created on startup if it does not exist
|
2026-03-02 15:28:00 +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 |
|
|
|
eba6a279eb
|
Create book form for mobile view
|
2026-02-23 17:44:22 +01:00 |
|
|
|
f01ab82ee9
|
Fixed display errors from API in front
|
2026-02-23 17:43:53 +01:00 |
|
|
|
206a6800a4
|
fix fr translation
|
2026-02-20 14:37:44 +01:00 |
|
|
|
7660c2313b
|
Add translations for search and barcode buttons
|
2026-02-19 21:27:28 +01:00 |
|
|
|
6d2190d7e6
|
Manage login and logout in mobile view
|
2026-02-18 17:41:16 +01:00 |
|
|
|
a3d5d16f1c
|
Improved bookcard view for mobile
|
2026-02-17 17:30:55 +01:00 |
|
|
|
f87bc5bb22
|
Search bar: set full width on mobile
|
2026-02-17 16:07:48 +01:00 |
|
|
|
527510db2f
|
Add barcode button on mobile
|
2026-02-17 15:53:04 +01:00 |
|
|
|
60d9a51069
|
fixup! Add search for mobile view
|
2026-02-11 18:20:59 +01:00 |
|
|
|
413d0fd6ab
|
Rename Modal component to BarcodeModal
|
2026-02-11 18:15:14 +01:00 |
|
|
|
89f15170f5
|
Add search for mobile view
|
2026-02-11 18:13:30 +01:00 |
|
|
|
6024808027
|
Do not redirect but always return index.html on any url
|
2026-02-11 15:22:30 +01:00 |
|
|
|
aae5310802
|
Mobile: add burger to display navigation menu
|
2026-02-11 15:02:45 +01:00 |
|
|
|
e009fea796
|
fixup! Serve compiled front from the same application
|
2026-02-11 01:18: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 |
|
|
|
f73defdad3
|
Add a component to scan books
|
2026-02-05 18:30:24 +01:00 |
|
|
|
928fd9ddac
|
Do not display search on inventaire.io for authors
|
2026-02-03 19:20:18 +01:00 |
|
|
|
182f2e988a
|
Add global css style to add clickable class
|
2026-02-03 19:18:33 +01:00 |
|
|
|
453beec605
|
Add link to author in bookform
|
2026-02-03 18:59:48 +01:00 |
|
|
|
82db737d30
|
Added inventaire import from ISBN
|
2026-02-02 20:31:57 +01:00 |
|
|
|
464405f5c9
|
Add import edition from inventaire
|
2026-02-01 21:49:11 +01:00 |
|
|
|
27a9faf704
|
Add a button to choose to query inventaire from search
|
2026-01-29 18:25:16 +01:00 |
|
|
|
9b90565b95
|
Import inventaire: format date when needed
|
2026-01-29 16:24:12 +01:00 |
|
|
|
f444cbb19f
|
New view to see available editions from inventaire
|
2026-01-28 19:10:19 +01:00 |
|
|
|
2250304bf0
|
fixup! Author books API: use a single query with result and count
|
2026-01-25 00:43:13 +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 |
|