Commit Graph

1044 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
50a95aeb72 feat(tray): tray hide on closing #32 2018-05-29 14:48:48 +03:00
Alexey Kasyanchuk
ae8b84fed6 feat(server): update dependecy server module babel installation #33 2018-05-29 14:25:24 +03:00
Alexey Kasyanchuk
ea787ec358 fix(spider): fix compiling error on start 2018-05-29 14:00:48 +03:00
Alexey Kasyanchuk
e6276f06c2 fix(trackers): fix tracker response error 2018-05-29 13:37:05 +03:00
Alexey Kasyanchuk
f735565768 fix(translations-ru): fix some messages (thanks to Viktor Lukash) 2018-05-24 13:05:19 +03:00
Alexey Kasyanchuk
6decf602d3 feat(translations-ua): Ukraine translation (thanks to Viktor Lukash) 2018-05-24 13:03:01 +03:00
semantic-release-bot
9c6e34224f chore(release): 0.20.1 [skip ci]
<a name="0.20.1"></a>
## [0.20.1](https://github.com/DEgITx/rats-search/compare/v0.20.0...v0.20.1) (2018-05-20)

### Bug Fixes

* **changelog:** fix changelog display ([6705b86](https://github.com/DEgITx/rats-search/commit/6705b86))
* **header:** fix panel stick ([be3347b](https://github.com/DEgITx/rats-search/commit/be3347b))
2018-05-20 22:50:54 +00:00
Alexey Kasyanchuk
b7f484dab7 release 2018-05-21 01:46:13 +03:00
Alexey Kasyanchuk
73c5fe8558 Merge branch 'master' of github.com:DEgITx/rats-search 2018-05-21 01:45:31 +03:00
Alexey Kasyanchuk
db68f8b926 fix(changelog): fix changelog display 2018-05-21 01:41:56 +03:00
Alexey Kasyanchuk
696a7c56cb Merge branch 'master' of github.com:DEgITx/rats-search 2018-05-21 01:27:22 +03:00
Alexey Kasyanchuk
52cdf93942 fix(header): fix panel stick 2018-05-21 01:26:29 +03:00
semantic-release-bot
ef280a3fc3 chore(release): 0.20.0 [skip ci]
<a name="0.20.0"></a>
# [0.20.0](https://github.com/DEgITx/rats-search/compare/v0.19.2...v0.20.0) (2018-05-20)

### Bug Fixes

* **cicleci:** fix build on cicleci ([d9ca345](https://github.com/DEgITx/rats-search/commit/d9ca345))
* **header:** fix advanced search ([1907f68](https://github.com/DEgITx/rats-search/commit/1907f68))
* **header:** fix header wrap ([5257ffd](https://github.com/DEgITx/rats-search/commit/5257ffd))
* **header:** more enchantment over header ([006bb2c](https://github.com/DEgITx/rats-search/commit/006bb2c))
* **header:** normal error padding on search panel ([eadbcde](https://github.com/DEgITx/rats-search/commit/eadbcde))
* **log:** clear query log on every start ([bcc8e8f](https://github.com/DEgITx/rats-search/commit/bcc8e8f))
* **search:** fix container width ([5ae7106](https://github.com/DEgITx/rats-search/commit/5ae7106))
* **search:** fix search more button indication on peer search ([5549c12](https://github.com/DEgITx/rats-search/commit/5549c12))
* **top:** bold like styling on tab chose ([5552284](https://github.com/DEgITx/rats-search/commit/5552284))
* **translations:** checked language at menu ([520a359](https://github.com/DEgITx/rats-search/commit/520a359))
* **translations:** init app translations ([8cd1309](https://github.com/DEgITx/rats-search/commit/8cd1309))
* **translations:** more translations ([b3e04f5](https://github.com/DEgITx/rats-search/commit/b3e04f5))

### Features

* **core:** dependency update ([e75cb48](https://github.com/DEgITx/rats-search/commit/e75cb48))
* **core:** more deps update ([542dd2e](https://github.com/DEgITx/rats-search/commit/542dd2e))
* **filtering:** negative name filter ([b16ca68](https://github.com/DEgITx/rats-search/commit/b16ca68))
* **header:** statistic panel interface ([71c86e2](https://github.com/DEgITx/rats-search/commit/71c86e2))
* **p2p:** mapping all peers dicts ([ba5fb63](https://github.com/DEgITx/rats-search/commit/ba5fb63))
* **p2p:** peerId protocol handshake ([a216279](https://github.com/DEgITx/rats-search/commit/a216279))
* **search:** moved search to header (now search are always on) ([5a870a0](https://github.com/DEgITx/rats-search/commit/5a870a0))
* **top:** top over different time over all types [#26](https://github.com/DEgITx/rats-search/issues/26) ([663325a](https://github.com/DEgITx/rats-search/commit/663325a))
* **translations:** basic translations support ([87f23e7](https://github.com/DEgITx/rats-search/commit/87f23e7))
* **translations:** generate words on translation ([d24c793](https://github.com/DEgITx/rats-search/commit/d24c793))
* **translations:** menu translations ([8f76005](https://github.com/DEgITx/rats-search/commit/8f76005))
* **translations-ru:** more translations (part 2) ([7f91b9e](https://github.com/DEgITx/rats-search/commit/7f91b9e))
* **translations-ru:** translation to russian (part 1) ([09688e6](https://github.com/DEgITx/rats-search/commit/09688e6))
2018-05-20 21:55:09 +00:00
Alexey Kasyanchuk
0a55ea0e75 release 2018-05-21 00:49:58 +03:00
Alexey Kasyanchuk
b1fceb5450 fix(search): fix container width 2018-05-21 00:47:09 +03:00
Alexey Kasyanchuk
b699e5082f panel little fix 2018-05-21 00:38:29 +03:00
Alexey Kasyanchuk
e29e27f886 electron update 2018-05-21 00:29:46 +03:00
Alexey Kasyanchuk
d94e609b9a fix(translations): more translations 2018-05-20 22:30:03 +03:00
Alexey Kasyanchuk
9758d9f7b3 little more translations 2018-05-19 01:18:27 +03:00
Alexey Kasyanchuk
4233bb551d little translations fixes 2018-05-19 01:17:26 +03:00
Alexey Kasyanchuk
c341130da1 feat(translations-ru): more translations (part 2) 2018-05-19 01:15:00 +03:00
Alexey Kasyanchuk
7f172cf6be feat(translations-ru): translation to russian (part 1) 2018-05-18 08:04:22 +03:00
Alexey Kasyanchuk
3056779895 feat(translations): menu translations 2018-05-18 01:25:18 +03:00
Alexey Kasyanchuk
0d39bbd9c3 feat(translations): generate words on translation 2018-05-18 00:40:33 +03:00
Alexey Kasyanchuk
127192b14d fix(translations): checked language at menu 2018-05-17 07:52:02 +03:00
Alexey Kasyanchuk
d3edbb60fa fix(translations): init app translations 2018-05-17 07:47:02 +03:00
Alexey Kasyanchuk
feff322592 feat(translations): basic translations support 2018-05-17 02:09:43 +03:00
Alexey Kasyanchuk
57c1d0d322 typo 2018-05-16 20:24:23 +03:00
Alexey Kasyanchuk
21dedba555 feat(filtering): negative name filter 2018-05-16 19:20:16 +03:00
Alexey Kasyanchuk
090a34fb87 fix(top): bold like styling on tab chose 2018-05-16 19:04:03 +03:00
Alexey Kasyanchuk
fa7e04d056 fix(cicleci): fix build on cicleci 2018-05-15 22:22:19 +03:00
Alexey Kasyanchuk
60b5e8d8b0 feat(p2p): mapping all peers dicts 2018-05-15 21:08:42 +03:00
Alexey Kasyanchuk
f882f6b1aa feat(core): more deps update 2018-05-14 15:45:17 +03:00
Alexey Kasyanchuk
4bc63e3b8c feat(core): dependency update 2018-05-14 15:11:16 +03:00
Alexey Kasyanchuk
7ba5aab9a2 feat(top): top over different time over all types #26 2018-05-14 12:32:50 +03:00
Alexey Kasyanchuk
80fea92cbb fix(header): normal error padding on search panel 2018-05-14 11:03:47 +03:00
Alexey Kasyanchuk
643cfaf2e1 fix(header): fix header wrap 2018-05-13 14:19:41 +03:00
Alexey Kasyanchuk
0fe7ee2a1f fix(header): more enchantment over header 2018-05-13 12:09:22 +03:00
Alexey Kasyanchuk
8423f19a74 fix(header): fix advanced search 2018-05-12 12:26:47 +03:00
Alexey Kasyanchuk
f238920e03 update icons 2018-05-12 12:13:28 +03:00
Alexey Kasyanchuk
666f4c11a0 feat(header): statistic panel interface 2018-05-12 12:07:33 +03:00
Alexey Kasyanchuk
524b4d9601 feat(p2p): peerId protocol handshake 2018-05-09 20:47:09 +03:00
Alexey Kasyanchuk
92fdd54ffa fix(log): clear query log on every start 2018-05-09 19:11:06 +03:00
Alexey Kasyanchuk
faccbd3a87 rework with search panel line 2018-05-08 18:05:16 +03:00
Alexey Kasyanchuk
f909fb5aaa fix(search): fix search more button indication on peer search 2018-05-07 19:14:09 +03:00
Alexey Kasyanchuk
bfc03b6f2d permament routing on search 2018-05-07 18:53:37 +03:00
Alexey Kasyanchuk
31a6a44184 feat(search): moved search to header (now search are always on) 2018-05-05 18:33:14 +03:00
semantic-release-bot
0e9c0e4411 chore(release): 0.19.2 [skip ci]
<a name="0.19.2"></a>
## [0.19.2](https://github.com/DEgITx/rats-search/compare/v0.19.1...v0.19.2) (2018-05-04)

### Bug Fixes

* **linux:** fix patching on some systems without electron ([7c39658](https://github.com/DEgITx/rats-search/commit/7c39658))
* **search:** error on sorting files in search ([63768a2](https://github.com/DEgITx/rats-search/commit/63768a2))
* **trackers:** fix possible trackers error on scrape ([81b5ead](https://github.com/DEgITx/rats-search/commit/81b5ead))
2018-05-04 14:14:40 +00:00
Alexey Kasyanchuk
a69025a66c release 2018-05-04 17:09:47 +03:00
Alexey Kasyanchuk
611e390852 fix(trackers): fix possible trackers error on scrape 2018-05-04 16:38:52 +03:00