Commit Graph

18 Commits

Author SHA1 Message Date
2908172777 feat: books fetch on SSR in book reader
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 17s
2026-02-28 08:50:57 +01:00
Julien Froidefond
39e3328123 chore: update various components and services for improved functionality and consistency, including formatting adjustments and minor refactors 2025-12-07 09:54:05 +01:00
Julien Froidefond
b7704207ec feat: add caching debug logs and configurable max concurrent requests for Komga API to enhance performance monitoring 2025-10-18 09:08:41 +02:00
Julien Froidefond
7a70a2fb9f feat: update ClientLayout to hide header and sidebar on public routes and book reader paths for improved navigation 2025-10-17 22:58:37 +02:00
Julien Froidefond
592aadf4ab feat: refactor book page to use ClientBookPage component and enhance data fetching with next book information 2025-10-17 16:18:38 +02:00
Julien Froidefond
f5c581e799 fix : await on params for page reader 2025-03-07 08:21:27 +01:00
Julien Froidefond
66f467c66b feat: nextbook on next page if last page 2025-03-07 08:15:34 +01:00
Julien Froidefond
a4b521fe2e fix: lint type import 2025-03-02 14:02:23 +01:00
Julien Froidefond
438d08f3f2 fix: lints 2025-03-02 06:47:38 +01:00
Julien Froidefond
bc2ceadb8f fix: errorMessage has to throw apperror code if apperror 2025-02-28 08:00:34 +01:00
Julien Froidefond
5893f1a15f fix: error on hydration and ErrorMessage 2025-02-28 07:38:48 +01:00
Julien Froidefond
4994cbd2e9 refacto : error detection in home and fallback in books/id 2025-02-27 22:13:53 +01:00
Julien Froidefond
3c46afb294 refacto: types big review 2025-02-27 08:29:08 +01:00
Julien Froidefond
6b19f5b54b feat: debugmode full request 2025-02-23 15:12:59 +01:00
Julien Froidefond
e22095806d refacto: book page server side 2025-02-14 13:08:05 +01:00
Julien Froidefond
2a85abcb6d feat: ouverture du reader à la dernière page lue avec notification 2025-02-12 16:09:56 +01:00
Julien Froidefond
89a3491b0f feat: add navigation to book reader from series page - Add book click handler in PaginatedBookGrid - Simplify BookGrid component with direct navigation - Keep book status and metadata display - Ensure consistent navigation behavior across the app 2025-02-11 23:03:06 +01:00
Julien Froidefond
33bdc43442 feat: Initial commit - Base application with Next.js - Configuration, Auth, Library navigation, CBZ/CBR reader, Cache, Responsive design 2025-02-11 21:04:40 +01:00