Commit Graph
86 Commits
Author SHA1 Message Date
pendulum bd515ab1e5 1.13.0 2019-09-10 16:48:10 +02:00
pendulum cf4987ba48 Using media database for images. 2019-09-10 16:48:04 +02:00
pendulum 02e81a8be9 Refactored site accumulation to work with new database structure 2019-09-08 04:06:49 +02:00
pendulum 926c227b85 Refactored database to separate IDs from slugs 2019-09-08 03:53:09 +02:00
pendulum 6e7180582b 1.12.0 2019-07-06 05:29:18 +02:00
pendulum f2a6b58370 Added release page with photo viewer. Added photo count to database. Improved styling. 2019-07-06 05:29:12 +02:00
pendulum 70a67792c3 1.11.0 2019-06-03 05:31:42 +02:00
pendulum b8aa81b3f1 Transitioning to Vue. Installed environment and restored homepage scene overview. 2019-06-03 05:31:38 +02:00
pendulum b8c2878fc3 1.10.0 2019-05-19 01:34:13 +02:00
pendulum fda6d1e475 Added release page. 2019-05-19 01:34:08 +02:00
pendulum 7825ae2727 Refactored. 2019-05-17 21:59:14 +02:00
pendulum 665b77fb4e Improved scene tile layout. 2019-05-09 01:58:47 +02:00
pendulum e3558fc0c5 Using grid layout with thumbnails. 2019-05-08 05:50:13 +02:00
pendulum 8eb2dcfd89 Storing and fetching tags. 2019-05-06 23:41:38 +02:00
pendulum 8f85ef7a1a 1.9.0 2019-05-06 02:02:04 +02:00
pendulum 3df5a821b6 Saving results to database. Showing webpage. 2019-05-06 02:01:57 +02:00
pendulum ca0133803a 1.8.18 2019-04-12 03:54:38 +02:00
pendulum d044aff9dd Destroying knex when done to ensure process exit. 2019-04-12 03:54:34 +02:00
pendulum a82fcf1e0a 1.8.17 2019-04-12 03:12:57 +02:00
pendulum b486b6abdd Added Bang Bros scraper. 2019-04-12 03:12:53 +02:00
pendulum 17480be79a 1.8.16 2019-04-10 04:44:41 +02:00
pendulum 82419be402 Changed scene fetch title source for BlowPass scraper. 2019-04-10 04:44:36 +02:00
pendulum 52fca94b22 1.8.15 2019-04-10 03:57:39 +02:00
pendulum 7dd2432837 Changed title source for 21Sextury scene fetch, 2019-04-10 03:57:34 +02:00
pendulum 3ac4be54db 1.8.14 2019-04-10 03:42:24 +02:00
pendulum bc01cbe6dc Added Bang Bros data (no scraper yet). Added 21Sextury scene fetch date fallback. 2019-04-10 03:42:20 +02:00
pendulum 194c6d1cca 1.8.13 2019-04-08 04:07:44 +02:00
pendulum be74f84781 Expanded README. 2019-04-08 04:07:39 +02:00
pendulum d6c2822aec 1.8.12 2019-04-08 03:40:13 +02:00
pendulum 3bd39b0e66 Migration and seed are now post-install scripts. 2019-04-08 03:40:08 +02:00
pendulum 43a690251b 1.8.11 2019-04-08 03:34:33 +02:00
pendulum cf6db64db8 Fixed REAMDE formatting. 2019-04-08 03:34:28 +02:00
pendulum 794897659c 1.8.10 2019-04-08 03:32:31 +02:00
pendulum 9ab9e11b96 Added basic setup instructions to README. 2019-04-08 03:32:26 +02:00
pendulum 4464943dd9 1.8.9 2019-04-08 03:09:40 +02:00
pendulum db05bcf666 Added site stats to README. 2019-04-08 03:09:37 +02:00
pendulum cf03e2504c 1.8.8 2019-04-08 03:07:19 +02:00
pendulum 763ffb341a Added Naughty America scraper. 2019-04-08 03:07:16 +02:00
pendulum aa33c83b83 1.8.7 2019-04-08 01:49:52 +02:00
pendulum d526e4daea Added Reality Kings scraper. Improved site finder. 2019-04-08 01:49:45 +02:00
pendulum 34baa092ba Fixed 21Sextury list in README. 2019-04-07 20:52:05 +02:00
pendulum 4a029eed56 1.8.6 2019-04-07 20:51:23 +02:00
pendulum ec056a177a Added 21Sextury scraper. Various improvements. 2019-04-07 20:51:14 +02:00
pendulum e78e12a3c5 1.8.5 2019-04-07 05:21:33 +02:00
pendulum d5b9fec0db Added duration property to scraper template. 2019-04-07 05:21:27 +02:00
pendulum 6bf0bd9937 1.8.4 2019-04-07 05:19:53 +02:00
pendulum 6b9d99f495 Added description property to recent scrapers (apparently forgotten). Reconfigured eslint for scrapers. 2019-04-07 05:19:44 +02:00
pendulum 4b19b49e6c 1.8.3 2019-04-07 05:01:11 +02:00
pendulum c8abb302e4 Added DDFNetwork scraper. Modified tag matching query to be case insensitive. 2019-04-07 05:01:06 +02:00
pendulum c56068ab99 1.8.2 2019-04-07 02:16:01 +02:00
pendulum 885a815022 Added tag groups. Added MOFOS scraped. Improved entry ID handling. 2019-04-07 02:15:57 +02:00
pendulum 6fea65a411 1.8.1 2019-04-06 23:24:32 +02:00
pendulum 3a90f98d41 Added Blowpass scraper. Split shootId and pageId. 2019-04-06 23:24:26 +02:00
pendulum 069c2c1628 1.8.0 2019-04-05 03:45:52 +02:00
pendulum 2b818e379a Scrapers can now iterate through pages. Filtering unique releases before saving to database. Improved scrapers and rendering. 2019-04-05 03:45:40 +02:00
pendulum cbb4fdc919 Added utils directory to repository. 2019-04-04 21:10:44 +02:00
pendulum 86d4e8feb7 Sorted README sites alphabetically. 2019-04-04 21:08:14 +02:00
pendulum 0826c7d6b3 Added utility to list available sites in Markdown. Added available sites to README. 2019-04-04 21:04:54 +02:00
pendulum 6190247ac5 Added Brazzers scraper. Removed scene-only sites in database in favor of automatic network fallback. 2019-04-04 20:22:47 +02:00
pendulum 784542253b Expanded tag database. 2019-04-04 04:44:37 +02:00
pendulum b3beeef3e4 Added Private scraper. Added Vixen scraper to repository. 2019-04-04 04:00:28 +02:00
pendulum 439d3225ec Added Vixen scraper. Added LegalPorno studio IDs. 2019-04-01 02:45:15 +02:00
pendulum d7ef14e427 1.7.2 2019-03-26 01:26:58 +01:00
pendulum 8421cd8648 Added parameters column to sites database, fixes Perv City scraper. Getting shoot ID from all existing scrapers. 2019-03-26 01:26:47 +01:00
pendulum 6a20cbc721 1.7.1 2019-03-25 04:15:49 +01:00
pendulum c60ceeabfa Fixed actor list and title trimming for Jules Jordan scraper. 2019-03-25 04:15:45 +01:00
pendulum 23e6d46052 1.7.0 2019-03-25 03:57:41 +01:00
pendulum 4d7f323e86 Replaced network and tag files with SQLite database. 2019-03-25 03:57:33 +01:00
pendulum f44c5083ff 1.6.0 2019-03-24 05:28:24 +01:00
pendulum 845f46e9ad Added Kink scraper with elaborate site specification. 2019-03-24 05:28:18 +01:00
pendulum e85a0f45f9 Improved copy & quit options. 2019-03-24 03:08:51 +01:00
pendulum 4065f3d4d6 1.5.0 2019-03-24 01:29:29 +01:00
pendulum 4fcabb4aae Added tags and duration to scraping. Added LegalPorno scraper. 2019-03-24 01:29:22 +01:00
pendulum e8d4b76403 Improved module structure. Added individual scene scrapers for Jules Jordan and XEmpire. 2019-03-23 22:48:39 +01:00
pendulum d70d5f85aa 1.4.0 2019-03-18 04:46:58 +01:00
pendulum 1a170bfbd5 Added Jules Jordan scraper. Added render argument to stop going into ncurses mode during dev. 2019-03-18 04:46:53 +01:00
pendulum d84466445c 1.3.1 2019-03-11 04:51:31 +01:00
pendulum ddbed3c142 Added colors to ratings. TUI renderer accounts for style encodings in formatted values. 2019-03-11 04:51:28 +01:00
pendulum 726fcd0a29 1.3.0 2019-03-11 04:19:42 +01:00
pendulum 02c421b737 Displaying results in terminal table with select, scroll and experimental search. Expanded broken character handling for PervCity scraper. 2019-03-11 04:19:36 +01:00
pendulum 4fe7fd06e8 1.2.0 2019-03-04 04:19:12 +01:00
pendulum af9565b296 Completed Perv City scraper. Outputting results as list. 2019-03-04 04:19:03 +01:00
pendulum 5e4e12fbf8 1.1.0 2019-03-04 02:46:39 +01:00
pendulum 53ea694894 Added include and exclude config options. Moved network definitions to dedicated file. Scraping all XEmpire sites. Added definitions for Perv City. 2019-03-04 02:46:33 +01:00
pendulum 71aa31dda6 Experimentally scraping data from HardX. 2019-03-03 04:18:33 +01:00
pendulum cf8f299061 Initiali commit. 2019-03-02 23:59:15 +01:00