Self-hosted content archival and monitoring
Find a file
jlightner a0906f3cdb feat(S03/T01): content card view with grid layout and view toggle
- Created ContentCard component: 16:9 thumbnail with duration badge,
  title, status badge, relative time, monitor/download/external actions,
  overlay checkbox for selection (visible on hover + when selected)
- Added card/table view toggle button in Content header (Grid3X3/List icons)
- View preference persisted to localStorage (tubearr-content-view)
- Card grid uses CSS grid with auto-fill minmax(240px, 1fr)
- Card hover shows border-light highlight, selected shows accent border
- Download progress overlay on card thumbnail for active downloads
- Added .card-checkbox CSS rule for hover-reveal behavior
- Both views share pagination, search, filter, bulk selection
2026-04-03 03:08:56 +00:00
.agents/skills feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
.bg-shell feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
.claude WIP: in-progress WebSocket download progress & event bus 2026-03-25 11:34:26 -05:00
drizzle chore(M007/S01): auto-commit after research-slice 2026-03-24 23:04:09 -05:00
scripts feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
src feat(S03/T01): content card view with grid layout and view toggle 2026-04-03 03:08:56 +00:00
.dockerignore feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
.env.example feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
.gitignore chore: add media/ to .gitignore and remove from tracking 2026-04-03 02:39:19 +00:00
docker-compose.yml feat(S01+S04): server-side pagination, search/filter, download engine hardening 2026-04-03 02:29:49 +00:00
Dockerfile feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
drizzle.config.ts feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
package-lock.json WIP: in-progress WebSocket download progress & event bus 2026-03-25 11:34:26 -05:00
package.json WIP: in-progress WebSocket download progress & event bus 2026-03-25 11:34:26 -05:00
skills-lock.json feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
tsconfig.json feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
vitest.config.ts feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00