Historique des commits

Auteur SHA1 Message Date
  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
  Timothy Pomeroy 9361c3c948 Update database.db il y a 4 semaines
  Timothy Pomeroy 364c576061 refactor: cleanup debug and verbose logging across service and web il y a 1 mois
  Timothy Pomeroy 42cafd9234 fix: notification panel display and improve task status filters il y a 1 mois
  Timothy Pomeroy fb44da8afe fix: prevent FileList from showing loading state during context updates il y a 1 mois
  Timothy Pomeroy ab737a3085 data processing il y a 1 mois
  Timothy Pomeroy 435526ae58 chore: formatting updates to AppContext il y a 1 mois
  Timothy Pomeroy 67d7d40276 refactor: migrate list and CRUD components to use centralized AppContext il y a 1 mois
  Timothy Pomeroy 70ae3e9d27 feat: add global AppContext for centralized state management il y a 1 mois
  Timothy Pomeroy b60ce4b1fe fix: resolve FileList empty state race condition on first visit il y a 1 mois
  Timothy Pomeroy a365a0fbba feat: add JSON editing mode to DatasetCrud component il y a 1 mois
  Timothy Pomeroy 555f5e9fb6 refactor: eliminate unnecessary setState in useEffect and fix FileList initialization il y a 1 mois
  Timothy Pomeroy 92f41d16e1 Add eslint disable for require in jest.config.js il y a 1 mois
  Timothy Pomeroy 029bb5601d Fix unused error variable warnings by removing parameter names il y a 1 mois
  Timothy Pomeroy ecb030ba4e Fix linting errors: add 'use client' directive, fix unused variables, escape HTML entities il y a 1 mois