Improved duplicate filtering, now also applying to upcoming updates. Updated Gamma fetchLatest method parameters. Added shortcut for SFW-mode.

This commit is contained in:
2020-03-28 04:37:04 +01:00
parent 95d115b585
commit 6d9f96c5d5
10 changed files with 112 additions and 40 deletions

View File

@@ -122,8 +122,10 @@ function initTagsActions(store, _router) {
poster: tagsPosterByTagId {
media {
thumbnail
comment
sfw: sfwMedia {
thumbnail
comment
}
}
}