Commit Graph

29 Commits

Author SHA1 Message Date
612a70ffbe chore: resolve lint warnings with targeted type and rule fixes 2026-02-28 11:59:30 +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
e242b919ac Revert "refactor: implement caching for user preferences using ServerCacheService to reduce database calls and improve performance"
This reverts commit 1fa4024f91.
2025-12-07 11:57:20 +01:00
Julien Froidefond
1fa4024f91 refactor: implement caching for user preferences using ServerCacheService to reduce database calls and improve performance 2025-12-07 11:40:10 +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
3b24fe0f01 feat: implement view mode toggle functionality in PaginatedBookGrid and PaginatedSeriesGrid components 2025-11-16 08:02:37 +01:00
Julien Froidefond
7cc72dc13d feat: implement advanced settings for user preferences, allowing configuration of max concurrent requests, reader prefetch count, and circuit breaker settings 2025-10-24 17:50:58 +02:00
Julien Froidefond
ac5fa85185 refactor: migrate from MongoDB to SQLite, updating database schema and configuration for improved performance and simplicity 2025-10-24 15:11:29 +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
8d6f8f4de7 feat: enhance image loading in CoverClient component with timeout handling and error management, update PreferencesContext to initialize loading state as false, and refine type casting in PreferencesService 2025-10-17 10:47:36 +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
3cd58f63e6 refactor: migrate from MongoDB to Prisma for data management, removing mongoose models and updating services to use Prisma client 2025-10-16 22:22:20 +02:00
Julien Froidefond
7426bfb33c feat: integrate NextAuth for authentication, refactor login and registration processes, and enhance middleware for session management 2025-10-16 15:50:37 +02:00
Julien Froidefond
9b130f2056 fix: prefereneces and hydration KO with buffer id 2025-04-03 10:23:22 +02:00
Julien Froidefond
c148a4421c fix: pref no connectDB 2025-03-05 08:23:41 +01:00
Julien Froidefond
e60b48d549 fix: types of nj15 2025-03-02 14:40:15 +01:00
Julien Froidefond
a4b521fe2e fix: lint type import 2025-03-02 14:02:23 +01:00
Julien Froidefond
3c46afb294 refacto: types big review 2025-02-27 08:29:08 +01:00
Julien Froidefond
3b2d4cb0d5 refacto: type mutu 2025-02-26 13:33:40 +01:00
Julien Froidefond
4b710cbac2 refacto: error and error codes in services 2025-02-25 06:39:19 +01:00
Julien Froidefond
442f318be8 refacto(services): only one getCurrentUser 2025-02-23 15:19:32 +01:00
Julien Froidefond
1cffe6913a feat: new pref for debug 2025-02-23 13:05:16 +01:00
Julien Froidefond
72e28ed27b feat: pref for default filter showUnread 2025-02-21 23:18:41 +01:00
Julien Froidefond
222eeced12 fix: lints 2025-02-19 21:43:26 +01:00
Julien Froidefond
8320670e40 refacto: no user when interract with pref, auto get 2025-02-19 20:46:16 +01:00
Julien Froidefond
73aa6a6b83 fix: set pref OK 2025-02-19 20:30:45 +01:00
Julien Froidefond
aed35ce2b9 feat : File caching option 2025-02-19 16:33:21 +01:00
Julien Froidefond
6fb5d85f99 feat(pref): showthumbnail by default true 2025-02-18 08:13:22 +01:00
Julien Froidefond
5c1138f287 feat: pref for image quality 2025-02-17 08:31:44 +01:00