Alexey Kasyanchuk
|
aa68200bc5
|
feat(log): color log
|
2018-08-07 01:21:00 +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
|
02bc92fc11
|
electron update
|
2018-08-02 17:56:38 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
semantic-release-bot
|
84ff684096
|
chore(release): 0.24.0 [skip ci]
# [0.24.0](https://github.com/DEgITx/rats-search/compare/v0.23.0...v0.24.0) (2018-07-13)
### Bug Fixes
* **db:** fix startup on broken db after hardware shutdown [#43](https://github.com/DEgITx/rats-search/issues/43) ([2c00d8c](https://github.com/DEgITx/rats-search/commit/2c00d8c))
* **ignore:** ignore more server files ([77035f1](https://github.com/DEgITx/rats-search/commit/77035f1))
* **menu:** new page struct update in menu list ([3fad6c2](https://github.com/DEgITx/rats-search/commit/3fad6c2))
* **patch:** fix memory issue ([a339d01](https://github.com/DEgITx/rats-search/commit/a339d01))
* **updater:** fix errors messages on updater if no internet connection [#45](https://github.com/DEgITx/rats-search/issues/45) ([6ec6609](https://github.com/DEgITx/rats-search/commit/6ec6609))
### Features
* **bootstrap:** always load bootstrap peers when no peers situation (not only on startup) ([3a5c934](https://github.com/DEgITx/rats-search/commit/3a5c934))
* **p2p:** new optimized peer exchange algorithm ([65e61c5](https://github.com/DEgITx/rats-search/commit/65e61c5))
* **search:** part words search feature ([8836607](https://github.com/DEgITx/rats-search/commit/8836607))
|
2018-07-13 21:29:09 +00:00 |
|
Alexey Kasyanchuk
|
5d5aff12b8
|
electron update
|
2018-07-13 02:28:57 +03:00 |
|
Alexey Kasyanchuk
|
8adcdac6f4
|
feat(search): part words search feature
|
2018-07-07 05:56:38 +03:00 |
|
semantic-release-bot
|
2d247f0404
|
chore(release): 0.23.0 [skip ci]
# [0.23.0](https://github.com/DEgITx/rats-search/compare/v0.22.0...v0.23.0) (2018-07-02)
### Bug Fixes
* **db:** fix broken connections in some cases [#37](https://github.com/DEgITx/rats-search/issues/37) ([57e7b18](https://github.com/DEgITx/rats-search/commit/57e7b18))
* **db:** fix connection limitation ([4a0b04d](https://github.com/DEgITx/rats-search/commit/4a0b04d))
* **downloading:** always show downloading on list even if download not started ([76cb896](https://github.com/DEgITx/rats-search/commit/76cb896))
* **downloading:** fix recheck progress indication on start and finish ([048c0f6](https://github.com/DEgITx/rats-search/commit/048c0f6))
* **downloading:** fix state on some torrent cases ([125ce95](https://github.com/DEgITx/rats-search/commit/125ce95))
* **feed:** keep downloading values seperate ([8d04df4](https://github.com/DEgITx/rats-search/commit/8d04df4))
* **gui:** padding on some long torrent names ([e1f83a6](https://github.com/DEgITx/rats-search/commit/e1f83a6))
* **header:** replaced button places in top header ([f262af6](https://github.com/DEgITx/rats-search/commit/f262af6))
* **replication:** fix replication on some cases of downloading ([ac046d0](https://github.com/DEgITx/rats-search/commit/ac046d0))
* **tests:** fix intersect test case ([88644ec](https://github.com/DEgITx/rats-search/commit/88644ec))
* **tests:** simplify tests ([c3d62f5](https://github.com/DEgITx/rats-search/commit/c3d62f5))
### Features
* **config:** p2p replication client and server separate for performance optimization ([a5e0afc](https://github.com/DEgITx/rats-search/commit/a5e0afc))
* **downloading:** download speed ([f9ac98f](https://github.com/DEgITx/rats-search/commit/f9ac98f))
* **downloading:** removing after download ability ([886c4d1](https://github.com/DEgITx/rats-search/commit/886c4d1))
* **downloading:** save download session support ([652f9a0](https://github.com/DEgITx/rats-search/commit/652f9a0))
* **downloading:** tooltips on torrent element ([e73ca1c](https://github.com/DEgITx/rats-search/commit/e73ca1c))
* **downloading:** torrent pause feature ([6d8c04e](https://github.com/DEgITx/rats-search/commit/6d8c04e))
|
2018-07-02 01:57:20 +00:00 |
|
Alexey Kasyanchuk
|
8dc7cfecf9
|
fix(tests): simplify tests
|
2018-06-30 01:54:38 +03:00 |
|
semantic-release-bot
|
41b808de8c
|
chore(release): 0.22.0 [skip ci]
# [0.22.0](https://github.com/DEgITx/rats-search/compare/v0.21.1...v0.22.0) (2018-06-24)
### Bug Fixes
* **closing:** more proper closing without errors ([b3fa8bf](https://github.com/DEgITx/rats-search/commit/b3fa8bf))
* **linux:** fix AppImage build [#35](https://github.com/DEgITx/rats-search/issues/35) ([fd3d2cd](https://github.com/DEgITx/rats-search/commit/fd3d2cd))
* **p2p:** p2p proper closing ([d839859](https://github.com/DEgITx/rats-search/commit/d839859))
* **replication:** fix partitial torrent adding ([260afc5](https://github.com/DEgITx/rats-search/commit/260afc5))
### Features
* **debug:** debug rejections ([c9e0fb2](https://github.com/DEgITx/rats-search/commit/c9e0fb2))
* **gui:** tips over some buttons ([a1bdaa5](https://github.com/DEgITx/rats-search/commit/a1bdaa5))
|
2018-06-24 00:11:59 +00:00 |
|
Alexey Kasyanchuk
|
86692ee857
|
fix(linux): fix AppImage build #35
|
2018-06-24 02:37:38 +03:00 |
|
Alexey Kasyanchuk
|
731b406951
|
some versions updates
|
2018-06-24 00:51:06 +03:00 |
|
semantic-release-bot
|
76f8b9fa66
|
chore(release): 0.21.1 [skip ci]
## [0.21.1](https://github.com/DEgITx/rats-search/compare/v0.21.0...v0.21.1) (2018-06-19)
### Bug Fixes
* **download:** crash on download page click in some cases [#34](https://github.com/DEgITx/rats-search/issues/34) ([3f4812e](https://github.com/DEgITx/rats-search/commit/3f4812e))
|
2018-06-19 14:02:55 +00:00 |
|
semantic-release-bot
|
f1464ef285
|
chore(release): 0.21.0 [skip ci]
# [0.21.0](https://github.com/DEgITx/rats-search/compare/v0.20.1...v0.21.0) (2018-06-18)
### Bug Fixes
* **feed:** always insert new feed item ([385e701](https://github.com/DEgITx/rats-search/commit/385e701))
* **feed:** fix feed build ([7111988](https://github.com/DEgITx/rats-search/commit/7111988))
* **feed:** fix feed live update ([8fa9ed3](https://github.com/DEgITx/rats-search/commit/8fa9ed3))
* **feed:** fix p2p load error ([27ec3cc](https://github.com/DEgITx/rats-search/commit/27ec3cc))
* **feed:** type in adding feed entity ([ecac7f4](https://github.com/DEgITx/rats-search/commit/ecac7f4))
* **gui:** always back to main from torrent page, even torrent is loading ([9365219](https://github.com/DEgITx/rats-search/commit/9365219))
* **gui:** fix potencial false window load ([6e0fec2](https://github.com/DEgITx/rats-search/commit/6e0fec2))
* **gui:** little fixes ([7325fc2](https://github.com/DEgITx/rats-search/commit/7325fc2))
* **spider:** fix compiling error on start ([672d14d](https://github.com/DEgITx/rats-search/commit/672d14d))
* **store:** fix limitation on records sync ([81c471b](https://github.com/DEgITx/rats-search/commit/81c471b))
* **store:** fix potential out of records on find request ([3579d24](https://github.com/DEgITx/rats-search/commit/3579d24))
* **trackers:** fix tracker response error ([f74b129](https://github.com/DEgITx/rats-search/commit/f74b129))
* **translations-ru:** fix some messages (thanks to Viktor Lukash) ([deb6c79](https://github.com/DEgITx/rats-search/commit/deb6c79))
* **vote:** ignore voting if already vote ([a9ebef7](https://github.com/DEgITx/rats-search/commit/a9ebef7))
### Features
* **activity:** activity page / feed separate ([e296289](https://github.com/DEgITx/rats-search/commit/e296289))
* **feed:** feed widget support ([3aefdc8](https://github.com/DEgITx/rats-search/commit/3aefdc8))
* **feed:** replicate remote feed from peers ([d2cc42f](https://github.com/DEgITx/rats-search/commit/d2cc42f))
* **gui:** display rating in torrent line (gui part) ([605672b](https://github.com/DEgITx/rats-search/commit/605672b))
* **p2p:** p2p feed ([e368910](https://github.com/DEgITx/rats-search/commit/e368910))
* **search:** new search navigation ([96f347b](https://github.com/DEgITx/rats-search/commit/96f347b))
* **server:** update dependecy server module babel installation [#33](https://github.com/DEgITx/rats-search/issues/33) ([4f60539](https://github.com/DEgITx/rats-search/commit/4f60539))
* **store:** live sync store records on connection to every peer ([9c7379e](https://github.com/DEgITx/rats-search/commit/9c7379e))
* **translations-ua:** Ukraine translation (thanks to Viktor Lukash) ([476fc7e](https://github.com/DEgITx/rats-search/commit/476fc7e))
* **tray:** tray hide on closing [#32](https://github.com/DEgITx/rats-search/issues/32) ([d7d3939](https://github.com/DEgITx/rats-search/commit/d7d3939))
* **vote:** rating update on torrent request ([8c28728](https://github.com/DEgITx/rats-search/commit/8c28728))
### Performance Improvements
* **db:** little faster cycles over small requests ([3f76d11](https://github.com/DEgITx/rats-search/commit/3f76d11))
|
2018-06-18 13:25:18 +00:00 |
|
Alexey Kasyanchuk
|
93b1b91f56
|
eslint
|
2018-06-17 23:56:39 +03:00 |
|
Alexey Kasyanchuk
|
3eeb402810
|
update electron
|
2018-06-02 16:20:19 +03:00 |
|
Alexey Kasyanchuk
|
ae8b84fed6
|
feat(server): update dependecy server module babel installation #33
|
2018-05-29 14:25:24 +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 |
|
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
|
e29e27f886
|
electron update
|
2018-05-21 00:29:46 +03:00 |
|
Alexey Kasyanchuk
|
0d39bbd9c3
|
feat(translations): generate words on translation
|
2018-05-18 00:40:33 +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 |
|
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
|
299656c063
|
disable diskusage packet for now
|
2018-05-04 00:12:23 +03:00 |
|
semantic-release-bot
|
526c1d0b7d
|
chore(release): 0.19.1 [skip ci]
<a name="0.19.1"></a>
## [0.19.1](https://github.com/DEgITx/rats-search/compare/v0.19.0...v0.19.1) (2018-04-30)
### Bug Fixes
* **donate:** more relevant donate view, display also patreon donate :) ([7152b36](https://github.com/DEgITx/rats-search/commit/7152b36))
|
2018-04-30 10:15:42 +00:00 |
|
Alexey Kasyanchuk
|
91c665c864
|
electron update
|
2018-04-28 06:59:24 +03:00 |
|
semantic-release-bot
|
debaa05920
|
chore(release): 0.19.0 [skip ci]
<a name="0.19.0"></a>
# [0.19.0](https://github.com/DEgITx/rats-search/compare/v0.18.0...v0.19.0) (2018-04-26)
### Bug Fixes
* **content:** basic adult filtration ([6a85538](https://github.com/DEgITx/rats-search/commit/6a85538))
* **header:** more pleasant animation ([3690d3a](https://github.com/DEgITx/rats-search/commit/3690d3a))
* **peerdb:** transfer data fix ([cd054b3](https://github.com/DEgITx/rats-search/commit/cd054b3))
* **search:** fix some unsafe results in safe search ([541acca](https://github.com/DEgITx/rats-search/commit/541acca))
* **search:** show types of torrents on files search fix ([4b8ef41](https://github.com/DEgITx/rats-search/commit/4b8ef41))
* **store:** store on all peers ([ed9c323](https://github.com/DEgITx/rats-search/commit/ed9c323))
* **vote:** proper vote data sequencing ([e87e51e](https://github.com/DEgITx/rats-search/commit/e87e51e))
* **votes:** actual votes display works now ([75e7159](https://github.com/DEgITx/rats-search/commit/75e7159))
### Features
* **filters:** adult filter ([6aa952a](https://github.com/DEgITx/rats-search/commit/6aa952a))
* **filters:** some examples of regex [#25](https://github.com/DEgITx/rats-search/issues/25) ([b112900](https://github.com/DEgITx/rats-search/commit/b112900))
* **header:** fixed header on main window ([e7cda54](https://github.com/DEgITx/rats-search/commit/e7cda54))
* **peerDB:** store on peers feature ([912be10](https://github.com/DEgITx/rats-search/commit/912be10))
* **replication:** replicate torrent on open ([6acf17f](https://github.com/DEgITx/rats-search/commit/6acf17f))
* **search:** separate adult remote content on search ([660192e](https://github.com/DEgITx/rats-search/commit/660192e))
* **vote:** replicate torrent on voting ([d524ff4](https://github.com/DEgITx/rats-search/commit/d524ff4))
* **vote:** restored voting (now working over p2p) ([9caa593](https://github.com/DEgITx/rats-search/commit/9caa593))
### Performance Improvements
* **peerdb:** faster store sync ([fc0388c](https://github.com/DEgITx/rats-search/commit/fc0388c))
* **top:** less cpu usage on top page update ([b39a933](https://github.com/DEgITx/rats-search/commit/b39a933))
|
2018-04-26 08:11:35 +00:00 |
|
Alexey Kasyanchuk
|
aae2ddf458
|
fix(content): basic adult filtration
|
2018-04-26 10:13:41 +03:00 |
|
Alexey Kasyanchuk
|
5407ef8c59
|
feat(peerDB): store on peers feature
|
2018-04-13 00:33:11 +03:00 |
|
Alexey Kasyanchuk
|
5ae597f35a
|
feat(header): fixed header on main window
|
2018-04-10 16:38:11 +03:00 |
|
semantic-release-bot
|
c202c560cb
|
chore(release): 0.18.0 [skip ci]
<a name="0.18.0"></a>
# [0.18.0](https://github.com/DEgITx/rats-search/compare/v0.17.1...v0.18.0) (2018-04-07)
### Bug Fixes
* **server:** little makeup for server version ([99115f9](https://github.com/DEgITx/rats-search/commit/99115f9))
* **server:** restored server messages ([e9da8db](https://github.com/DEgITx/rats-search/commit/e9da8db))
### Features
* **p2p:** random peer exchange ([c2a0933](https://github.com/DEgITx/rats-search/commit/c2a0933))
* **search:** show current request with text [#23](https://github.com/DEgITx/rats-search/issues/23) ([e3ab4d4](https://github.com/DEgITx/rats-search/commit/e3ab4d4))
* **server:** seperate server part and ability to run server without electron ([3246d15](https://github.com/DEgITx/rats-search/commit/3246d15))
* **web:** web version available again ([bfbc660](https://github.com/DEgITx/rats-search/commit/bfbc660))
|
2018-04-07 10:54:41 +00:00 |
|
Alexey Kasyanchuk
|
3b49d52afe
|
fix(server): little makeup for server version
|
2018-04-07 10:43:08 +03:00 |
|
Alexey Kasyanchuk
|
1fd0e5fa49
|
tests fix
|
2018-04-06 17:40:51 +03:00 |
|
Alexey Kasyanchuk
|
0cdfd136c5
|
basic web page build restored
|
2018-04-06 16:21:17 +03:00 |
|
Alexey Kasyanchuk
|
a2ade1cd68
|
fix(server): restored server messages
|
2018-04-05 16:57:32 +03:00 |
|
Alexey Kasyanchuk
|
e244fabd2c
|
feat(server): seperate server part and ability to run server without electron
|
2018-04-05 16:28:02 +03:00 |
|
semantic-release-bot
|
630cbcdfeb
|
chore(release): 0.17.1 [skip ci]
<a name="0.17.1"></a>
## [0.17.1](https://github.com/DEgITx/rats-search/compare/v0.17.0...v0.17.1) (2018-04-04)
### Bug Fixes
* **db:** fix search index on replication ([969d8dc](https://github.com/DEgITx/rats-search/commit/969d8dc))
* **db:** ignore patching already created db ([4e22eb1](https://github.com/DEgITx/rats-search/commit/4e22eb1))
* **db:** optimization after patching ([f14aefd](https://github.com/DEgITx/rats-search/commit/f14aefd))
* **db:** resolving old database indexes ([cfd4459](https://github.com/DEgITx/rats-search/commit/cfd4459))
* **filter:** cleaning fix on big db ([07c931c](https://github.com/DEgITx/rats-search/commit/07c931c))
* **tests:** fixed patching on tests ([8d7359e](https://github.com/DEgITx/rats-search/commit/8d7359e))
|
2018-04-04 11:20:08 +00:00 |
|
semantic-release-bot
|
a5f19e8286
|
chore(release): 0.17.0 [skip ci]
<a name="0.17.0"></a>
# [0.17.0](https://github.com/DEgITx/rats-search/compare/v0.16.2...v0.17.0) (2018-04-01)
### Bug Fixes
* **p2p:** save only existing peers ([e74c68f](https://github.com/DEgITx/rats-search/commit/e74c68f))
* **peers:** fix display peers count in gui ([a255c47](https://github.com/DEgITx/rats-search/commit/a255c47))
* **tests:** fix net code on test env ([cb022b0](https://github.com/DEgITx/rats-search/commit/cb022b0))
* **tests:** fix quit timeout ([efff28a](https://github.com/DEgITx/rats-search/commit/efff28a))
### Features
* **bootstrap:** reserved p2p peers server ([13e0107](https://github.com/DEgITx/rats-search/commit/13e0107))
* **filter:** naming filtering [#17](https://github.com/DEgITx/rats-search/issues/17) ([d766f94](https://github.com/DEgITx/rats-search/commit/d766f94))
* **filter:** torrents filters (basic maxFiles filter) ([37d5d18](https://github.com/DEgITx/rats-search/commit/37d5d18))
|
2018-04-01 20:51:00 +00:00 |
|
semantic-release-bot
|
ea4e99136b
|
chore(release): 0.16.2 [skip ci]
<a name="0.16.2"></a>
## [0.16.2](https://github.com/DEgITx/rats-search/compare/v0.16.1...v0.16.2) (2018-03-31)
### Bug Fixes
* **replication:** show correct torrent types on replication ([3c6698e](https://github.com/DEgITx/rats-search/commit/3c6698e))
|
2018-03-31 07:27:29 +00:00 |
|
semantic-release-bot
|
bed34a63ca
|
chore(release): 0.16.1 [skip ci]
<a name="0.16.1"></a>
## [0.16.1](https://github.com/DEgITx/rats-search/compare/v0.16.0...v0.16.1) (2018-03-30)
### Bug Fixes
* **p2p:** fix torrents count ([d4b9958](https://github.com/DEgITx/rats-search/commit/d4b9958))
|
2018-03-30 21:04:05 +00:00 |
|
semantic-release-bot
|
5aedbdacd7
|
chore(release): 0.16.0 [skip ci]
<a name="0.16.0"></a>
# [0.16.0](https://github.com/DEgITx/rats-search/compare/v0.15.2...v0.16.0) (2018-03-30)
### Bug Fixes
* **db:** fix some null values errors ([640cadd](https://github.com/DEgITx/rats-search/commit/640cadd))
* **linux:** 32bit linux builds [#21](https://github.com/DEgITx/rats-search/issues/21) ([5a0da90](https://github.com/DEgITx/rats-search/commit/5a0da90))
* **replication:** enable replication by default ([6e8b01a](https://github.com/DEgITx/rats-search/commit/6e8b01a))
* **replication:** fix error on replication ([7ab42e9](https://github.com/DEgITx/rats-search/commit/7ab42e9))
### Features
* **p2p:** app version on p2p ([8c4e659](https://github.com/DEgITx/rats-search/commit/8c4e659))
* **p2p:** show torrents number of other clients ([a4fa0b1](https://github.com/DEgITx/rats-search/commit/a4fa0b1))
|
2018-03-30 20:19:30 +00:00 |
|
Alexey Kasyanchuk
|
7952c283ef
|
fix(linux): 32bit linux builds #21
|
2018-03-29 23:38:03 +03:00 |
|
Alexey Kasyanchuk
|
d5789714a6
|
permament babel in package
|
2018-03-29 20:38:17 +03:00 |
|
semantic-release-bot
|
4f981d3068
|
chore(release): 0.15.2 [skip ci]
<a name="0.15.2"></a>
## [0.15.2](https://github.com/DEgITx/rats-search/compare/v0.15.1...v0.15.2) (2018-03-28)
### Bug Fixes
* **settings:** save settings fix [#19](https://github.com/DEgITx/rats-search/issues/19) ([7544de3](https://github.com/DEgITx/rats-search/commit/7544de3))
|
2018-03-28 13:37:45 +00:00 |
|