mirror of
https://github.com/stashapp/stash.git
synced 2025-12-27 18:56:06 +01:00
* 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> |
||
|---|---|---|
| .. | ||
| export.go | ||
| export_test.go | ||
| image.go | ||
| image_test.go | ||
| import.go | ||
| import_test.go | ||
| query.go | ||
| scan.go | ||
| thumbnail.go | ||
| update.go | ||
| vips.go | ||