stash/graphql/documents/data
WithoutPants 5495d72849 File storage rewrite (#2676)
* Restructure data layer part 2 (#2599)
* Refactor and separate image model
* Refactor image query builder
* Handle relationships in image query builder
* Remove relationship management methods
* Refactor gallery model/query builder
* Add scenes to gallery model
* Convert scene model
* Refactor scene models
* Remove unused methods
* Add unit tests for gallery
* Add image tests
* Add scene tests
* Convert unnecessary scene value pointers to values
* Convert unnecessary pointer values to values
* Refactor scene partial
* Add scene partial tests
* Refactor ImagePartial
* Add image partial tests
* Refactor gallery partial update
* Add partial gallery update tests
* Use zero/null package for null values
* Add files and scan system
* Add sqlite implementation for files/folders
* Add unit tests for files/folders
* Image refactors
* Update image data layer
* Refactor gallery model and creation
* Refactor scene model
* Refactor scenes
* Don't set title from filename
* Allow galleries to freely add/remove images
* Add multiple scene file support to graphql and UI
* Add multiple file support for images in graphql/UI
* Add multiple file for galleries in graphql/UI
* Remove use of some deprecated fields
* Remove scene path usage
* Remove gallery path usage
* Remove path from image
* Move funscript to video file
* Refactor caption detection
* Migrate existing data
* Add post commit/rollback hook system
* Lint. Comment out import/export tests
* Add WithDatabase read only wrapper
* Prepend tasks to list
* Add 32 pre-migration
* Add warnings in release and migration notes
2022-09-06 07:03:42 +00:00
..
config.graphql Customize recommendations (#2592) 2022-06-14 10:34:04 +10:00
file.graphql File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
filter.graphql Saved filters (#1474) 2021-06-16 14:53:32 +10:00
gallery-slim.graphql File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
gallery.graphql File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
image-slim.graphql File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
image.graphql File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
job.graphql Job queueing (#1379) 2021-05-24 14:24:18 +10:00
log.graphql Add logs to Logs page (#151) 2019-10-24 19:07:07 -04:00
movie-slim.graphql Movie card visual consistency (#1758) 2021-09-26 13:52:08 +10:00
movie.graphql Movie card visual consistency (#1758) 2021-09-26 13:52:08 +10:00
performer-slim.graphql Add ignore autotag flag (#2439) 2022-04-04 20:03:39 +10:00
performer.graphql Add ignore autotag flag (#2439) 2022-04-04 20:03:39 +10:00
scene-marker.graphql Generate screenshot images for markers (#1604) 2021-09-15 12:27:05 +10:00
scene-slim.graphql File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
scene.graphql File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
scrapers.graphql Unify scrape refactor (#1630) 2021-09-07 11:54:22 +10:00
studio-slim.graphql Studio aliases (#1660) 2021-09-09 18:13:42 +10:00
studio.graphql Add ignore autotag flag (#2439) 2022-04-04 20:03:39 +10:00
tag-slim.graphql Tag aliases (#1412) 2021-05-26 14:36:05 +10:00
tag.graphql Add ignore autotag flag (#2439) 2022-04-04 20:03:39 +10:00