stash/pkg/utils
WithoutPants 1e04deb3d4
Data layer restructuring (#997)
* Move query builders to sqlite package
* Add transaction system
* Wrap model resolvers in transaction
* Add error return value for StringSliceToIntSlice
* Update/refactor mutation resolvers
* Convert query builders
* Remove unused join types
* Add stash id unit tests
* Use WAL journal mode
2021-01-18 12:23:20 +11:00
..
boolean.go Added created / updated timestamp to exported JSON 2019-03-27 14:00:06 -07:00
byterange.go Transcode stream refactor (#609) 2020-07-23 11:56:08 +10:00
crypto.go Images section (#813) 2020-10-13 10:12:46 +11:00
date.go Fix json time when unmarshalling 2019-03-09 10:14:55 -08:00
file.go Fix vtt sprite generation ( issue #1033 ) (#1035) 2021-01-14 12:53:42 +11:00
float.go Configuration 2019-04-11 10:55:58 -07:00
image.go Add grid view, image to tag (#641) 2020-07-07 10:35:43 +10:00
int_collections.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
oshash.go Add oshash support (#667) 2020-08-06 11:21:14 +10:00
resources.go Change thumbnail default size and resize algorithm (#336) 2020-01-31 17:19:15 -05:00
string_collections.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
symwalk.go Fix scan issue when encountering invalid symlinks (#871) 2020-10-20 17:00:23 +11:00
vtt.go Fix vtt for chapter display in scene players (#263) 2019-12-13 15:41:46 -05:00
windows.go Reorg 2019-02-14 15:42:52 -08:00