Commit Graph

947 Commits

Author SHA1 Message Date
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
Alexey Kasyanchuk
00d03ed81e fix(download): problem on dht api after delete torrent 2018-02-09 09:25:47 +03:00
Alexey Kasyanchuk
76651b6e02 feat(download): cancel downloading 2018-02-08 22:48:49 +03:00
Alexey Kasyanchuk
d320448903 feat(config): download torrents directory in config 2018-02-08 15:36:34 +03:00
Alexey Kasyanchuk
63e1af9b59 fix(image): restored spinner on downloading metadata 2018-02-08 15:14:45 +03:00
Alexey Kasyanchuk
603798cbce feat(download): torrent progress on torrent element 2018-02-08 15:12:37 +03:00
Alexey Kasyanchuk
c035e880e9 feat(menu): new context menu with copy/paste 2018-02-08 14:20:43 +03:00
Alexey Kasyanchuk
6b288741d1 feat(download): more control over torrent download 2018-02-08 13:41:54 +03:00
Alexey Kasyanchuk
075bf7a9da fix(app): fix removing events on render process 2018-02-08 13:40:02 +03:00
Alexey Kasyanchuk
765177d89d feat(download): basic torrent download support 2018-02-08 03:47:05 +03:00
Alexey Kasyanchuk
0e46df3dbc fix(app): support additional arguments on messages 2018-02-08 03:44:25 +03:00
Alexey Kasyanchuk
9741c92019 docs(readme): release version in readme 2018-02-08 02:14:53 +03:00
Alexey Kasyanchuk
c438132802 Merge branch 'master' of github.com:DEgITx/rats-search 2018-02-08 01:49:16 +03:00
Alexey Kasyanchuk
4cc1e8a62b fix(unix): resolve problem with icon part at some systems
Fix #3
2018-02-08 01:48:59 +03:00
semantic-release-bot
553caddfa1 chore(release): 0.3.1 [skip ci]
<a name="0.3.1"></a>
## [0.3.1](https://github.com/DEgITx/rats-search/compare/v0.3.0...v0.3.1) (2018-02-06)

### Bug Fixes

* **windows:** resolve some encoding problem with search daemon process ([91c99d1](https://github.com/DEgITx/rats-search/commit/91c99d1))
2018-02-06 21:10:19 +00:00
Alexey Kasyanchuk
279363035e release 2018-02-07 00:06:05 +03:00
Alexey Kasyanchuk
c752f0c139 Merge branch 'master' of github.com:DEgITx/rats-search 2018-02-07 00:05:45 +03:00
Alexey Kasyanchuk
7b4f37081f fix(windows): resolve some encoding problem with search daemon process 2018-02-07 00:03:39 +03:00
semantic-release-bot
d6ce3d11c5 chore(release): 0.3.0 [skip ci]
<a name="0.3.0"></a>
# [0.3.0](https://github.com/DEgITx/rats-search/compare/v0.2.0...v0.3.0) (2018-02-05)

### Bug Fixes

* **config:** fixed saving configuration on develop builds ([b640bd4](https://github.com/DEgITx/rats-search/commit/b640bd4))
* **feed:** disabled fake torrents for desktop ([101c1b6](https://github.com/DEgITx/rats-search/commit/101c1b6))

### Features

* **changelog:** changelog inside application ([988d714](https://github.com/DEgITx/rats-search/commit/988d714))
* **config:** database place path ([8d58a7f](https://github.com/DEgITx/rats-search/commit/8d58a7f))
* **config:** message when settings saved ([6b793aa](https://github.com/DEgITx/rats-search/commit/6b793aa))
* **config:** new settings for application (port, cpu usage eth.) ([6b5ee01](https://github.com/DEgITx/rats-search/commit/6b5ee01))
2018-02-05 22:51:41 +00:00
Alexey Kasyanchuk
54d521c95a release 2018-02-06 01:47:02 +03:00
Alexey Kasyanchuk
ce6698da97 docs(readme): contribution section 2018-02-06 01:46:19 +03:00
Alexey Kasyanchuk
8212748f47 feat(config): message when settings saved 2018-02-06 01:32:51 +03:00
Alexey Kasyanchuk
9bac53f559 feat(changelog): changelog inside application 2018-02-06 00:41:23 +03:00
Alexey Kasyanchuk
74def9f763 fix(feed): disabled fake torrents for desktop 2018-02-05 22:48:41 +03:00
Alexey Kasyanchuk
17aff1aca0 feat(config): database place path 2018-02-05 21:55:35 +03:00