Alexey Kasyanchuk
|
8330d4c2ad
|
fix(gui): fix new window on middle clicks and open external on link clicks
|
2018-08-16 15:37:46 +03:00 |
|
Alexey Kasyanchuk
|
f8fe2fc359
|
fix(rutracker): fix first post
|
2018-08-16 09:01:15 +03:00 |
|
Alexey Kasyanchuk
|
266c103321
|
fix(rutracker): encoding fix
|
2018-08-16 08:03:58 +03:00 |
|
Alexey Kasyanchuk
|
42fce4e720
|
nyaa timeout fix
|
2018-08-16 07:32:49 +03:00 |
|
Alexey Kasyanchuk
|
34981c3609
|
fix(trackers): fix updating trackers on page open
|
2018-08-16 07:26:17 +03:00 |
|
Alexey Kasyanchuk
|
1d76939e26
|
fix(rutracker): rutracker id feat
|
2018-08-15 12:48:27 +03:00 |
|
Alexey Kasyanchuk
|
7cf5c17fe4
|
feat(gui): trackers basic display
|
2018-08-15 12:38:19 +03:00 |
|
Alexey Kasyanchuk
|
17371bd8ff
|
feat(trackers): merge trackers info
|
2018-08-15 10:24:42 +03:00 |
|
Alexey Kasyanchuk
|
317cfdd3fb
|
feat(trackers): basic trackers integration
|
2018-08-15 08:22:27 +03:00 |
|
Alexey Kasyanchuk
|
cff0f11c79
|
replace db mechanism
|
2018-08-15 07:18:34 +03:00 |
|
Alexey Kasyanchuk
|
5ef25693c1
|
Merge branch 'master' into services
|
2018-08-15 03:20:18 +03:00 |
|
Alexey Kasyanchuk
|
e3fd5a4c84
|
fix(closing): another part of closing fixes
|
2018-08-15 03:14:55 +03:00 |
|
Alexey Kasyanchuk
|
99ba94f401
|
Merge branch 'master' into services
|
2018-08-14 23:57:52 +03:00 |
|
Alexey Kasyanchuk
|
2a8f06047b
|
electron update
|
2018-08-14 09:55:05 +03:00 |
|
Alexey Kasyanchuk
|
b4a17bc090
|
Merge branch 'master' into services
|
2018-08-14 09:22:12 +03:00 |
|
Alexey Kasyanchuk
|
08d6672eb0
|
feat(search): support japanese, korean, chinese propper search
|
2018-08-14 08:10:28 +03:00 |
|
Alexey Kasyanchuk
|
a4230874f5
|
fix(linux): fix closing on linux in some cases
|
2018-08-12 04:34:41 +03:00 |
|
Alexey Kasyanchuk
|
dba71624af
|
fix(db): broke remote connection (security purposes)
also fix starting on used ports of db
|
2018-08-12 02:42:24 +03:00 |
|
Alexey Kasyanchuk
|
82e77640d6
|
feat(drop): support torrents folder drag and drop with recursive scan torrents files
|
2018-08-11 04:35:45 +03:00 |
|
Alexey Kasyanchuk
|
ae7b6fe793
|
feat(tests): search test
|
2018-08-09 05:12:52 +03:00 |
|
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
|
ce1b915663
|
Merge branch 'master' into services
# Conflicts:
# package-lock.json
|
2018-08-08 06:59:53 +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 |
|