Commit History

Autor SHA1 Mensaxe Data
  Timothy Pomeroy a6755975c7 Integrate ApiHealth component into stats grid as first item hai 3 semanas
  Timothy Pomeroy 99758c1818 Fix API restart button visibility and watcher status update delays hai 3 semanas
  Timothy Pomeroy 6608bcb8bb Add remote API restart capability with UI button and confirmation dialog hai 3 semanas
  Timothy Pomeroy 1f041d6460 Optimize indexing and add post-processing hashing hai 3 semanas
  Timothy Pomeroy f6454faf8c fix: add proper cleanup for watcher service on application shutdown hai 3 semanas
  Timothy Pomeroy 820c88b989 feat: improve files list UI with better display and index action hai 3 semanas
  Timothy Pomeroy 576c90682e feat: add directory indexing with autocomplete, fix indexing worker database insertion hai 3 semanas
  Timothy Pomeroy 807bb01193 fix: add isRequeue parameter to AppService createTask method signature hai 4 semanas
  Timothy Pomeroy 51c00971a5 fix: allow requeue to overwrite existing output files and revert datasets editor changes hai 4 semanas
  Timothy Pomeroy 6079f1cd74 Update indexing worker formatting hai 4 semanas
  Timothy Pomeroy 30c70cfd5e Move indexing to background worker with enhanced logging hai 4 semanas
  Timothy Pomeroy a90a22ab22 Fix missing closing div on indexing page JSX hai 4 semanas
  Timothy Pomeroy 06490ab350 Center and pad indexing page to match other pages hai 4 semanas
  Timothy Pomeroy f308362a46 Fix file list expansion and auto-fill indexing destination hai 4 semanas
  Timothy Pomeroy d3d59b06e1 feat: optimize duplicate detection with database-indexed hashing hai 4 semanas
  Timothy Pomeroy dbb93713f7 Add state persistence for Watcher and TaskQueue services hai 4 semanas
  Timothy Pomeroy e223a4176a Fix Chokidar extension filtering - correct path-level exts lookup hai 4 semanas
  Timothy Pomeroy 25f442f89a Fix Chokidar extension filtering and add comprehensive tests hai 4 semanas
  Timothy Pomeroy 0659e6e88f Auto-formatted code changes hai 4 semanas
  Timothy Pomeroy ed64679489 Filter Chokidar file watching by dataset exts array to reduce noise hai 4 semanas
  Timothy Pomeroy 925bd09d80 Update .gitignore hai 4 semanas
  Timothy Pomeroy d6de57cb4b Fix linter error in duplicate-worker.ts by wrapping async callback in IIFE hai 4 semanas
  Timothy Pomeroy b511c58297 Fix file validation in worker to use fs.openSync/fs.readSync instead of readFileSync with options hai 4 semanas
  Timothy Pomeroy 5077ed36d1 Add worker thread for file validation in Chokidar scanner to prevent blocking I/O hai 4 semanas
  Timothy Pomeroy ff75774cf6 Add worker threads for duplicate scanning to prevent blocking the event loop hai 4 semanas
  Timothy Pomeroy 7bd0e9aa10 Convert duplicate scanning to async I/O to prevent blocking the event loop hai 4 semanas
  Timothy Pomeroy 012643bef9 Update maintenance.service.ts hai 4 semanas
  Timothy Pomeroy 94d65f9d90 Add migration for status column in files table hai 4 semanas
  Timothy Pomeroy 41d39c9733 Add database.db to .gitignore hai 4 semanas
  Timothy Pomeroy e46850212c Add current database state hai 4 semanas