stash/pkg
gitgiggety 25274e2596
Support Is (not) null for all multi criterions (#1785)
* Support Is (not) null for all multi criterions

Add support for the Is null and Is not null modifiers for all cases of
the MultiCriterionInput and HierarchicalMultiCriterionInput. This
partially overlaps the "X Count" filter which sometimes is available
(because it would be the same as "X Count equals 0" and "X Count greater
than 0") but this also enables it for other criterions like the "Parent
Studio" filter for studios or just the "Studios" filter for scenes /
images / galleries, the "Movies" filter for scenes etc.

* Don't crash UI on bad saved filter
* Add missing code for tag parent/child

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2021-11-07 09:34:33 +11:00
..
api Fix tag hierarchy validation (#1926) 2021-11-07 09:33:46 +11:00
autotag Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
database Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
dlna Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
ffmpeg Add linux ffmpeg urls (#1943) 2021-11-04 08:22:25 +11:00
file File size scanning fixes (#1944) 2021-11-04 10:50:03 +11:00
gallery File size scanning fixes (#1944) 2021-11-04 10:50:03 +11:00
identify Move scene post update hook to outside Identify transaction (#1953) 2021-11-06 09:58:52 +11:00
image Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
job Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
logger Fixups + enable the commentFormatting linter (#1866) 2021-10-20 16:10:46 +11:00
manager Move scene post update hook to outside Identify transaction (#1953) 2021-11-06 09:58:52 +11:00
match Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
models Fix tag hierarchy validation (#1926) 2021-11-07 09:33:46 +11:00
movie Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
performer Add stash_ids to performer, scene, studio import/export (#1916) 2021-10-29 11:12:39 +11:00
plugin Identify task (#1839) 2021-10-28 14:25:17 +11:00
scene Add stash_ids to performer, scene, studio import/export (#1916) 2021-10-29 11:12:39 +11:00
scraper Identify task (#1839) 2021-10-28 14:25:17 +11:00
session Fix parsing ipv6 address with scope id (#1841) 2021-10-20 16:52:15 +11:00
sqlite Support Is (not) null for all multi criterions (#1785) 2021-11-07 09:34:33 +11:00
static Replace packr with go embed (#1751) 2021-09-22 13:08:34 +10:00
studio Add stash_ids to performer, scene, studio import/export (#1916) 2021-10-29 11:12:39 +11:00
tag Fix tag hierarchy validation (#1926) 2021-11-07 09:33:46 +11:00
utils Identify task (#1839) 2021-10-28 14:25:17 +11:00