stash/internal/api
WithoutPants 00608c167a [Files Refactor] Performance tuning (#2819)
* Load scene relationships on demand
* Load image relationships on demand
* Load gallery relationships on demand
* Add dataloaden
* Use dataloaders
* Use where in for other find many functions
2022-09-06 07:03:42 +00:00
..
loaders [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
urlbuilders File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
authentication.go Allow unauthenticated access to UI assets (#2755) 2022-07-22 17:23:40 +10:00
byterange.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
changeset_translator.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
check_version.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
context_keys.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
dir_list.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
images.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
locale.go Add Korean Language (#2601) 2022-05-19 15:38:42 -07:00
resolver.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
resolver_model_gallery.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
resolver_model_image.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
resolver_model_movie.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
resolver_model_performer.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
resolver_model_scene.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
resolver_model_scene_marker.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_model_studio.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
resolver_model_tag.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_mutation_configure.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_mutation_dlna.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
resolver_mutation_gallery.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
resolver_mutation_image.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
resolver_mutation_job.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
resolver_mutation_metadata.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_mutation_movie.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_mutation_performer.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
resolver_mutation_plugin.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
resolver_mutation_saved_filter.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_mutation_scene.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
resolver_mutation_scraper.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
resolver_mutation_stash_box.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
resolver_mutation_studio.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
resolver_mutation_tag.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_mutation_tag_test.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
resolver_query_configuration.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_query_dlna.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
resolver_query_find_gallery.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_query_find_image.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
resolver_query_find_movie.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_query_find_performer.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_query_find_saved_filter.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_query_find_scene.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
resolver_query_find_scene_marker.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_query_find_studio.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_query_find_tag.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_query_job.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
resolver_query_logs.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
resolver_query_metadata.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
resolver_query_plugin.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
resolver_query_scene.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_query_scraper.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_subscription_job.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
resolver_subscription_logging.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
routes_downloads.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
routes_image.go Files refactor fixes (#2743) 2022-09-06 07:03:42 +00:00
routes_movie.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
routes_performer.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
routes_scene.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
routes_studio.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
routes_tag.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
scraped_content.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
server.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
session.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
types.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00