Commit Graph

532 Commits

Author SHA1 Message Date
semantic-release-bot
736dfc2327 chore(release): 0.15.0 [skip ci]
<a name="0.15.0"></a>
# [0.15.0](https://github.com/DEgITx/rats-search/compare/v0.14.1...v0.15.0) (2018-03-26)

### Bug Fixes

* **portable:** portable win32 build ([bec76e7](https://github.com/DEgITx/rats-search/commit/bec76e7))
* **top:** fix week and month top load ([84cd86d](https://github.com/DEgITx/rats-search/commit/84cd86d))

### Features

* **header:** back to main button at top ([0cb81ec](https://github.com/DEgITx/rats-search/commit/0cb81ec))
* **top:** categories to tab items and new items load ([6f1a3c3](https://github.com/DEgITx/rats-search/commit/6f1a3c3))
* **top:** p2p top search ([7f10267](https://github.com/DEgITx/rats-search/commit/7f10267))
* **win:** win 32bit build ([80f56aa](https://github.com/DEgITx/rats-search/commit/80f56aa)), closes [#18](https://github.com/DEgITx/rats-search/issues/18)
2018-03-26 21:34:28 +00:00
Alexey Kasyanchuk
9ab5ace232 release 2018-03-27 00:29:49 +03:00
Alexey Kasyanchuk
395fecb189 little style fix 2018-03-27 00:26:41 +03:00
Alexey Kasyanchuk
0714131a5f feat(header): back to main button at top 2018-03-27 00:04:22 +03:00
Alexey Kasyanchuk
fa211cdb12 electron update 2018-03-26 21:20:34 +03:00
Alexey Kasyanchuk
bd078161a9 removed log item 2018-03-26 20:59:09 +03:00
Alexey Kasyanchuk
c78857db60 feat(top): categories to tab items and new items load 2018-03-26 20:58:46 +03:00
Alexey Kasyanchuk
99b48ef285 fix(top): fix week and month top load 2018-03-26 20:28:25 +03:00
Alexey Kasyanchuk
960731fb80 feat(top): p2p top search 2018-03-25 18:24:34 +03:00
Alexey Kasyanchuk
5c777cb629 refactor(api): moved to seperate file 2018-03-25 17:58:27 +03:00
Alexey Kasyanchuk
653d3936ae fix(portable): portable win32 build 2018-03-25 16:40:13 +03:00
Alexey Kasyanchuk
d353edc56f feat(win): win 32bit build
Fix #18
2018-03-25 06:23:32 +03:00
Alexey Kasyanchuk
c549e6b266 also fix appveyor 2018-03-24 01:42:48 +03:00
Alexey Kasyanchuk
51b119df8c try with npm 2018-03-24 01:39:54 +03:00
Alexey Kasyanchuk
ac9c9fb37e Merge branch 'master' of github.com:DEgITx/rats-search 2018-03-24 01:29:59 +03:00
Alexey Kasyanchuk
19e514a8f8 try latest browser image 2018-03-24 01:29:44 +03:00
DEg
f9f8cbb5de more testing time 2018-03-24 01:22:26 +03:00
Alexey Kasyanchuk
f360e316b7 update testing suit 2018-03-24 00:36:54 +03:00
Alexey Kasyanchuk
e3c009e5e7 Merge branch 'master' of github.com:DEgITx/rats-search 2018-03-18 23:45:36 +03:00
Alexey Kasyanchuk
9e00d0ff69 docs(readme): screenshots 2018-03-18 23:45:22 +03:00
semantic-release-bot
7750ca5c03 chore(release): 0.14.1 [skip ci]
<a name="0.14.1"></a>
## [0.14.1](https://github.com/DEgITx/rats-search/compare/v0.14.0...v0.14.1) (2018-03-17)

### Bug Fixes

* **p2p:** still fix adding youself to list ([bfad498](https://github.com/DEgITx/rats-search/commit/bfad498))
2018-03-17 21:18:00 +00:00
Alexey Kasyanchuk
c101659660 release 2018-03-18 00:13:43 +03:00
Alexey Kasyanchuk
86731f3223 Merge branch 'master' of github.com:DEgITx/rats-search 2018-03-18 00:13:09 +03:00
Alexey Kasyanchuk
ca881fff81 fix(p2p): still fix adding youself to list 2018-03-18 00:12:55 +03:00
semantic-release-bot
3d6001bb09 chore(release): 0.14.0 [skip ci]
<a name="0.14.0"></a>
# [0.14.0](https://github.com/DEgITx/rats-search/compare/v0.13.0...v0.14.0) (2018-03-17)

### Bug Fixes

* **p2p:** disconnect on protocol bad handshake on server side ([c6b73ee](https://github.com/DEgITx/rats-search/commit/c6b73ee))
* **portable:** fix error on renaming portable directory ([4714728](https://github.com/DEgITx/rats-search/commit/4714728))
* **ssh:** fix closing ssh on exit ([426886d](https://github.com/DEgITx/rats-search/commit/426886d))

### Features

* **menu:** new menu items (support) ([c6b28f0](https://github.com/DEgITx/rats-search/commit/c6b28f0))
* **menu:** version as menu item ([e139256](https://github.com/DEgITx/rats-search/commit/e139256))
* **p2p:** tunnels support for bad peers ([ec143d9](https://github.com/DEgITx/rats-search/commit/ec143d9))
* **ssh:** fix key store ([5b26500](https://github.com/DEgITx/rats-search/commit/5b26500))
2018-03-17 20:36:34 +00:00
Alexey Kasyanchuk
1fd448ff85 release 2018-03-17 23:32:20 +03:00
DEg
3eaf996e1a plink linux 2018-03-17 22:12:25 +03:00
Alexey Kasyanchuk
cc1fd1d49d fix(ssh): fix closing ssh on exit 2018-03-17 22:10:36 +03:00
Alexey Kasyanchuk
0b8732cbb8 feat(ssh): fix key store 2018-03-17 21:42:17 +03:00
Alexey
09838fb286 plink mac 2018-03-17 11:33:49 -07:00
Alexey Kasyanchuk
500b852209 feat(p2p): tunnels support for bad peers 2018-03-17 20:58:50 +03:00
Alexey Kasyanchuk
9f1a7eef83 basic ssh relay functionality 2018-03-17 19:21:38 +03:00
Alexey Kasyanchuk
2e9ea144de versions update (electron) 2018-03-16 14:53:47 +03:00
Alexey Kasyanchuk
07f3ab2bd9 fix(portable): fix error on renaming portable directory 2018-03-16 14:45:40 +03:00
Alexey Kasyanchuk
0f2a7b44dd feat(menu): version as menu item 2018-03-14 23:02:17 +03:00
Alexey Kasyanchuk
b346a1a25a feat(menu): new menu items (support) 2018-03-14 22:47:54 +03:00
Alexey Kasyanchuk
24808d767b Merge branch 'master' of github.com:DEgITx/rats-search 2018-03-14 14:01:35 +03:00
Alexey Kasyanchuk
349a01557e fix(p2p): disconnect on protocol bad handshake on server side 2018-03-14 14:01:19 +03:00
semantic-release-bot
e91924e70e chore(release): 0.13.0 [skip ci]
<a name="0.13.0"></a>
# [0.13.0](https://github.com/DEgITx/rats-search/compare/v0.12.0...v0.13.0) (2018-03-13)

### Bug Fixes

* **gui:** fix date displaing in torrent details ([3d6baca](https://github.com/DEgITx/rats-search/commit/3d6baca))
* **gui:** loading progress when open top ([a06a81a](https://github.com/DEgITx/rats-search/commit/a06a81a))
* **info:** fix info files limitation in output ([6285ab4](https://github.com/DEgITx/rats-search/commit/6285ab4))
* **p2p:** fix connection by yourself in process ([ce08b3b](https://github.com/DEgITx/rats-search/commit/ce08b3b))
* **scanner:** always add id - replication fix ([979ef1b](https://github.com/DEgITx/rats-search/commit/979ef1b))

### Features

* **gui:** compact header design ([9566c77](https://github.com/DEgITx/rats-search/commit/9566c77))
* **gui:** new header design (more compressed) ([51ecfd0](https://github.com/DEgITx/rats-search/commit/51ecfd0))
* **gui:** settings on header ([93dd5af](https://github.com/DEgITx/rats-search/commit/93dd5af))
* **manual:** usage manual (help) in menu ([7420544](https://github.com/DEgITx/rats-search/commit/7420544))
* **p2p:** p2p torrents replication ([999ab0c](https://github.com/DEgITx/rats-search/commit/999ab0c))
2018-03-13 08:28:38 +00:00
Alexey Kasyanchuk
13bc8d1d51 release 2018-03-13 11:24:23 +03:00
Alexey Kasyanchuk
eeb4a97899 feat(gui): settings on header 2018-03-13 11:17:42 +03:00
Alexey Kasyanchuk
9c9e64e9a1 fix(scanner): always add id - replication fix 2018-03-13 10:45:48 +03:00
Alexey Kasyanchuk
268c7d30e4 fix(gui): loading progress when open top 2018-03-12 22:57:01 +03:00
Alexey Kasyanchuk
ce4e364e72 feat(gui): compact header design 2018-03-12 22:42:56 +03:00
Alexey Kasyanchuk
2c6a54651f basic desktop redesign 2018-03-12 22:38:29 +03:00
Alexey Kasyanchuk
b03655e570 feat(gui): new header design (more compressed) 2018-03-12 20:49:09 +03:00
Alexey Kasyanchuk
911c650dd3 fix(gui): fix date displaing in torrent details 2018-03-12 16:13:37 +03:00
Alexey Kasyanchuk
db8a8cbd36 feat(p2p): p2p torrents replication 2018-03-12 15:55:30 +03:00
Alexey Kasyanchuk
223fe8c1ab fix(p2p): fix connection by yourself in process 2018-03-12 10:58:50 +03:00
Alexey Kasyanchuk
54c9fb10b7 docs(manual): about peers search 2018-03-12 10:49:21 +03:00