6180f9abb1
refactor: convert library scan to Server Action
...
- Add src/app/actions/library.ts with scanLibrary
- Update ScanButton to use Server Action
- Remove POST from api/komga/libraries/[libraryId]/scan route
2026-02-28 10:53:41 +01:00
d56b0fd7ae
refactor: convert preferences to Server Action
...
- Add src/app/actions/preferences.ts with updatePreferences
- Update PreferencesContext to use Server Action
- Remove PUT from api/preferences route (keep GET)
2026-02-28 10:50:32 +01:00
7e3fb22d3a
docs: add server actions conversion plan
2026-02-28 10:39:28 +01:00
2669fb9865
docs: update plan optim
Deploy with Docker Compose / deploy (push) Failing after 2s
2026-02-27 17:01:32 +01:00
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
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
fcd084863a
feat: add pagination size selection and compact view toggle in series grid
2025-03-28 13:51:44 +01:00
Julien Froidefond
86c5b5fac7
docs: demo and capture
2025-03-02 08:41:21 +01:00
Julien Froidefond
a28d36aa53
doc: readme translate and completion/refresh
2025-03-02 06:40:57 +01:00
Julien Froidefond
3c46afb294
refacto: types big review
2025-02-27 08:29:08 +01:00
Julien Froidefond
1cffe6913a
feat: new pref for debug
2025-02-23 13:05:16 +01:00
Julien Froidefond
880b97d42d
feat(auth): password strongest + docs
2025-02-22 16:04:28 +01:00
Julien Froidefond
c9b0c54e9b
doc: adding docs
2025-02-21 16:47:52 +01:00