stash/pkg/api
2021-01-29 20:27:02 +11:00
..
urlbuilders Images section (#813) 2020-10-13 10:12:46 +11:00
changeset_translator.go Fix scene file name parser update (#998) 2020-12-24 09:03:23 +11:00
check_version.go
context_keys.go Images section (#813) 2020-10-13 10:12:46 +11:00
images.go
migrate.go Add backup database functionality (#1069) 2021-01-21 22:02:09 +11:00
resolver.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_model_gallery.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_model_image.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_model_movie.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_model_performer.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_model_scene.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_model_scene_marker.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_model_scraper.go
resolver_model_studio.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_model_tag.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_mutation_configure.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_mutation_gallery.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_mutation_image.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_mutation_metadata.go Add Dry Run option to clean task (#1081) 2021-01-29 15:03:34 +11:00
resolver_mutation_movie.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_mutation_performer.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_mutation_plugin.go
resolver_mutation_scene.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_mutation_scraper.go
resolver_mutation_stash_box.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_mutation_studio.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_mutation_tag.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_mutation_tag_test.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_query_configuration.go Implement user customizable menu items (#974) 2020-12-09 11:59:09 +11:00
resolver_query_find_gallery.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_query_find_image.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_query_find_movie.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_query_find_performer.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_query_find_scene.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_query_find_scene_marker.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_query_find_studio.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_query_find_tag.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_query_logs.go
resolver_query_metadata.go
resolver_query_plugin.go
resolver_query_scene.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_query_scraper.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_subscription_logging.go
resolver_subscription_metadata.go
routes_downloads.go Selective export (#770) 2020-09-15 17:28:53 +10:00
routes_image.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
routes_movie.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
routes_performer.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
routes_scene.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
routes_studio.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
routes_tag.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
server.go Make file upload limits configurable (#1079) 2021-01-29 20:27:02 +11:00
session.go
types.go