stash/pkg/models
yoshnopa 20520a58b4
Saved filter refactor (#4054)
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2023-09-01 10:04:56 +10:00
..
json Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
jsonschema SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
mocks Studio Tagger (#3510) 2023-07-31 09:50:24 +10:00
paths Rename marker folders when hash changes (#3988) 2023-08-02 16:15:37 +10:00
date.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
errors.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
file.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
filename_parser.go Minor refactor (#3924) 2023-07-26 09:15:55 +10:00
filter.go Fix joined hierarchical filtering (#3775) 2023-06-06 13:01:50 +10:00
find_filter.go Handle large and all entity queries (#3544) 2023-03-16 09:08:21 +11:00
gallery.go Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
gallery_chapter.go Fix scene marker/gallery chapter update overwriting created at date (#3945) 2023-07-27 09:44:06 +10:00
generate.go Support image clips/gifs (#3583) 2023-05-17 09:30:51 +10:00
image.go Add O-Counter for Performers and Sort/Filter Performers by O-Counter (#3588) 2023-04-24 17:01:41 -04:00
import.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
model_file.go Handle file rescan (#2951) 2022-09-28 16:08:00 +10:00
model_gallery.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
model_gallery_chapter.go Fix scene marker/gallery chapter update overwriting created at date (#3945) 2023-07-27 09:44:06 +10:00
model_image.go Support image clips/gifs (#3583) 2023-05-17 09:30:51 +10:00
model_joins.go Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
model_movie.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
model_performer.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
model_saved_filter.go Saved filter refactor (#4054) 2023-09-01 10:04:56 +10:00
model_scene.go Multiple scene URLs (#3852) 2023-07-12 11:51:52 +10:00
model_scene_marker.go Fix scene marker issues (#3955) 2023-07-28 11:22:43 +10:00
model_scene_test.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
model_scraped_item.go Fix bulk performer tagger (#4024) 2023-08-17 10:21:24 +10:00
model_scraped_item_test.go Fix bulk performer tagger (#4024) 2023-08-17 10:21:24 +10:00
model_studio.go Studio Tagger (#3510) 2023-07-31 09:50:24 +10:00
model_tag.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
movie.go Include subsidiary studios/tags in tab badge counters (#3816) 2023-06-16 10:46:14 +10:00
performer.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
query.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
rating.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
rating_test.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
relationships.go Multiple scene URLs (#3852) 2023-07-12 11:51:52 +10:00
repository.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
resolution.go Make displayed resolution information coherent for 2:1/VR files (#3798) 2023-06-16 10:19:46 +10:00
saved_filter.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
scene.go Multiple scene URLs (#3852) 2023-07-12 11:51:52 +10:00
scene_marker.go Fix scene marker/gallery chapter update overwriting created at date (#3945) 2023-07-27 09:44:06 +10:00
search.go Add search string parsing (#1982) 2021-11-22 14:59:22 +11:00
search_test.go Add search string parsing (#1982) 2021-11-22 14:59:22 +11:00
stash_box.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
stash_ids.go Fix batch performer tagging with multiple endpoints (#3548) 2023-03-17 15:07:53 +11:00
studio.go Studio Tagger (#3510) 2023-07-31 09:50:24 +10:00
tag.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
update.go Studio Tagger (#3510) 2023-07-31 09:50:24 +10:00
update_test.go Update gallery UpdatedAt timestamp on contents change (#3771) 2023-05-31 11:06:01 +10:00
value.go Track watch activity for scenes. (#3055) 2022-11-21 12:55:15 +11:00