stash/pkg/autotag
kermieisinthehouse 4dd56c3d82
Show duration and filesize in results (#1776)
* Add new query interface
* Refactor query builder
* Change Query interface
* Return duration and filesize in scene query
* Adjust UI for scene metadata
* Introduce new image query interface
* Change image Query interface
* Add megapixels and size to image query
* Update image UI

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2021-10-25 11:40:13 +11:00
..
gallery.go Autotag scraper (#1817) 2021-10-11 23:06:06 +11:00
gallery_test.go Enable safe linters (#1786) 2021-10-03 11:48:03 +11:00
image.go Autotag scraper (#1817) 2021-10-11 23:06:06 +11:00
image_test.go Enable safe linters (#1786) 2021-10-03 11:48:03 +11:00
integration_test.go refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00
performer.go Autotag scraper (#1817) 2021-10-11 23:06:06 +11:00
performer_test.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
scene.go Autotag scraper (#1817) 2021-10-11 23:06:06 +11:00
scene_test.go Enable the appendAssign lint check (#1865) 2021-10-20 16:34:19 +11:00
studio.go Autotag scraper (#1817) 2021-10-11 23:06:06 +11:00
studio_test.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
tag.go Autotag scraper (#1817) 2021-10-11 23:06:06 +11:00
tag_test.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
tagger.go Autotag scraper (#1817) 2021-10-11 23:06:06 +11:00