Compare commits

..

No commits in common. "a5afffc968a65ee319c79e92528df4de9773a2c8" and "e56e7333e309e23eea82714e374928bcc5474277" have entirely different histories.

5 changed files with 7 additions and 20 deletions

View File

@ -87,7 +87,7 @@ function initEntitiesActions(store, router) {
or: [
{
date: {
isNull: ${entityType !== 'network'}
isNull: ${entityType === 'channel'}
}
}
{

View File

@ -13,12 +13,7 @@ exports.up = async (knex) => knex.raw(`
)
SELECT releases FROM releases
INNER JOIN children ON children.id = releases.entity_id
UNION
SELECT releases FROM releases
INNER JOIN children ON children.id = releases.studio_id;
INNER JOIN children ON children.id = releases.entity_id;
$$ LANGUAGE SQL STABLE;
COMMENT ON FUNCTION entities_scenes IS E'@sortable';

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "traxxx",
"version": "1.209.3",
"version": "1.209.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "traxxx",
"version": "1.209.3",
"version": "1.209.2",
"license": "ISC",
"dependencies": {
"@casl/ability": "^5.2.2",

View File

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

View File

@ -392,14 +392,14 @@ const tags = [
name: 'triple anal',
slug: 'tap',
description: 'Getting fucked in the ass by not one, two, but *three* cocks at the same time.',
priority: 8,
priority: 7,
group: 'penetration',
},
{
name: 'triple vaginal',
slug: 'tvp',
description: 'Getting fucked in the pussy by *three* cocks at the same time.',
priority: 8,
priority: 7,
group: 'penetration',
},
{
@ -1944,10 +1944,6 @@ const aliases = [
name: 'squirt',
for: 'squirting',
},
{
name: 'tap',
for: 'tap',
},
{
name: 'tattoo',
for: 'tattoos',
@ -1987,10 +1983,6 @@ const aliases = [
for: 'transsexual',
secondary: true,
},
{
name: 'triple anal (tap)',
for: 'tap',
},
{
name: 'shemale',
for: 'transsexual',