23 Commits

Author SHA1 Message Date
5b75983161 fixed demo data path being set 2026-03-05 15:24:56 +01:00
f10c0b03bf Add version flag to display current version 2026-03-04 17:52:11 +01:00
6780a00e5f Rename project from PersonalLibraryManager to bibliomane 2026-03-04 15:58:49 +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
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
12c90ad8ff CLI: add short version for flags 2026-03-03 15:00:21 +01:00
83a4796ff8 use cli argument to initialize config file 2026-03-02 16:09:12 +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
660c44992e Add a config to create new users on startup 2026-03-01 00:15:09 +01:00
18b5f0f0e1 Demo mode: automatically connect as demo user 2026-02-24 19:02:38 +01:00
0702a2b0cb Add a configuration to disable signing up 2026-02-23 17:59:13 +01:00
c948090961 add config change in cli 2026-02-10 15:45:03 +01:00
60c610de42 Add a config to get inventaire.io URL 2026-02-09 00:17:11 +01:00
Artlef
92997d9d9f fix config comment for limit 2025-11-15 16:53:48 +01:00
87f6daef18 Add pagination for "my books" display 2025-11-10 20:44:47 +01:00
870158e489 Add default value for config 2025-11-10 13:42:39 +01:00
8b8eee8210 Add component to upload book cover images 2025-10-27 22:51:28 +01:00
f18e6a3ba8 add jwtkey config to avoid logging in again after reboot 2025-10-04 23:15:20 +02:00
8432902df1 Second commit
added few test, first api to add book
2025-09-23 17:16:48 +02:00
232cd49052 first commit 2025-09-17 18:55:33 +02:00