Historie revizí

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