ThePendulum pendulum
  • Joined on 2019-12-18
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-19 02:47:02 +00:00
c0898b84d6 Showing all unique descriptions on profile with network logo. Fixed Fame Digital scraper.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-19 00:03:00 +00:00
9883c3d9c2 Not scraping existing actor profiles unless --force is used.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-18 23:10:42 +00:00
0c4628677f Fixed profile location interpolation. Generalizing ethnicity, hair color and eye color.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-18 02:28:46 +00:00
4826ae8571 Added oil tag. Removed Fame Digital from profile config.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-18 01:34:48 +00:00
003e07491d Added network to profile context when site is available.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-18 01:22:11 +00:00
885aa4f627 Passing context object with site or network instead of scraper slug and 'site or network' to all profile scrapers.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-17 23:23:05 +00:00
8733fdc657 Improved actor scraping and display.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-17 03:24:53 +00:00
af5543190a Showing avatar on release actor tile. Fixed social URL validation.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-17 03:08:49 +00:00
61965d480c Added birthday to Bang actor scraper.
f42ca7bd52 Added Bang! actor scraper. Fixed date interpolation. Showing date and age of death on profile (only if actor has already died).
Compare 2 commits »
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-17 01:05:06 +00:00
7f86399033 Fixed averaging interpolating function.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-17 01:00:52 +00:00
985ab9d2dc Added profile interpolation.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-16 02:36:54 +00:00
05ee57378a Storing actor avatars. Using 1 second interval queue for location resolve as per OSM code of conduct.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-15 02:41:09 +00:00
21d4dd6bfa Scraping and storing actor profiles.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-14 02:26:17 +00:00
11eb66f834 Switched to tabs. Adding missing actor entries when scraping actors, with batch ID.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-13 21:18:02 +00:00
f1eb29c713 Added thumb and lazy image scripts. Added FreeOnes and Boobpedia as sites.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-13 18:27:16 +00:00
dac451bb86 Using alias actor ID when available. Using basic SVG flags instead of PNG. Moved PNG and HD SVG flags to assets.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-13 00:56:38 +00:00
6040a3f41f Associating actors without network.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-09 00:43:13 +00:00
5a82e769c7 Fixed dark theme for release tiles.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-09 00:17:18 +00:00
70594156fd Restored old release tile layout.
pendulum pushed to refactor at DebaucheryLibrarian/traxxx 2020-05-08 23:42:18 +00:00
f31aef6f5d Replaced container key with route watchers to reduce flashing.