Timothy Pomeroy
|
a76949cb04
Update pnpm-lock.yaml after installing nodemon
|
3 weeks ago |
Timothy Pomeroy
|
79924124fa
Merge branch 'main' of ssh://git.timandjenni.local:2222/pomeroyt/watch-finished-turbo
|
3 weeks ago |
Timothy Pomeroy
|
fb370fe386
Fix dev script by adding nodemon dependency and updating script
|
3 weeks ago |
Timothy Pomeroy
|
39058862c6
Merge branch 'main' of http://git.timandjenni.local/pomeroyt/watch-finished-turbo
|
3 weeks ago |
Timothy Pomeroy
|
37d21acf70
database updates
|
3 weeks ago |
Timothy Pomeroy
|
dded92b4c2
Update dependencies and add nodemon configurations
|
3 weeks ago |
Timothy Pomeroy
|
6bc6353ecb
Fix watcher stop failing when watcher object is null but isWatching is true
|
3 weeks ago |
Timothy Pomeroy
|
bbb8241194
Add 200ms delay before refetching status after start/stop
|
3 weeks ago |
Timothy Pomeroy
|
026fa16b96
Fix File Watcher and Task Processing status not updating after start/stop
|
3 weeks ago |
Timothy Pomeroy
|
853cba4cd1
Add restarting state to prevent network errors during API restart
|
3 weeks ago |
Timothy Pomeroy
|
d11e2aadc1
Fix API Health restart to handle connection loss gracefully
|
3 weeks ago |
Timothy Pomeroy
|
687756bab3
Update modified components with formatting changes
|
3 weeks ago |
Timothy Pomeroy
|
946004eddb
Refactor StatsSection into smaller maintainable components
|
3 weeks ago |
Timothy Pomeroy
|
a6755975c7
Integrate ApiHealth component into stats grid as first item
|
3 weeks ago |
Timothy Pomeroy
|
99758c1818
Fix API restart button visibility and watcher status update delays
|
3 weeks ago |
Timothy Pomeroy
|
6608bcb8bb
Add remote API restart capability with UI button and confirmation dialog
|
3 weeks ago |
Timothy Pomeroy
|
1f041d6460
Optimize indexing and add post-processing hashing
|
3 weeks ago |
Timothy Pomeroy
|
f6454faf8c
fix: add proper cleanup for watcher service on application shutdown
|
3 weeks ago |
Timothy Pomeroy
|
820c88b989
feat: improve files list UI with better display and index action
|
3 weeks ago |
Timothy Pomeroy
|
576c90682e
feat: add directory indexing with autocomplete, fix indexing worker database insertion
|
3 weeks ago |
Timothy Pomeroy
|
807bb01193
fix: add isRequeue parameter to AppService createTask method signature
|
4 weeks ago |
Timothy Pomeroy
|
51c00971a5
fix: allow requeue to overwrite existing output files and revert datasets editor changes
|
4 weeks ago |
Timothy Pomeroy
|
6079f1cd74
Update indexing worker formatting
|
4 weeks ago |
Timothy Pomeroy
|
30c70cfd5e
Move indexing to background worker with enhanced logging
|
4 weeks ago |
Timothy Pomeroy
|
a90a22ab22
Fix missing closing div on indexing page JSX
|
4 weeks ago |
Timothy Pomeroy
|
06490ab350
Center and pad indexing page to match other pages
|
4 weeks ago |
Timothy Pomeroy
|
f308362a46
Fix file list expansion and auto-fill indexing destination
|
4 weeks ago |
Timothy Pomeroy
|
d3d59b06e1
feat: optimize duplicate detection with database-indexed hashing
|
4 weeks ago |
Timothy Pomeroy
|
dbb93713f7
Add state persistence for Watcher and TaskQueue services
|
4 weeks ago |
Timothy Pomeroy
|
e223a4176a
Fix Chokidar extension filtering - correct path-level exts lookup
|
4 weeks ago |