Commit Graph

1065 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
8df02cb296 feat(db): new db patch 2021-06-20 12:11:24 +03:00
Alexey Kasyanchuk
2ec7ad0501 fix(db): rename deprecated option 2021-06-17 12:43:50 +03:00
Alexey Kasyanchuk
52a448ef09 fix(tests): fix test on new db engine 2021-06-16 14:22:19 +03:00
Alexey Kasyanchuk
b4c2627ed5 fix(db): fix order in some cases for future db structure 2021-06-16 01:04:48 +03:00
Alexey Kasyanchuk
0e79ce42ca feat(tests): support custom test to run 2021-06-16 01:03:47 +03:00
semantic-release-bot
a4f90519d3 chore(release): 1.6.0 [skip ci]
# [1.6.0](https://github.com/DEgITx/rats-search/compare/v1.5.0...v1.6.0) (2021-06-10)

### Bug Fixes

* **build:** fix build under windows ([4fb0bb4](4fb0bb4d1f))
* **changelog:** fix changelog show ([61a8baa](61a8baa25a))
* **db:** first run start fix [#142](https://github.com/DEgITx/rats-search/issues/142) ([af57a58](af57a58740))
* **download:** fix download status in recent torrents ([4adbd5c](4adbd5c532))
* **search:** double search on DHT ([f14cdcb](f14cdcb453))
* **search:** fix slow query wrong remote response on search ([2329b5a](2329b5aa82))
* **search:** improve search on magnet queries ([a871aed](a871aed35f))
* **tests:** fix timeout testing ([826b3a7](826b3a789b))

### Features

* **core:** update all deps ([4162dc7](4162dc7933))
* **core:** update components ([7ceffc8](7ceffc8050))
* **test:** details test ([d02592e](d02592e883))
2021-06-10 14:14:28 +00:00
Alexey Kasyanchuk
8b0e776960 release 2021-06-10 17:04:49 +03:00
Alexey Kasyanchuk
48701df4c8 fix(changelog): fix changelog show 2021-06-10 14:40:54 +03:00
Alexey Kasyanchuk
af91c9c294 fix(build): fix build under windows 2021-06-10 14:13:09 +03:00
Alexey Kasyanchuk
b0deb64e26 fix travis 2021-06-10 12:17:21 +03:00
Alexey Kasyanchuk
74f7020b73 new funding 2021-06-10 11:04:20 +03:00
Alexey Kasyanchuk
9da27b5f22 feat(core): update all deps 2021-06-09 16:02:57 +03:00
Alexey Kasyanchuk
48cc01953c fix(db): first run start fix #142 2021-04-28 02:16:37 +03:00
Alexey Kasyanchuk
9804ee7c6c feat(core): update components 2021-04-25 03:39:51 +03:00
Alexey Kasyanchuk
fae870cd97 Merge branch 'master' of github.com:DEgITx/rats-search 2021-03-27 13:49:25 +03:00
Alexey Kasyanchuk
f5fcbd5816 increase timeout time 2021-03-27 13:43:01 +03:00
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