tubearr/drizzle
jlightner 3e21acfe2b
All checks were successful
CI / test (push) Successful in 19s
fix: unmonitored items incorrectly set to status=monitored; autofocus channel URL input
- 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:38:29 +00:00
..
meta fix: unmonitored items incorrectly set to status=monitored; autofocus channel URL input 2026-04-04 16:38:29 +00:00
0000_colossal_jubilee.sql feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
0001_natural_toad_men.sql feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
0002_lonely_nico_minoru.sql feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
0003_moaning_vertigo.sql feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
0004_platform_settings.sql feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
0005_monitoring_playlists.sql feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
0006_rename_creators_to_channels.sql feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
0007_steep_the_watchers.sql feat: Tubearr — full project state through M006/S01 2026-03-24 20:20:10 -05:00
0008_add_default_monitoring_mode.sql test(S02/T01): Added default_monitoring_mode column to platform_setti… 2026-03-24 20:27:41 -05:00
0009_many_carlie_cooper.sql feat: Added banner_url, description, subscriber_count columns with Driz… 2026-04-03 07:23:39 +00:00
0010_special_ghost_rider.sql feat: Added banner_url, description, subscriber_count columns with Driz… 2026-04-03 07:23:39 +00:00
0011_add_youtube_enhancements.sql fix: direct per-video enrichment and migration statement breakpoints 2026-04-04 08:23:23 +00:00
0012_adhoc_nullable_channel.sql chore: Made content_items.channelId nullable via SQLite table recreatio… 2026-04-04 05:03:40 +00:00
0013_flat_lady_deathstrike.sql fix: remove duplicate embed_thumbnail/sponsor_block_remove columns from migration 0013 2026-04-04 08:03:38 +00:00
0014_adorable_miek.sql chore: Add outputTemplate column to format_profiles schema and app.outp… 2026-04-04 05:20:18 +00:00
0015_perfect_lethal_legion.sql feat: Add includeKeywords and excludeKeywords nullable text columns to… 2026-04-04 05:35:13 +00:00
0016_right_galactus.sql feat: Added media_servers table, MediaServer type, and CRUD repository… 2026-04-04 05:50:33 +00:00
0017_wild_havok.sql chore: Added nullable contentRating columns to channels and content_ite… 2026-04-04 06:08:16 +00:00
0018_platform_settings_nfo_view.sql feat: Add Generic platform, per-platform NFO toggle, and default view s… 2026-04-04 09:56:53 +00:00
0019_fix_unmonitored_status.sql fix: unmonitored items incorrectly set to status=monitored; autofocus channel URL input 2026-04-04 16:38:29 +00:00