Commit Graph

1049 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
2298a8bedf Init docker server file 2021-03-20 21:21:12 +03:00
Alexey Kasyanchuk
0809bb035c extend query limit 2021-02-23 11:37:32 +03:00
Alexey Kasyanchuk
04553f793a fix linux build 2021-02-23 01:06:35 +03:00
Alexey Kasyanchuk
ff5e8c3276 more test info 2021-02-23 00:28:23 +03:00
Alexey Kasyanchuk
5a712f77b5 fix(search): fix slow query wrong remote response on search 2021-02-22 17:10:49 +03:00
Alexey Kasyanchuk
9d684b89a6 fix(search): improve search on magnet queries 2021-02-22 01:40:35 +03:00
Alexey Kasyanchuk
619b3ccd32 fix(search): double search on DHT 2021-02-18 19:33:31 +03:00
Alexey Kasyanchuk
3f46ea2af4 extend query limit timeout 2021-02-18 02:58:30 +03:00
Alexey Kasyanchuk
8b1fc513ad fix(download): fix download status in recent torrents 2021-02-17 03:50:50 +03:00
Alexey Kasyanchuk
ac7e3cfe9f feat(test): details test 2021-02-16 16:46:31 +03:00
Alexey Kasyanchuk
7fa36f2d40 Merge pull request #134 from faddat/patch-1
Update build.yml
2021-02-16 16:20:49 +03:00
Jacob Gadikian
e427572e72 Update build.yml 2021-02-16 19:58:29 +07:00
Jacob Gadikian
a7431debbd Update build.yml
continue on error will make jobs complete even if some fail.
2021-02-16 19:53:29 +07:00
Alexey Kasyanchuk
22f3750497 Merge pull request #133 from faddat/master
Github Actions
2021-02-16 13:48:49 +03:00
Jacob Gadikian
43670b1485 Update build.yml 2021-02-16 15:25:39 +07:00
Jacob Gadikian
d2969facb0 Update build.yml 2021-02-16 15:24:14 +07:00
Jacob Gadikian
fad1cdf722 Create build.yml
quite a cool auto-build if I might say.  Will make it recover /dist shortly.
2021-02-16 15:22:50 +07:00
Alexey Kasyanchuk
cc524ce5f5 fix tests 2021-02-15 17:17:08 +03:00
Alexey Kasyanchuk
466b498f0c Merge branch 'master' of github.com:DEgITx/rats-search 2021-02-15 15:57:17 +03:00
Alexey Kasyanchuk
1c8b3a36a2 fix(tests): fix timeout testing 2021-02-15 15:57:01 +03:00
Alexey Kasyanchuk
4c1c730094 fixing testing 2021-02-14 03:18:23 +03:00
semantic-release-bot
4d3dd6a035 chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/DEgITx/rats-search/compare/v1.4.2...v1.5.0) (2021-01-14)

### Bug Fixes

* **changelog:** fix changelog on new electron ([1d25ba0](1d25ba06e4))
* **gui:** connection status fix detection in some situations ([1914e17](1914e17445))
* **relay:** ignore relays errors [#112](https://github.com/DEgITx/rats-search/issues/112) ([d977ecb](d977ecbf6f))
* **relay:** ignore some situations when relay not needed ([506e9f3](506e9f3c48))
* **server:** error handling for server [#112](https://github.com/DEgITx/rats-search/issues/112) ([81c61fb](81c61fb001))
* **tests:** fix tests on new api ([6d58fde](6d58fdef1a))
* **web:** fix web version ([d2569c3](d2569c3a86))

### Features

* **deps:** switch to new electron ([3d17004](3d17004289))
* **relay:** bootstrap timeout ([8d48c80](8d48c80189))
* **update:** update everything to new versions ([57ee517](57ee51731e))
2021-01-14 20:07:09 +00:00
Alexey Kasyanchuk
c8e7a93c2c release 2021-01-10 01:38:25 +03:00
Alexey Kasyanchuk
a11c715468 fix appveyor 2021-01-07 15:42:09 +03:00
Alexey Kasyanchuk
7c3ad12819 fix(web): fix web version 2021-01-07 01:37:10 +03:00
Alexey Kasyanchuk
8522f00685 fix(changelog): fix changelog on new electron 2021-01-07 00:13:53 +03:00
Alexey Kasyanchuk
39d12f1d1a feat(relay): bootstrap timeout 2021-01-06 21:16:09 +03:00
Alexey Kasyanchuk
95fc935438 feat(update): update everything to new versions 2021-01-06 02:38:15 +03:00
Alexey Kasyanchuk
894391542a webpack upgrade 2021-01-06 00:31:26 +03:00
Alexey Kasyanchuk
4b763c9377 fix(tests): fix tests on new api 2021-01-05 23:35:20 +03:00
Alexey Kasyanchuk
e3c20a6fe2 feat(deps): switch to new electron 2021-01-05 23:33:42 +03:00
Alexey Kasyanchuk
ab5303ecae fix(relay): ignore some situations when relay not needed 2020-01-08 21:49:51 +03:00
Alexey Kasyanchuk
2e05bc9e68 fix(gui): connection status fix detection in some situations 2020-01-07 13:10:59 +03:00
Alexey Kasyanchuk
91aebaa63a Merge branch 'master' of github.com:DEgITx/rats-search 2020-01-07 12:54:25 +03:00
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