Compare commits

...

4 Commits

Author SHA1 Message Date
DebaucheryLibrarian bd04cfd898 1.124.1 2020-09-03 23:32:30 +02:00
DebaucheryLibrarian c7c0d80cf0 Merge branch 'experimental' into master 2020-09-03 23:31:34 +02:00
DebaucheryLibrarian 21cc88dfea Moved tag photos from behind-the-scenes/ to bts/. 2020-09-03 23:31:29 +02:00
DebaucheryLibrarian 0f40141be7 Fixed double photos on scene page. 2020-09-03 23:30:42 +02:00
9 changed files with 3 additions and 3 deletions

View File

@ -116,7 +116,7 @@ function photos() {
if (this.release.poster) { if (this.release.poster) {
// no trailer, add poster to photos // no trailer, add poster to photos
return [this.release.poster].concat(this.release.photos).concat(photosWithClipPosters); return [this.release.poster].concat(photosWithClipPosters);
} }
// no poster available // no poster available

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "traxxx", "name": "traxxx",
"version": "1.124.0", "version": "1.124.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "traxxx", "name": "traxxx",
"version": "1.124.0", "version": "1.124.1",
"description": "All the latest porn releases in one place", "description": "All the latest porn releases in one place",
"main": "src/app.js", "main": "src/app.js",
"scripts": { "scripts": {

View File

Before

Width:  |  Height:  |  Size: 887 KiB

After

Width:  |  Height:  |  Size: 887 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

View File

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB