..
loaders
[Files Refactor] Performance tuning ( #2865 )
2022-09-06 07:04:52 +00:00
urlbuilders
SQLite model refactoring ( #3791 )
2023-06-15 12:46:09 +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 ( #3791 )
2023-06-15 12:46:09 +10: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
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
resolver.go
SQLite model refactoring ( #3791 )
2023-06-15 12:46:09 +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 ( #3791 )
2023-06-15 12:46:09 +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
SQLite model refactoring ( #3791 )
2023-06-15 12:46:09 +10:00
resolver_model_studio.go
SQLite model refactoring ( #3791 )
2023-06-15 12:46:09 +10:00
resolver_model_tag.go
SQLite model refactoring ( #3791 )
2023-06-15 12:46:09 +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
SQLite model refactoring ( #3791 )
2023-06-15 12:46:09 +10:00
resolver_mutation_image.go
SQLite model refactoring ( #3791 )
2023-06-15 12:46:09 +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
SQLite model refactoring ( #3791 )
2023-06-15 12:46:09 +10:00
resolver_mutation_performer.go
SQLite model refactoring ( #3791 )
2023-06-15 12:46:09 +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
SQLite model refactoring ( #3791 )
2023-06-15 12:46:09 +10:00
resolver_mutation_scene.go
SQLite model refactoring ( #3791 )
2023-06-15 12:46:09 +10:00
resolver_mutation_scraper.go
Restructure go project ( #2356 )
2022-03-17 11:33:59 +11:00
resolver_mutation_stash_box.go
SQLite model refactoring ( #3791 )
2023-06-15 12:46:09 +10:00
resolver_mutation_studio.go
SQLite model refactoring ( #3791 )
2023-06-15 12:46:09 +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
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
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
SQLite model refactoring ( #3791 )
2023-06-15 12:46:09 +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
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