stash/internal/api
WithoutPants abb574205a Files refactor fixes (#2743)
* Fix destroy gallery not destroying file
* Re-add minModTime functionality
* Deprecate useFileMetadata and stripFileExtension
* Optimise files post migration
* Decorate moved files. Use first missing file in move
* Include path in thumbnail generation error log
* Fix stash-box draft submission
* Don't destroy files unless deleting
* Call handler for files with no associated objects
* Fix moved zips causing error on scan
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 File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
resolver_model_gallery.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
resolver_model_image.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
resolver_model_movie.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_model_performer.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
resolver_model_scene.go File storage rewrite (#2676) 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 Restructure data layer (#2532) 2022-09-06 07:03:40 +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 File storage rewrite (#2676) 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 File storage rewrite (#2676) 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 fixes (#2743) 2022-09-06 07:03:42 +00:00
resolver_mutation_studio.go File storage rewrite (#2676) 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 File storage rewrite (#2676) 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