stash/internal/api
DingDongSoLong4 124adb3f5b
Fix bulk performer update plugin hook (#3754)
2023-05-23 11:40:27 +10:00
..
loaders [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
urlbuilders Support image clips/gifs (#3583) 2023-05-17 09:30:51 +10:00
authentication.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
changeset_translator.go Fix date fields not being nulled correctly when cleared (#3243) 2022-12-06 13:33:58 +11:00
check_version.go Fix latest version error (#3648) 2023-04-27 09:34:45 +10: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
error.go Ignore graphql context canceled errors (#3689) 2023-05-03 13:28:23 +10:00
images.go Performer refactor (#3057) 2022-10-31 14:58:01 +11:00
locale.go I18N: Add Estonian, Russian first-level langs, add many preview langs (#3176) 2022-11-22 18:27:47 -05:00
resolver.go Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
resolver_model_gallery.go Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
resolver_model_gallery_chapter.go Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
resolver_model_image.go Support image clips/gifs (#3583) 2023-05-17 09:30:51 +10:00
resolver_model_movie.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
resolver_model_performer.go Add performer pairings/appears with tab to performers (#3563) 2023-04-24 17:38:49 -04:00
resolver_model_scene.go Support image clips/gifs (#3583) 2023-05-17 09:30:51 +10:00
resolver_model_scene_marker.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
resolver_model_studio.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
resolver_model_tag.go Fix missing tag images (#3736) 2023-05-17 09:33:35 +10:00
resolver_mutation_configure.go Support image clips/gifs (#3583) 2023-05-17 09:30:51 +10:00
resolver_mutation_dlna.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
resolver_mutation_file.go Fix moveFiles for zip files (#3608) 2023-03-29 09:28:11 +11:00
resolver_mutation_gallery.go Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
resolver_mutation_image.go Support image clips/gifs (#3583) 2023-05-17 09:30:51 +10:00
resolver_mutation_job.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
resolver_mutation_metadata.go Add anonymise database task (#3186) 2022-12-23 09:15:27 +11:00
resolver_mutation_migrate.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
resolver_mutation_movie.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
resolver_mutation_performer.go Fix bulk performer update plugin hook (#3754) 2023-05-23 11:40:27 +10: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 Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
resolver_mutation_scraper.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
resolver_mutation_stash_box.go Blob fixes (#3599) 2023-03-26 10:56:32 +11:00
resolver_mutation_studio.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
resolver_mutation_tag.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
resolver_mutation_tag_test.go Use post commit hook for post-create plugin hooks (#2920) 2022-09-19 14:53:06 +10:00
resolver_query_configuration.go Support image clips/gifs (#3583) 2023-05-17 09:30:51 +10: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 Optimize allData queries (#3452) 2023-02-20 09:24:47 +11:00
resolver_query_find_image.go Optimize allData queries (#3452) 2023-02-20 09:24:47 +11:00
resolver_query_find_movie.go Improve 'item not found' pages (#3438) 2023-02-16 10:12:01 +11:00
resolver_query_find_performer.go Improve 'item not found' pages (#3438) 2023-02-16 10:12:01 +11:00
resolver_query_find_saved_filter.go Improve 'item not found' pages (#3438) 2023-02-16 10:12:01 +11:00
resolver_query_find_scene.go Limit duplicate matching to files that have ~ same duration (#3663) 2023-05-03 15:01:59 +10:00
resolver_query_find_scene_marker.go Optimize allData queries (#3452) 2023-02-20 09:24:47 +11:00
resolver_query_find_studio.go Improve 'item not found' pages (#3438) 2023-02-16 10:12:01 +11:00
resolver_query_find_tag.go Improve 'item not found' pages (#3438) 2023-02-16 10:12:01 +11: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 Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10: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_custom.go Handle index.html correctly in custom served folders (#3168) 2022-11-22 10:21:15 +11:00
routes_downloads.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
routes_image.go Support image clips/gifs (#3583) 2023-05-17 09:30:51 +10:00
routes_movie.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
routes_performer.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
routes_scene.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
routes_studio.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
routes_tag.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
scraped_content.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
server.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
session.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
types.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00