Commit graph

2 commits

Author SHA1 Message Date
jlightner
2ec9735205 fix: unmonitored items incorrectly set to status=monitored; autofocus channel URL input
All checks were successful
CI / test (push) Successful in 18s
- scheduler.ts and back-catalog-import.ts now set status='ignored' when
  monitored=false (channel monitoring mode excludes the item)
- Migration 0019 fixes existing data: UPDATE status='ignored' WHERE monitored=0
- Modal.tsx focuses first [autofocus] element instead of the container div
2026-04-04 16:36:26 +00:00
John Lightner
4606dce553 feat: Tubearr — full project state through M006/S01
Migrated git root from W:/programming/Projects/ to W:/programming/Projects/Tubearr/.
Previous history preserved in Tubearr-full-backup.bundle at parent directory.

Completed milestones: M001 through M005
Active: M006/S02 (Add Channel UX)
2026-03-24 20:20:10 -05:00