提交歷史

作者 SHA1 備註 提交日期
  Timothy Pomeroy 5077ed36d1 Add worker thread for file validation in Chokidar scanner to prevent blocking I/O 4 周之前
  Timothy Pomeroy ff75774cf6 Add worker threads for duplicate scanning to prevent blocking the event loop 4 周之前
  Timothy Pomeroy 7bd0e9aa10 Convert duplicate scanning to async I/O to prevent blocking the event loop 4 周之前
  Timothy Pomeroy 012643bef9 Update maintenance.service.ts 4 周之前
  Timothy Pomeroy 94d65f9d90 Add migration for status column in files table 4 周之前
  Timothy Pomeroy 41d39c9733 Add database.db to .gitignore 4 周之前
  Timothy Pomeroy e46850212c Add current database state 4 周之前
  Timothy Pomeroy ed41e97248 Improve duplicate scanning: add loading indicator, cancel option, notifications, and detailed logging 4 周之前
  Timothy Pomeroy 1a941c8524 Merge branch 'main' of ssh://git.timandjenni.local:2222/pomeroyt/watch-finished-turbo 4 周之前
  Timothy Pomeroy 65687ead03 notifications fix and migration helper 4 周之前
  Timothy Pomeroy 3ea0149e49 docs: add database development workflow guidelines 4 周之前
  Timothy Pomeroy 9c126b72d0 feat: implement database migration system 4 周之前
  Timothy Pomeroy 0842451137 Update database.db 4 周之前
  Timothy Pomeroy a828143796 Handle remote API host selection and fix datetime literals 4 周之前
  Timothy Pomeroy 9361c3c948 Update database.db 4 周之前
  Timothy Pomeroy 364c576061 refactor: cleanup debug and verbose logging across service and web 1 月之前
  Timothy Pomeroy 42cafd9234 fix: notification panel display and improve task status filters 1 月之前
  Timothy Pomeroy fb44da8afe fix: prevent FileList from showing loading state during context updates 1 月之前
  Timothy Pomeroy ab737a3085 data processing 1 月之前
  Timothy Pomeroy 435526ae58 chore: formatting updates to AppContext 1 月之前
  Timothy Pomeroy 67d7d40276 refactor: migrate list and CRUD components to use centralized AppContext 1 月之前
  Timothy Pomeroy 70ae3e9d27 feat: add global AppContext for centralized state management 1 月之前
  Timothy Pomeroy b60ce4b1fe fix: resolve FileList empty state race condition on first visit 1 月之前
  Timothy Pomeroy a365a0fbba feat: add JSON editing mode to DatasetCrud component 1 月之前
  Timothy Pomeroy 555f5e9fb6 refactor: eliminate unnecessary setState in useEffect and fix FileList initialization 1 月之前
  Timothy Pomeroy 92f41d16e1 Add eslint disable for require in jest.config.js 1 月之前
  Timothy Pomeroy 029bb5601d Fix unused error variable warnings by removing parameter names 1 月之前
  Timothy Pomeroy ecb030ba4e Fix linting errors: add 'use client' directive, fix unused variables, escape HTML entities 1 月之前
  Timothy Pomeroy e50a37dfc2 fix: move addNotification before useEffect to fix closure issue 1 月之前
  Timothy Pomeroy a4b55936ba fix: preserve absolute paths in ensureOutputDirectory 1 月之前