..
loaders
[Files Refactor] Performance tuning ( #2865 )
2022-09-06 07:04:52 +00:00
urlbuilders
Fix VTT thumbnails ( #3513 )
2023-03-10 11:54:18 +11:00
authentication.go
Login fixes ( #3555 )
2023-03-20 09:42:48 +11: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 ( #3464 )
2023-02-22 10:00:34 +11: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
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
[Feature] Images new fields : URL & Date ( #3015 )
2022-12-20 11:13:41 +11:00
resolver_model_movie.go
Blob fixes ( #3599 )
2023-03-26 10:56:32 +11:00
resolver_model_performer.go
Performer disambiguation and aliases ( #3113 )
2022-12-01 13:54:08 +11:00
resolver_model_scene.go
Fix VTT thumbnails ( #3513 )
2023-03-10 11:54:18 +11:00
resolver_model_scene_marker.go
Fix database locked errors ( #3153 )
2022-11-21 06:49:10 +11:00
resolver_model_studio.go
Add studio performer count ( #3362 )
2023-01-28 19:12:47 -05:00
resolver_model_tag.go
Fix database locked errors ( #3153 )
2022-11-21 06:49:10 +11:00
resolver_mutation_configure.go
Fix scan defaults not set correctly
2023-03-23 11:36:50 +11: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
Add move files external interface ( #3557 )
2023-03-22 07:57:26 +11:00
resolver_mutation_gallery.go
Add Chapters for Galleries ( #3289 )
2023-03-16 15:04:54 +11:00
resolver_mutation_image.go
[Feature] Images new fields : URL & Date ( #3015 )
2022-12-20 11:13:41 +11: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
Performer disambiguation and aliases ( #3113 )
2022-12-01 13:54:08 +11: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
Add filesystem based blob storage ( #3187 )
2023-03-17 10:52:49 +11: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
Optimize allData queries ( #3452 )
2023-02-20 09:24:47 +11: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
Fix VTT thumbnails ( #3513 )
2023-03-10 11:54:18 +11: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
Fix database locked errors ( #3153 )
2022-11-21 06:49:10 +11:00
routes_movie.go
Add filesystem based blob storage ( #3187 )
2023-03-17 10:52:49 +11:00
routes_performer.go
Add filesystem based blob storage ( #3187 )
2023-03-17 10:52:49 +11:00
routes_scene.go
Fix /stream endpoint serving directory for fileless scenes ( #3541 )
2023-03-16 15:45:25 +11:00
routes_studio.go
Add filesystem based blob storage ( #3187 )
2023-03-17 10:52:49 +11:00
routes_tag.go
Add filesystem based blob storage ( #3187 )
2023-03-17 10:52:49 +11:00
scraped_content.go
Separate graphql API from rest of the system ( #2503 )
2022-09-06 07:03:40 +00:00
server.go
Login fixes ( #3555 )
2023-03-20 09:42:48 +11:00
session.go
Restructure go project ( #2356 )
2022-03-17 11:33:59 +11:00
types.go
File storage rewrite ( #2676 )
2022-09-06 07:03:42 +00:00