Commit Graph

11 Commits

Author SHA1 Message Date
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
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
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
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
5c1138f287 feat: pref for image quality 2025-02-17 08:31:44 +01:00