Changed range filter to routes for every view.

This commit is contained in:
2020-05-09 01:10:07 +02:00
parent 525995615a
commit de5b729c0b
16 changed files with 125 additions and 73 deletions

View File

@@ -84,6 +84,7 @@ const releasePosterFragment = `
sfw: sfwMedia {
id
thumbnail
lazy
path
comment
}
@@ -102,6 +103,7 @@ const releaseCoversFragment = `
sfw: sfwMedia {
id
thumbnail
lazy
path
comment
}
@@ -115,10 +117,12 @@ const releasePhotosFragment = `
index
path
thumbnail
lazy
comment
sfw: sfwMedia {
id
thumbnail
lazy
path
comment
}