Commit Graph

1505 Commits

Author SHA1 Message Date
DebaucheryLibrarian bb9fbc77a9 Removed PG stop word dictionary. Filtering and ordering search results in GraphQL query. 2021-02-26 01:52:28 +01:00
DebaucheryLibrarian 3310236767 1.175.0 2021-02-26 01:33:40 +01:00
DebaucheryLibrarian 1b3bf01ed7 Updated search query function to include ranking. 2021-02-26 01:33:33 +01:00
DebaucheryLibrarian 85372581bd 1.174.2 2021-02-25 15:59:01 +01:00
DebaucheryLibrarian b4129891dc Improved query curation in release search function. 2021-02-25 15:58:54 +01:00
DebaucheryLibrarian 342d8da29b Fixed wrong rank query. 2021-02-25 03:01:23 +01:00
DebaucheryLibrarian 887bc003e6 1.174.1 2021-02-25 02:56:22 +01:00
DebaucheryLibrarian 2b76dcd15f Fixed search graphql query for S3. 2021-02-25 02:56:16 +01:00
DebaucheryLibrarian 1eb5451060 1.174.0 2021-02-25 02:52:51 +01:00
DebaucheryLibrarian 7818328378 Refactored PG search function to allow superflous words in search query. 2021-02-25 02:52:45 +01:00
DebaucheryLibrarian 3ad1f3d1e3 1.173.6 2021-02-24 13:55:46 +01:00
DebaucheryLibrarian 312c8903e4 Fixed tag scene order. 2021-02-24 13:55:40 +01:00
DebaucheryLibrarian fe59b23c84 1.173.5 2021-02-24 03:56:31 +01:00
DebaucheryLibrarian 07201c6563 Added S3 field for release actors. 2021-02-24 03:56:20 +01:00
DebaucheryLibrarian 6b2a66cf72 Fixed banner background path. 2021-02-24 03:23:03 +01:00
DebaucheryLibrarian fe3f820d33 1.173.4 2021-02-24 02:43:39 +01:00
DebaucheryLibrarian fb2217a733 Preventing actor entry ID from being inserted without entity ID. 2021-02-24 02:43:34 +01:00
DebaucheryLibrarian af131f903e 1.173.3 2021-02-23 16:47:36 +01:00
DebaucheryLibrarian 736a15958a Fixed poster link in banner. 2021-02-23 16:47:34 +01:00
DebaucheryLibrarian ff862dbff9 Removed debug log. 2021-02-23 04:10:03 +01:00
DebaucheryLibrarian fae288633c Catching actor association errors so it does not inhibit media association. 2021-02-23 04:09:33 +01:00
DebaucheryLibrarian f44cb8bf4c Merge branch 'master' into experimental 2021-02-23 03:36:56 +01:00
DebaucheryLibrarian c32a5d2930 Added debug log for actor entries. 2021-02-23 03:36:48 +01:00
DebaucheryLibrarian 2775b593ab Updated node-sass and sass-loader. 2021-02-23 02:33:16 +01:00
DebaucheryLibrarian 50627f08b4 Updated sharp. 2021-02-23 02:21:25 +01:00
DebaucheryLibrarian e6e163b733 1.173.2 2021-02-23 02:08:12 +01:00
DebaucheryLibrarian 39d8b0a17f Replaced eslint-loader with eslint-webpack-plugin. 2021-02-23 02:08:10 +01:00
DebaucheryLibrarian 29765f488b 1.173.1 2021-02-23 01:49:46 +01:00
DebaucheryLibrarian 44c12a0654 Removed TensorFlow from dependencies. 2021-02-23 01:49:43 +01:00
DebaucheryLibrarian 2fa48abb62 1.173.0 2021-02-23 01:31:09 +01:00
DebaucheryLibrarian 2b5aac7633 Fixed S3 display support for movies. 2021-02-23 01:30:38 +01:00
DebaucheryLibrarian c1829c64c2 Not using media hash subdirs for S3 uploads. Updated video player for S3. 2021-02-23 00:54:19 +01:00
DebaucheryLibrarian e9603ecec9 Removed S3 address from default config. 2021-02-22 03:16:44 +01:00
DebaucheryLibrarian 37e39dc1ec Added S3 support for media files. Fixed MindGeek scraper for new poster data structure. 2021-02-22 02:33:39 +01:00
DebaucheryLibrarian 9a65d8c0eb Merge branch 'master' into wasabi 2021-02-21 23:00:00 +01:00
DebaucheryLibrarian c1c58f659d 1.172.3 2021-02-21 22:58:54 +01:00
DebaucheryLibrarian b79e75349c Fixed indentation. 2021-02-21 22:58:46 +01:00
DebaucheryLibrarian c0347eed50 1.172.2 2021-02-21 22:17:32 +01:00
DebaucheryLibrarian 8a739893ea Improved duplicate handling. Added tag photos. 2021-02-21 22:17:25 +01:00
DebaucheryLibrarian a39750d808 Fixed Nubiles deep scrape date. 2021-02-20 01:16:09 +01:00
DebaucheryLibrarian f310fec869 Added S3 experiment. 2021-02-20 01:12:44 +01:00
DebaucheryLibrarian 39e2abd80a Removed legacy comment. 2021-02-19 00:45:27 +01:00
DebaucheryLibrarian 3ad9a359f4 1.172.1 2021-02-18 04:44:13 +01:00
DebaucheryLibrarian 5e2909c531 Fixed actor unique index preventing multiple actors with the same slug on a different network. Changed scene delete query to be able to handle more scene IDs. 2021-02-18 04:44:04 +01:00
DebaucheryLibrarian 58c01bdfcf 1.172.0 2021-02-17 00:40:27 +01:00
DebaucheryLibrarian c51cd080fa Improved actor mapping in release associations. Storing alias ID in actor release association. 2021-02-17 00:40:20 +01:00
DebaucheryLibrarian 3469da674a Fixed PornCZ video query. 2021-02-16 19:53:32 +01:00
DebaucheryLibrarian 67055bf920 Improved actor entity and entry ID storage. 2021-02-16 03:37:52 +01:00
DebaucheryLibrarian b26a029f66 1.171.1 2021-02-14 14:31:38 +01:00
DebaucheryLibrarian 8a7baa02c1 Improved date query for upcoming scenes in ElevatedX scraper. 2021-02-14 14:31:33 +01:00