stash/pkg/plugin
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
..
common Support scraper logging to specific log levels (#1648) 2021-09-17 09:09:44 +10:00
examples Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
js Toward better context handling (#1835) 2021-10-14 15:32:41 +11:00
util Include server host in plugin input (#1514) 2021-06-21 14:38:44 +10:00
args.go Enable safe linters (#1786) 2021-10-03 11:48:03 +11:00
config.go Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
convert.go Add plugin tasks (#651) 2020-08-08 12:05:35 +10:00
hooks.go Plugin hooks (#1452) 2021-06-11 17:24:58 +10:00
js.go Toward better context handling (#1835) 2021-10-14 15:32:41 +11:00
log.go Scraper log improvements (#1741) 2021-09-19 10:06:34 +10:00
plugins.go Errcheck phase 1 (#1715) 2021-09-21 09:34:25 +10:00
raw.go Errorlint sweep + minor linter tweaks (#1796) 2021-10-12 14:03:08 +11:00
rpc.go Scraper log improvements (#1741) 2021-09-19 10:06:34 +10:00
task.go Plugin hooks (#1452) 2021-06-11 17:24:58 +10:00