stash/pkg/models
WithoutPants eee7adfb85
Add Studio to movie and fix movie schema (#458)
* Add movie migration
* Update server and UI code for type changes
* Add studio to movies
* Movie blobs to end
* Document movie duration
* Add filtering on movie studio
2020-04-22 11:22:14 +10:00
..
extension_find_filter.go Reorg 2019-02-14 15:42:52 -08:00
json_time.go Fix json time when unmarshalling 2019-03-09 10:14:55 -08:00
model_gallery.go Change thumbnail default size and resize algorithm (#336) 2020-01-31 17:19:15 -05:00
model_joins.go Add Studio to movie and fix movie schema (#458) 2020-04-22 11:22:14 +10:00
model_movie.go Add Studio to movie and fix movie schema (#458) 2020-04-22 11:22:14 +10:00
model_performer.go Add gender support for performer (#371) 2020-04-01 09:36:38 +11:00
model_scene.go Add detection of container/video_codec/audio_codec compatibility for live file streaming or transcoding (#384) 2020-04-10 08:38:34 +10:00
model_scene_marker.go Scenes with a marker missing a primary tag fails to load 2019-04-20 10:32:01 -07:00
model_scraped_item.go Include gender in performer scraper results (#448) 2020-04-11 13:26:53 +10:00
model_studio.go Studio checksum from name. Default image 2019-08-21 15:48:36 +10:00
model_tag.go Reorg 2019-02-14 15:42:52 -08:00
querybuilder_gallery.go Enable sorting for galleries (#437) 2020-04-03 14:40:37 +11:00
querybuilder_joins.go Add Studio to movie and fix movie schema (#458) 2020-04-22 11:22:14 +10:00
querybuilder_movies.go Add Studio to movie and fix movie schema (#458) 2020-04-22 11:22:14 +10:00
querybuilder_performer.go Add slim endpoints for entities to speed up filters (#460) 2020-04-19 12:03:51 +10:00
querybuilder_scene.go Add detection of container/video_codec/audio_codec compatibility for live file streaming or transcoding (#384) 2020-04-10 08:38:34 +10:00
querybuilder_scene_marker.go Use parameter binding for all queries (#387) 2020-03-03 09:18:14 +11:00
querybuilder_scraped_item.go Dependency updates 2019-05-27 12:34:26 -07:00
querybuilder_sql.go Add library size to main stats page (#427) 2020-04-03 13:44:17 +11:00
querybuilder_studio.go Add slim endpoints for entities to speed up filters (#460) 2020-04-19 12:03:51 +10:00
querybuilder_tag.go Add slim endpoints for entities to speed up filters (#460) 2020-04-19 12:03:51 +10:00
sqlite_date.go Fix dates 2019-03-04 19:37:22 -08:00
sqlite_timestamp.go Reorg 2019-02-14 15:42:52 -08:00