Commit Graph

321 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
1d9cb84a18 cleanup 2018-03-01 05:24:31 +03:00
Alexey Kasyanchuk
df969bf9b9 feat(config): new scanning options 2018-03-01 05:19:58 +03:00
Alexey Kasyanchuk
9a95903cd5 feat(config): some network limitations 2018-03-01 04:22:21 +03:00
Alexey Kasyanchuk
bdaaa020cc perf(network): limit package usage 2018-03-01 04:10:12 +03:00
Alexey Kasyanchuk
0db324f53d unused stuffs removed 2018-03-01 01:17:46 +03:00
Alexey Kasyanchuk
590671e1f5 perf(network): network usage optimization 2018-03-01 00:54:22 +03:00
semantic-release-bot
102aac7b54 chore(release): 0.7.1 [skip ci]
<a name="0.7.1"></a>
## [0.7.1](https://github.com/DEgITx/rats-search/compare/v0.7.0...v0.7.1) (2018-02-21)

### Bug Fixes

* **config:** settings port descriptions ([e7b30ab](https://github.com/DEgITx/rats-search/commit/e7b30ab))
* **p2p:** errors on peers ignore ([4b21c38](https://github.com/DEgITx/rats-search/commit/4b21c38))
2018-02-21 13:27:22 +00:00
Alexey Kasyanchuk
88c8913315 release 2018-02-21 16:23:16 +03:00
Alexey Kasyanchuk
c91ade5903 fix(p2p): errors on peers ignore 2018-02-21 16:22:40 +03:00
Alexey Kasyanchuk
d560e5ec23 fix(config): settings port descriptions 2018-02-19 20:12:23 +03:00
semantic-release-bot
ecf5f22acf chore(release): 0.7.0 [skip ci]
<a name="0.7.0"></a>
# [0.7.0](https://github.com/DEgITx/rats-search/compare/v0.6.1...v0.7.0) (2018-02-18)

### Bug Fixes

* **app:** messaging on closing ([f117b61](https://github.com/DEgITx/rats-search/commit/f117b61))
* **config:** color of search indicator ([69c391b](https://github.com/DEgITx/rats-search/commit/69c391b))
* **p2p:** closing on end ([a1c9adb](https://github.com/DEgITx/rats-search/commit/a1c9adb))
* **p2p:** closing on end reverted (it was ok by default) ([ee3df81](https://github.com/DEgITx/rats-search/commit/ee3df81))
* **p2p:** compact convert ip's ([b84c9da](https://github.com/DEgITx/rats-search/commit/b84c9da))
* **p2p:** fix disconnects after each call ([12d66ff](https://github.com/DEgITx/rats-search/commit/12d66ff))
* **p2p:** ignore errors on conn ([8e81bbc](https://github.com/DEgITx/rats-search/commit/8e81bbc))

### Features

* **app:** p2p peers indicator ([3d4dbd5](https://github.com/DEgITx/rats-search/commit/3d4dbd5))
* **config:** p2p enable/disable ([5bd2e75](https://github.com/DEgITx/rats-search/commit/5bd2e75))
* **p2p:** basic search retransfer ([da7ea2a](https://github.com/DEgITx/rats-search/commit/da7ea2a))
* **p2p:** files search also ([8c79960](https://github.com/DEgITx/rats-search/commit/8c79960))
* **p2p:** ignore your address ([f0f3692](https://github.com/DEgITx/rats-search/commit/f0f3692))
* **p2p:** other rats peers detection ([24c50d3](https://github.com/DEgITx/rats-search/commit/24c50d3))

### Performance Improvements

* **p2p:** reduce traffic of p2p calls ([cd6d0a2](https://github.com/DEgITx/rats-search/commit/cd6d0a2))
2018-02-18 09:59:07 +00:00
Alexey Kasyanchuk
5e0d10d986 release 2018-02-18 12:55:06 +03:00
Alexey Kasyanchuk
d011d6ed82 perf(p2p): reduce traffic of p2p calls 2018-02-18 12:49:32 +03:00
Alexey Kasyanchuk
64ab97127a fix(p2p): ignore errors on conn 2018-02-18 01:41:54 +03:00
Alexey Kasyanchuk
fecea0d491 package 2018-02-18 00:21:27 +03:00
Alexey Kasyanchuk
08b73aa7a9 feat(p2p): ignore your address 2018-02-17 23:22:59 +03:00
Alexey Kasyanchuk
ca7afa614a feat(config): p2p enable/disable 2018-02-17 21:03:42 +03:00
Alexey Kasyanchuk
fd4f3b09e5 fix(config): color of search indicator 2018-02-17 20:42:29 +03:00
Alexey Kasyanchuk
e5b9e4793a feat(app): p2p peers indicator 2018-02-17 20:36:26 +03:00
Alexey Kasyanchuk
f23d45996b fix(p2p): closing on end reverted (it was ok by default) 2018-02-17 20:17:29 +03:00
Alexey Kasyanchuk
cbab33039a fix(app): messaging on closing 2018-02-17 20:16:07 +03:00
Alexey Kasyanchuk
196f04645c fix(p2p): closing on end 2018-02-17 20:09:29 +03:00
Alexey Kasyanchuk
c33f927a7d feat(p2p): files search also 2018-02-17 20:04:54 +03:00
Alexey Kasyanchuk
98f0404869 fix(p2p): fix disconnects after each call 2018-02-17 19:50:32 +03:00
Alexey Kasyanchuk
91f5a3fabd feat(p2p): basic search retransfer 2018-02-17 18:43:00 +03:00
Alexey Kasyanchuk
a57ff6e430 fix(p2p): compact convert ip's 2018-02-17 01:23:53 +03:00
Alexey Kasyanchuk
b1d2c4a334 feat(p2p): other rats peers detection 2018-02-16 23:23:38 +03:00
Alexey Kasyanchuk
d497ee9051 rsearch dht basic test 2018-02-16 14:32:15 +03:00
semantic-release-bot
9c25408b27 chore(release): 0.6.1 [skip ci]
<a name="0.6.1"></a>
## [0.6.1](https://github.com/DEgITx/rats-search/compare/v0.6.0...v0.6.1) (2018-02-12)

### Bug Fixes

* **macos:** fix closing under some platforms ([c765145](https://github.com/DEgITx/rats-search/commit/c765145))
2018-02-12 14:09:20 +00:00
Alexey Kasyanchuk
a96f552662 release 2018-02-12 17:05:03 +03:00
Alexey Kasyanchuk
dd38d972ec Merge branch 'master' of github.com:DEgITx/rats-search 2018-02-12 16:41:06 +03:00
Alexey Kasyanchuk
a5caf25269 fix(macos): fix closing under some platforms 2018-02-12 16:36:08 +03:00
semantic-release-bot
08ccf09105 chore(release): 0.6.0 [skip ci]
<a name="0.6.0"></a>
# [0.6.0](https://github.com/DEgITx/rats-search/compare/v0.5.0...v0.6.0) (2018-02-12)

### Bug Fixes

* **macos:** fix updates on Mac OS X ([91e4f93](https://github.com/DEgITx/rats-search/commit/91e4f93))
* **macos:** normal icon ([d138c85](https://github.com/DEgITx/rats-search/commit/d138c85))
* **windows:** start fix in some cases (possible win7 fix) ([45c408f](https://github.com/DEgITx/rats-search/commit/45c408f))

### Features

* **app:** allow run only single application at same time ([e942c03](https://github.com/DEgITx/rats-search/commit/e942c03))
* **log:** log autoupdate info ([1e5392d](https://github.com/DEgITx/rats-search/commit/1e5392d))
* **log:** system information ([023d33f](https://github.com/DEgITx/rats-search/commit/023d33f))
2018-02-12 11:54:41 +00:00
Alexey Kasyanchuk
a5129f4036 release 2018-02-12 14:50:19 +03:00
Alexey Kasyanchuk
ae8b35e685 feat(app): allow run only single application at same time 2018-02-12 14:04:50 +03:00
Alexey Kasyanchuk
464da346d1 fix(windows): start fix in some cases (possible win7 fix) 2018-02-12 10:08:50 +03:00
Alexey Kasyanchuk
4a855104b1 refactor(path): search path module 2018-02-12 09:48:26 +03:00
Alexey Kasyanchuk
b984565b0f feat(log): system information 2018-02-12 09:16:09 +03:00
Alexey Kasyanchuk
cb28d1edee feat(log): log autoupdate info 2018-02-12 09:05:37 +03:00
Alexey Kasyanchuk
2125abc9b4 fix(macos): normal icon 2018-02-11 21:56:03 +03:00
Alexey Kasyanchuk
fd64c70853 fix(macos): fix updates on Mac OS X 2018-02-11 21:23:10 +03:00
semantic-release-bot
c28bf4fa5a chore(release): 0.5.0 [skip ci]
<a name="0.5.0"></a>
# [0.5.0](https://github.com/DEgITx/rats-search/compare/v0.4.0...v0.5.0) (2018-02-11)

### Bug Fixes

* **autoupdate:** fix error on downloading updater ([023bb97](https://github.com/DEgITx/rats-search/commit/023bb97))

### Features

* **autoupdate:** autoupdate on statup ([b308bb5](https://github.com/DEgITx/rats-search/commit/b308bb5))
2018-02-11 12:07:57 +00:00
Alexey Kasyanchuk
8acdfa3d80 release 2018-02-11 15:03:38 +03:00
Alexey Kasyanchuk
f7a3308fab fix(autoupdate): fix error on downloading updater 2018-02-11 15:01:24 +03:00
Alexey Kasyanchuk
ee1a6013d6 feat(autoupdate): autoupdate on statup 2018-02-11 13:54:45 +03:00
Alexey Kasyanchuk
78e4090c22 docs(readme): notification about torrent integration 2018-02-10 17:00:19 +03:00
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
Alexey Kasyanchuk
126e9db7cc release 2018-02-10 14:04:55 +03:00
Alexey Kasyanchuk
73299fbbc8 fix(download): bug when cancel button not appear in main page 2018-02-10 07:44:25 +03:00
Alexey Kasyanchuk
ef705211ab fix(download): cancel controls on torrent element 2018-02-09 10:07:25 +03:00