.. |
scrapers
|
Including unextracted scenes in date determination.
|
2021-10-28 02:10:30 +02:00 |
utils
|
Not parsing HTML with jsdom when using http module directly to save memory. Added loading ellipsis to release grid pages.
|
2021-10-25 02:06:24 +02:00 |
web
|
Added sections and pagination to stash page.
|
2021-09-12 00:05:45 +02:00 |
.eslintrc
|
Added notification clear, improved notification styling.
|
2021-04-25 03:08:50 +02:00 |
actors.js
|
Added Teen Mega World scraper.
|
2021-09-17 03:30:49 +02:00 |
alerts.js
|
Using bulk insert utility for alert notifications to prevent duplicate errors (fixed).
|
2021-06-04 03:22:40 +02:00 |
app.js
|
Not parsing HTML with jsdom when using http module directly to save memory. Added loading ellipsis to release grid pages.
|
2021-10-25 02:06:24 +02:00 |
argv.js
|
Added more loggers to http module.
|
2021-10-20 01:46:56 +02:00 |
auth.js
|
Added rudimentary affiliate banner setup. Separated login and signup disable. Added various tag photos.
|
2021-06-28 00:05:24 +02:00 |
deep.js
|
Added beforeNetwork hook, used by MindGeek. Added Filthy Kings to Gamma.
|
2021-10-27 17:19:23 +02:00 |
entities.js
|
Added before scene fetch method to prevent e.g. unnecessary session requests, moved scraper assignment to entity lookup. Removed channel URL hostname matching..
|
2021-10-26 23:42:32 +02:00 |
errors.js
|
Added error handler to web server.
|
2021-02-26 19:39:48 +01:00 |
init.js
|
Refactored 21sextury scraper.
|
2019-12-09 05:00:49 +01:00 |
knex.js
|
Added harder timeouts to http utility. Split owner and query database users.
|
2021-03-15 04:11:14 +01:00 |
logger.js
|
Accounting for Windows paths in logger.
|
2020-09-08 15:44:55 +02:00 |
media.js
|
Generalized Adult Empire subsite scraper, added West Coast Productions.
|
2021-08-30 01:13:32 +02:00 |
releases.js
|
Added mimetype check to teasers and trailers. Added chapters to MindGeek scraper, fixed scene ID extraction getting stuck on numbers in domain name. Ordering chapters by timestamp.
|
2021-02-27 18:05:06 +01:00 |
sites.js
|
Added network to profile context when site is available.
|
2020-05-18 03:34:41 +02:00 |
stashes.js
|
Added stash menu to release page, returning stashes from stash API to avoid reloading or local interpolation.
|
2021-03-21 03:23:58 +01:00 |
store-releases.js
|
Fixed movie bindings.
|
2021-08-24 02:54:40 +02:00 |
tags.js
|
Fixed tags module not dealing with empty releases or tags, added origin tag column to chapter tag table.
|
2021-10-17 00:28:13 +02:00 |
updates.js
|
Including unextracted scenes in date determination.
|
2021-10-28 02:10:30 +02:00 |
users.js
|
Separated full heart button into component.
|
2021-03-21 03:46:59 +01:00 |