veza/apps/web/src/features
senke f5cac99b3a aesthetic-improvements: apply design direction to LibraryPage
- Spacing (8px grid): space-y-6 → space-y-8, gap-6 → gap-8 (2 instances), space-y-3 → space-y-4 (align to 8px grid)
- Card padding: p-6 → p-8 for loading skeleton cards (32px standard)
- Replace decorative gradients: track card cover and list view item number backgrounds from bg-gradient-to-br to solid bg-kodo-ink (2 instances)
- Preserved: Functional hover effects (hover:bg-white/5, hover:border-kodo-steel/50, group-hover:text-white), primary actions (cyan for selected states, genre badges), existing functional gradients (overlay for play button visibility)
- Action 11.5.1.4 complete 
2026-01-16 11:11:31 +01:00
..
admin/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
analytics/services incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
auth aesthetic-improvements: replace secondary cyan hover states with steel (batch 4) 2026-01-16 10:57:14 +01:00
chat aesthetic-improvements: replace secondary cyan hover states with steel 2026-01-16 10:51:30 +01:00
dashboard consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
error/pages consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
library aesthetic-improvements: apply design direction to LibraryPage 2026-01-16 11:11:31 +01:00
marketplace/components incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
notifications state-ownership: add optimistic updates to remaining mutations 2026-01-15 19:48:47 +01:00
player consistency: auto-migrate Tailwind default colors (Batch 11, 100 instances) 2026-01-16 01:56:57 +01:00
playlists aesthetic-improvements: replace secondary cyan hover states with steel (batch 5) 2026-01-16 10:59:09 +01:00
profile scalability: replace direct playlist API calls with playlistsApi service 2026-01-15 20:38:09 +01:00
roles state-ownership: delete unused optimisticStoreUpdates.ts file 2026-01-15 19:26:53 +01:00
search/services scalability: replace direct playlist API calls with playlistsApi service 2026-01-15 20:38:09 +01:00
sessions/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
settings typography: standardize paragraph text sizes 2026-01-15 23:55:35 +01:00
streaming consistency: fix remaining Tailwind default colors in auth and features components 2026-01-16 01:59:31 +01:00
tracks aesthetic-improvements: replace remaining secondary cyan hover states with steel 2026-01-16 11:00:12 +01:00
upload/components consistency: fix final Tailwind default color instances 2026-01-16 01:59:56 +01:00
user/components consistency: fix final Tailwind default color instances 2026-01-16 01:59:56 +01:00
webhooks/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00