Commit Graph

30 Commits

Author SHA1 Message Date
16164c25d8 fix(closing): more proper closing without errors 2018-06-22 23:51:57 +03:00
5efb309dc1 fix(p2p): p2p proper closing 2018-06-22 20:50:43 +03:00
fd4ba2c392 fix eslint 2018-06-18 00:06:28 +03:00
524b4d9601 feat(p2p): peerId protocol handshake 2018-05-09 20:47:09 +03:00
aae2ddf458 fix(content): basic adult filtration 2018-04-26 10:13:41 +03:00
0768e8d3e0 perf(peerdb): faster store sync 2018-04-21 01:04:46 +03:00
c8e37ae4b2 feat(vote): restored voting (now working over p2p) 2018-04-13 15:56:45 +03:00
e244fabd2c feat(server): seperate server part and ability to run server without electron 2018-04-05 16:28:02 +03:00
fac6736710 feat(p2p): random peer exchange 2018-04-05 09:11:12 +03:00
2ba49380f6 feat(p2p): show torrents number of other clients 2018-03-30 22:27:31 +03:00
6a63bc626d feat(p2p): app version on p2p 2018-03-28 23:35:58 +03:00
ca881fff81 fix(p2p): still fix adding youself to list 2018-03-18 00:12:55 +03:00
cc1fd1d49d fix(ssh): fix closing ssh on exit 2018-03-17 22:10:36 +03:00
500b852209 feat(p2p): tunnels support for bad peers 2018-03-17 20:58:50 +03:00
349a01557e fix(p2p): disconnect on protocol bad handshake on server side 2018-03-14 14:01:19 +03:00
db8a8cbd36 feat(p2p): p2p torrents replication 2018-03-12 15:55:30 +03:00
223fe8c1ab fix(p2p): fix connection by yourself in process 2018-03-12 10:58:50 +03:00
2508e6cb1a cleanup 2018-03-10 00:10:42 +03:00
c7a217ec37 feat(p2p): life peers exchange 2018-03-09 14:33:36 +03:00
022a6dae79 feat(p2p): peers limitation to prevent connection spam 2018-03-09 13:23:20 +03:00
5cd9b9f229 fix(p2p): situation when ignoring yourself address is very slow 2018-03-05 04:40:37 +03:00
1c626fa2bf fix(search): show torrent page from remote peer 2018-03-05 04:01:08 +03:00
6de95a1add feat(p2p): peers backup on exit 2018-03-03 23:15:05 +03:00
b579106c66 feat(search): visual separate p2p torrents 2018-03-03 06:58:20 +03:00
65354947ba feat(secure): responce only to rats messages 2018-03-03 05:55:14 +03:00
c2b030dddc feat(p2p): peers exchange 2018-03-03 05:49:52 +03:00
e8bef06697 fix(p2p): fix back connection 2018-03-03 04:00:18 +03:00
0209d3e498 fix(p2p): some ignoring of local addresses 2018-03-03 02:13:40 +03:00
2779bfe49d feat(p2p): protocol check and support responce p2p connection 2018-03-03 01:43:56 +03:00
590671e1f5 perf(network): network usage optimization 2018-03-01 00:54:22 +03:00