Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Timothy Pomeroy 012643bef9 Update maintenance.service.ts há 4 semanas atrás
  Timothy Pomeroy 94d65f9d90 Add migration for status column in files table há 4 semanas atrás
  Timothy Pomeroy 41d39c9733 Add database.db to .gitignore há 4 semanas atrás
  Timothy Pomeroy e46850212c Add current database state há 4 semanas atrás
  Timothy Pomeroy ed41e97248 Improve duplicate scanning: add loading indicator, cancel option, notifications, and detailed logging há 4 semanas atrás
  Timothy Pomeroy 1a941c8524 Merge branch 'main' of ssh://git.timandjenni.local:2222/pomeroyt/watch-finished-turbo há 4 semanas atrás
  Timothy Pomeroy 65687ead03 notifications fix and migration helper há 4 semanas atrás
  Timothy Pomeroy 3ea0149e49 docs: add database development workflow guidelines há 4 semanas atrás
  Timothy Pomeroy 9c126b72d0 feat: implement database migration system há 4 semanas atrás
  Timothy Pomeroy 0842451137 Update database.db há 4 semanas atrás
  Timothy Pomeroy a828143796 Handle remote API host selection and fix datetime literals há 4 semanas atrás
  Timothy Pomeroy 9361c3c948 Update database.db há 4 semanas atrás
  Timothy Pomeroy 364c576061 refactor: cleanup debug and verbose logging across service and web há 1 mês atrás
  Timothy Pomeroy 42cafd9234 fix: notification panel display and improve task status filters há 1 mês atrás
  Timothy Pomeroy fb44da8afe fix: prevent FileList from showing loading state during context updates há 1 mês atrás
  Timothy Pomeroy ab737a3085 data processing há 1 mês atrás
  Timothy Pomeroy 435526ae58 chore: formatting updates to AppContext há 1 mês atrás
  Timothy Pomeroy 67d7d40276 refactor: migrate list and CRUD components to use centralized AppContext há 1 mês atrás