stash/pkg/image
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
..
export.go Errorlint sweep + minor linter tweaks (#1796) 2021-10-12 14:03:08 +11:00
export_test.go Fixups + enable the commentFormatting linter (#1866) 2021-10-20 16:10:46 +11:00
image.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
image_test.go Detect cover images in subdirectories (#1144) 2021-03-04 10:52:45 +11:00
import.go Errorlint sweep + minor linter tweaks (#1796) 2021-10-12 14:03:08 +11:00
import_test.go Remove unused (#1709) 2021-09-09 14:10:08 +10:00
query.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
scan.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
thumbnail.go Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
update.go Autotag support for images and galleries (#1345) 2021-05-03 13:09:46 +10:00
vips.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00