Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Pomeroy 925bd09d80 Update .gitignore hace 4 semanas
  Timothy Pomeroy d6de57cb4b Fix linter error in duplicate-worker.ts by wrapping async callback in IIFE hace 4 semanas
  Timothy Pomeroy b511c58297 Fix file validation in worker to use fs.openSync/fs.readSync instead of readFileSync with options hace 4 semanas
  Timothy Pomeroy 5077ed36d1 Add worker thread for file validation in Chokidar scanner to prevent blocking I/O hace 4 semanas
  Timothy Pomeroy ff75774cf6 Add worker threads for duplicate scanning to prevent blocking the event loop hace 4 semanas
  Timothy Pomeroy 7bd0e9aa10 Convert duplicate scanning to async I/O to prevent blocking the event loop hace 4 semanas
  Timothy Pomeroy 012643bef9 Update maintenance.service.ts hace 4 semanas
  Timothy Pomeroy 94d65f9d90 Add migration for status column in files table hace 4 semanas
  Timothy Pomeroy 41d39c9733 Add database.db to .gitignore hace 4 semanas
  Timothy Pomeroy e46850212c Add current database state hace 4 semanas
  Timothy Pomeroy ed41e97248 Improve duplicate scanning: add loading indicator, cancel option, notifications, and detailed logging hace 4 semanas
  Timothy Pomeroy 1a941c8524 Merge branch 'main' of ssh://git.timandjenni.local:2222/pomeroyt/watch-finished-turbo hace 4 semanas
  Timothy Pomeroy 65687ead03 notifications fix and migration helper hace 4 semanas
  Timothy Pomeroy 3ea0149e49 docs: add database development workflow guidelines hace 4 semanas
  Timothy Pomeroy 9c126b72d0 feat: implement database migration system hace 4 semanas
  Timothy Pomeroy 0842451137 Update database.db hace 4 semanas
  Timothy Pomeroy a828143796 Handle remote API host selection and fix datetime literals hace 4 semanas
  Timothy Pomeroy 9361c3c948 Update database.db hace 4 semanas
  Timothy Pomeroy 364c576061 refactor: cleanup debug and verbose logging across service and web hace 1 mes
  Timothy Pomeroy 42cafd9234 fix: notification panel display and improve task status filters hace 1 mes
  Timothy Pomeroy fb44da8afe fix: prevent FileList from showing loading state during context updates hace 1 mes
  Timothy Pomeroy ab737a3085 data processing hace 1 mes
  Timothy Pomeroy 435526ae58 chore: formatting updates to AppContext hace 1 mes
  Timothy Pomeroy 67d7d40276 refactor: migrate list and CRUD components to use centralized AppContext hace 1 mes
  Timothy Pomeroy 70ae3e9d27 feat: add global AppContext for centralized state management hace 1 mes
  Timothy Pomeroy b60ce4b1fe fix: resolve FileList empty state race condition on first visit hace 1 mes
  Timothy Pomeroy a365a0fbba feat: add JSON editing mode to DatasetCrud component hace 1 mes
  Timothy Pomeroy 555f5e9fb6 refactor: eliminate unnecessary setState in useEffect and fix FileList initialization hace 1 mes
  Timothy Pomeroy 92f41d16e1 Add eslint disable for require in jest.config.js hace 1 mes
  Timothy Pomeroy 029bb5601d Fix unused error variable warnings by removing parameter names hace 1 mes