Commit Graph

707 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
ce618f4408 eslint 2018-08-09 00:14:00 +03:00
Alexey Kasyanchuk
34cdc7fb09 fix(db): fix external sphinx openning check in some cases #57 2018-08-08 23:31:01 +03:00
vGimly
1e24bd67ef Merge a2409575fba9c3ffb4b104fc6915bc82ef686ead into af821b57bb30f2a1644b365c365f79cc0b798477 2018-08-08 14:51:36 +00:00
vGimly
3c04ad148f Revert "fix build on updated npm modules"
just for me?
his reverts commit e7f170c30635f37e9839e1930adff5f9cce684c0.
2018-08-08 17:50:56 +03:00
vGimly
ccef7b595c fix build on updated npm modules 2018-08-08 17:38:08 +03:00
vGimly
e43b831802 *searchd* daemon can be run separatelly 2018-08-08 17:19:48 +03:00
Alexey Kasyanchuk
fec568508d Merge branch 'master' of github.com:DEgITx/rats-search 2018-08-08 04:16:48 +03:00
Alexey Kasyanchuk
5cf5bea884 fix(ssh): prevent ssh relay startup on exit 2018-08-08 04:16:13 +03:00
semantic-release-bot
f8c6798968 chore(release): 0.28.0 [skip ci]
# [0.28.0](https://github.com/DEgITx/rats-search/compare/v0.27.0...v0.28.0) (2018-08-07)

### Bug Fixes

* **closing:** fix errors on closing ([e04548a](https://github.com/DEgITx/rats-search/commit/e04548a))
* **db:** under mac and linux using alternative pool mechanism ([a3644c0](https://github.com/DEgITx/rats-search/commit/a3644c0))
* **log:** color log (part 2) ([ea8d93e](https://github.com/DEgITx/rats-search/commit/ea8d93e))
* **log:** color log (part 3) ([bc23379](https://github.com/DEgITx/rats-search/commit/bc23379))
* **log:** color messages (part 1) ([27b224d](https://github.com/DEgITx/rats-search/commit/27b224d))
* **server:** color log server fix ([17b377c](https://github.com/DEgITx/rats-search/commit/17b377c))

### Features

* **log:** color log ([62bbc46](https://github.com/DEgITx/rats-search/commit/62bbc46))
* **log:** error display with separate color [#31](https://github.com/DEgITx/rats-search/issues/31) ([70dd4a3](https://github.com/DEgITx/rats-search/commit/70dd4a3))

### Performance Improvements

* **replication:** replicate number accordion to cpu usage ([6af3b7a](https://github.com/DEgITx/rats-search/commit/6af3b7a))
* **torrents:** ability to disable integrity check on torrents adding torrents [#47](https://github.com/DEgITx/rats-search/issues/47) ([080fc92](https://github.com/DEgITx/rats-search/commit/080fc92))
2018-08-07 23:06:05 +00:00
Alexey Kasyanchuk
afa5847e82 release 2018-08-08 02:01:19 +03:00
Alexey Kasyanchuk
463eb7cce7 fix(closing): fix errors on closing 2018-08-08 00:58:58 +03:00
Alexey Kasyanchuk
ddfd43498d feat(log): error display with separate color #31 2018-08-07 22:54:36 +03:00
Alexey Kasyanchuk
297baac3d3 fix(db): under mac and linux using alternative pool mechanism
this must fix test brokeup and closing stub
2018-08-07 20:56:16 +03:00
Alexey Kasyanchuk
725632e709 fix(server): color log server fix 2018-08-07 02:48:36 +03:00
Alexey Kasyanchuk
9981c97065 fix(log): color log (part 3) 2018-08-07 02:41:28 +03:00
Alexey Kasyanchuk
bf62a2de16 fix(log): color log (part 2) 2018-08-07 02:25:10 +03:00
Alexey Kasyanchuk
5bdab1b516 fix(log): color messages (part 1) 2018-08-07 01:43:37 +03:00
Alexey Kasyanchuk
aa68200bc5 feat(log): color log 2018-08-07 01:21:00 +03:00
Alexey Kasyanchuk
e7b035a1a8 perf(torrents): ability to disable integrity check on torrents adding torrents #47
This option will optimize db usage performance on big databases
2018-08-06 17:57:18 +03:00
Alexey Kasyanchuk
3743a60bec Merge branch 'master' of github.com:DEgITx/rats-search 2018-08-06 17:19:48 +03:00
Alexey Kasyanchuk
35f7d33e8f perf(replication): replicate number accordion to cpu usage 2018-08-06 17:18:52 +03:00
semantic-release-bot
c7a69742cf chore(release): 0.27.0 [skip ci]
# [0.27.0](https://github.com/DEgITx/rats-search/compare/v0.26.2...v0.27.0) (2018-08-06)

### Bug Fixes

* **background:** one closing pattern ([63158dc](https://github.com/DEgITx/rats-search/commit/63158dc))
* **closing:** window can be closing on event ([84e9573](https://github.com/DEgITx/rats-search/commit/84e9573))
* **gui:** top tabs text overlap ([45168a2](https://github.com/DEgITx/rats-search/commit/45168a2))
* **linux:** fix closing on linux ([75ad00a](https://github.com/DEgITx/rats-search/commit/75ad00a))
* **linux:** fix console control after exit ([29cd05a](https://github.com/DEgITx/rats-search/commit/29cd05a))
* **macos:** fix crashes under Mac OS X ([015447c](https://github.com/DEgITx/rats-search/commit/015447c))
* **macos:** stabilization with connection pool ([769521f](https://github.com/DEgITx/rats-search/commit/769521f))
* **scanner:** fix enconding names in some cases [#55](https://github.com/DEgITx/rats-search/issues/55) ([f1043eb](https://github.com/DEgITx/rats-search/commit/f1043eb))
* **server:** fix exit on server version [#54](https://github.com/DEgITx/rats-search/issues/54) [#52](https://github.com/DEgITx/rats-search/issues/52) ([4109ef9](https://github.com/DEgITx/rats-search/commit/4109ef9))
* **translations:** hash translation ([f5a6f17](https://github.com/DEgITx/rats-search/commit/f5a6f17))

### Features

* **cleaning:** fix cleaning checking and removing torrents (also display cleaning status in more details) [#52](https://github.com/DEgITx/rats-search/issues/52) ([7e0c565](https://github.com/DEgITx/rats-search/commit/7e0c565))
* **closing:** fast window closing/hiding ([019700e](https://github.com/DEgITx/rats-search/commit/019700e))
* **search:** add remote torrents in db via dht and search requests ([1e44164](https://github.com/DEgITx/rats-search/commit/1e44164))
* **search:** hash/magnet search support in db ([1e57789](https://github.com/DEgITx/rats-search/commit/1e57789))
* **torrents:** add support for dropping torrent to base just with window ([6d82291](https://github.com/DEgITx/rats-search/commit/6d82291))

### Performance Improvements

* **replication:** replication thread optimization ([c5427a6](https://github.com/DEgITx/rats-search/commit/c5427a6))
2018-08-06 02:15:25 +00:00
Alexey Kasyanchuk
701a3008ca release 2018-08-06 05:10:40 +03:00
Alexey Kasyanchuk
25a3d8b6dd fix(macos): stabilization with connection pool 2018-08-06 04:49:07 +03:00
Alexey Kasyanchuk
e77775794f perf(replication): replication thread optimization 2018-08-05 23:48:31 +03:00
Alexey Kasyanchuk
45af9bddea fix(macos): fix crashes under Mac OS X 2018-08-05 01:43:22 +03:00
Alexey Kasyanchuk
585b683380 feat(closing): fast window closing/hiding 2018-08-05 00:47:51 +03:00
Alexey Kasyanchuk
9d5667eb00 fix(closing): window can be closing on event 2018-08-03 15:55:21 +03:00
Alexey Kasyanchuk
0f450d3133 fix(background): one closing pattern 2018-08-03 15:23:25 +03:00
Alexey Kasyanchuk
28c07fc689 fix(scanner): fix enconding names in some cases #55 2018-08-02 22:22:52 +03:00
Alexey Kasyanchuk
eb5d7d1594 fix(linux): fix console control after exit 2018-08-02 18:32:49 +03:00
Alexey Kasyanchuk
2631662168 fix(linux): fix closing on linux 2018-08-02 18:22:05 +03:00
Alexey Kasyanchuk
02bc92fc11 electron update 2018-08-02 17:56:38 +03:00
Alexey Kasyanchuk
c2da0c3047 fix(gui): top tabs text overlap 2018-08-01 16:15:51 +03:00
Alexey Kasyanchuk
67badfbe75 docs(manual): updated usage guide 2018-07-30 21:35:44 +03:00
Alexey Kasyanchuk
1cec380202 fix(translations): hash translation 2018-07-29 22:16:13 +03:00
Alexey Kasyanchuk
1442a65c6e feat(torrents): add support for dropping torrent to base just with window 2018-07-29 21:21:19 +03:00
Alexey Kasyanchuk
01a72e551f electron update 2018-07-29 16:37:28 +03:00
Alexey Kasyanchuk
c6bef2f94a feat(search): add remote torrents in db via dht and search requests 2018-07-28 14:56:46 +03:00
Alexey Kasyanchuk
b48ac7f973 feat(search): hash/magnet search support in db 2018-07-26 14:18:16 +03:00
Alexey Kasyanchuk
e420804697 fix(server): fix exit on server version #54 #52 2018-07-25 12:43:01 +03:00
Alexey Kasyanchuk
65abf4e9ed Merge branch 'master' of github.com:DEgITx/rats-search 2018-07-24 13:18:01 +03:00
Alexey Kasyanchuk
e58ffa4531 feat(cleaning): fix cleaning checking and removing torrents (also display cleaning status in more details) #52 2018-07-24 13:17:40 +03:00
semantic-release-bot
2f93f3afd2 chore(release): 0.26.2 [skip ci]
## [0.26.2](https://github.com/DEgITx/rats-search/compare/v0.26.1...v0.26.2) (2018-07-22)

### Bug Fixes

* **feed:** fix store unsync case ([c3b99c4](https://github.com/DEgITx/rats-search/commit/c3b99c4))
2018-07-22 12:50:13 +00:00
Alexey Kasyanchuk
a6d9302925 release 2018-07-22 15:27:45 +03:00
Alexey Kasyanchuk
872ae095a9 Merge branch 'master' of github.com:DEgITx/rats-search 2018-07-22 15:17:54 +03:00
Alexey Kasyanchuk
08fbca648a fix(feed): fix store unsync case 2018-07-22 15:17:32 +03:00
semantic-release-bot
7f842459b9 chore(release): 0.26.1 [skip ci]
## [0.26.1](https://github.com/DEgITx/rats-search/compare/v0.26.0...v0.26.1) (2018-07-22)

### Bug Fixes

* **feed:** fix fileList coruption of feed replication ([27fa805](https://github.com/DEgITx/rats-search/commit/27fa805))
* **feed:** keep feed alive on down votes ([0e33c93](https://github.com/DEgITx/rats-search/commit/0e33c93))
* **feed:** replicate all feed record on new feed ([3e4460f](https://github.com/DEgITx/rats-search/commit/3e4460f))
* **filters:** fix filter cleanup on categories [#51](https://github.com/DEgITx/rats-search/issues/51) ([7ec95cb](https://github.com/DEgITx/rats-search/commit/7ec95cb))
2018-07-22 11:37:08 +00:00
Alexey Kasyanchuk
869d0e52d3 release 2018-07-22 14:32:54 +03:00
Alexey Kasyanchuk
7e08d70d56 fix(feed): replicate all feed record on new feed 2018-07-22 14:17:26 +03:00