Commit Graph

1007 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
8a5a30211a doc(linux): some centos doc 2019-03-28 14:20:17 +03:00
PoorPockets McNewHold
d3f0eced6d Corrected typos in the English translation
Some sentences might need to be rephrased slighty still however.
2019-03-17 22:26:55 +03:00
Alexey Kasyanchuk
9dc684a097 tests(1337x): disabled test for now 2019-03-06 14:31:34 +03:00
Alexey Kasyanchuk
726afd750c fix(p2p): additional check of dublicated peers 2019-03-06 14:09:15 +03:00
semantic-release-bot
c129b9717e chore(release): 1.1.4 [skip ci]
## [1.1.4](https://github.com/DEgITx/rats-search/compare/v1.1.3...v1.1.4) (2019-02-19)

### Bug Fixes

* **p2p:** break backward p2p compability < 1.1.0 ([e0a1c87](https://github.com/DEgITx/rats-search/commit/e0a1c87))
2019-02-19 15:49:02 +00:00
Alexey Kasyanchuk
13ab1e61b7 release 2019-02-19 18:42:52 +03:00
Alexey Kasyanchuk
32ceb6de6e fix(p2p): break backward p2p compability < 1.1.0 2019-02-19 18:32:49 +03:00
semantic-release-bot
e3bb3575cf chore(release): 1.1.3 [skip ci]
## [1.1.3](https://github.com/DEgITx/rats-search/compare/v1.1.2...v1.1.3) (2019-01-31)

### Bug Fixes

* **test:** less agressive start timeout ([badfd21](https://github.com/DEgITx/rats-search/commit/badfd21))
* **updater:** linux update format was broken ([116cbd7](https://github.com/DEgITx/rats-search/commit/116cbd7))

### Performance Improvements

* **memory:** fix memory leak on gui size ([d0d02cd](https://github.com/DEgITx/rats-search/commit/d0d02cd))
2019-01-31 20:52:13 +00:00
Alexey Kasyanchuk
49ce818376 release 2019-01-31 23:46:09 +03:00
Alexey Kasyanchuk
fc889db4f7 fix(test): less agressive start timeout 2019-01-31 23:39:48 +03:00
Alexey Kasyanchuk
6b82ecd8a1 Merge branch 'master' of github.com:DEgITx/rats-search 2019-01-31 23:27:41 +03:00
Alexey Kasyanchuk
60f3052b31 perf(memory): fix memory leak on gui size 2019-01-31 23:27:25 +03:00
Alexey Kasyanchuk
4c21e06613 Merge branch 'master' of github.com:DEgITx/rats-search 2019-01-31 18:34:18 +03:00
Alexey Kasyanchuk
c7041cc496 fix(updater): linux update format was broken 2019-01-31 18:34:06 +03:00
semantic-release-bot
9f754def6a chore(release): 1.1.2 [skip ci]
## [1.1.2](https://github.com/DEgITx/rats-search/compare/v1.1.1...v1.1.2) (2019-01-28)

### Bug Fixes

* **bootstrap:** fix preventing bootstrap saving [#74](https://github.com/DEgITx/rats-search/issues/74) [#69](https://github.com/DEgITx/rats-search/issues/69) ([a68ebc5](https://github.com/DEgITx/rats-search/commit/a68ebc5))
2019-01-28 19:45:47 +00:00
Alexey Kasyanchuk
aabf6b55a0 release 2019-01-28 22:33:54 +03:00
Alexey Kasyanchuk
6e79ae4db3 fix(bootstrap): fix preventing bootstrap saving #74 #69 2019-01-28 22:32:13 +03:00
semantic-release-bot
ad3fa2dc4d chore(release): 1.1.1 [skip ci]
## [1.1.1](https://github.com/DEgITx/rats-search/compare/v1.1.0...v1.1.1) (2019-01-26)

### Bug Fixes

* **portative:** fix updater check [#71](https://github.com/DEgITx/rats-search/issues/71) ([b524845](https://github.com/DEgITx/rats-search/commit/b524845))
2019-01-26 21:45:58 +00:00
Alexey Kasyanchuk
04582b4613 release 2019-01-27 00:40:14 +03:00
Alexey Kasyanchuk
e7b85335ed fix(portative): fix updater check #71 2019-01-27 00:00:31 +03:00
semantic-release-bot
1e2216c70a chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/DEgITx/rats-search/compare/v1.0.0...v1.1.0) (2019-01-26)

### Bug Fixes

* **1337x:** proper poster in some cases ([515d30c](https://github.com/DEgITx/rats-search/commit/515d30c))
* **arm:** ignore relay on arm [#66](https://github.com/DEgITx/rats-search/issues/66) ([e8cb4d8](https://github.com/DEgITx/rats-search/commit/e8cb4d8))
* **build:** fix production build after upgrade to new engine ([09ef602](https://github.com/DEgITx/rats-search/commit/09ef602))
* **p2p:** fix files in db count on new architecture ([073eefe](https://github.com/DEgITx/rats-search/commit/073eefe))
* **p2p:** potencial problem with some p2p decoding messages ([db48f44](https://github.com/DEgITx/rats-search/commit/db48f44))
* **tests:** fix check of starting download ([0dee20d](https://github.com/DEgITx/rats-search/commit/0dee20d))
* **tests:** more timeout time for some strategies ([471efc1](https://github.com/DEgITx/rats-search/commit/471efc1))

### Features

* **arm:** added testing arm support ([8b9f9f6](https://github.com/DEgITx/rats-search/commit/8b9f9f6))
* **core:** updated to new browser engine ([2370847](https://github.com/DEgITx/rats-search/commit/2370847))
* **strategies:** 1337 strategie ([3f75cce](https://github.com/DEgITx/rats-search/commit/3f75cce))
* **strategies:** autoload trackers strategies ([4367da9](https://github.com/DEgITx/rats-search/commit/4367da9))
* **ui:** settings tabs ([5cb119f](https://github.com/DEgITx/rats-search/commit/5cb119f))

### Performance Improvements

* **start:** simplify some init statistic calls ([c788569](https://github.com/DEgITx/rats-search/commit/c788569))
2019-01-26 12:38:15 +00:00
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