|
|
c4390742b3
|
error check: refactor code to remove warning
|
2026-03-18 15:18:27 +01:00 |
|
|
|
0efc3629b0
|
API: improve validation message greater/lower than
Add translation and return a better error for lower than
|
2026-03-18 15:11:29 +01:00 |
|
|
|
a77d57603f
|
Allow to cancel a rating
|
2026-03-18 13:51:38 +01:00 |
|
|
|
a023c97618
|
Release 0.4.0
0.4.0
|
2026-03-15 15:59:35 +01:00 |
|
|
|
67c475f14c
|
Inventaire import: manage case where author does not exist
|
2026-03-15 15:57:34 +01:00 |
|
|
|
be5be81cbd
|
Book form: fixed wrong label on mobile view
|
2026-03-15 15:54:21 +01:00 |
|
|
|
bc75334590
|
Run prettier on 2d0bce143a
|
2026-03-15 15:53:48 +01:00 |
|
|
|
7fdadf4b0b
|
Inventaire API: remove duplicated entries when searching for edition
|
2026-03-15 15:51:27 +01:00 |
|
|
|
97198efb1c
|
README: improve documentation on how to generate password hash
|
2026-03-15 15:24:13 +01:00 |
|
|
|
2d0bce143a
|
Book form: add a field to write a review
|
2026-03-15 15:23:14 +01:00 |
|
|
|
524e517066
|
WIP: Add a review button on book form
|
2026-03-13 01:35:06 +01:00 |
|
|
|
d07f18d380
|
Refactor: make only one API route to update userbooks
|
2026-03-12 16:58:59 +01:00 |
|
|
|
f32bb49972
|
Backend: add a new field to userbook and allow to fetch it
|
2026-03-12 14:55:36 +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 |
|
|
|
3064235a80
|
Upgrade go version in dockerfile
|
2026-03-08 19:12:09 +01:00 |
|
|
|
17068aa28c
|
Release 0.3.0
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 |
|
|
|
65127c2273
|
Upgrade go version
|
2026-03-08 15:52:42 +01:00 |
|
|
|
55e80181df
|
Add a logo
|
2026-03-08 15:50:13 +01:00 |
|
|
|
f01dfa01cb
|
remove spaces in readme
|
2026-03-07 20:52:47 +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 |
|
|
|
e8e2df3c43
|
fixed "currently reading" book filter to remove read books
|
2026-03-06 17:17:53 +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
0.2.0
|
2026-03-05 15:55:08 +01:00 |
|
|
|
a24dd794a8
|
Create image folder if it does not exist
|
2026-03-05 15:45:29 +01:00 |
|
|
|
fea4993d26
|
Docker: fix docker file
- install ca-certificate to make api calls
- add default folders and option in the image
|
2026-03-05 15:34:58 +01:00 |
|
|
|
802fa9cc09
|
Add docker documentation
|
2026-03-05 15:33:10 +01:00 |
|
|
|
5b75983161
|
fixed demo data path being set
|
2026-03-05 15:24:56 +01:00 |
|
|
|
34995d158d
|
Add license AGPL file
|
2026-03-05 14:26:35 +01:00 |
|
|
|
9d2d56a09b
|
Docker: add a step to reduce image size and use entrypoint
|
2026-03-05 14:07:21 +01:00 |
|
|
|
8cea5b968a
|
Add dockerfile
|
2026-03-04 20:54:54 +01:00 |
|
|
|
75ce127a28
|
Release 0.1.0
0.1.0
|
2026-03-04 18:03:15 +01:00 |
|
|
|
9044412de0
|
Display version in frontend
|
2026-03-04 18:02:29 +01:00 |
|
|
|
f10c0b03bf
|
Add version flag to display current version
|
2026-03-04 17:52:11 +01:00 |
|
|
|
e933219b94
|
Add "test" target in makefile
|
2026-03-04 17:37:51 +01:00 |
|
|
|
bc6ad41f06
|
fixed failing tests
|
2026-03-04 17:37:37 +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 |
|
|
|
2d97aa85c4
|
Fix config for automated tests
|
2026-03-04 15:28:43 +01:00 |
|
|
|
60c8f37257
|
Store JWT key in config file
- During config file creation, the generated JWT key will be stored.
- Added an option to disable this behavior.
|
2026-03-04 14:58:35 +01:00 |
|
|
|
e066321468
|
Add option to set config file path
|
2026-03-03 21:54:50 +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 |
|
|
|
8f5d4c21f5
|
CLI: add help messages
|
2026-03-03 15:47:09 +01:00 |
|
|
|
480118e481
|
Add option to not create a config file
|
2026-03-03 15:40:50 +01:00 |
|