Commit Graph

84 Commits (master)
 

Author SHA1 Message Date
Urban Guacamole 683aa0cb49 Update README 2 years ago
Urban Guacamole c5a35e441b Fix ipfs versoin 2 years ago
Urban Guacamole b4f47ba374 Update to use generic naming 2 years ago
Urban Guacamole add5b2a9a5 Add dumps 2 years ago
Urban Guacamole bf19077ad9 Fix inability to crawl TPB; TLDR TPB has idiotic devs 2 years ago
Urban Guacamole 0bbf642143 Fix nonexistent error handling crawlrss 2 years ago
Urban Guacamole e514583e25 Update webpage with "Faster than ever" 2 years ago
Urban Guacamole fe8e18058b Rename seedleech-daemon to seedleech 2 years ago
Urban Guacamole 0d4b9c979f Update documentation 2 years ago
Urban Guacamole 2abcb39b47 Fix error handling in api 2 years ago
Urban Guacamole bc04c150ad Polish seedleech tuning 2 years ago
Urban Guacamole ed1964a21e Update index-generator deps 3 years ago
Mingye Wang dc63bd5e64 feat: set q parameter when searching
This makes refershes work.
3 years ago
Mingye Wang 81bb90c141 feat: interpret q parameter as query
Closes #6.
3 years ago
Urban Guacamole 774c2a98b0 Harden security 3 years ago
Urban Guacamole fa8357a0bc Update crawling intervals 3 years ago
Urban Guacamole 19224e723c Fix search 3 years ago
Urban Guacamole e3cce3988b Fix uppercase infohashes 3 years ago
Urban Guacamole 716b0b036b Update EZTV RSS URL 3 years ago
Urban Guacamole a0de20aa54 Add sort by size 4 years ago
Urban Guacamole a82e8bef03 Add support for quotes and exclusion for search
You can now use "" and - to require exact match or exclude some terms.
4 years ago
Urban Guacamole bae9fe5760 Add torrent name to magnet link
So your torrent client shows the name of a torrent even before
it downloads metadata
4 years ago
Urban Guacamole 848d3c73db Update IPFS site to match new writing 4 years ago
Urban Guacamole aa63077e39 Launch v2.0 frontend 4 years ago
Urban Guacamole b6537dbcea Add import-magnetico-db
For importing https://github.com/boramalper/magnetico/issues/218
4 years ago
Urban Guacamole a6715616fb Fix DoS if refreshing of matview takes too long
Refreshing the view after many changes (such as the 8 million new torrents
in 2.0) can take, if the disk is a bottleneck, take longer than 60 min.
4 years ago
Urban Guacamole 4cdd60306e Fix overflow on mobile 4 years ago
Urban Guacamole 995d4970fc Fix seedleech; 5x perf for minseed=0
By removing LIMIT from the query, I was able to 5x the trackerdata/sec
4 years ago
Urban Guacamole 450b018fac Tweak seedleech
In prep for 2.0 w/ 12 million torrents indexed and fresh
4 years ago
Urban Guacamole 446fdf4762 Update seedleech params
In anticipation of more new trackers (6) and significantly more torrents
(2 million -> 20 million).

Required seedleech freshness now updated to guarantee very fresh counts
for popular torrents at the expense of torrents with 1-3 seeds.

I also again changed the sleep time for workfetcher with minseed 0: computing all torrents without a trackerdata entry is computionally expensive, impossible with 20 mil torrents.
4 years ago
Urban Guacamole 0b5b4ae88d Update trackerlist 4 years ago
Urban Guacamole b8932f1dd0 Add TPB recent video to crawl-rss 4 years ago
Urban Guacamole 1016951321 Update dependencies 4 years ago
Urban Guacamole 2113ee6e1a Add alert on zero results 4 years ago
Urban Guacamole c7b468384e Fork shiyanhui/dht 4 years ago
Urban Guacamole 3304722c76 Remove import TPB dump tool
The Pirate Bay no longer provides dumps AFAIK.

Commit 8fdc8d6 added crawling of top 48h TPB torrents list.
4 years ago
Urban Guacamole 8fdc8d6508 Add crawl of TPB 48h top to crawl-rss
I still miss most of the trending torrents because I source new torrents mainly from the DHT.
4 years ago
Urban Guacamole 6f9f970979 Add eztv.io to crawl-rss 4 years ago
Urban Guacamole 8b4d9bf5a8 Filter results 4 years ago
Urban Guacamole d43227bda0 Update FontAwesome 4 years ago
Urban Guacamole 4245ff6e47 Update donated amounts 4 years ago
Urban Guacamole 26a2d1a2ad Add automatic DB index refresh to crawl-rss
Since this is the only service that runs a simple timer, I decided
to add it there.
4 years ago
Urban Guacamole 899086d02b Add Go modules support 4 years ago
Urban Guacamole 240d7d48fc Add RSS crawl service
To provide more fresh content, starting with YIFY/YTS.
4 years ago
Urban Guacamole 78f9d4fbe0 Remove changes notification 4 years ago
Urban Guacamole 496520e336 Fix relative URLs
Previously, TP did not work on alternative domains
4 years ago
Urban Guacamole e95a82f67d Update deploy scripts 4 years ago
Urban Guacamole cf6989303c Add Vote and Donate 4 years ago
Urban Guacamole 8dabe0d215 Add onclick telemetry 4 years ago
Urban Guacamole dd341ba88b Add lightning fast server side search
More features like better ranking, more torrents, etc are coming!
4 years ago