Histórico de Commits

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