2025-03-22 - 2026-03-22

Overview

0 Active Pull Requests
36 Active Issues
Excluding merges, 2 authors have pushed 183 commits to master and 183 commits to all branches. On master, 190 files have changed and there have been 18986 additions and 6923 deletions.

4 Releases published by 1 user

Published 0.4.0 2026-03-15 14:59:35 +00:00

Published 0.3.0 Release 0.3.0 2026-03-08 18:06:20 +00:00

Published 0.2.0 Release 0.2.0 2026-03-05 14:55:08 +00:00

Published 0.1.0 0.1.0 2026-03-04 17:03:15 +00:00

25 Issues closed from 1 user

Closed #34 Add a custom error message for validation when a number must be greater than or lower than a number 2026-03-18 14:12:13 +00:00

Closed #32 Allow to cancel a rating 2026-03-18 12:51:51 +00:00

Closed #35 Error when importing a book from inventaire 2026-03-15 14:58:05 +00:00

Closed #27 fix clicking buttons on book form for mobile 2026-03-10 21:27:50 +00:00

Closed #33 Book form: on mobile reduce size of date label fonts 2026-03-09 12:26:06 +00:00

Closed #28 Book form: allow to click on "start reading" even if the book is marked as read 2026-03-08 18:03:31 +00:00

Closed #30 Clicking startread should unselect "to read" 2026-03-08 18:03:00 +00:00

Closed #31 Book form : error on desktop when clicking icons 2026-03-08 17:34:50 +00:00

Closed #26 Add new icon 2026-03-08 14:50:41 +00:00

Closed #25 Book form css: change background of "to read" button so it looks the same as other buttons 2026-03-06 17:47:23 +00:00

Closed #24 Books marked as "read" still appears in the "reading" filter 2026-03-06 16:18:41 +00:00

Closed #1 Book form 2026-03-04 17:05:39 +00:00

Closed #18 Rename repo and every mention of PersonalLibraryManager/plm 2026-03-04 15:01:11 +00:00

Closed #20 Find a tool to format vuejs code 2026-03-04 14:38:23 +00:00

Closed #16 Find a simple way to get jwt key to store it in config file 2026-03-04 14:03:59 +00:00

Closed #19 Add an option to set config file path 2026-03-03 20:58:07 +00:00

Closed #14 Add an option to create a config file 2026-03-03 14:41:39 +00:00

Closed #11 CLI: add short version for flags 2026-03-03 14:00:41 +00:00

Closed #12 API: translate exceptions messages 2026-03-02 19:21:06 +00:00

Closed #15 Do not ignore CLI when initializing config file 2026-03-02 15:10:00 +00:00

Closed #6 Refactor: remove "count" routes and include total records directly in response 2026-02-05 20:44:52 +00:00

Closed #7 Implement search by ISBN 2026-02-05 20:44:47 +00:00

Closed #8 Refactor: put all dto in separate go module 2026-02-05 20:44:43 +00:00

Closed #4 OpenLibrary search 2026-01-22 13:55:00 +00:00

Closed #3 Pagination on search results 2025-11-24 15:26:18 +00:00

36 Issues created by 1 user

Opened #1 Book form 2025-10-27 16:25:59 +00:00

Opened #2 Manage file name when uploading 2025-10-27 20:54:05 +00:00

Opened #3 Pagination on search results 2025-10-30 15:50:47 +00:00

Opened #4 OpenLibrary search 2025-11-24 15:39:11 +00:00

Opened #5 Search: also search author name 2025-11-24 21:25:53 +00:00

Opened #6 Refactor: remove "count" routes and include total records directly in response 2026-01-22 13:55:23 +00:00

Opened #7 Implement search by ISBN 2026-01-23 13:27:13 +00:00

Opened #8 Refactor: put all dto in separate go module 2026-01-23 13:46:44 +00:00

Opened #9 Import inventaire: import number of pages 2026-01-30 18:12:44 +00:00

Opened #10 Error when importing a book without info 2026-02-06 17:42:35 +00:00

Opened #11 CLI: add short version for flags 2026-02-28 21:32:59 +00:00

Opened #12 API: translate exceptions messages 2026-02-28 22:01:17 +00:00

Opened #13 Use gorm FirstOrCreate to simplify code 2026-02-28 22:45:53 +00:00

Opened #14 Add an option to create a config file 2026-03-02 14:33:03 +00:00

Opened #15 Do not ignore CLI when initializing config file 2026-03-02 14:34:09 +00:00

Opened #16 Find a simple way to get jwt key to store it in config file 2026-03-02 14:34:42 +00:00

Opened #17 When jwt key is incorrect, disconnect the user in the frontend so it can log in again 2026-03-02 14:35:44 +00:00

Opened #18 Rename repo and every mention of PersonalLibraryManager/plm 2026-03-02 14:45:08 +00:00

Opened #19 Add an option to set config file path 2026-03-03 14:19:04 +00:00

Opened #20 Find a tool to format vuejs code 2026-03-04 13:28:02 +00:00

Opened #21 Improve security by forcing JWT key change 2026-03-04 13:49:14 +00:00

Opened #22 Add a config to specify the real IP address 2026-03-04 13:57:31 +00:00

Opened #23 Display version in the web client 2026-03-04 16:54:09 +00:00

Opened #24 Books marked as "read" still appears in the "reading" filter 2026-03-05 14:53:06 +00:00

Opened #25 Book form css: change background of "to read" button so it looks the same as other buttons 2026-03-06 12:24:38 +00:00

Opened #26 Add new icon 2026-03-06 12:37:54 +00:00

Opened #27 fix clicking buttons on book form for mobile 2026-03-06 12:38:11 +00:00

Opened #28 Book form: allow to click on "start reading" even if the book is marked as read 2026-03-06 16:30:22 +00:00

Opened #29 Add disclaimer on app home 2026-03-07 11:41:17 +00:00

Opened #30 Clicking startread should unselect "to read" 2026-03-07 18:05:31 +00:00

Opened #31 Book form : error on desktop when clicking icons 2026-03-08 17:27:22 +00:00

Opened #32 Allow to cancel a rating 2026-03-08 18:05:02 +00:00

Opened #33 Book form: on mobile reduce size of date label fonts 2026-03-08 18:20:36 +00:00

Opened #34 Add a custom error message for validation when a number must be greater than or lower than a number 2026-03-12 16:06:47 +00:00

Opened #35 Error when importing a book from inventaire 2026-03-13 20:19:21 +00:00

Opened #36 Find a way to import book description 2026-03-13 20:37:47 +00:00