stash/pkg
WithoutPants 964b559309 Restructure data layer (#2532)
* 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
2022-09-06 07:03:40 +00:00
..
exec Fix/ffprobe unmarshalling error (#2685) 2022-06-22 10:49:14 +10:00
ffmpeg Fix non-default video stream from ffprobe result (#2752) 2022-07-22 17:21:39 +10:00
file Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
fsutil Fix streaming scenes not able to be deleted (#2549) 2022-05-04 09:27:22 +10:00
gallery Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
hash Fix image thumbnail generation (#2524) 2022-04-25 15:56:06 +10:00
image Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
job Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
logger Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
match Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
models Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
movie Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
performer Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
plugin Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
python Python path setting (#2409) 2022-03-24 09:22:41 +11:00
scene Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
scraper Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
session Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
sliceutil Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
sqlite Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
studio Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
tag Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
txn Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
utils Fix golangci OOM (#2889) 2022-09-05 22:12:59 -07:00