Alexey Kasyanchuk
|
3b49d52afe
|
fix(server): little makeup for server version
|
2018-04-07 10:43:08 +03:00 |
|
Alexey Kasyanchuk
|
e25e8f05a4
|
feat(web): web version available again
|
2018-04-06 21:01:10 +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 |
|
Alexey Kasyanchuk
|
fac6736710
|
feat(p2p): random peer exchange
|
2018-04-05 09:11:12 +03:00 |
|
Alexey Kasyanchuk
|
5daf9f5c65
|
refactor(closing): refactoring saving peers on closing
|
2018-04-05 08:18:01 +03:00 |
|
Alexey Kasyanchuk
|
bcb8fa564d
|
fix(tests): fixed patching on tests
|
2018-04-04 10:33:24 +03:00 |
|
Alexey Kasyanchuk
|
0df20237bb
|
fix(db): ignore patching already created db
|
2018-04-04 08:13:29 +03:00 |
|
Alexey Kasyanchuk
|
74f168695e
|
fix(db): optimization after patching
|
2018-04-04 08:02:25 +03:00 |
|
Alexey Kasyanchuk
|
59cac0e9c7
|
database patcher style
|
2018-04-03 22:36:51 +03:00 |
|
Alexey Kasyanchuk
|
4658314ff1
|
more debug info about patching
|
2018-04-03 19:05:27 +03:00 |
|
Alexey Kasyanchuk
|
af52ec9423
|
fix path postfix over dev env
|
2018-04-03 18:56:45 +03:00 |
|
Alexey Kasyanchuk
|
7a00f5e2d1
|
fix(db): resolving old database indexes
|
2018-04-03 18:37:34 +03:00 |
|
Alexey Kasyanchuk
|
e581d95194
|
fix(filter): cleaning fix on big db
|
2018-04-03 12:01:19 +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
|
99c9c28164
|
fix(peers): fix display peers count in gui
|
2018-04-01 02:28:49 +03:00 |
|
Alexey Kasyanchuk
|
bda58b135c
|
feat(bootstrap): reserved p2p peers server
|
2018-04-01 02:01:53 +03:00 |
|
Alexey Kasyanchuk
|
ce11073df9
|
bigger timeout on port check by default
|
2018-04-01 01:13:34 +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
|
6ae6713573
|
fix(replication): enable replication by default
|
2018-03-30 22:58:11 +03:00 |
|
Alexey Kasyanchuk
|
d7650d5e74
|
less debug of replication
|
2018-03-30 22:56:50 +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
|
7952c283ef
|
fix(linux): 32bit linux builds #21
|
2018-03-29 23:38:03 +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
|
99b48ef285
|
fix(top): fix week and month top load
|
2018-03-26 20:28:25 +03:00 |
|
Alexey Kasyanchuk
|
960731fb80
|
feat(top): p2p top search
|
2018-03-25 18:24:34 +03:00 |
|
Alexey Kasyanchuk
|
5c777cb629
|
refactor(api): moved to seperate file
|
2018-03-25 17:58:27 +03:00 |
|
Alexey Kasyanchuk
|
d353edc56f
|
feat(win): win 32bit build
Fix #18
|
2018-03-25 06:23:32 +03:00 |
|
Alexey Kasyanchuk
|
ca881fff81
|
fix(p2p): still fix adding youself to list
|
2018-03-18 00:12:55 +03:00 |
|
Alexey Kasyanchuk
|
cc1fd1d49d
|
fix(ssh): fix closing ssh on exit
|
2018-03-17 22:10:36 +03:00 |
|
Alexey Kasyanchuk
|
0b8732cbb8
|
feat(ssh): fix key store
|
2018-03-17 21:42:17 +03:00 |
|
Alexey Kasyanchuk
|
500b852209
|
feat(p2p): tunnels support for bad peers
|
2018-03-17 20:58:50 +03:00 |
|
Alexey Kasyanchuk
|
9f1a7eef83
|
basic ssh relay functionality
|
2018-03-17 19:21:38 +03:00 |
|
Alexey Kasyanchuk
|
07f3ab2bd9
|
fix(portable): fix error on renaming portable directory
|
2018-03-16 14:45:40 +03:00 |
|
Alexey Kasyanchuk
|
0f2a7b44dd
|
feat(menu): version as menu item
|
2018-03-14 23:02:17 +03:00 |
|
Alexey Kasyanchuk
|
b346a1a25a
|
feat(menu): new menu items (support)
|
2018-03-14 22:47:54 +03:00 |
|
Alexey Kasyanchuk
|
349a01557e
|
fix(p2p): disconnect on protocol bad handshake on server side
|
2018-03-14 14:01:19 +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
|
223fe8c1ab
|
fix(p2p): fix connection by yourself in process
|
2018-03-12 10:58:50 +03:00 |
|