stash/pkg/api
Stash Dev 29a40c5bdd Configuration
* Added flags to customize the host and port
* Start up just one server rather than a server for HTTP and HTTPS.  HTTPS server will only start if a cert and key are found
2019-04-11 10:55:58 -07:00
..
urlbuilders Reorg 2019-02-14 15:42:52 -08:00
api-packr.go Reorg 2019-02-14 15:42:52 -08:00
context_keys.go Reorg 2019-02-14 15:42:52 -08:00
resolver.go Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
resolver_model_gallery.go Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
resolver_model_performer.go Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
resolver_model_scene.go Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
resolver_model_scene_marker.go Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
resolver_model_studio.go Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
resolver_model_tag.go Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
resolver_mutation_configure.go Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
resolver_mutation_performer.go Improved date handling 2019-03-04 17:14:52 -08:00
resolver_mutation_scene.go Fix #36 2019-03-27 16:48:53 -07:00
resolver_mutation_studio.go Reorg 2019-02-14 15:42:52 -08:00
resolver_mutation_tag.go Reorg 2019-02-14 15:42:52 -08:00
resolver_query_configuration.go Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
resolver_query_find_gallery.go Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
resolver_query_find_performer.go Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
resolver_query_find_scene.go Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
resolver_query_find_scene_marker.go Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
resolver_query_find_studio.go Update GQLGen and break up the schema.graphql file 2019-03-27 12:47:43 -07:00
resolver_query_find_tag.go Reorg 2019-02-14 15:42:52 -08:00
resolver_query_metadata.go More configuration options 2019-03-24 10:04:31 -07:00
resolver_subscription_metadata.go Reorg 2019-02-14 15:42:52 -08:00
routes_gallery.go Reorg 2019-02-14 15:42:52 -08:00
routes_performer.go Reorg 2019-02-14 15:42:52 -08:00
routes_scene.go Reorg 2019-02-14 15:42:52 -08:00
routes_studio.go Reorg 2019-02-14 15:42:52 -08:00
server.go Configuration 2019-04-11 10:55:58 -07:00
types.go Configuration 2019-04-11 10:55:58 -07:00