Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Timothy Pomeroy a365a0fbba feat: add JSON editing mode to DatasetCrud component 1 ay önce
  Timothy Pomeroy 555f5e9fb6 refactor: eliminate unnecessary setState in useEffect and fix FileList initialization 1 ay önce
  Timothy Pomeroy 92f41d16e1 Add eslint disable for require in jest.config.js 1 ay önce
  Timothy Pomeroy 029bb5601d Fix unused error variable warnings by removing parameter names 1 ay önce
  Timothy Pomeroy ecb030ba4e Fix linting errors: add 'use client' directive, fix unused variables, escape HTML entities 1 ay önce
  Timothy Pomeroy e50a37dfc2 fix: move addNotification before useEffect to fix closure issue 1 ay önce
  Timothy Pomeroy a4b55936ba fix: preserve absolute paths in ensureOutputDirectory 1 ay önce
  Timothy Pomeroy 1cbd3ba724 feat: enhance dashboard and add output file existence check 1 ay önce
  Timothy Pomeroy b9c71026c5 fix: remove duplicate actualOutput variable declaration 1 ay önce
  Timothy Pomeroy 4504b51c38 style: format handbrake.service.ts 1 ay önce
  Timothy Pomeroy 072edab325 feat: add case-insensitive directory matching for output paths 1 ay önce
  Timothy Pomeroy 83c6c62556 fix: create output directory before HandBrake processing 1 ay önce
  Timothy Pomeroy 92b3619b88 docs: update migration guide formatting 1 ay önce
  Timothy Pomeroy 8c349f1b2b docs: add migration guide for API proxy update 1 ay önce
  Timothy Pomeroy 009dc3b5cb feat: add API proxy through Next.js for remote access and security 1 ay önce
  Timothy Pomeroy 425eeabb0f commit to main 1 ay önce
  Timothy Pomeroy ccf61d1a99 docs: update documentation with recent improvements and fixes 1 ay önce
  Timothy Pomeroy 47372863c7 fix: prevent empty state flash on fresh page loads 1 ay önce
  Timothy Pomeroy 1000542778 fix: add key prop to React.Fragment in TaskList to resolve warning 1 ay önce
  Timothy Pomeroy c343d197b3 fix: update HandBrake progress regex to handle space before percent sign 1 ay önce
  Timothy Pomeroy 67ccd3fc0c feat(files): persist filters and search to localStorage 1 ay önce
  Timothy Pomeroy 8138ed5108 feat(tasks): add real-time progress updates and visual progress bar 1 ay önce
  Timothy Pomeroy a9a9d2b740 chore(db): migrate files table to remove status column 1 ay önce
  Timothy Pomeroy 728400db81 fix(watcher): correct dataset name extraction from file paths 1 ay önce
  Timothy Pomeroy 63bb024708 refactor(files): remove status column from files table 1 ay önce
  Timothy Pomeroy 477fb9ecc8 fix: refresh task list after requeueing files 1 ay önce
  Timothy Pomeroy 6c803d28ae feat: allow requeueing files that haven't been processed before 1 ay önce
  Timothy Pomeroy 81fed9f967 fix: correct requeue functionality to prevent infinite file watching loops 1 ay önce
  Timothy Pomeroy 308081fbce feat: hide completed tasks by default in task list filter 1 ay önce
  Timothy Pomeroy 4e82cc5c62 fix: correct task processing status indication in web UI 1 ay önce