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
|
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
|
34cdc7fb09
|
fix(db): fix external sphinx openning check in some cases #57
|
2018-08-08 23:31:01 +03:00 |
|
Alexey Kasyanchuk
|
ce1b915663
|
Merge branch 'master' into services
# Conflicts:
# package-lock.json
|
2018-08-08 06:59:53 +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
|
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
|
bf23587211
|
feat(rutracker): rutracker basic integratioin
|
2018-07-30 11:59: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 |
|
semantic-release-bot
|
7fed355be3
|
chore(release): 0.15.1 [skip ci]
<a name="0.15.1"></a>
## [0.15.1](https://github.com/DEgITx/rats-search/compare/v0.15.0...v0.15.1) (2018-03-27)
### Bug Fixes
* **top:** remote top shown fix ([2f66398](https://github.com/DEgITx/rats-search/commit/2f66398))
|
2018-03-27 14:23:32 +00:00 |
|
semantic-release-bot
|
736dfc2327
|
chore(release): 0.15.0 [skip ci]
<a name="0.15.0"></a>
# [0.15.0](https://github.com/DEgITx/rats-search/compare/v0.14.1...v0.15.0) (2018-03-26)
### Bug Fixes
* **portable:** portable win32 build ([bec76e7](https://github.com/DEgITx/rats-search/commit/bec76e7))
* **top:** fix week and month top load ([84cd86d](https://github.com/DEgITx/rats-search/commit/84cd86d))
### Features
* **header:** back to main button at top ([0cb81ec](https://github.com/DEgITx/rats-search/commit/0cb81ec))
* **top:** categories to tab items and new items load ([6f1a3c3](https://github.com/DEgITx/rats-search/commit/6f1a3c3))
* **top:** p2p top search ([7f10267](https://github.com/DEgITx/rats-search/commit/7f10267))
* **win:** win 32bit build ([80f56aa](https://github.com/DEgITx/rats-search/commit/80f56aa)), closes [#18](https://github.com/DEgITx/rats-search/issues/18)
|
2018-03-26 21:34:28 +00:00 |
|
Alexey Kasyanchuk
|
fa211cdb12
|
electron update
|
2018-03-26 21:20:34 +03:00 |
|
Alexey Kasyanchuk
|
d353edc56f
|
feat(win): win 32bit build
Fix #18
|
2018-03-25 06:23:32 +03:00 |
|
Alexey Kasyanchuk
|
f360e316b7
|
update testing suit
|
2018-03-24 00:36:54 +03:00 |
|
semantic-release-bot
|
7750ca5c03
|
chore(release): 0.14.1 [skip ci]
<a name="0.14.1"></a>
## [0.14.1](https://github.com/DEgITx/rats-search/compare/v0.14.0...v0.14.1) (2018-03-17)
### Bug Fixes
* **p2p:** still fix adding youself to list ([bfad498](https://github.com/DEgITx/rats-search/commit/bfad498))
|
2018-03-17 21:18:00 +00:00 |
|
semantic-release-bot
|
3d6001bb09
|
chore(release): 0.14.0 [skip ci]
<a name="0.14.0"></a>
# [0.14.0](https://github.com/DEgITx/rats-search/compare/v0.13.0...v0.14.0) (2018-03-17)
### Bug Fixes
* **p2p:** disconnect on protocol bad handshake on server side ([c6b73ee](https://github.com/DEgITx/rats-search/commit/c6b73ee))
* **portable:** fix error on renaming portable directory ([4714728](https://github.com/DEgITx/rats-search/commit/4714728))
* **ssh:** fix closing ssh on exit ([426886d](https://github.com/DEgITx/rats-search/commit/426886d))
### Features
* **menu:** new menu items (support) ([c6b28f0](https://github.com/DEgITx/rats-search/commit/c6b28f0))
* **menu:** version as menu item ([e139256](https://github.com/DEgITx/rats-search/commit/e139256))
* **p2p:** tunnels support for bad peers ([ec143d9](https://github.com/DEgITx/rats-search/commit/ec143d9))
* **ssh:** fix key store ([5b26500](https://github.com/DEgITx/rats-search/commit/5b26500))
|
2018-03-17 20:36:34 +00:00 |
|
Alexey Kasyanchuk
|
2e9ea144de
|
versions update (electron)
|
2018-03-16 14:53:47 +03:00 |
|
semantic-release-bot
|
e91924e70e
|
chore(release): 0.13.0 [skip ci]
<a name="0.13.0"></a>
# [0.13.0](https://github.com/DEgITx/rats-search/compare/v0.12.0...v0.13.0) (2018-03-13)
### Bug Fixes
* **gui:** fix date displaing in torrent details ([3d6baca](https://github.com/DEgITx/rats-search/commit/3d6baca))
* **gui:** loading progress when open top ([a06a81a](https://github.com/DEgITx/rats-search/commit/a06a81a))
* **info:** fix info files limitation in output ([6285ab4](https://github.com/DEgITx/rats-search/commit/6285ab4))
* **p2p:** fix connection by yourself in process ([ce08b3b](https://github.com/DEgITx/rats-search/commit/ce08b3b))
* **scanner:** always add id - replication fix ([979ef1b](https://github.com/DEgITx/rats-search/commit/979ef1b))
### Features
* **gui:** compact header design ([9566c77](https://github.com/DEgITx/rats-search/commit/9566c77))
* **gui:** new header design (more compressed) ([51ecfd0](https://github.com/DEgITx/rats-search/commit/51ecfd0))
* **gui:** settings on header ([93dd5af](https://github.com/DEgITx/rats-search/commit/93dd5af))
* **manual:** usage manual (help) in menu ([7420544](https://github.com/DEgITx/rats-search/commit/7420544))
* **p2p:** p2p torrents replication ([999ab0c](https://github.com/DEgITx/rats-search/commit/999ab0c))
|
2018-03-13 08:28:38 +00:00 |
|
semantic-release-bot
|
b3dcf88911
|
chore(release): 0.12.0 [skip ci]
<a name="0.12.0"></a>
# [0.12.0](https://github.com/DEgITx/rats-search/compare/v0.11.0...v0.12.0) (2018-03-10)
### Bug Fixes
* **gui:** typo in save settings ([8043f4a](https://github.com/DEgITx/rats-search/commit/8043f4a))
* **macos:** mac os icon size fix [#10](https://github.com/DEgITx/rats-search/issues/10) ([b6a7f85](https://github.com/DEgITx/rats-search/commit/b6a7f85))
### Features
* **config:** peers number settings ([61d0f25](https://github.com/DEgITx/rats-search/commit/61d0f25))
* **p2p:** bootstrap peers ([3292e8f](https://github.com/DEgITx/rats-search/commit/3292e8f))
* **p2p:** life peers exchange ([8035e57](https://github.com/DEgITx/rats-search/commit/8035e57))
* **p2p:** peers limitation to prevent connection spam ([9177691](https://github.com/DEgITx/rats-search/commit/9177691))
* **portable:** portable win64 version support [#9](https://github.com/DEgITx/rats-search/issues/9) ([f16393b](https://github.com/DEgITx/rats-search/commit/f16393b))
* **search:** add 100 mb interval to search [#12](https://github.com/DEgITx/rats-search/issues/12) ([ddaf9e1](https://github.com/DEgITx/rats-search/commit/ddaf9e1))
|
2018-03-10 11:11:36 +00:00 |
|
Alexey Kasyanchuk
|
52b51d4e63
|
update semantic
|
2018-03-10 14:03:41 +03:00 |
|
Alexey Kasyanchuk
|
3c0930fcd6
|
fix(macos): mac os icon size fix #10
|
2018-03-10 08:27:05 +03:00 |
|
semantic-release-bot
|
47f5b7b575
|
chore(release): 0.11.0 [skip ci]
<a name="0.11.0"></a>
# [0.11.0](https://github.com/DEgITx/rats-search/compare/v0.10.0...v0.11.0) (2018-03-07)
### Bug Fixes
* **changelog:** fix modal peers display ([fb3a28b](https://github.com/DEgITx/rats-search/commit/fb3a28b))
* **p2p:** situation when ignoring yourself address is very slow ([d55c8f2](https://github.com/DEgITx/rats-search/commit/d55c8f2))
* **search:** show torrent page from remote peer ([9a69f07](https://github.com/DEgITx/rats-search/commit/9a69f07))
### Features
* **donate:** donate window ([da3a646](https://github.com/DEgITx/rats-search/commit/da3a646))
* **download:** torrent downloads manager ([73d2c3c](https://github.com/DEgITx/rats-search/commit/73d2c3c))
* **gui:** access to top from menu ([20bd280](https://github.com/DEgITx/rats-search/commit/20bd280))
|
2018-03-07 01:57:10 +00:00 |
|
Alexey Kasyanchuk
|
008a9bd0cc
|
possible problem with app declaration fix
|
2018-03-05 06:40:06 +03:00 |
|
semantic-release-bot
|
39f3be2615
|
chore(release): 0.10.0 [skip ci]
<a name="0.10.0"></a>
# [0.10.0](https://github.com/DEgITx/rats-search/compare/v0.9.0...v0.10.0) (2018-03-03)
### Bug Fixes
* **gui:** cleanup footer ([ebda2d7](https://github.com/DEgITx/rats-search/commit/ebda2d7))
* **gui:** some incorrect information removed from top header ([894bcaf](https://github.com/DEgITx/rats-search/commit/894bcaf))
* **log:** dont show any upnp messages in log ([bf9af3f](https://github.com/DEgITx/rats-search/commit/bf9af3f))
* **network:** fix stun error on startup if no network available ([09de03a](https://github.com/DEgITx/rats-search/commit/09de03a)), closes [#7](https://github.com/DEgITx/rats-search/issues/7)
* **p2p:** fix back connection ([cce0f9a](https://github.com/DEgITx/rats-search/commit/cce0f9a))
* **p2p:** some ignoring of local addresses ([835038b](https://github.com/DEgITx/rats-search/commit/835038b))
* **search:** merge files in search when same torrent twice in a row ([22d3173](https://github.com/DEgITx/rats-search/commit/22d3173))
* **vote:** just disable for future improvements in p2p ([1d318d7](https://github.com/DEgITx/rats-search/commit/1d318d7))
### Features
* **p2p:** peers backup on exit ([449460d](https://github.com/DEgITx/rats-search/commit/449460d))
* **p2p:** peers exchange ([dfd8378](https://github.com/DEgITx/rats-search/commit/dfd8378))
* **p2p:** protocol check and support responce p2p connection ([b37bbb4](https://github.com/DEgITx/rats-search/commit/b37bbb4))
* **search:** visual separate p2p torrents ([43780bc](https://github.com/DEgITx/rats-search/commit/43780bc))
* **secure:** responce only to rats messages ([16aa63e](https://github.com/DEgITx/rats-search/commit/16aa63e))
|
2018-03-03 22:15:19 +00:00 |
|
Alexey Kasyanchuk
|
6de95a1add
|
feat(p2p): peers backup on exit
|
2018-03-03 23:15:05 +03:00 |
|
semantic-release-bot
|
4312b63cef
|
chore(release): 0.9.0 [skip ci]
<a name="0.9.0"></a>
# [0.9.0](https://github.com/DEgITx/rats-search/compare/v0.8.0...v0.9.0) (2018-03-02)
### Features
* **network:** UPnP support ([6ba0d05](https://github.com/DEgITx/rats-search/commit/6ba0d05))
|
2018-03-02 01:22:08 +00:00 |
|
Alexey Kasyanchuk
|
b876c71f12
|
feat(network): UPnP support
|
2018-03-02 04:14:04 +03:00 |
|
semantic-release-bot
|
34a73d91bf
|
chore(release): 0.8.0 [skip ci]
<a name="0.8.0"></a>
# [0.8.0](https://github.com/DEgITx/rats-search/compare/v0.7.1...v0.8.0) (2018-03-01)
### Features
* **config:** new scanning options ([b946877](https://github.com/DEgITx/rats-search/commit/b946877))
* **config:** some network limitations ([1751ad6](https://github.com/DEgITx/rats-search/commit/1751ad6))
* **menu:** report bug in application ([1a8af14](https://github.com/DEgITx/rats-search/commit/1a8af14))
### Performance Improvements
* **network:** limit package usage ([f6a8e89](https://github.com/DEgITx/rats-search/commit/f6a8e89))
* **network:** network usage optimization ([e1e0074](https://github.com/DEgITx/rats-search/commit/e1e0074))
|
2018-03-01 15:08:18 +00:00 |
|
semantic-release-bot
|
102aac7b54
|
chore(release): 0.7.1 [skip ci]
<a name="0.7.1"></a>
## [0.7.1](https://github.com/DEgITx/rats-search/compare/v0.7.0...v0.7.1) (2018-02-21)
### Bug Fixes
* **config:** settings port descriptions ([e7b30ab](https://github.com/DEgITx/rats-search/commit/e7b30ab))
* **p2p:** errors on peers ignore ([4b21c38](https://github.com/DEgITx/rats-search/commit/4b21c38))
|
2018-02-21 13:27:22 +00:00 |
|
semantic-release-bot
|
ecf5f22acf
|
chore(release): 0.7.0 [skip ci]
<a name="0.7.0"></a>
# [0.7.0](https://github.com/DEgITx/rats-search/compare/v0.6.1...v0.7.0) (2018-02-18)
### Bug Fixes
* **app:** messaging on closing ([f117b61](https://github.com/DEgITx/rats-search/commit/f117b61))
* **config:** color of search indicator ([69c391b](https://github.com/DEgITx/rats-search/commit/69c391b))
* **p2p:** closing on end ([a1c9adb](https://github.com/DEgITx/rats-search/commit/a1c9adb))
* **p2p:** closing on end reverted (it was ok by default) ([ee3df81](https://github.com/DEgITx/rats-search/commit/ee3df81))
* **p2p:** compact convert ip's ([b84c9da](https://github.com/DEgITx/rats-search/commit/b84c9da))
* **p2p:** fix disconnects after each call ([12d66ff](https://github.com/DEgITx/rats-search/commit/12d66ff))
* **p2p:** ignore errors on conn ([8e81bbc](https://github.com/DEgITx/rats-search/commit/8e81bbc))
### Features
* **app:** p2p peers indicator ([3d4dbd5](https://github.com/DEgITx/rats-search/commit/3d4dbd5))
* **config:** p2p enable/disable ([5bd2e75](https://github.com/DEgITx/rats-search/commit/5bd2e75))
* **p2p:** basic search retransfer ([da7ea2a](https://github.com/DEgITx/rats-search/commit/da7ea2a))
* **p2p:** files search also ([8c79960](https://github.com/DEgITx/rats-search/commit/8c79960))
* **p2p:** ignore your address ([f0f3692](https://github.com/DEgITx/rats-search/commit/f0f3692))
* **p2p:** other rats peers detection ([24c50d3](https://github.com/DEgITx/rats-search/commit/24c50d3))
### Performance Improvements
* **p2p:** reduce traffic of p2p calls ([cd6d0a2](https://github.com/DEgITx/rats-search/commit/cd6d0a2))
|
2018-02-18 09:59:07 +00:00 |
|
Alexey Kasyanchuk
|
08b73aa7a9
|
feat(p2p): ignore your address
|
2018-02-17 23:22:59 +03:00 |
|
Alexey Kasyanchuk
|
c33f927a7d
|
feat(p2p): files search also
|
2018-02-17 20:04:54 +03:00 |
|
Alexey Kasyanchuk
|
91f5a3fabd
|
feat(p2p): basic search retransfer
|
2018-02-17 18:43:00 +03:00 |
|
semantic-release-bot
|
9c25408b27
|
chore(release): 0.6.1 [skip ci]
<a name="0.6.1"></a>
## [0.6.1](https://github.com/DEgITx/rats-search/compare/v0.6.0...v0.6.1) (2018-02-12)
### Bug Fixes
* **macos:** fix closing under some platforms ([c765145](https://github.com/DEgITx/rats-search/commit/c765145))
|
2018-02-12 14:09:20 +00:00 |
|
semantic-release-bot
|
08ccf09105
|
chore(release): 0.6.0 [skip ci]
<a name="0.6.0"></a>
# [0.6.0](https://github.com/DEgITx/rats-search/compare/v0.5.0...v0.6.0) (2018-02-12)
### Bug Fixes
* **macos:** fix updates on Mac OS X ([91e4f93](https://github.com/DEgITx/rats-search/commit/91e4f93))
* **macos:** normal icon ([d138c85](https://github.com/DEgITx/rats-search/commit/d138c85))
* **windows:** start fix in some cases (possible win7 fix) ([45c408f](https://github.com/DEgITx/rats-search/commit/45c408f))
### Features
* **app:** allow run only single application at same time ([e942c03](https://github.com/DEgITx/rats-search/commit/e942c03))
* **log:** log autoupdate info ([1e5392d](https://github.com/DEgITx/rats-search/commit/1e5392d))
* **log:** system information ([023d33f](https://github.com/DEgITx/rats-search/commit/023d33f))
|
2018-02-12 11:54:41 +00:00 |
|
Alexey Kasyanchuk
|
a5129f4036
|
release
|
2018-02-12 14:50:19 +03:00 |
|
Alexey Kasyanchuk
|
cb28d1edee
|
feat(log): log autoupdate info
|
2018-02-12 09:05:37 +03:00 |
|
Alexey Kasyanchuk
|
fd64c70853
|
fix(macos): fix updates on Mac OS X
|
2018-02-11 21:23:10 +03:00 |
|
semantic-release-bot
|
c28bf4fa5a
|
chore(release): 0.5.0 [skip ci]
<a name="0.5.0"></a>
# [0.5.0](https://github.com/DEgITx/rats-search/compare/v0.4.0...v0.5.0) (2018-02-11)
### Bug Fixes
* **autoupdate:** fix error on downloading updater ([023bb97](https://github.com/DEgITx/rats-search/commit/023bb97))
### Features
* **autoupdate:** autoupdate on statup ([b308bb5](https://github.com/DEgITx/rats-search/commit/b308bb5))
|
2018-02-11 12:07:57 +00:00 |
|
Alexey Kasyanchuk
|
f7a3308fab
|
fix(autoupdate): fix error on downloading updater
|
2018-02-11 15:01:24 +03:00 |
|
Alexey Kasyanchuk
|
ee1a6013d6
|
feat(autoupdate): autoupdate on statup
|
2018-02-11 13:54:45 +03:00 |
|
semantic-release-bot
|
58ab8da8c2
|
chore(release): 0.4.0 [skip ci]
<a name="0.4.0"></a>
# [0.4.0](https://github.com/DEgITx/rats-search/compare/v0.3.1...v0.4.0) (2018-02-10)
### Bug Fixes
* **app:** fix removing events on render process ([f1bfd41](https://github.com/DEgITx/rats-search/commit/f1bfd41))
* **app:** support additional arguments on messages ([f306c53](https://github.com/DEgITx/rats-search/commit/f306c53))
* **download:** bug when cancel button not appear in main page ([d317c30](https://github.com/DEgITx/rats-search/commit/d317c30))
* **download:** cancel controls on torrent element ([cd1f89c](https://github.com/DEgITx/rats-search/commit/cd1f89c))
* **download:** problem on dht api after delete torrent ([ea8bc01](https://github.com/DEgITx/rats-search/commit/ea8bc01))
* **image:** restored spinner on downloading metadata ([387945a](https://github.com/DEgITx/rats-search/commit/387945a))
* **unix:** resolve problem with icon part at some systems ([0e5e045](https://github.com/DEgITx/rats-search/commit/0e5e045)), closes [#3](https://github.com/DEgITx/rats-search/issues/3)
### Features
* **config:** download torrents directory in config ([9ac5539](https://github.com/DEgITx/rats-search/commit/9ac5539))
* **download:** basic torrent download support ([0abd516](https://github.com/DEgITx/rats-search/commit/0abd516))
* **download:** cancel downloading ([fd03491](https://github.com/DEgITx/rats-search/commit/fd03491))
* **download:** more control over torrent download ([395a30e](https://github.com/DEgITx/rats-search/commit/395a30e))
* **download:** torrent progress on torrent element ([70a7daa](https://github.com/DEgITx/rats-search/commit/70a7daa))
* **menu:** new context menu with copy/paste ([2bf8970](https://github.com/DEgITx/rats-search/commit/2bf8970))
|
2018-02-10 11:08:50 +00:00 |
|
Alexey Kasyanchuk
|
00d03ed81e
|
fix(download): problem on dht api after delete torrent
|
2018-02-09 09:25:47 +03:00 |
|
Alexey Kasyanchuk
|
c035e880e9
|
feat(menu): new context menu with copy/paste
|
2018-02-08 14:20:43 +03:00 |
|
Alexey Kasyanchuk
|
765177d89d
|
feat(download): basic torrent download support
|
2018-02-08 03:47:05 +03:00 |
|
semantic-release-bot
|
553caddfa1
|
chore(release): 0.3.1 [skip ci]
<a name="0.3.1"></a>
## [0.3.1](https://github.com/DEgITx/rats-search/compare/v0.3.0...v0.3.1) (2018-02-06)
### Bug Fixes
* **windows:** resolve some encoding problem with search daemon process ([91c99d1](https://github.com/DEgITx/rats-search/commit/91c99d1))
|
2018-02-06 21:10:19 +00:00 |
|
Alexey Kasyanchuk
|
c752f0c139
|
Merge branch 'master' of github.com:DEgITx/rats-search
|
2018-02-07 00:05:45 +03:00 |
|
Alexey Kasyanchuk
|
7b4f37081f
|
fix(windows): resolve some encoding problem with search daemon process
|
2018-02-07 00:03:39 +03:00 |
|
semantic-release-bot
|
d6ce3d11c5
|
chore(release): 0.3.0 [skip ci]
<a name="0.3.0"></a>
# [0.3.0](https://github.com/DEgITx/rats-search/compare/v0.2.0...v0.3.0) (2018-02-05)
### Bug Fixes
* **config:** fixed saving configuration on develop builds ([b640bd4](https://github.com/DEgITx/rats-search/commit/b640bd4))
* **feed:** disabled fake torrents for desktop ([101c1b6](https://github.com/DEgITx/rats-search/commit/101c1b6))
### Features
* **changelog:** changelog inside application ([988d714](https://github.com/DEgITx/rats-search/commit/988d714))
* **config:** database place path ([8d58a7f](https://github.com/DEgITx/rats-search/commit/8d58a7f))
* **config:** message when settings saved ([6b793aa](https://github.com/DEgITx/rats-search/commit/6b793aa))
* **config:** new settings for application (port, cpu usage eth.) ([6b5ee01](https://github.com/DEgITx/rats-search/commit/6b5ee01))
|
2018-02-05 22:51:41 +00:00 |
|
Alexey Kasyanchuk
|
9bac53f559
|
feat(changelog): changelog inside application
|
2018-02-06 00:41:23 +03:00 |
|
semantic-release-bot
|
0368d248ab
|
chore(release): 0.2.0 [skip ci]
<a name="0.2.0"></a>
# [0.2.0](https://github.com/DEgITx/rats-search/compare/v0.1.0...v0.2.0) (2018-02-04)
### Bug Fixes
* **app:** fast and proper closing ([3123a82](https://github.com/DEgITx/rats-search/commit/3123a82))
* **config:** saving config restored ([ddc309e](https://github.com/DEgITx/rats-search/commit/ddc309e))
* **interface:** back button on save page ([342a64e](https://github.com/DEgITx/rats-search/commit/342a64e))
* **linux:** options on start ([a069a0e](https://github.com/DEgITx/rats-search/commit/a069a0e))
* **linux:** proper db use under linux ([0c60c0d](https://github.com/DEgITx/rats-search/commit/0c60c0d))
* **macos:** network category of application ([34c8f33](https://github.com/DEgITx/rats-search/commit/34c8f33))
* **macos:** proper work under MacOS X ([5a86c51](https://github.com/DEgITx/rats-search/commit/5a86c51))
* **scanner:** scanner second enable call ([c77f056](https://github.com/DEgITx/rats-search/commit/c77f056))
* **tests:** disable scanner tests ([7958a19](https://github.com/DEgITx/rats-search/commit/7958a19))
### Features
* **build:** semantic release messages scan ([af591e8](https://github.com/DEgITx/rats-search/commit/af591e8))
* **config:** saving configuration ([7247044](https://github.com/DEgITx/rats-search/commit/7247044))
* **db:** new database ([2703f8a](https://github.com/DEgITx/rats-search/commit/2703f8a))
* **readme:** readme ([adb0b49](https://github.com/DEgITx/rats-search/commit/adb0b49))
* **readme:** semantic release in readme ([8319dce](https://github.com/DEgITx/rats-search/commit/8319dce))
* **readme:** travis status build in readme ([f5b8b88](https://github.com/DEgITx/rats-search/commit/f5b8b88))
* **tests:** db test ([fdf528e](https://github.com/DEgITx/rats-search/commit/fdf528e))
* **tests:** new scanner test ([0c6544f](https://github.com/DEgITx/rats-search/commit/0c6544f))
|
2018-02-04 21:06:48 +00:00 |
|
Alexey Kasyanchuk
|
501238b71a
|
chore(ci): changelog publish fix
|
2018-02-04 21:37:03 +03:00 |
|
Alexey Kasyanchuk
|
3eb22facb8
|
fix(macos): network category of application
|
2018-02-04 21:36:58 +03:00 |
|
Alexey Kasyanchuk
|
547703faa3
|
chore(ci): fix platform builds
|
2018-02-04 21:36:57 +03:00 |
|
Alexey Kasyanchuk
|
354d68bd5c
|
feat(build): semantic release messages scan
|
2018-02-04 05:17:21 +03:00 |
|
Alexey Kasyanchuk
|
b205245e40
|
feat(tests): new scanner test
|
2018-02-04 05:15:30 +03:00 |
|
Alexey Kasyanchuk
|
d21e093ac7
|
chore(tests): tests simplified
|
2018-02-04 05:07:38 +03:00 |
|
Alexey Kasyanchuk
|
cb39438b26
|
some test env
|
2018-01-31 19:21:56 +03:00 |
|
Alexey Kasyanchuk
|
d8afce8964
|
web -> desktop
|
2018-01-31 19:02:28 +03:00 |
|
Alexey Kasyanchuk
|
b947b670b3
|
Дополнительные параметры поиска
|
2017-11-09 12:31:01 +03:00 |
|
Alexey Kasyanchuk
|
328a1d0697
|
базовое обновление пакетов
|
2017-10-29 03:47:26 +03:00 |
|
Alexey Kasyanchuk
|
c7dedb56fd
|
сервисворкер
|
2017-10-28 02:29:00 +03:00 |
|
Alexey Kasyanchuk
|
e01710a606
|
перенос балансировки, чистельщик
|
2017-07-09 00:38:01 +03:00 |
|
Alexey Kasyanchuk
|
9468159885
|
дебаг
|
2017-07-08 21:38:45 +03:00 |
|
Alexey Kasyanchuk
|
69e7e76faa
|
возможность голосовать
|
2017-01-30 15:03:10 +03:00 |
|
Alexey Kasyanchuk
|
df12e2f109
|
robots
|
2017-01-15 18:16:55 +03:00 |
|
Alexey Kasyanchuk
|
a8a362ffbc
|
фантом
|
2017-01-14 02:26:21 +03:00 |
|
Alexey Kasyanchuk
|
4a4c37e3a5
|
карта сайта
|
2017-01-14 01:30:23 +03:00 |
|
Alexey Kasyanchuk
|
9956995c49
|
открытие магниток с главной
|
2017-01-02 08:41:15 +03:00 |
|
Alexey Kasyanchuk
|
e9b61f6824
|
улучшена оформление главной
|
2017-01-02 05:42:27 +03:00 |
|
Alexey Kasyanchuk
|
6fc2d2efb4
|
роутинг, исправления в занесении торрентов
|
2017-01-01 09:51:02 +03:00 |
|
Alexey Kasyanchuk
|
46708c8f7e
|
базовый клиент на сайте
|
2017-01-01 05:56:09 +03:00 |
|
Alexey Kasyanchuk
|
a1330db184
|
init
|
2016-12-31 06:30:07 +03:00 |
|