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 Refactor build (#493) 2020-04-29 12:13:08 +10:00
context_keys.go Images section (#813) 2020-10-13 10:12:46 +11:00
images.go Clear image (#722) 2020-08-12 09:19:27 +10:00
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 Show and allow creation of unknown performers/tags/studios/movies from scraper dialog (#741) 2020-08-22 18:12:39 +10:00
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 Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
resolver_mutation_scene.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
resolver_mutation_scraper.go Refactor xpath scraper code. Add fixed and map (#616) 2020-07-21 14:06:25 +10:00
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 Change thumbnail default size and resize algorithm (#336) 2020-01-31 17:19:15 -05:00
resolver_query_metadata.go Generate cover image (#376) 2020-03-12 08:34:04 +11:00
resolver_query_plugin.go Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
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 Add logs to Logs page (#151) 2019-10-24 19:07:07 -04:00
resolver_subscription_metadata.go Stop tasks and show task progress (#181) 2019-11-06 23:35:04 -05:00
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 Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
types.go Configuration 2019-04-11 10:55:58 -07:00