Julien Froidefond
|
c49c3d7fc4
|
chore: update docker-compose configuration to rename app service, adjust volume path for Prisma data, and set DATABASE_URL for SQLite
Deploy with Docker Compose / deploy (push) Successful in 55s
|
2025-12-11 10:52:06 +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
|
b49177ffbf
|
feat: enhance KOMGA_DEBUG functionality to disable request delays in debug mode and log request queue statistics
|
2025-10-29 13:33:38 +01:00 |
|
Julien Froidefond
|
24431c6718
|
feat: add KOMGA_DEBUG environment variable for enhanced logging of Komga requests and responses
|
2025-10-29 13:15:17 +01: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
|
2c850d1c59
|
chore: update ENV.md for NextAuth URL configuration, remove debug logging from middleware, and adjust session token handling in auth middleware
|
2025-10-16 23:56:46 +02:00 |
|
Julien Froidefond
|
0c66fae916
|
chore: update Dockerfile to include scripts directory and modify start command for production; add default admin password to ENV.md
|
2025-10-16 23:08:46 +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 |
|