Dispatcharr/frontend/src/hooks
SergeantPanda da628705df Separate VOD and channel logos into distinct tables with dedicated management UI
- Created VODLogo model for movies/series, separate from Logo (channels only)
- Added database migration to create vodlogo table and migrate existing VOD logos
- Implemented VODLogoViewSet with pagination, filtering (used/unused/movies/series), and bulk operations
- Built VODLogosTable component with server-side pagination matching channel logos styling
- Added VOD logos tab with on-demand loading to Logos page
- Fixed orphaned VOD content cleanup to always remove unused entries
- Removed redundant channel_assignable filtering from channel logos
2025-11-07 13:19:18 -06:00
..
useLocalStorage.jsx initial commit 2025-04-23 11:02:28 -04:00
useSmartLogos.jsx Separate VOD and channel logos into distinct tables with dedicated management UI 2025-11-07 13:19:18 -06:00