0c3a54c62c
feat: perf optimisation
Deploy with Docker Compose / deploy (push) Failing after 2s
2026-02-27 16:23:05 +01:00
Julien Froidefond
512e9a480f
refactor: remove caching-related API endpoints and configurations, update preferences structure, and clean up unused services
Deploy with Docker Compose / deploy (push) Successful in 7m22s
2026-01-03 18:55:12 +01:00
Julien Froidefond
c76d960dca
refactor: remove HTTP Cache-Control headers and revalidate settings from API routes to streamline caching strategy and avoid conflicts with server-side caching
2025-12-07 11:36:50 +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
ae4b766085
feat: implement caching strategy for API responses and adjust loading timeout in CoverClient for improved performance
2025-10-17 23:20:42 +02:00
Julien Froidefond
c370b8372a
feat: implement DELETE API endpoints for cache invalidation in libraries and series, updating ClientLibraryPage and ClientSeriesPage to utilize these endpoints
2025-10-17 10:28:56 +02:00
Julien Froidefond
e396503ddb
refactor: simplify HomePage and LibraryPage components by integrating ClientHomePage and ClientLibraryPage, enhancing data fetching and error handling
2025-10-17 08:46:19 +02:00
Julien Froidefond
3e1f446e8b
fix: slug in routes
2025-03-02 15:06:04 +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
279f6c6e88
refacto: error and types
2025-02-27 21:59:14 +01:00
Julien Froidefond
246c0c650a
refacto: massive use of getMessageError
2025-02-27 14:26:48 +01:00
Julien Froidefond
3c46afb294
refacto: types big review
2025-02-27 08:29:08 +01:00
Julien Froidefond
a690a5af6f
refacto: errors in apis
2025-02-25 08:40:06 +01:00
Julien Froidefond
6a530afac1
feat(favorites): add in sidebar
2025-02-13 22:35:59 +01:00
Julien Froidefond
a12e13a18d
refactor: suppression des routes API redondantes (remplacées par les services spécialisés)
2025-02-12 08:50:10 +01:00
Julien Froidefond
2fa96072e8
refactor: utilisation des services spécialisés et optimisation du cache
2025-02-12 08:46:10 +01:00
Julien Froidefond
e4a663b6d4
feat: ajoute la pagination et le filtrage des tomes dans la page série
2025-02-11 21:43:09 +01:00
Julien Froidefond
29f965213e
feat: Implémentation de la pagination et mise à jour du devbook
...
- Ajout de la pagination pour les séries et les livres - Indicateurs de chargement pendant la navigation - Animations de transition entre les pages - Mise à jour du devbook pour refléter les fonctionnalités complétées - Amélioration de l'affichage des états de chargement (skeletons, spinners) - Optimisation des transitions de page
2025-02-11 21:17:14 +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