Commit Graph

19 Commits (2e386bd45a647849c38ef75ea8be574d02a69f9b)
 

Author SHA1 Message Date
Urban Guacamole 2e386bd45a Add Top torrents view by seed count 5 years ago
Urban Guacamole ecb40c54cf Change dump format for index generator to CSV
From sqlite
5 years ago
Urban Guacamole 44bf4e9e26 Update trackers 5 years ago
Urban Guacamole ece49d3ba3 Remove Completed column from results 5 years ago
Urban Guacamole 330f426b81 Redo tracker scraping, index generation
Seed/leech counts are fetched from all trackers for every torrent and
data from the tracker with most seeds for a given torrent is used.

I also got rid of SQLite which was previously used for generating
the index. It was replaced by a simple CSV file.  KISS

Some minor bugfixes and tweaks also included (sorry for not breaking
them up into more commits).
5 years ago
Urban Guacamole 70f4849111 Fix #2 5 years ago
ajs124 402d9836ea fix "home" link
when using the ipfs version, this would point to the regular one, now it should point to the index in every version
5 years ago
Urban Guacamole 6056bb8aca Add link to source code to website 5 years ago
Urban Guacamole 70d3382282 Further automate index updates 5 years ago
Urban Guacamole 370e9a33ba Simplify update-index.sh 5 years ago
Urban Guacamole 241a83281f Clean up
Before publishing to Github
5 years ago
Urban Guacamole 53a2bf355b Add progress bar 5 years ago
Urban Guacamole 7f73c58edf Update texts 5 years ago
Urban Guacamole b3b2c82918 Tune the spider 5 years ago
Urban Guacamole d439bcfdf5 Update about page 5 years ago
Urban Guacamole bf501dbf97 Make Name column sortable 5 years ago
Urban Guacamole ac37fbf337 Add ability to launch search by hitting Enter 5 years ago
Urban Guacamole 925f383201 Add Buefy, add table sorting 5 years ago
Urban Guacamole f8fd8557ae Initial commit 5 years ago