Commit Graph

116 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
94218b7b74 fix(gui): fix potencial false window load 2018-06-18 00:21:35 +03:00
Alexey Kasyanchuk
fd4ba2c392 fix eslint 2018-06-18 00:06:28 +03:00
Alexey Kasyanchuk
dd8dc7b418 feat(p2p): p2p feed 2018-06-16 16:25:07 +03:00
Alexey Kasyanchuk
51caccbce4 feat(vote): rating update on torrent request 2018-06-16 15:29:41 +03:00
Alexey Kasyanchuk
88c3b3e3db fix(feed): fix feed build 2018-06-13 16:37:22 +03:00
Alexey Kasyanchuk
21dedba555 feat(filtering): negative name filter 2018-05-16 19:20:16 +03:00
Alexey Kasyanchuk
60b5e8d8b0 feat(p2p): mapping all peers dicts 2018-05-15 21:08:42 +03:00
Alexey Kasyanchuk
89a0e8689d feat(filters): adult filter 2018-04-26 11:06:50 +03:00
Alexey Kasyanchuk
f90038e73b some filtering 2018-04-21 19:11:43 +03:00
Alexey Kasyanchuk
34e964126b feat(replication): replicate torrent on open 2018-04-18 23:19:42 +03:00
Alexey Kasyanchuk
f23310065d fix(vote): proper vote data sequencing 2018-04-18 18:54:56 +03:00
Alexey Kasyanchuk
5407ef8c59 feat(peerDB): store on peers feature 2018-04-13 00:33:11 +03:00
Alexey Kasyanchuk
a2ade1cd68 fix(server): restored server messages 2018-04-05 16:57:32 +03:00
Alexey Kasyanchuk
5daf9f5c65 refactor(closing): refactoring saving peers on closing 2018-04-05 08:18:01 +03:00
Alexey Kasyanchuk
000947a6c2 fix(db): fix search index on replication 2018-04-03 01:17:35 +03:00
Alexey Kasyanchuk
99d9004906 feat(filter): naming filtering #17 2018-04-01 23:35:55 +03:00
Alexey Kasyanchuk
5348d1f88f feat(filter): torrents filters (basic maxFiles filter) 2018-04-01 22:36:30 +03:00
DEg
534999d1cb fix(tests): fix net code on test env 2018-04-01 03:57:16 +03:00
Alexey Kasyanchuk
bda58b135c feat(bootstrap): reserved p2p peers server 2018-04-01 02:01:53 +03:00
Alexey Kasyanchuk
1c89e3b5ea fix(p2p): save only existing peers 2018-03-31 23:30:22 +03:00
Alexey Kasyanchuk
6215c0ed60 fix(replication): show correct torrent types on replication 2018-03-31 10:23:04 +03:00
Alexey Kasyanchuk
884f93d799 refactor(faketors): removed old fake torrents code 2018-03-31 04:32:15 +03:00
Alexey Kasyanchuk
eec241291b fix(p2p): fix torrents count 2018-03-30 23:59:07 +03:00
Alexey Kasyanchuk
fe4e2932d1 fix(db): fix some null values errors 2018-03-30 23:13:35 +03:00
Alexey Kasyanchuk
b5c19ccae6 fix(replication): fix error on replication 2018-03-30 22:52:01 +03:00
Alexey Kasyanchuk
2ba49380f6 feat(p2p): show torrents number of other clients 2018-03-30 22:27:31 +03:00
Alexey Kasyanchuk
6a63bc626d feat(p2p): app version on p2p 2018-03-28 23:35:58 +03:00
Alexey Kasyanchuk
eaa7aa7f7c fix(settings): save settings fix #19 2018-03-28 15:44:56 +03:00
Alexey Kasyanchuk
5c777cb629 refactor(api): moved to seperate file 2018-03-25 17:58:27 +03:00
Alexey Kasyanchuk
cc1fd1d49d fix(ssh): fix closing ssh on exit 2018-03-17 22:10:36 +03:00
Alexey Kasyanchuk
500b852209 feat(p2p): tunnels support for bad peers 2018-03-17 20:58:50 +03:00
Alexey Kasyanchuk
9c9e64e9a1 fix(scanner): always add id - replication fix 2018-03-13 10:45:48 +03:00
Alexey Kasyanchuk
db8a8cbd36 feat(p2p): p2p torrents replication 2018-03-12 15:55:30 +03:00
Alexey Kasyanchuk
cfff5c7603 fix(info): fix info files limitation in output 2018-03-12 10:41:08 +03:00
Alexey Kasyanchuk
10d0a2fbc0 feat(p2p): bootstrap peers 2018-03-10 00:06:56 +03:00
Alexey Kasyanchuk
1e86ba84c1 feat(download): torrent downloads manager 2018-03-06 11:17:24 +03:00
Alexey Kasyanchuk
5cd9b9f229 fix(p2p): situation when ignoring yourself address is very slow 2018-03-05 04:40:37 +03:00
Alexey Kasyanchuk
1c626fa2bf fix(search): show torrent page from remote peer 2018-03-05 04:01:08 +03:00
Alexey Kasyanchuk
3bed2b13cb fix(network): fix stun error on startup if no network available
Fixed #7
2018-03-04 00:31:44 +03:00
Alexey Kasyanchuk
6de95a1add feat(p2p): peers backup on exit 2018-03-03 23:15:05 +03:00
Alexey Kasyanchuk
b579106c66 feat(search): visual separate p2p torrents 2018-03-03 06:58:20 +03:00
Alexey Kasyanchuk
d26dc54a5e fix(log): dont show any upnp messages in log 2018-03-03 05:57:16 +03:00
Alexey Kasyanchuk
b876c71f12 feat(network): UPnP support 2018-03-02 04:14:04 +03:00
Alexey Kasyanchuk
590671e1f5 perf(network): network usage optimization 2018-03-01 00:54:22 +03:00
Alexey Kasyanchuk
c91ade5903 fix(p2p): errors on peers ignore 2018-02-21 16:22:40 +03:00
Alexey Kasyanchuk
64ab97127a fix(p2p): ignore errors on conn 2018-02-18 01:41:54 +03:00
Alexey Kasyanchuk
08b73aa7a9 feat(p2p): ignore your address 2018-02-17 23:22:59 +03:00
Alexey Kasyanchuk
ca7afa614a feat(config): p2p enable/disable 2018-02-17 21:03:42 +03:00
Alexey Kasyanchuk
f23d45996b fix(p2p): closing on end reverted (it was ok by default) 2018-02-17 20:17:29 +03:00
Alexey Kasyanchuk
196f04645c fix(p2p): closing on end 2018-02-17 20:09:29 +03:00
Alexey Kasyanchuk
c33f927a7d feat(p2p): files search also 2018-02-17 20:04:54 +03:00
Alexey Kasyanchuk
98f0404869 fix(p2p): fix disconnects after each call 2018-02-17 19:50:32 +03:00
Alexey Kasyanchuk
91f5a3fabd feat(p2p): basic search retransfer 2018-02-17 18:43:00 +03:00
Alexey Kasyanchuk
a5caf25269 fix(macos): fix closing under some platforms 2018-02-12 16:36:08 +03:00
Alexey Kasyanchuk
ef705211ab fix(download): cancel controls on torrent element 2018-02-09 10:07:25 +03:00
Alexey Kasyanchuk
76651b6e02 feat(download): cancel downloading 2018-02-08 22:48:49 +03:00
Alexey Kasyanchuk
603798cbce feat(download): torrent progress on torrent element 2018-02-08 15:12:37 +03:00
Alexey Kasyanchuk
6b288741d1 feat(download): more control over torrent download 2018-02-08 13:41:54 +03:00
Alexey Kasyanchuk
765177d89d feat(download): basic torrent download support 2018-02-08 03:47:05 +03:00
Alexey Kasyanchuk
74def9f763 fix(feed): disabled fake torrents for desktop 2018-02-05 22:48:41 +03:00
semantic-release-bot
a87a59a828 feat(config): new settings for application (port, cpu usage eth.) 2018-02-05 03:57:40 +03:00
Alexey Kasyanchuk
8bbe87ec74 fix(scanner): scanner second enable call 2018-02-04 05:11:08 +03:00
Alexey Kasyanchuk
fa1512dee5 fix(config): saving config restored 2018-02-04 05:10:15 +03:00
Alexey Kasyanchuk
316072008a feat(config): saving configuration 2018-02-04 05:09:32 +03:00
Alexey Kasyanchuk
5fc8ddde2b refactor(db): one basic function to all files push 2018-02-04 05:08:39 +03:00
Alexey Kasyanchuk
d8afce8964 web -> desktop 2018-01-31 19:02:28 +03:00