stash/pkg/models
WithoutPants 4625e1f955
Unify scrape refactor (#1630)
* Unify scraped types
* Make name fields optional
* Unify single scrape queries
* Change UI to use new interfaces
* Add multi scrape interfaces
* Use images instead of image
2021-09-07 11:54:22 +10:00
..
mocks Add duration statistics to stats page (#1626) 2021-08-26 13:37:08 +10:00
extension_find_filter.go
extension_resolution.go [Feature] Better resolution search (#1568) 2021-08-02 13:22:39 +10:00
gallery.go
image.go
json_time.go
model_gallery.go Autotag support for images and galleries (#1345) 2021-05-03 13:09:46 +10:00
model_image.go Autotag support for images and galleries (#1345) 2021-05-03 13:09:46 +10:00
model_joins.go
model_movie.go
model_performer.go
model_saved_filter.go Saved filters (#1474) 2021-06-16 14:53:32 +10:00
model_scene.go Add Handy / Funscript support (#1377) 2021-05-24 13:34:28 +10:00
model_scene_marker.go
model_scraped_item.go Unify scrape refactor (#1630) 2021-09-07 11:54:22 +10:00
model_studio.go
model_tag.go Tag aliases (#1412) 2021-05-26 14:36:05 +10:00
movie.go
performer.go fix typos in performer models repo interface (#1410) 2021-05-24 14:07:08 +10:00
repository.go Saved filters (#1474) 2021-06-16 14:53:32 +10:00
saved_filter.go Saved filters (#1474) 2021-06-16 14:53:32 +10:00
scene.go Add duration statistics to stats page (#1626) 2021-08-26 13:37:08 +10:00
scene_marker.go
scraped.go
sql.go
sqlite_date.go
sqlite_timestamp.go
stash_ids.go
studio.go
tag.go Merge tags functionality (#1481) 2021-06-16 14:33:54 +10:00
transaction.go