stash/pkg/file
WithoutPants f39fa416a9
Fix database locked errors (#3153)
* Make read-only operations use WithReadTxn
* Allow one database write thread
* Add unit test for concurrent transactions
* Perform some actions after commit to release txn
* Suppress some errors from cancelled context
2022-11-21 06:49:10 +11:00
..
image Associate funscript files on scan (#2978) 2022-10-06 11:17:01 +11:00
video Handle null video durations in migration (#3021) 2022-10-20 10:58:42 +11:00
clean.go Fix database locked errors (#3153) 2022-11-21 06:49:10 +11:00
delete.go Use post commit hook for post-create plugin hooks (#2920) 2022-09-19 14:53:06 +10:00
file.go Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
fingerprint.go Various bug fixes (#2945) 2022-09-25 12:07:55 +10:00
fingerprint_test.go Various bug fixes (#2945) 2022-09-25 12:07:55 +10:00
folder.go Correctly delete files when specified (#2804) 2022-09-06 07:03:42 +00:00
fs.go Reimplement case-insensitivity move bug fix (#3047) 2022-10-25 11:37:54 +11:00
handler.go Handle file rescan (#2951) 2022-09-28 16:08:00 +10:00
image_file.go
scan.go Fix database locked errors (#3153) 2022-11-21 06:49:10 +11:00
video_file.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
walk.go
zip.go Reimplement case-insensitivity move bug fix (#3047) 2022-10-25 11:37:54 +11:00