mirror of
https://github.com/stashapp/stash.git
synced 2026-02-28 10:15:08 +01:00
* track watchtime and view time * add view count sorting, added continue position filter * display metrics in file info * add toggle for tracking activity * save activity every 10 seconds * reset resume when video is nearly complete * start from beginning when playing scene in queue Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| json | ||
| jsonschema | ||
| mocks | ||
| paths | ||
| date.go | ||
| errors.go | ||
| file.go | ||
| filter.go | ||
| find_filter.go | ||
| gallery.go | ||
| generate.go | ||
| image.go | ||
| import.go | ||
| int64.go | ||
| model_file.go | ||
| model_gallery.go | ||
| model_image.go | ||
| model_joins.go | ||
| model_movie.go | ||
| model_performer.go | ||
| model_saved_filter.go | ||
| model_scene.go | ||
| model_scene_marker.go | ||
| model_scene_test.go | ||
| model_scraped_item.go | ||
| model_studio.go | ||
| model_tag.go | ||
| movie.go | ||
| performer.go | ||
| query.go | ||
| rating.go | ||
| rating_test.go | ||
| relationships.go | ||
| repository.go | ||
| resolution.go | ||
| saved_filter.go | ||
| scene.go | ||
| scene_marker.go | ||
| scraped.go | ||
| search.go | ||
| search_test.go | ||
| sql.go | ||
| sqlite_date.go | ||
| sqlite_date_test.go | ||
| sqlite_timestamp.go | ||
| stash_box.go | ||
| stash_ids.go | ||
| studio.go | ||
| tag.go | ||
| timestamp.go | ||
| timestamp_test.go | ||
| update.go | ||
| value.go | ||