mirror of
https://github.com/stashapp/stash.git
synced 2025-12-26 02:04:12 +01:00
* Add new txn manager interface * Add txn management to sqlite * Rename get to getByID * Add contexts to repository methods * Update query builders * Add context to reader writer interfaces * Use repository in resolver * Tighten interfaces * Tighten interfaces in dlna * Tighten interfaces in match package * Tighten interfaces in scraper package * Tighten interfaces in scan code * Tighten interfaces on autotag package * Remove ReaderWriter usage * Merge database package into sqlite |
||
|---|---|---|
| .. | ||
| generate | ||
| caption.go | ||
| caption_test.go | ||
| delete.go | ||
| export.go | ||
| export_test.go | ||
| filter.go | ||
| funscript.go | ||
| import.go | ||
| import_test.go | ||
| marker_import.go | ||
| marker_import_test.go | ||
| migrate_hash.go | ||
| query.go | ||
| scan.go | ||
| screenshot.go | ||
| update.go | ||
| update_test.go | ||