Historique des commits

Auteur SHA1 Message Date
  Timothy Pomeroy 807bb01193 fix: add isRequeue parameter to AppService createTask method signature il y a 4 semaines
  Timothy Pomeroy 51c00971a5 fix: allow requeue to overwrite existing output files and revert datasets editor changes il y a 4 semaines
  Timothy Pomeroy 6079f1cd74 Update indexing worker formatting il y a 4 semaines
  Timothy Pomeroy 30c70cfd5e Move indexing to background worker with enhanced logging il y a 4 semaines
  Timothy Pomeroy a90a22ab22 Fix missing closing div on indexing page JSX il y a 4 semaines
  Timothy Pomeroy 06490ab350 Center and pad indexing page to match other pages il y a 4 semaines
  Timothy Pomeroy f308362a46 Fix file list expansion and auto-fill indexing destination il y a 4 semaines
  Timothy Pomeroy d3d59b06e1 feat: optimize duplicate detection with database-indexed hashing il y a 4 semaines
  Timothy Pomeroy dbb93713f7 Add state persistence for Watcher and TaskQueue services il y a 4 semaines
  Timothy Pomeroy e223a4176a Fix Chokidar extension filtering - correct path-level exts lookup il y a 4 semaines
  Timothy Pomeroy 25f442f89a Fix Chokidar extension filtering and add comprehensive tests il y a 4 semaines
  Timothy Pomeroy 0659e6e88f Auto-formatted code changes il y a 4 semaines
  Timothy Pomeroy ed64679489 Filter Chokidar file watching by dataset exts array to reduce noise il y a 4 semaines
  Timothy Pomeroy 925bd09d80 Update .gitignore il y a 4 semaines
  Timothy Pomeroy d6de57cb4b Fix linter error in duplicate-worker.ts by wrapping async callback in IIFE il y a 4 semaines
  Timothy Pomeroy b511c58297 Fix file validation in worker to use fs.openSync/fs.readSync instead of readFileSync with options il y a 4 semaines
  Timothy Pomeroy 5077ed36d1 Add worker thread for file validation in Chokidar scanner to prevent blocking I/O il y a 4 semaines
  Timothy Pomeroy ff75774cf6 Add worker threads for duplicate scanning to prevent blocking the event loop il y a 4 semaines
  Timothy Pomeroy 7bd0e9aa10 Convert duplicate scanning to async I/O to prevent blocking the event loop il y a 4 semaines
  Timothy Pomeroy 012643bef9 Update maintenance.service.ts il y a 4 semaines
  Timothy Pomeroy 94d65f9d90 Add migration for status column in files table il y a 4 semaines
  Timothy Pomeroy 41d39c9733 Add database.db to .gitignore il y a 4 semaines
  Timothy Pomeroy e46850212c Add current database state il y a 4 semaines
  Timothy Pomeroy ed41e97248 Improve duplicate scanning: add loading indicator, cancel option, notifications, and detailed logging il y a 4 semaines
  Timothy Pomeroy 1a941c8524 Merge branch 'main' of ssh://git.timandjenni.local:2222/pomeroyt/watch-finished-turbo il y a 4 semaines
  Timothy Pomeroy 65687ead03 notifications fix and migration helper il y a 4 semaines
  Timothy Pomeroy 3ea0149e49 docs: add database development workflow guidelines il y a 4 semaines
  Timothy Pomeroy 9c126b72d0 feat: implement database migration system il y a 4 semaines
  Timothy Pomeroy 0842451137 Update database.db il y a 4 semaines
  Timothy Pomeroy a828143796 Handle remote API host selection and fix datetime literals il y a 4 semaines