Alexey Kasyanchuk
52d934dcd3
release
2019-01-26 15:32:42 +03:00
Alexey Kasyanchuk
db3c6faab2
fix(1337x): proper poster in some cases
2019-01-26 15:27:53 +03:00
Alexey Kasyanchuk
eb5f7a7f41
update builder dep
2019-01-25 13:47:36 +03:00
Alexey Kasyanchuk
159bb10f6a
fix(p2p): potencial problem with some p2p decoding messages
2019-01-25 11:51:59 +03:00
Alexey Kasyanchuk
8dd8b3769c
fix(tests): more timeout time for some strategies
2019-01-24 18:10:55 +03:00
Alexey Kasyanchuk
dd982da6b1
feat(ui): settings tabs
2019-01-16 16:15:19 +03:00
Alexey Kasyanchuk
aa6014862d
fix(arm): ignore relay on arm #66
2019-01-11 10:50:40 +03:00
Alexey Kasyanchuk
c78e5597d2
feat(arm): added testing arm support
2019-01-09 16:38:26 +03:00
Alexey Kasyanchuk
57883b0ba4
perf(start): simplify some init statistic calls
2019-01-08 16:08:14 +03:00
Alexey Kasyanchuk
89a61f1505
update updater
2019-01-01 23:50:06 +03:00
Alexey Kasyanchuk
b7c0105cfc
doc(trackers): documentation about how write own strategy
2018-12-23 00:54:55 +03:00
Alexey Kasyanchuk
e932cf5e4b
Merge branch 'master' of github.com:DEgITx/rats-search
2018-12-23 00:34:00 +03:00
Alexey Kasyanchuk
44a800dbbb
feat(strategies): 1337 strategie
2018-12-23 00:33:44 +03:00
Alexey Kasyanchuk
f5e75397ca
Fix server version strategies check
2018-12-11 13:02:23 +03:00
Alexey Kasyanchuk
9453ab8ba8
fix(tests): fix check of starting download
2018-12-09 21:18:14 +03:00
Alexey Kasyanchuk
7fb5c9a500
fix(build): fix production build after upgrade to new engine
2018-12-09 21:17:35 +03:00
Alexey Kasyanchuk
a43f7431dd
feat(core): updated to new browser engine
2018-12-09 15:51:24 +03:00
Alexey Kasyanchuk
23e2871669
feat(strategies): autoload trackers strategies
2018-12-08 15:28:38 +03:00
Alexey Kasyanchuk
99bcbdfab3
webpack update
2018-12-08 12:35:09 +03:00
Alexey Kasyanchuk
9ed0ad9683
fix(p2p): fix files in db count on new architecture
2018-12-04 23:04:42 +03:00
Alexey Kasyanchuk
491b99fd08
test(downloading): add downloading tab & some buttons tests
2018-12-04 22:50:26 +03:00
Alexey Kasyanchuk
7277ffba8f
test(downloading): add downloading test
2018-12-02 21:13:25 +03:00
Alexey Kasyanchuk
d8eb395e7d
mocha update
2018-12-02 19:13:10 +03:00
Alexey Kasyanchuk
4b5b0f5b3f
Merge branch 'master' of github.com:DEgITx/rats-search
2018-12-02 19:10:37 +03:00
Alexey Kasyanchuk
df3a7b8bab
babel update
2018-12-02 19:10:19 +03:00
semantic-release-bot
dea8fdaf71
chore(release): 1.0.0 [skip ci]
...
# [1.0.0](https://github.com/DEgITx/rats-search/compare/v0.30.1...v1.0.0 ) (2018-12-02)
### Bug Fixes
* **feed:** rating also accumulate for times over ([b72d365](https://github.com/DEgITx/rats-search/commit/b72d365 ))
### Performance Improvements
* **architecture:** Big performance improvements over big databases and files highlight in search. ([#63 ](https://github.com/DEgITx/rats-search/issues/63 )) ([92d0d13](https://github.com/DEgITx/rats-search/commit/92d0d13 ))
### BREAKING CHANGES
* **architecture:** databases v6 and v7 are incompatible and need a lot of time for updating (may be even some days/a lot of hours on very big databases)
2018-12-02 15:36:57 +00:00
Alexey Kasyanchuk
2582fe5ceb
release
2018-12-02 18:25:14 +03:00
Alexey Kasyanchuk
aa75d75448
eslint
2018-11-11 23:59:38 +03:00
Alexey Kasyanchuk
6afe85798a
perf(architecture): Big performance improvements over big databases and files highlight in search. ( #63 )
...
Reduction database space over 50%. Change database version to v7.
BREAKING CHANGE: databases v6 and v7 are incompatible and need a lot of time for updating (may be even some days/a lot of hours on very big databases)
2018-11-11 23:44:10 +03:00
Alexey Kasyanchuk
13ca63b954
Merge pull request #62 from anserme/patch-2
...
Update cn.json
2018-11-01 20:20:01 +03:00
anserme
9dc9e2ccb0
Update cn.json
2018-11-02 01:07:49 +08:00
Alexey Kasyanchuk
875ee8af9d
Merge branch 'master' of github.com:DEgITx/rats-search
2018-10-20 16:02:54 +03:00
Alexey Kasyanchuk
564a973adf
fix(feed): rating also accumulate for times over
2018-10-20 16:02:30 +03:00
Alexey Kasyanchuk
8e8c9d91e5
Update README.md
2018-10-19 10:29:06 +03:00
Alexey Kasyanchuk
5813987d6e
Merge pull request #60 from xiya233/master
...
Chinese translation
2018-10-19 10:26:36 +03:00
Moon
e1b47fdc9f
Update cn.json
...
Chinese Translation Completed
2018-10-19 13:34:11 +08:00
Moon
d9cf9560d1
Update cn.json
2018-10-19 13:21:06 +08:00
Moon
a26748ade2
Update cn.json
2018-10-19 13:03:25 +08:00
Moon
690e007198
cn
...
chinese language
2018-10-19 12:45:40 +08:00
semantic-release-bot
f8ac9ba156
chore(release): 0.30.1 [skip ci]
...
## [0.30.1](https://github.com/DEgITx/rats-search/compare/v0.30.0...v0.30.1 ) (2018-10-17)
### Bug Fixes
* **config:** fully disable p2p activity if option with p2p search disabled ([20f9a6b](https://github.com/DEgITx/rats-search/commit/20f9a6b ))
* **downloading:** fix continue downloading on selection ([d4608b6](https://github.com/DEgITx/rats-search/commit/d4608b6 ))
* **downloading:** fix finishing files in some cases ([b7cd443](https://github.com/DEgITx/rats-search/commit/b7cd443 ))
* **windows:** fix starting under some path'es ([2c11120](https://github.com/DEgITx/rats-search/commit/2c11120 ))
2018-10-17 19:22:54 +00:00
Alexey Kasyanchuk
0b98352384
release
2018-10-17 21:32:34 +03:00
Alexey Kasyanchuk
172669698a
update electron
2018-10-17 21:13:22 +03:00
Alexey Kasyanchuk
97f184cd9c
fix(downloading): fix continue downloading on selection
2018-09-25 16:03:32 +03:00
Alexey Kasyanchuk
03230a0ff4
fix(downloading): fix finishing files in some cases
2018-09-25 13:51:04 +03:00
Alexey Kasyanchuk
659a2aa002
fix(config): fully disable p2p activity if option with p2p search disabled
2018-09-24 03:30:35 +03:00
Alexey Kasyanchuk
acd549ea8f
doc(readme): add new features in readme, removed old one about data transfer that mean something other (will be reformulated)
...
It was sounds pretty weird and need be formulated in future (it was about not using announcing via bittorrent protocol)
2018-09-23 12:21:06 +03:00
Alexey Kasyanchuk
ed67c4a95c
fix(windows): fix starting under some path'es
2018-09-23 00:56:45 +03:00
Alexey Kasyanchuk
1f421b9d55
electron update
2018-09-18 17:20:20 +03:00
semantic-release-bot
134a4c15c1
chore(release): 0.30.0 [skip ci]
...
# [0.30.0](https://github.com/DEgITx/rats-search/compare/v0.29.3...v0.30.0 ) (2018-09-02)
### Bug Fixes
* **feed:** temporary hide adult torrents from feed ([b23fabd](https://github.com/DEgITx/rats-search/commit/b23fabd ))
* **gui:** fix some warnings ([cb1c1f4](https://github.com/DEgITx/rats-search/commit/cb1c1f4 ))
* **rutor:** fix problems with dir creation ([b09dc9b](https://github.com/DEgITx/rats-search/commit/b09dc9b ))
* **rutor:** fix x rutor file update ([c2d8de5](https://github.com/DEgITx/rats-search/commit/c2d8de5 ))
* **rutor:** little fix ([9ec6aaf](https://github.com/DEgITx/rats-search/commit/9ec6aaf ))
* **tests:** rutor test ([9316463](https://github.com/DEgITx/rats-search/commit/9316463 ))
* **top:** fix top tab redraw bug regression in v0.29.3 ([860bb30](https://github.com/DEgITx/rats-search/commit/860bb30 ))
* **transfer:** fix multiple transfer requests ([654767c](https://github.com/DEgITx/rats-search/commit/654767c ))
### Features
* **downloading:** ability to choose files which you wanna download ([11275e7](https://github.com/DEgITx/rats-search/commit/11275e7 ))
* **downloading:** choose dir on new download ([c771af7](https://github.com/DEgITx/rats-search/commit/c771af7 ))
* **p2p:** file transfer p2p feature ([e69ced7](https://github.com/DEgITx/rats-search/commit/e69ced7 ))
* **p2p:** folder transfer feature ([64be590](https://github.com/DEgITx/rats-search/commit/64be590 ))
* **rutor:** category rutor ([c675974](https://github.com/DEgITx/rats-search/commit/c675974 ))
* **rutor:** rutor strategie ([ad01a77](https://github.com/DEgITx/rats-search/commit/ad01a77 ))
* **rutor:** visual gui display ([8f3b936](https://github.com/DEgITx/rats-search/commit/8f3b936 ))
* **search:** search among info indexes ([f196071](https://github.com/DEgITx/rats-search/commit/f196071 ))
* **trackers:** closing ability ([073479d](https://github.com/DEgITx/rats-search/commit/073479d ))
* **transfer:** download everything to tmp dir to prevent unfinish transfers ([a3ae966](https://github.com/DEgITx/rats-search/commit/a3ae966 ))
2018-09-02 19:51:51 +00:00
Alexey Kasyanchuk
7c211de9d6
release
2018-09-02 22:46:25 +03:00