115 Commits (282a6d609d2f1b43986a520289ffd48f36cd7b91)

Author SHA1 Message Date
ghost b24d31f360 refactor cleaner, delegate tasks to crawler, init hostSetting table 1 year ago
ghost 11e02da66d memory usage optimization, rename methods, remove memchached dependency from the model 1 year ago
ghost cbabea595b rename method name 1 year ago
ghost 1249e8d29c fix CRAWL_PAGE_RANK_UPDATE condition 1 year ago
ghost 5df59661d8 add page rank update optional in the crawl queue 1 year ago
ghost 1d7deffc4c update PR generation, delegate PR value from redirecting pages, update method names 1 year ago
ghost 1655ec63b2 skip xmpp links 1 year ago
ghost 06c136f05c fix meta/nofollow attribute processing 1 year ago
ghost 43776b5ff4 fix semaphores 1 year ago
ghost fd3444a379 change timestamp sort order 1 year ago
ghost 9c0f361601 refactor snap storage 1 year ago
ghost 547cd6717b prevent scheduled execution on cli/yggo running 1 year ago
ghost 3e3b7ee2ef optimize snaps, delete unused constructions 1 year ago
ghost 307eb03600 build host/host page URL in SQL query 1 year ago
ghost 1f33205236 add script tag support 1 year ago
ghost b433fa6b3c add link tag support 1 year ago
ghost 79d07dd1a5 fix snap fs init 1 year ago
ghost 6eb45fdad2 fix snap crc32name index 1 year ago
ghost 712d67f6bf implement unlimited snap storage mirrors, delete megaCMD integration 1 year ago
ghost 1dd0a8ee2c make page rank procedural, optimize performance 1 year ago
ghost 2e2501b437 implement sitemap support 1 year ago
ghost 4cb27f563f fix meta index/nofollow processing 1 year ago
ghost b7c415a8b0 crawl host page DOM selectors on meta robots:index/follow condition enabled only 1 year ago
ghost 4298203cab make paths absolute 2 years ago
ghost 3218add372 add custom home page reindex settings 2 years ago
ghost 5346b13602 implement custom hostPageDom elements index 2 years ago
ghost 5df598a1d4 fix variable name 2 years ago
ghost e16a7b8171 fix HY000/1366 error processing 2 years ago
ghost d96abb8ea8 ban host page on encoding not detected 2 years ago
ghost d2469e9adc fix meta variables overwrite 2 years ago
ghost 1d5d5ead5d fix DomDocument initiation without encoding provided 2 years ago
ghost 8a747de341 fix HTML/multimedia content detection 2 years ago
ghost 93c6067fd9 fix host page mime detection 2 years ago
ghost 80d3912bc7 allow x-raw-image links 2 years ago
ghost b23f550a1b skip magnet links 2 years ago
ghost ab78e17ca8 add hostPage.size collection 2 years ago
ghost 0af5d165d3 remove logCrawler column not in use 2 years ago
ghost 4b16b41440 make transaction for each item in crawl queue 2 years ago
ghost b585b16d31 fix datatype error detection 2 years ago
ghost c5e25d17fb prevent page ban when it MIME in the whitelist, skip steps below only (make multimedia/streaming resources visible in search results) 2 years ago
ghost 4fa33afe40 prevent infinitive connection on streaming resources detected 2 years ago
ghost 345c59b5f4 collect target location links on page redirect available 2 years ago
ghost 242e0abd86 ban pages only on data type error codes only 2 years ago
ghost 512bd56056 ban page that throws the error and stuck the crawl queue 2 years ago
ghost 81f7ea1e1e implement multi-storage snap downloads 2 years ago
ghost 1969707eeb integrate optional MEGA/cmd snap storage 2 years ago
ghost bd99dcb023 add leading zero to mkdir access code 2 years ago
ghost 48664f0caf fix zip close, loop brake condition 2 years ago
ghost 0d19004e86 make local snap storage optimization 2 years ago
ghost efc66d5dab update local snap storage paths 2 years ago