Go to file
semantic-release-bot 58ab8da8c2 chore(release): 0.4.0 [skip ci]
<a name="0.4.0"></a>
# [0.4.0](https://github.com/DEgITx/rats-search/compare/v0.3.1...v0.4.0) (2018-02-10)

### Bug Fixes

* **app:** fix removing events on render process ([f1bfd41](https://github.com/DEgITx/rats-search/commit/f1bfd41))
* **app:** support additional arguments on messages ([f306c53](https://github.com/DEgITx/rats-search/commit/f306c53))
* **download:** bug when cancel button not appear in main page ([d317c30](https://github.com/DEgITx/rats-search/commit/d317c30))
* **download:** cancel controls on torrent element ([cd1f89c](https://github.com/DEgITx/rats-search/commit/cd1f89c))
* **download:** problem on dht api after delete torrent ([ea8bc01](https://github.com/DEgITx/rats-search/commit/ea8bc01))
* **image:** restored spinner on downloading metadata ([387945a](https://github.com/DEgITx/rats-search/commit/387945a))
* **unix:** resolve problem with icon part at some systems ([0e5e045](https://github.com/DEgITx/rats-search/commit/0e5e045)), closes [#3](https://github.com/DEgITx/rats-search/issues/3)

### Features

* **config:** download torrents directory in config ([9ac5539](https://github.com/DEgITx/rats-search/commit/9ac5539))
* **download:** basic torrent download support ([0abd516](https://github.com/DEgITx/rats-search/commit/0abd516))
* **download:** cancel downloading ([fd03491](https://github.com/DEgITx/rats-search/commit/fd03491))
* **download:** more control over torrent download ([395a30e](https://github.com/DEgITx/rats-search/commit/395a30e))
* **download:** torrent progress on torrent element ([70a7daa](https://github.com/DEgITx/rats-search/commit/70a7daa))
* **menu:** new context menu with copy/paste ([2bf8970](https://github.com/DEgITx/rats-search/commit/2bf8970))
2018-02-10 11:08:50 +00:00
.circleci some test env 2018-01-31 19:21:56 +03:00
app web -> desktop 2018-01-31 19:02:28 +03:00
build refactor(tests): rename e2e tests 2018-02-04 05:14:52 +03:00
config web -> desktop 2018-01-31 19:02:28 +03:00
resources feat(readme): readme 2018-02-04 05:16:30 +03:00
src fix(download): bug when cancel button not appear in main page 2018-02-10 07:44:25 +03:00
tests feat(tests): db test 2018-02-04 05:16:09 +03:00
.appveyor.yml some test env 2018-01-31 19:21:56 +03:00
.babelrc web -> desktop 2018-01-31 19:02:28 +03:00
.editorconfig web -> desktop 2018-01-31 19:02:28 +03:00
.gitignore release 2018-02-10 14:04:55 +03:00
.releaserc.json release 2018-02-05 00:02:57 +03:00
.travis.yml chore(ci): resolved problem with often builds 2018-02-04 21:37:09 +03:00
CHANGELOG.md chore(release): 0.4.0 [skip ci] 2018-02-10 11:08:50 +00:00
LICENSE feat(readme): readme 2018-02-04 05:16:30 +03:00
package-lock.json feat(changelog): changelog inside application 2018-02-06 00:41:23 +03:00
package.json chore(release): 0.4.0 [skip ci] 2018-02-10 11:08:50 +00:00
README.md docs(readme): release version in readme 2018-02-08 02:14:53 +03:00

Rats on The Boat - BitTorrent search engine

CircleCI Build Status Appveyor Build Status Travis Build Status semantic-release Release

BitTorrent search program for desktop and web. Collect and navigate over base of torrents statistic, categories, and give easy access to it. Work over p2p network and support Windows, Linux, Mac OS platforms.

Features

  • Works over p2p torrent network, doesn't require any trackers
  • Search over torrent collection
  • Torrent and files search
  • Search filters
  • Trackers peers scan supported
  • Pretty safe to use and don't send any information about collected torrents data (statistic)
  • Collect only statistic information and don't save any torrents internal data
  • Supports torrents ratings for web version

Contributing

We are welcome any contributing: bug fixes, improvements, code refactoring and other stuffs.

License

MIT