Commit Graph

694 Commits

Author SHA1 Message Date
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
Alexey Kasyanchuk
2d41bacf9b fix(feed): fix fileList coruption of feed replication 2018-07-22 13:59:52 +03:00
Alexey Kasyanchuk
f52d7891f3 fix(feed): keep feed alive on down votes 2018-07-22 12:38:29 +03:00
Alexey Kasyanchuk
342f1bea38 Merge branch 'master' of github.com:DEgITx/rats-search 2018-07-21 20:27:25 +03:00
Alexey Kasyanchuk
cb4787b2c5 fix(filters): fix filter cleanup on categories #51 2018-07-21 20:27:09 +03:00
semantic-release-bot
abef3a76ae chore(release): 0.26.0 [skip ci]
# [0.26.0](https://github.com/DEgITx/rats-search/compare/v0.25.0...v0.26.0) (2018-07-20)

### Bug Fixes

* **feed:** exchage feeds with same size but more new ([0223ad9](https://github.com/DEgITx/rats-search/commit/0223ad9))

### Features

* **gui:** remember scroll on back [#13](https://github.com/DEgITx/rats-search/issues/13) ([71ce6b9](https://github.com/DEgITx/rats-search/commit/71ce6b9))
2018-07-20 10:20:12 +00:00
Alexey Kasyanchuk
bc64e73c45 release 2018-07-20 13:15:22 +03:00
Alexey Kasyanchuk
246a7a9797 feat(gui): remember scroll on back #13 2018-07-20 13:08:30 +03:00
Alexey Kasyanchuk
454d65d623 fix(feed): exchage feeds with same size but more new 2018-07-20 12:03:40 +03:00
semantic-release-bot
10dd942df0 chore(release): 0.25.0 [skip ci]
# [0.25.0](https://github.com/DEgITx/rats-search/compare/v0.24.0...v0.25.0) (2018-07-19)

### Bug Fixes

* **bootstrap:** parallel bootstrap saving ([908163e](https://github.com/DEgITx/rats-search/commit/908163e))
* **feed:** feed error ordering resolved ([a442964](https://github.com/DEgITx/rats-search/commit/a442964))
* **feed:** fix feed synchronization ([d602003](https://github.com/DEgITx/rats-search/commit/d602003))
* **network:** fix network availability detection [#45](https://github.com/DEgITx/rats-search/issues/45) ([5be36fa](https://github.com/DEgITx/rats-search/commit/5be36fa))
* **scroll:** fix jolting on menu clicks ([d429b8a](https://github.com/DEgITx/rats-search/commit/d429b8a))
* **web:** set default nodejs version 8 for web version ([743b27b](https://github.com/DEgITx/rats-search/commit/743b27b))

### Features

* **filters:** add size filter ([1e941f5](https://github.com/DEgITx/rats-search/commit/1e941f5))
* **filters:** content type filters [#49](https://github.com/DEgITx/rats-search/issues/49) ([785dc7c](https://github.com/DEgITx/rats-search/commit/785dc7c))
* **p2p:** information about feed ([37ff661](https://github.com/DEgITx/rats-search/commit/37ff661))
* **portative:** display message about update in portative version [#41](https://github.com/DEgITx/rats-search/issues/41) ([a89c390](https://github.com/DEgITx/rats-search/commit/a89c390))
* **scroll:** smaller scrollbar for more comport view ([25a2aae](https://github.com/DEgITx/rats-search/commit/25a2aae))

### Performance Improvements

* **torrents:** optimization files saving ([a84f8c7](https://github.com/DEgITx/rats-search/commit/a84f8c7))
2018-07-19 09:30:18 +00:00
Alexey Kasyanchuk
04ec02a3f4 release 2018-07-19 12:25:46 +03:00
Alexey Kasyanchuk
66fea269c6 feat(portative): display message about update in portative version #41 2018-07-19 12:07:16 +03:00
Alexey Kasyanchuk
bd8921c186 feat(p2p): information about feed 2018-07-18 11:33:25 +03:00
Alexey Kasyanchuk
8792da82d5 feat(filters): content type filters #49 2018-07-18 10:23:32 +03:00