Commit Graph

146 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
b876c71f12 feat(network): UPnP support 2018-03-02 04:14:04 +03:00
Alexey Kasyanchuk
3eda3f84ca feat(menu): report bug in application 2018-03-01 18:01:18 +03:00
Alexey Kasyanchuk
1d9cb84a18 cleanup 2018-03-01 05:24:31 +03:00
Alexey Kasyanchuk
df969bf9b9 feat(config): new scanning options 2018-03-01 05:19:58 +03:00
Alexey Kasyanchuk
9a95903cd5 feat(config): some network limitations 2018-03-01 04:22:21 +03:00
Alexey Kasyanchuk
bdaaa020cc perf(network): limit package usage 2018-03-01 04:10:12 +03:00
Alexey Kasyanchuk
0db324f53d unused stuffs removed 2018-03-01 01:17:46 +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
d560e5ec23 fix(config): settings port descriptions 2018-02-19 20:12:23 +03:00
Alexey Kasyanchuk
d011d6ed82 perf(p2p): reduce traffic of p2p calls 2018-02-18 12:49:32 +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
fd4f3b09e5 fix(config): color of search indicator 2018-02-17 20:42:29 +03:00
Alexey Kasyanchuk
e5b9e4793a feat(app): p2p peers indicator 2018-02-17 20:36:26 +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
cbab33039a fix(app): messaging on closing 2018-02-17 20:16:07 +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
a57ff6e430 fix(p2p): compact convert ip's 2018-02-17 01:23:53 +03:00
Alexey Kasyanchuk
b1d2c4a334 feat(p2p): other rats peers detection 2018-02-16 23:23:38 +03:00
Alexey Kasyanchuk
d497ee9051 rsearch dht basic test 2018-02-16 14:32:15 +03:00
Alexey Kasyanchuk
a5caf25269 fix(macos): fix closing under some platforms 2018-02-12 16:36:08 +03:00
Alexey Kasyanchuk
ae8b35e685 feat(app): allow run only single application at same time 2018-02-12 14:04:50 +03:00
Alexey Kasyanchuk
464da346d1 fix(windows): start fix in some cases (possible win7 fix) 2018-02-12 10:08:50 +03:00
Alexey Kasyanchuk
4a855104b1 refactor(path): search path module 2018-02-12 09:48:26 +03:00
Alexey Kasyanchuk
b984565b0f feat(log): system information 2018-02-12 09:16:09 +03:00
Alexey Kasyanchuk
cb28d1edee feat(log): log autoupdate info 2018-02-12 09:05:37 +03:00
Alexey Kasyanchuk
ee1a6013d6 feat(autoupdate): autoupdate on statup 2018-02-11 13:54:45 +03:00
Alexey Kasyanchuk
73299fbbc8 fix(download): bug when cancel button not appear in main page 2018-02-10 07:44:25 +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
d320448903 feat(config): download torrents directory in config 2018-02-08 15:36:34 +03:00
Alexey Kasyanchuk
63e1af9b59 fix(image): restored spinner on downloading metadata 2018-02-08 15:14:45 +03:00
Alexey Kasyanchuk
603798cbce feat(download): torrent progress on torrent element 2018-02-08 15:12:37 +03:00
Alexey Kasyanchuk
c035e880e9 feat(menu): new context menu with copy/paste 2018-02-08 14:20:43 +03:00
Alexey Kasyanchuk
6b288741d1 feat(download): more control over torrent download 2018-02-08 13:41:54 +03:00
Alexey Kasyanchuk
075bf7a9da fix(app): fix removing events on render process 2018-02-08 13:40:02 +03:00
Alexey Kasyanchuk
765177d89d feat(download): basic torrent download support 2018-02-08 03:47:05 +03:00
Alexey Kasyanchuk
0e46df3dbc fix(app): support additional arguments on messages 2018-02-08 03:44:25 +03:00
Alexey Kasyanchuk
4cc1e8a62b fix(unix): resolve problem with icon part at some systems
Fix #3
2018-02-08 01:48:59 +03:00
Alexey Kasyanchuk
7b4f37081f fix(windows): resolve some encoding problem with search daemon process 2018-02-07 00:03:39 +03:00
Alexey Kasyanchuk
8212748f47 feat(config): message when settings saved 2018-02-06 01:32:51 +03:00
Alexey Kasyanchuk
9bac53f559 feat(changelog): changelog inside application 2018-02-06 00:41:23 +03:00
Alexey Kasyanchuk
74def9f763 fix(feed): disabled fake torrents for desktop 2018-02-05 22:48:41 +03:00
Alexey Kasyanchuk
17aff1aca0 feat(config): database place path 2018-02-05 21:55:35 +03:00
Alexey Kasyanchuk
9a99803c68 fix(config): fixed saving configuration on develop builds 2018-02-05 21:25:39 +03:00