Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Pomeroy ab737a3085 data processing hace 1 mes
  Timothy Pomeroy 435526ae58 chore: formatting updates to AppContext hace 1 mes
  Timothy Pomeroy 67d7d40276 refactor: migrate list and CRUD components to use centralized AppContext hace 1 mes
  Timothy Pomeroy 70ae3e9d27 feat: add global AppContext for centralized state management hace 1 mes
  Timothy Pomeroy b60ce4b1fe fix: resolve FileList empty state race condition on first visit hace 1 mes
  Timothy Pomeroy a365a0fbba feat: add JSON editing mode to DatasetCrud component hace 1 mes
  Timothy Pomeroy 555f5e9fb6 refactor: eliminate unnecessary setState in useEffect and fix FileList initialization hace 1 mes
  Timothy Pomeroy 92f41d16e1 Add eslint disable for require in jest.config.js hace 1 mes
  Timothy Pomeroy 029bb5601d Fix unused error variable warnings by removing parameter names hace 1 mes
  Timothy Pomeroy ecb030ba4e Fix linting errors: add 'use client' directive, fix unused variables, escape HTML entities hace 1 mes
  Timothy Pomeroy e50a37dfc2 fix: move addNotification before useEffect to fix closure issue hace 1 mes
  Timothy Pomeroy a4b55936ba fix: preserve absolute paths in ensureOutputDirectory hace 1 mes
  Timothy Pomeroy 1cbd3ba724 feat: enhance dashboard and add output file existence check hace 1 mes
  Timothy Pomeroy b9c71026c5 fix: remove duplicate actualOutput variable declaration hace 1 mes
  Timothy Pomeroy 4504b51c38 style: format handbrake.service.ts hace 1 mes
  Timothy Pomeroy 072edab325 feat: add case-insensitive directory matching for output paths hace 1 mes
  Timothy Pomeroy 83c6c62556 fix: create output directory before HandBrake processing hace 1 mes
  Timothy Pomeroy 92b3619b88 docs: update migration guide formatting hace 1 mes
  Timothy Pomeroy 8c349f1b2b docs: add migration guide for API proxy update hace 1 mes
  Timothy Pomeroy 009dc3b5cb feat: add API proxy through Next.js for remote access and security hace 1 mes
  Timothy Pomeroy 425eeabb0f commit to main hace 1 mes
  Timothy Pomeroy ccf61d1a99 docs: update documentation with recent improvements and fixes hace 1 mes
  Timothy Pomeroy 47372863c7 fix: prevent empty state flash on fresh page loads hace 1 mes
  Timothy Pomeroy 1000542778 fix: add key prop to React.Fragment in TaskList to resolve warning hace 1 mes
  Timothy Pomeroy c343d197b3 fix: update HandBrake progress regex to handle space before percent sign hace 1 mes
  Timothy Pomeroy 67ccd3fc0c feat(files): persist filters and search to localStorage hace 1 mes
  Timothy Pomeroy 8138ed5108 feat(tasks): add real-time progress updates and visual progress bar hace 1 mes
  Timothy Pomeroy a9a9d2b740 chore(db): migrate files table to remove status column hace 1 mes
  Timothy Pomeroy 728400db81 fix(watcher): correct dataset name extraction from file paths hace 1 mes
  Timothy Pomeroy 63bb024708 refactor(files): remove status column from files table hace 1 mes