Commit Graph

15 Commits

Author SHA1 Message Date
701a02b55c fix: prevent iOS auto-zoom on input focus by overriding Tailwind text-sm
Move the 16px font-size rule outside @layer base and scope it to iOS
via @supports (-webkit-touch-callout: none) so it takes priority over
Tailwind utility classes without affecting desktop rendering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 21:32:54 +01:00
4288e4c541 feat: polish app loading screen and home section emphasis
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 1m52s
Refine the global loading experience to feel smoother and less flashy while keeping brand accents. Simplify the home continue-reading highlight by styling the section header instead of using a heavy card wrapper.
2026-03-01 22:01:56 +01:00
83212434f2 refactor: refresh shell UI styling and interaction polish 2026-02-28 18:45:54 +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
0c0456aade feat: enable zoom functionality in PhotoswipeReader and adjust global styles to manage pinch-zoom behavior 2025-10-18 21:35:16 +02:00
Julien Froidefond
13626d56c2 feat: add opacity and blur controls for background settings, enhancing customization options in the UI 2025-10-18 14:48:07 +02:00
Julien Froidefond
a22e77c4eb feat: enhance ClientLibraryPage loading state with improved skeleton structure and remove deprecated loading component 2025-10-17 23:07:01 +02:00
Julien Froidefond
45a5aed886 feat: enhance PhotoswipeReader with loading states for images and add fade-in animation for improved user experience 2025-10-17 22:27:50 +02:00
Julien Froidefond
faca1cdce6 feat: enhance UI components with backdrop blur effects and improved background styles for better visual aesthetics 2025-10-17 11:09:07 +02:00
Julien Froidefond
c36bbf98cc fix: dymanic island test 3 2025-03-04 20:54:10 +01:00
Julien Froidefond
904bd9c65a fix: dynamic island test 2 2025-03-04 20:53:00 +01:00
Julien Froidefond
965b14429d fix: dynamic island test 1 2025-03-04 20:42:03 +01:00
Julien Froidefond
87ee57b0dd fix: scroll behavior 2025-02-26 09:20:13 +01:00
Julien Froidefond
b4d590e7e7 refactor: réorganisation des routes d'images et optimisation du chargement des miniatures 2025-02-12 17:31:03 +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