stash/internal/api
Flashy78 a665a56ef0
Studio Tagger (#3510)
* Studio image and parent studio support in scene tagger
* Refactor studio backend and add studio tagger
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2023-07-31 09:50:24 +10:00
..
loaders [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
urlbuilders Studio Tagger (#3510) 2023-07-31 09:50:24 +10:00
authentication.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
changeset_translator.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
check_version.go Add `-v/--version` flag to print version string (#3883) 2023-07-11 15:54:42 +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 Error logging improvements (#3768) 2023-05-26 09:49:00 +10:00
images.go Male performer images (#3770) 2023-05-31 11:05:28 +10:00
locale.go I18N: Add Estonian, Russian first-level langs, add many preview langs (#3176) 2022-11-22 18:27:47 -05:00
models.go Minor refactor (#3924) 2023-07-26 09:15:55 +10:00
models_test.go Minor refactor (#3924) 2023-07-26 09:15:55 +10:00
resolver.go Add SQL graphql mutations (#3920) 2023-07-26 13:54:33 +10:00
resolver_model_gallery.go Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
resolver_model_gallery_chapter.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
resolver_model_image.go Support image clips/gifs (#3583) 2023-05-17 09:30:51 +10:00
resolver_model_movie.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
resolver_model_performer.go Include subsidiary studios/tags in tab badge counters (#3816) 2023-06-16 10:46:14 +10:00
resolver_model_scene.go Multiple scene URLs (#3852) 2023-07-12 11:51:52 +10:00
resolver_model_scene_marker.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
resolver_model_studio.go Studio Tagger (#3510) 2023-07-31 09:50:24 +10:00
resolver_model_tag.go Include subsidiary studios/tags in tab badge counters (#3816) 2023-06-16 10:46:14 +10:00
resolver_mutation_configure.go Create movies from scene edit dropdown (#3928) 2023-07-26 14:02:38 +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 Fix scene marker/gallery chapter update overwriting created at date (#3945) 2023-07-27 09:44:06 +10:00
resolver_mutation_image.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
resolver_mutation_job.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
resolver_mutation_metadata.go Add database optimise task (#3929) 2023-07-28 11:23:18 +10:00
resolver_mutation_migrate.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
resolver_mutation_movie.go Fix scene marker/gallery chapter update overwriting created at date (#3945) 2023-07-27 09:44:06 +10:00
resolver_mutation_performer.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +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 fix: return newly created filter (#3836) 2023-06-22 10:32:46 +10:00
resolver_mutation_scene.go Fix scene marker/gallery chapter update overwriting created at date (#3945) 2023-07-27 09:44:06 +10:00
resolver_mutation_scraper.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
resolver_mutation_stash_box.go Studio Tagger (#3510) 2023-07-31 09:50:24 +10:00
resolver_mutation_studio.go Studio Tagger (#3510) 2023-07-31 09:50:24 +10:00
resolver_mutation_tag.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
resolver_mutation_tag_test.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
resolver_query_configuration.go Allow serving of interactive CSVs directly to Handy (#3756) 2023-07-11 14:02:09 +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 SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
resolver_query_find_image.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
resolver_query_find_movie.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
resolver_query_find_performer.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
resolver_query_find_saved_filter.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
resolver_query_find_scene.go Minor refactor (#3924) 2023-07-26 09:15:55 +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 SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
resolver_query_find_tag.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10: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 SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
resolver_query_scraper.go Studio Tagger (#3510) 2023-07-31 09:50:24 +10: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 Allow serving of interactive CSVs directly to Handy (#3756) 2023-07-11 14:02:09 +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 Chromcast support (#3907) 2023-07-14 13:04:57 +10:00
session.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
types.go Fix scene marker/gallery chapter update overwriting created at date (#3945) 2023-07-27 09:44:06 +10:00