Alexey Kasyanchuk
|
c6bef2f94a
|
feat(search): add remote torrents in db via dht and search requests
|
2018-07-28 14:56:46 +03:00 |
|
Alexey Kasyanchuk
|
b48ac7f973
|
feat(search): hash/magnet search support in db
|
2018-07-26 14:18:16 +03:00 |
|
Alexey Kasyanchuk
|
e58ffa4531
|
feat(cleaning): fix cleaning checking and removing torrents (also display cleaning status in more details) #52
|
2018-07-24 13:17:40 +03:00 |
|
Alexey Kasyanchuk
|
7e08d70d56
|
fix(feed): replicate all feed record on new feed
|
2018-07-22 14:17:26 +03:00 |
|
Alexey Kasyanchuk
|
f52d7891f3
|
fix(feed): keep feed alive on down votes
|
2018-07-22 12:38:29 +03:00 |
|
Alexey Kasyanchuk
|
cb4787b2c5
|
fix(filters): fix filter cleanup on categories #51
|
2018-07-21 20:27:09 +03:00 |
|
Alexey Kasyanchuk
|
454d65d623
|
fix(feed): exchage feeds with same size but more new
|
2018-07-20 12:03:40 +03:00 |
|
Alexey Kasyanchuk
|
bd8921c186
|
feat(p2p): information about feed
|
2018-07-18 11:33:25 +03:00 |
|
Alexey Kasyanchuk
|
0c16bead45
|
fix(feed): fix feed synchronization
|
2018-07-16 11:42:36 +03:00 |
|
Alexey Kasyanchuk
|
f8c6a401bc
|
feat(config): p2p replication client and server separate for performance optimization
|
2018-07-02 04:49:22 +03:00 |
|
Alexey Kasyanchuk
|
070119c352
|
feat(downloading): torrent pause feature
|
2018-06-30 04:15:12 +03:00 |
|
Alexey Kasyanchuk
|
72828b860f
|
fix(replication): fix replication on some cases of downloading
|
2018-06-27 23:49:41 +03:00 |
|
Alexey Kasyanchuk
|
7592612a3d
|
fix(feed): keep downloading values seperate
|
2018-06-27 21:52:11 +03:00 |
|
Alexey Kasyanchuk
|
d1d816ed03
|
feat(downloading): removing after download ability
|
2018-06-27 21:36:52 +03:00 |
|
Alexey Kasyanchuk
|
1a23973ba2
|
fix(downloading): fix recheck progress indication on start and finish
|
2018-06-27 18:26:14 +03:00 |
|
Alexey Kasyanchuk
|
ea07872137
|
fix(downloading): fix state on some torrent cases
|
2018-06-27 18:15:36 +03:00 |
|
Alexey Kasyanchuk
|
0d81364ca8
|
feat(downloading): save download session support
|
2018-06-27 04:47:22 +03:00 |
|
Alexey Kasyanchuk
|
27b46d15cc
|
fix message on downloading
|
2018-06-27 01:41:55 +03:00 |
|
Alexey Kasyanchuk
|
6bd4d69e4c
|
fix(downloading): always show downloading on list even if download not started
|
2018-06-26 19:31:18 +03:00 |
|
Alexey Kasyanchuk
|
c321286d6c
|
feat(downloading): download speed
|
2018-06-26 18:54:28 +03:00 |
|
Alexey Kasyanchuk
|
ec861e1f0a
|
fix(gui): padding on some long torrent names
|
2018-06-26 17:39:28 +03:00 |
|
Alexey Kasyanchuk
|
44efa6138e
|
fix(download): crash on download page click in some cases #34
|
2018-06-19 00:20:52 +03:00 |
|
Alexey Kasyanchuk
|
fd4ba2c392
|
fix eslint
|
2018-06-18 00:06:28 +03:00 |
|
Alexey Kasyanchuk
|
f09c6ab43f
|
feat(activity): activity page / feed separate
|
2018-06-16 23:29:58 +03:00 |
|
Alexey Kasyanchuk
|
5dfc4ddc38
|
feat(feed): replicate remote feed from peers
|
2018-06-16 16:53:06 +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
|
a9c27083da
|
feat(gui): display rating in torrent line (gui part)
|
2018-06-16 13:00:40 +03:00 |
|
Alexey Kasyanchuk
|
88a0771579
|
fix(vote): ignore voting if already vote
|
2018-06-15 14:01:10 +03:00 |
|
Alexey Kasyanchuk
|
88c3b3e3db
|
fix(feed): fix feed build
|
2018-06-13 16:37:22 +03:00 |
|
Alexey Kasyanchuk
|
027be8c3f3
|
feat(feed): feed widget support
|
2018-06-12 23:39:14 +03:00 |
|
Alexey Kasyanchuk
|
7ba5aab9a2
|
feat(top): top over different time over all types #26
|
2018-05-14 12:32:50 +03:00 |
|
Alexey Kasyanchuk
|
6a59744f73
|
fix(search): error on sorting files in search
|
2018-05-02 13:06:48 +03:00 |
|
Alexey Kasyanchuk
|
aae2ddf458
|
fix(content): basic adult filtration
|
2018-04-26 10:13:41 +03:00 |
|
Alexey Kasyanchuk
|
1465dc9677
|
fix(search): fix some unsafe results in safe search
|
2018-04-24 03:36:40 +03:00 |
|
Alexey Kasyanchuk
|
e5e9aa2a88
|
fix(search): show types of torrents on files search fix
|
2018-04-24 03:28:44 +03:00 |
|
Alexey Kasyanchuk
|
959344080e
|
feat(vote): replicate torrent on voting
|
2018-04-20 05:08:51 +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
|
5e02b0df73
|
fix(votes): actual votes display works now
|
2018-04-18 17:12:25 +03:00 |
|
Alexey Kasyanchuk
|
c8e37ae4b2
|
feat(vote): restored voting (now working over p2p)
|
2018-04-13 15:56:45 +03:00 |
|
Alexey Kasyanchuk
|
5407ef8c59
|
feat(peerDB): store on peers feature
|
2018-04-13 00:33:11 +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
|
e581d95194
|
fix(filter): cleaning fix on big db
|
2018-04-03 12:01:19 +03:00 |
|
Alexey Kasyanchuk
|
5348d1f88f
|
feat(filter): torrents filters (basic maxFiles filter)
|
2018-04-01 22:36:30 +03:00 |
|
Alexey Kasyanchuk
|
99c9c28164
|
fix(peers): fix display peers count in gui
|
2018-04-01 02:28:49 +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
|
eaa7aa7f7c
|
fix(settings): save settings fix #19
|
2018-03-28 15:44:56 +03:00 |
|