peolic
|
d326d4380f
|
Add `CreatedAt` & `UpdatedAt` to all object resolvers (#1421)
* add `CreatedAt` & `UpdatedAt` to all objects
* add `FileModTime` to supported objects
* Use `GQL.SlimTagDataFragment` over `GQL.Tag`
|
2021-05-25 10:56:34 +10:00 |
InfiniteTF
|
4fd022a93b
|
Decouple galleries from scenes (#1057)
|
2021-02-02 07:56:54 +11:00 |
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 |
InfiniteTF
|
ba8b3b29a4
|
Update findGalleries to only fetch imageCount instead of all images (#941)
|
2020-11-15 14:40:47 +11:00 |
WithoutPants
|
aca2c7c5f4
|
Images section (#813)
* Add new configuration options
* Refactor scan/clean
* Schema changes
* Add details to galleries
* Remove redundant code
* Refine thumbnail generation
* Gallery overhaul
* Don't allow modifying zip gallery images
* Show gallery card overlays
* Hide zoom slider when not in grid mode
|
2020-10-13 10:12:46 +11:00 |
WithoutPants
|
d3ababf0a1
|
Gallery list improvement (#622)
* Add grid view to galleries
* Show scene in gallery card
* Add is missing scene gallery filter
* Don't store galleries with no images
|
2020-06-21 21:43:57 +10:00 |
Stash Dev
|
4b037e1040
|
Dependency updates
|
2019-05-27 12:34:26 -07:00 |
Stash Dev
|
763424bc40
|
Update GQLGen and break up the schema.graphql file
|
2019-03-27 12:47:43 -07:00 |
Stash Dev
|
b488c1ed7d
|
Reorg
|
2019-02-14 15:42:52 -08:00 |