2
0
mirror of https://github.com/urbanguacamole/torrent-paradise synced 2024-10-31 21:20:13 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Urban Guacamole
20247c3b24 Update Vue.js 2019-12-23 22:26:26 +01:00
Urban Guacamole
49fae72182 Add more handy SQL snippets 2019-12-23 20:34:14 +01:00
Urban Guacamole
1f9b37b724 Update dependencies 2019-12-23 20:34:14 +01:00
Urban Guacamole
9b798c21a2 Add telemetry
Expecting a future where clickstream data are more and more valuable because ranking will be moving from strict keyword based seeders sorted to fuzzy matching with machine learned sorting, I'll be adding limited anonymized telemetry to Torrent Paradise.

I will always keep updating the static IPFS version as long as Torrent Paradise is alive.

Urban Guacamole from Torrent Paradise: the most innovative torrent site
2019-12-23 20:34:14 +01:00
urbanguacamole
9d50e3fbf3
Add link to MEGA for database dump download 2019-11-24 12:53:39 +01:00
Urban Guacamole
835dddeff3 Add link to torrent with database dump 2019-10-22 17:01:33 +02:00
Urban Guacamole
5d3bffa516 Tweak seedleech
For optimal freshness
2019-10-22 17:00:53 +02:00
Urban Guacamole
2c72d293b6 Update ad snippet code
Will get automatically added when deploying to server (not IPFS).
Ad is now wrapped in a div, so it has the same margin as rest of page
2019-09-08 14:52:43 +02:00
Urban Guacamole
b642936218 Update about 2019-09-08 13:58:39 +02:00
Urban Guacamole
8fa9c4c475 Add favicon to index too 2019-09-08 13:51:21 +02:00
Urban Guacamole
5631a21264 Merge branch 'master' of https://github.com/urbanguacamole/torrent-paradise 2019-09-08 13:47:14 +02:00
Urban Guacamole
fee766df72 Polish cosmetics 2019-09-08 13:46:50 +02:00
Kcchouette
666df910c3 Adding favicon.ico 2019-08-31 13:45:12 +02:00
Kcchouette
d42416c06a Adding the favicon 2019-08-31 13:45:12 +02:00
Urban Guacamole
235bd9df8c Revamp seedleech count collection
Add seedleech-daemon that takes care of keeping seedleech counts updated
2019-03-30 10:49:31 +01:00
Urban Guacamole
2e386bd45a Add Top torrents view by seed count 2019-03-09 12:56:11 +01:00
Urban Guacamole
ecb40c54cf Change dump format for index generator to CSV
From sqlite
2019-03-04 14:35:49 +01:00
Urban Guacamole
44bf4e9e26 Update trackers 2019-03-03 15:30:16 +01:00
Urban Guacamole
ece49d3ba3 Remove Completed column from results 2019-03-03 09:58:16 +01:00
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).
2019-03-02 21:26:57 +01:00
Urban Guacamole
70f4849111 Fix #2 2019-03-02 19:23:57 +01:00
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
2019-03-02 19:01:15 +01:00
Urban Guacamole
6056bb8aca Add link to source code to website 2019-03-02 16:53:54 +01:00
Urban Guacamole
70d3382282 Further automate index updates 2019-02-22 15:25:35 +01:00
Urban Guacamole
370e9a33ba Simplify update-index.sh 2019-02-11 15:55:25 +01:00
Urban Guacamole
241a83281f Clean up
Before publishing to Github
2019-01-31 13:51:03 +01:00
Urban Guacamole
53a2bf355b Add progress bar 2019-01-24 15:09:38 +01:00
Urban Guacamole
7f73c58edf Update texts 2019-01-22 17:43:30 +01:00
Urban Guacamole
b3b2c82918 Tune the spider 2019-01-16 15:07:06 +01:00
Urban Guacamole
d439bcfdf5 Update about page 2019-01-13 20:02:12 +01:00
Urban Guacamole
bf501dbf97 Make Name column sortable 2019-01-13 20:00:14 +01:00
Urban Guacamole
ac37fbf337 Add ability to launch search by hitting Enter 2019-01-13 19:59:46 +01:00
Urban Guacamole
925f383201 Add Buefy, add table sorting 2019-01-13 16:07:34 +01:00
Urban Guacamole
f8fd8557ae Initial commit 2019-01-13 15:10:54 +01:00