Commit Graph

37 Commits

Author SHA1 Message Date
b1e0e18d9e refactor: replace random-book GET route with server action 2026-02-28 12:10:15 +01:00
Julien Froidefond
2c8c0b5eb0 feat: enhance service worker functionality with improved caching strategies, client communication, and service worker registration options
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 3m42s
2026-01-04 06:48:17 +01:00
Julien Froidefond
512e9a480f refactor: remove caching-related API endpoints and configurations, update preferences structure, and clean up unused services
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 7m22s
2026-01-03 18:55:12 +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
52350a43d9 feat: add logging enhancements by integrating pino and pino-pretty for improved error tracking and debugging across the application 2025-10-26 06:15:47 +01:00
Julien Froidefond
e32a7bdb2f refactor: remove debug logging from ClientLayout and PreferencesContext to clean up code and improve performance 2025-10-24 17:25:18 +02:00
Julien Froidefond
931185f0f0 refactor: streamline ClientLayout and PreferencesContext for improved state management and debugging 2025-10-24 17:17:35 +02:00
Julien Froidefond
ac62ba6d60 fix: update background position in ClientLayout for improved visual presentation of book thumbnails 2025-10-21 21:27:04 +02:00
Julien Froidefond
0c080bd525 feat: implement image caching mechanism with configurable cache duration and flush functionality 2025-10-19 10:36:19 +02:00
Julien Froidefond
e923343f08 feat: implement random book background feature in ClientLayout, allowing dynamic background images from selected Komga libraries 2025-10-18 22:37:59 +02:00
Julien Froidefond
13626d56c2 feat: add opacity and blur controls for background settings, enhancing customization options in the UI 2025-10-18 14:48:07 +02:00
Julien Froidefond
e32921377f feat: enhance ClientLayout with custom background support for gradients and images, improving visual presentation 2025-10-18 14:17:41 +02:00
Julien Froidefond
b25198a39a refactor: adjust padding in ClientLayout and update container padding for improved layout consistency 2025-10-18 14:15:03 +02:00
Julien Froidefond
ce88e7fcdf fix: update background style in ClientLayout to prevent image repetition and enhance visual presentation 2025-10-18 14:10:13 +02: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
a0ce7c9503 fix: update background property to backgroundImage in ClientLayout for correct gradient rendering 2025-10-17 11:18:33 +02:00
Julien Froidefond
faca1cdce6 feat: enhance UI components with backdrop blur effects and improved background styles for better visual aesthetics 2025-10-17 11:09:07 +02:00
Julien Froidefond
2e183bb5d6 feat: add background customization settings with gradient and image options, update preferences context and UI components for user preferences management 2025-10-17 10:47:05 +02:00
Julien Froidefond
9899789fce feat: add admin role management with user authentication checks and update sidebar for admin access 2025-10-16 22:39:04 +02:00
Julien Froidefond
df6a30b226 feat: implement debug mode with enhanced logging and filtering capabilities 2025-10-07 21:08:20 +02:00
Julien Froidefond
760bd14aa7 fix: loader was slowing down the pages load time 2025-10-07 18:15:57 +02:00
Julien Froidefond
dd2be14bff feat: enhance sidebar data loading with initial preferences and libraries 2025-03-05 09:23:02 +01:00
Julien Froidefond
965b14429d fix: dynamic island test 1 2025-03-04 20:42:03 +01:00
Julien Froidefond
bdd228d1f2 feat: css paddings on pages 2025-02-28 16:33:20 +01:00
Julien Froidefond
66e1db7788 fix: Better logging and revie system of debug 2025-02-23 22:19:24 +01:00
Julien Froidefond
7b950f8729 feat: loading bar for pages 2025-02-21 15:54:52 +01:00
Julien Froidefond
8c13021bfb feat: offline pages mode 2025-02-21 09:31:23 +01:00
Julien Froidefond
ba725bb1a3 refacto: tentative de refacto 2025-02-17 16:37:48 +01:00
Julien Froidefond
5c1138f287 feat: pref for image quality 2025-02-17 08:31:44 +01:00
Julien Froidefond
d7bed4df6d refacto(db): remove localstorage service 2025-02-14 21:40:04 +01:00
Julien Froidefond
08f6e6a264 feat: close sidebar on item clik 2025-02-14 13:37:19 +01:00
Julien Froidefond
7a79da017a fix(Sidebar): not shown on public route 2025-02-13 13:15:39 +01:00
Julien Froidefond
0e270b1f01 feat: implémentation de la PWA avec service worker, manifest et installation 2025-02-12 21:56:22 +01:00
Julien Froidefond
16f0714e9b feat: ajout du système de notifications toast et amélioration du cache avec TTL configurable 2025-02-12 13:55:29 +01:00
Julien Froidefond
5b9a8fdb6e feat: Fermeture automatique de la barre latérale au clic en dehors - Ajout d'un gestionnaire de clic en dehors dans ClientLayout - Ajout des identifiants sur la sidebar et le bouton toggle 2025-02-12 13:15: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