Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Releases: tombazza/gush

v1.5.4

24 May 09:26
Compare
Choose a tag to compare
Moved Bitsnoop to use SSL.

UI Refresh

18 Dec 14:00
Compare
Choose a tag to compare

A small UI refresh along with some improvements to scaling the table to the window size along with moving to font icons instead of images

Node removal release

16 Dec 17:01
Compare
Choose a tag to compare

Moving away from using Node.js as part of this project due to dependency concerns. Some UI tweaks and cleaned up a few bugs to do with window re-sizing, as well as a new loading indicator. The included upstream modules should also behave more reliably.

Maintenance release

01 Aug 15:02
Compare
Choose a tag to compare

Some improvements to the logic behind gathering extra trackers from Bitsnoop and improvements to help ensure the magnet download links always work. This release limits the number of trackers applied to a magnet link to prevent browsers choking on the long URI.

The no-longer-beta release

18 Jun 10:32
Compare
Choose a tag to compare

Version 1.0 released

After one year of development, Gush has finally reached version 1.0.

Some of the new features added since the previous release:

  • Faster rendering of pages using the Mustache template engine
  • New backend for Fenopy
  • Updated browsing of results using the latest version of DataTables
  • Improved torrent speeds with tracker scraping using the Bitsnoop backend
  • An entirely new theme
  • Comments that expand to help prevent spoilers

Bug fixes

30 Jan 12:17
Compare
Choose a tag to compare

Release to include bugfixes and various tweaks made. No major new features.

v0.5.3: Removed dependency on external libraries by includings referenced ver…

27 Oct 20:32
Compare
Choose a tag to compare

Quick release to remove references to external libraries

Maintenance update

25 Oct 08:50
Compare
Choose a tag to compare

Following the closure of isoHunt, removed any references to the now defunct site and its data upstream object.

Node source release

20 Oct 17:01
Compare
Choose a tag to compare

Source code for nodejs scraping script (very alpha code, be warned), including npm setup. Also includes a bunch of bug fixes and styling tweaks.

Restyle and Node release

27 Aug 10:20
Compare
Choose a tag to compare

Updated with new theme. Bugfixes and a new demo upstream based on the as-yet-unreleased gush-nodejs scraping system.

  • Character encoding issues sorted
  • UI improvements