stash/pkg/models
skier233 7eae751d1c
Stash rating system (#2830)
* add rating100 fields to represent rating range 1-100
* deprecate existing (1-5) rating fields
* add half- and quarter-star options for rating system
* add decimal rating system option

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-11-16 09:31:44 +11:00
..
json
jsonschema Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
mocks Performer refactor (#3057) 2022-10-31 14:58:01 +11:00
paths Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
date.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
errors.go
file.go
filter.go Add date filters (#2834) 2022-11-15 11:52:05 +11:00
find_filter.go
gallery.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
generate.go
image.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
import.go
int64.go
model_file.go
model_gallery.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
model_image.go Stash rating system (#2830) 2022-11-16 09:31:44 +11: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 Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
model_performer.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
model_saved_filter.go
model_scene.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
model_scene_marker.go
model_scene_test.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
model_scraped_item.go [Feature] Add fields director and (studio) code to scenes (#3051) 2022-11-07 18:16:52 +11:00
model_studio.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
model_tag.go
movie.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
performer.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
query.go
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 Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
repository.go
resolution.go
saved_filter.go
scene.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
scene_marker.go Add date filters (#2834) 2022-11-15 11:52:05 +11:00
scraped.go
search.go
search_test.go
sql.go
sqlite_date.go
sqlite_date_test.go
sqlite_timestamp.go Handle zip file modification (#877) 2020-11-05 10:26:51 +11:00
stash_box.go
stash_ids.go Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
studio.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
tag.go Add date filters (#2834) 2022-11-15 11:52:05 +11:00
timestamp.go
timestamp_test.go Support a minModTime input on metadata scans. (#1951) 2021-11-26 11:48:31 +11:00
update.go
value.go Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00