Commit Graph

1065 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
be81f81032 fix(relay): ignore relays errors #112 2020-01-07 12:54:06 +03:00
Alexey Kasyanchuk
05a712e676 fix(server): error handling for server #112 2020-01-07 12:53:44 +03:00
semantic-release-bot
48267e9fd6 chore(release): 1.4.2 [skip ci]
## [1.4.2](https://github.com/DEgITx/rats-search/compare/v1.4.1...v1.4.2) (2020-01-04)

### Bug Fixes

* **feed:** fix feed error [#111](https://github.com/DEgITx/rats-search/issues/111) ([1554f7d](1554f7d51c))
* **log:** exceptions log handling ([8474817](84748176e8))
* **test:** fix tests ([65fab30](65fab30a50))
2020-01-04 11:40:33 +00:00
Alexey Kasyanchuk
8092dea9eb release 2020-01-04 14:34:00 +03:00
Alexey Kasyanchuk
9d191f665c fix(test): fix tests 2020-01-04 14:33:45 +03:00
Alexey Kasyanchuk
5260d514ab fix(log): exceptions log handling 2020-01-04 14:29:46 +03:00
Alexey Kasyanchuk
13168393ba fix(feed): fix feed error #111 2019-12-28 10:54:54 +03:00
semantic-release-bot
e5d7f32b3b chore(release): 1.4.1 [skip ci]
## [1.4.1](https://github.com/DEgITx/rats-search/compare/v1.4.0...v1.4.1) (2019-11-10)

### Bug Fixes

* **download:** fix download to directory after update ([ca2df63](ca2df63901))
* **download:** fix search for double download cases ([656f8f7](656f8f7b73))
* **gui:** fix inresaction of search panel with other elements [#102](https://github.com/DEgITx/rats-search/issues/102) ([e163547](e163547c2d))
* **settings:** fix regression with folder selection [#101](https://github.com/DEgITx/rats-search/issues/101) ([b11388a](b11388a6a1))
* **tests:** fix tests on new version ([d088412](d08841210c))
* **windows:** fix some startup problem under windows platform ([a397d09](a397d094c6))
2019-11-10 17:29:05 +00:00
Alexey Kasyanchuk
5cb3117f58 release 2019-11-10 20:22:42 +03:00
Alexey Kasyanchuk
4bf880f497 update 2019-11-10 19:52:28 +03:00
Alexey Kasyanchuk
177d6ffc1a fix(windows): fix some startup problem under windows platform 2019-11-10 19:08:42 +03:00
Alexey Kasyanchuk
d94656a347 fix(download): fix search for double download cases 2019-11-07 20:02:53 +03:00
Alexey Kasyanchuk
aafc245688 fix(gui): fix inresaction of search panel with other elements #102 2019-11-07 19:03:24 +03:00
Alexey Kasyanchuk
40e7aaa2db fix(settings): fix regression with folder selection #101 2019-11-05 21:58:32 +03:00
Alexey Kasyanchuk
bbc68d73f4 test(download): testing file folder download 2019-11-01 01:42:29 +03:00
Alexey Kasyanchuk
f121c118a3 fix(download): fix download to directory after update 2019-10-27 22:03:28 +03:00
Alexey Kasyanchuk
d323485f93 Merge branch 'master' of github.com:DEgITx/rats-search 2019-10-27 21:35:03 +03:00
Alexey Kasyanchuk
5ede6935ac fix(tests): fix tests on new version 2019-10-27 21:33:42 +03:00
Alexey Kasyanchuk
8795b3d81c update 2019-10-26 02:13:24 +03:00
Alexey Kasyanchuk
d59a2d3c2d Merge pull request #100 from SmallAndSoft/patch-1
Typos fix
2019-10-24 15:18:02 +03:00
SmallAndSoft
d9b8b49369 Typos fix 2019-10-24 14:56:41 +03:00
semantic-release-bot
dddf64302c chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/DEgITx/rats-search/compare/v1.3.0...v1.4.0) (2019-09-28)

### Bug Fixes

* **rutr:** test fix ([17c085e](https://github.com/DEgITx/rats-search/commit/17c085e))
* **search:** fix error on some cases of torrent opening ([24d2f18](https://github.com/DEgITx/rats-search/commit/24d2f18)), closes [#98](https://github.com/DEgITx/rats-search/issues/98)

### Features

* **core:** core update ([14ab914](https://github.com/DEgITx/rats-search/commit/14ab914))
* **drop:** support drop torrent file from web version [#99](https://github.com/DEgITx/rats-search/issues/99) ([a997929](https://github.com/DEgITx/rats-search/commit/a997929))
2019-09-28 21:10:50 +00:00
Alexey Kasyanchuk
1ffd982728 release 2019-09-28 23:59:51 +03:00
Alexey Kasyanchuk
8402f23283 update 2019-09-28 23:30:01 +03:00
Alexey Kasyanchuk
d4f390dda7 feat(drop): support drop torrent file from web version #99 2019-09-28 23:17:43 +03:00
Alexey Kasyanchuk
da953d7245 Merge branch 'master' of github.com:DEgITx/rats-search
# Conflicts:
#	package-lock.json
#	package.json
2019-09-14 18:46:06 +03:00
Alexey Kasyanchuk
faabeed246 fix(search): fix error on some cases of torrent opening
Fixed #98
2019-09-14 18:44:42 +03:00
Alexey Kasyanchuk
e281163a18 fix(rutr): test fix 2019-09-14 18:31:34 +03:00
Alexey Kasyanchuk
52e9ba1a4d feat(core): core update 2019-09-14 18:26:49 +03:00
Alexey Kasyanchuk
df7172d65b update 2019-08-13 10:44:41 +03:00
Alexey Kasyanchuk
fcb2c147fa Fix test 2019-08-07 13:46:42 +03:00
Alexey Kasyanchuk
700a8a47b6 Merge branch 'master' of github.com:DEgITx/rats-search 2019-08-03 15:06:18 +03:00
semantic-release-bot
80a19dbf71 chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/DEgITx/rats-search/compare/v1.2.2...v1.3.0) (2019-08-02)

### Features

* **app:** start app in minimized look ([138c323](https://github.com/DEgITx/rats-search/commit/138c323))
* **deps:** core update ([3538ba8](https://github.com/DEgITx/rats-search/commit/3538ba8))
* **feed:** auto-loading feed list ([4bac050](https://github.com/DEgITx/rats-search/commit/4bac050))
* **gui:** tip about torrent drops ([21f4c0b](https://github.com/DEgITx/rats-search/commit/21f4c0b))
* **log:** web/desktop log message ([0bd1940](https://github.com/DEgITx/rats-search/commit/0bd1940))
2019-08-02 07:27:54 +00:00
Alexey Kasyanchuk
3633618012 release 2019-08-02 10:05:45 +03:00
Alexey Kasyanchuk
5f0101036d release 2019-07-24 03:01:00 +03:00
Alexey Kasyanchuk
bac310d766 feat(gui): tip about torrent drops 2019-07-22 00:31:19 +03:00
Alexey Kasyanchuk
dd5642db00 magnet link translation 2019-07-21 23:42:34 +03:00
Alexey Kasyanchuk
ca6f49932c feat(log): web/desktop log message 2019-07-21 23:29:35 +03:00
Alexey Kasyanchuk
5ccdbc01fe feat(feed): auto-loading feed list 2019-07-21 02:37:48 +03:00
Alexey Kasyanchuk
7d429dbe81 fix testing 2019-07-21 01:16:46 +03:00
Alexey Kasyanchuk
36a9c2099e deps update 2019-07-21 00:50:17 +03:00
Alexey Kasyanchuk
e575e3f7c8 feat(deps): core update 2019-07-21 00:19:48 +03:00
Alexey Kasyanchuk
d53c0a558b Create FUNDING.yml 2019-06-16 23:11:35 +03:00
Alexey Kasyanchuk
356db94dff eslint 2019-05-03 00:25:50 +03:00
Alexey Kasyanchuk
e552b491a8 electron update 2019-05-02 22:54:44 +03:00
Alexey Kasyanchuk
8daaa63b73 feat(app): start app in minimized look 2019-04-07 19:08:37 +03:00
semantic-release-bot
fa484f3898 chore(release): 1.2.2 [skip ci]
## [1.2.2](https://github.com/DEgITx/rats-search/compare/v1.2.1...v1.2.2) (2019-04-04)

### Bug Fixes

* **p2p:** additional myself check ([ae760ec](https://github.com/DEgITx/rats-search/commit/ae760ec))
2019-04-04 21:46:26 +00:00
Alexey Kasyanchuk
d2c12b1e8f release 2019-04-03 15:22:13 +03:00
Alexey Kasyanchuk
829a12be35 fix(p2p): additional myself check 2019-04-03 15:11:16 +03:00
semantic-release-bot
80ad766d33 chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/DEgITx/rats-search/compare/v1.2.0...v1.2.1) (2019-04-03)

### Bug Fixes

* **core:** fix sometimes calc of torrents sizes ([41ebb68](https://github.com/DEgITx/rats-search/commit/41ebb68))
* **relay:** priority to relays peers ([c168903](https://github.com/DEgITx/rats-search/commit/c168903))
2019-04-03 11:05:59 +00:00