Commit Graph

499 Commits

Author SHA1 Message Date
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
Alexey Kasyanchuk
cfff5c7603 fix(info): fix info files limitation in output 2018-03-12 10:41:08 +03:00
Alexey Kasyanchuk
833fc2eaf3 Merge branch 'master' of github.com:DEgITx/rats-search 2018-03-10 19:13:12 +03:00
Alexey Kasyanchuk
cbc6a49aec feat(manual): usage manual (help) in menu 2018-03-10 19:12:59 +03:00
Alexey Kasyanchuk
09bd200284 Create MANUAL.md 2018-03-10 19:10:29 +03:00
Alexey Kasyanchuk
cb1b27c915 Merge branch 'master' of github.com:DEgITx/rats-search 2018-03-10 16:03:16 +03:00
Alexey Kasyanchuk
a1f11ef94b new package-lock 2018-03-10 16:03:02 +03:00
semantic-release-bot
b3dcf88911 chore(release): 0.12.0 [skip ci]
<a name="0.12.0"></a>
# [0.12.0](https://github.com/DEgITx/rats-search/compare/v0.11.0...v0.12.0) (2018-03-10)

### Bug Fixes

* **gui:** typo in save settings ([8043f4a](https://github.com/DEgITx/rats-search/commit/8043f4a))
* **macos:** mac os icon size fix [#10](https://github.com/DEgITx/rats-search/issues/10) ([b6a7f85](https://github.com/DEgITx/rats-search/commit/b6a7f85))

### Features

* **config:** peers number settings ([61d0f25](https://github.com/DEgITx/rats-search/commit/61d0f25))
* **p2p:** bootstrap peers ([3292e8f](https://github.com/DEgITx/rats-search/commit/3292e8f))
* **p2p:** life peers exchange ([8035e57](https://github.com/DEgITx/rats-search/commit/8035e57))
* **p2p:** peers limitation to prevent connection spam ([9177691](https://github.com/DEgITx/rats-search/commit/9177691))
* **portable:** portable win64 version support [#9](https://github.com/DEgITx/rats-search/issues/9) ([f16393b](https://github.com/DEgITx/rats-search/commit/f16393b))
* **search:** add 100 mb interval to search [#12](https://github.com/DEgITx/rats-search/issues/12) ([ddaf9e1](https://github.com/DEgITx/rats-search/commit/ddaf9e1))
2018-03-10 11:11:36 +00:00
Alexey Kasyanchuk
1ae552b60f release 2018-03-10 14:04:07 +03:00
Alexey Kasyanchuk
52b51d4e63 update semantic 2018-03-10 14:03:41 +03:00
Alexey Kasyanchuk
0be8a26176 decrees peer limit 2018-03-10 13:33:05 +03:00
Alexey Kasyanchuk
6838b938b7 feat(config): peers number settings 2018-03-10 13:30:04 +03:00
Alexey Kasyanchuk
2beabe084d feat(search): add 100 mb interval to search #12 2018-03-10 13:19:26 +03:00
Alexey Kasyanchuk
8ae812f18e feat(portable): portable win64 version support #9 2018-03-10 09:22:36 +03:00
Alexey Kasyanchuk
3c0930fcd6 fix(macos): mac os icon size fix #10 2018-03-10 08:27:05 +03:00
Alexey Kasyanchuk
2508e6cb1a cleanup 2018-03-10 00:10:42 +03:00
Alexey Kasyanchuk
10d0a2fbc0 feat(p2p): bootstrap peers 2018-03-10 00:06:56 +03:00
Alexey Kasyanchuk
c7a217ec37 feat(p2p): life peers exchange 2018-03-09 14:33:36 +03:00
Alexey Kasyanchuk
022a6dae79 feat(p2p): peers limitation to prevent connection spam 2018-03-09 13:23:20 +03:00
Alexey Kasyanchuk
936c8b1282 Merge branch 'master' of github.com:DEgITx/rats-search 2018-03-08 01:53:49 +03:00
Alexey Kasyanchuk
d5a9d8c0cd fix(gui): typo in save settings 2018-03-08 01:53:34 +03:00
semantic-release-bot
47f5b7b575 chore(release): 0.11.0 [skip ci]
<a name="0.11.0"></a>
# [0.11.0](https://github.com/DEgITx/rats-search/compare/v0.10.0...v0.11.0) (2018-03-07)

### Bug Fixes

* **changelog:** fix modal peers display ([fb3a28b](https://github.com/DEgITx/rats-search/commit/fb3a28b))
* **p2p:** situation when ignoring yourself address is very slow ([d55c8f2](https://github.com/DEgITx/rats-search/commit/d55c8f2))
* **search:** show torrent page from remote peer ([9a69f07](https://github.com/DEgITx/rats-search/commit/9a69f07))

### Features

* **donate:** donate window ([da3a646](https://github.com/DEgITx/rats-search/commit/da3a646))
* **download:** torrent downloads manager ([73d2c3c](https://github.com/DEgITx/rats-search/commit/73d2c3c))
* **gui:** access to top from menu ([20bd280](https://github.com/DEgITx/rats-search/commit/20bd280))
2018-03-07 01:57:10 +00:00
Alexey Kasyanchuk
ab3f721ac8 release 2018-03-07 04:52:55 +03:00
Alexey Kasyanchuk
ae45555116 feat(donate): donate window 2018-03-07 04:50:39 +03:00
Alexey Kasyanchuk
32bf512bf5 feat(gui): access to top from menu 2018-03-07 02:53:55 +03:00
Alexey Kasyanchuk
1e86ba84c1 feat(download): torrent downloads manager 2018-03-06 11:17:24 +03:00
Alexey Kasyanchuk
c40799816b fix(changelog): fix modal peers display 2018-03-05 06:51:29 +03:00
Alexey Kasyanchuk
008a9bd0cc possible problem with app declaration fix 2018-03-05 06:40:06 +03:00
Alexey Kasyanchuk
5cd9b9f229 fix(p2p): situation when ignoring yourself address is very slow 2018-03-05 04:40:37 +03:00
Alexey Kasyanchuk
e68087fda3 Merge branch 'master' of github.com:DEgITx/rats-search 2018-03-05 04:01:25 +03:00
Alexey Kasyanchuk
1c626fa2bf fix(search): show torrent page from remote peer 2018-03-05 04:01:08 +03:00
semantic-release-bot
39f3be2615 chore(release): 0.10.0 [skip ci]
<a name="0.10.0"></a>
# [0.10.0](https://github.com/DEgITx/rats-search/compare/v0.9.0...v0.10.0) (2018-03-03)

### Bug Fixes

* **gui:** cleanup footer ([ebda2d7](https://github.com/DEgITx/rats-search/commit/ebda2d7))
* **gui:** some incorrect information removed from top header ([894bcaf](https://github.com/DEgITx/rats-search/commit/894bcaf))
* **log:** dont show any upnp messages in log ([bf9af3f](https://github.com/DEgITx/rats-search/commit/bf9af3f))
* **network:** fix stun error on startup if no network available ([09de03a](https://github.com/DEgITx/rats-search/commit/09de03a)), closes [#7](https://github.com/DEgITx/rats-search/issues/7)
* **p2p:** fix back connection ([cce0f9a](https://github.com/DEgITx/rats-search/commit/cce0f9a))
* **p2p:** some ignoring of local addresses ([835038b](https://github.com/DEgITx/rats-search/commit/835038b))
* **search:** merge files in search when same torrent twice in a row ([22d3173](https://github.com/DEgITx/rats-search/commit/22d3173))
* **vote:** just disable for future improvements in p2p ([1d318d7](https://github.com/DEgITx/rats-search/commit/1d318d7))

### Features

* **p2p:** peers backup on exit ([449460d](https://github.com/DEgITx/rats-search/commit/449460d))
* **p2p:** peers exchange ([dfd8378](https://github.com/DEgITx/rats-search/commit/dfd8378))
* **p2p:** protocol check and support responce p2p connection ([b37bbb4](https://github.com/DEgITx/rats-search/commit/b37bbb4))
* **search:** visual separate p2p torrents ([43780bc](https://github.com/DEgITx/rats-search/commit/43780bc))
* **secure:** responce only to rats messages ([16aa63e](https://github.com/DEgITx/rats-search/commit/16aa63e))
2018-03-03 22:15:19 +00:00
Alexey Kasyanchuk
857bc66c7f release 2018-03-04 01:11:14 +03:00
Alexey Kasyanchuk
bbea5c5d8a fix(vote): just disable for future improvements in p2p 2018-03-04 01:01:17 +03:00