Commit Graph

1036 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
9beb357ab6 Update USAGE.md 2018-03-02 23:58:17 +03:00
Alexey Kasyanchuk
2595d389b8 Merge branch 'master' of github.com:DEgITx/rats-search 2018-03-02 23:57:18 +03:00
Alexey Kasyanchuk
0b39227a1f docs(usage): english basic translation of usage manual 2018-03-02 23:57:01 +03:00
semantic-release-bot
4312b63cef chore(release): 0.9.0 [skip ci]
<a name="0.9.0"></a>
# [0.9.0](https://github.com/DEgITx/rats-search/compare/v0.8.0...v0.9.0) (2018-03-02)

### Features

* **network:** UPnP support ([6ba0d05](https://github.com/DEgITx/rats-search/commit/6ba0d05))
2018-03-02 01:22:08 +00:00
Alexey Kasyanchuk
914346c021 release 2018-03-02 04:17:26 +03:00
Alexey Kasyanchuk
8dbbfd7605 Merge branch 'master' of github.com:DEgITx/rats-search 2018-03-02 04:16:20 +03:00
Alexey Kasyanchuk
f327abbe06 release 2018-03-02 04:16:05 +03:00
Alexey Kasyanchuk
b876c71f12 feat(network): UPnP support 2018-03-02 04:14:04 +03:00
Alexey Kasyanchuk
564dd0c3bf Update USAGE.RU.md 2018-03-01 23:40:20 +03:00
Alexey Kasyanchuk
3b73b37d74 Merge branch 'master' of github.com:DEgITx/rats-search 2018-03-01 23:36:14 +03:00
Alexey Kasyanchuk
30e2c53c67 doc(docs): basic ru doc 2018-03-01 23:35:42 +03:00
semantic-release-bot
34a73d91bf chore(release): 0.8.0 [skip ci]
<a name="0.8.0"></a>
# [0.8.0](https://github.com/DEgITx/rats-search/compare/v0.7.1...v0.8.0) (2018-03-01)

### Features

* **config:** new scanning options ([b946877](https://github.com/DEgITx/rats-search/commit/b946877))
* **config:** some network limitations ([1751ad6](https://github.com/DEgITx/rats-search/commit/1751ad6))
* **menu:** report bug in application ([1a8af14](https://github.com/DEgITx/rats-search/commit/1a8af14))

### Performance Improvements

* **network:** limit package usage ([f6a8e89](https://github.com/DEgITx/rats-search/commit/f6a8e89))
* **network:** network usage optimization ([e1e0074](https://github.com/DEgITx/rats-search/commit/e1e0074))
2018-03-01 15:08:18 +00:00
Alexey Kasyanchuk
9f9c75a439 release 2018-03-01 18:02:46 +03:00
Alexey Kasyanchuk
3eda3f84ca feat(menu): report bug in application 2018-03-01 18:01:18 +03:00
Alexey Kasyanchuk
aa9a32fd4e Merge branch 'opt' 2018-03-01 17:46:35 +03:00
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