Commit Graph

371 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
bd8921c186 feat(p2p): information about feed 2018-07-18 11:33:25 +03:00
Alexey Kasyanchuk
8792da82d5 feat(filters): content type filters #49 2018-07-18 10:23:32 +03:00
Alexey Kasyanchuk
a752a67370 eslint 2018-07-18 09:14:14 +03:00
Alexey Kasyanchuk
0727da3236 feat(filters): add size filter 2018-07-18 09:13:20 +03:00
Alexey Kasyanchuk
b5a775e7d5 fix(feed): feed error ordering resolved 2018-07-18 08:17:31 +03:00
Alexey Kasyanchuk
16aa6d7e62 perf(torrents): optimization files saving 2018-07-18 07:39:55 +03:00
Alexey Kasyanchuk
87bbb4fbe4 fix(network): fix network availability detection #45 2018-07-17 12:18:30 +03:00
Alexey Kasyanchuk
4b16e2d065 fix(web): set default nodejs version 8 for web version 2018-07-17 11:50:35 +03:00
Alexey Kasyanchuk
c2c0977561 chore(log): add node version log 2018-07-17 11:11:48 +03:00
Alexey Kasyanchuk
5a2a6a5db5 fix(bootstrap): parallel bootstrap saving 2018-07-17 09:17:15 +03:00
Alexey Kasyanchuk
0c16bead45 fix(feed): fix feed synchronization 2018-07-16 11:42:36 +03:00
Alexey Kasyanchuk
b9885b3cb0 feat(scroll): smaller scrollbar for more comport view 2018-07-16 07:52:04 +03:00
Andrey Kozlov
c0564fea8c fixes DEgITx/rats-search/#40 2018-07-15 20:33:55 +03:00
Alexey Kasyanchuk
1f7ff446cc fix(db): fix startup on broken db after hardware shutdown #43 2018-07-13 01:48:13 +03:00
Alexey Kasyanchuk
fce0d0b275 feat(bootstrap): always load bootstrap peers when no peers situation (not only on startup) 2018-07-12 06:52:49 +03:00
Alexey Kasyanchuk
67b0215c93 fix(updater): fix errors messages on updater if no internet connection #45 2018-07-12 06:10:37 +03:00
Alexey Kasyanchuk
67ec475a3a feat(p2p): new optimized peer exchange algorithm 2018-07-10 22:45:17 +03:00
Alexey Kasyanchuk
a44769d350 fix(menu): new page struct update in menu list 2018-07-09 02:15:37 +03:00
Alexey Kasyanchuk
064c93c176 fix(patch): fix memory issue 2018-07-07 16:43:56 +03:00
Alexey Kasyanchuk
805c55849a astyle 2018-07-07 06:54:01 +03:00
Alexey Kasyanchuk
8adcdac6f4 feat(search): part words search feature 2018-07-07 05:56:38 +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
db7217ff0d fix(db): fix connection limitation 2018-07-01 00:30:51 +03:00
Alexey Kasyanchuk
070119c352 feat(downloading): torrent pause feature 2018-06-30 04:15:12 +03:00
Alexey Kasyanchuk
c086cd2087 lint also tests folder 2018-06-30 02:03:43 +03:00
Alexey Kasyanchuk
72828b860f fix(replication): fix replication on some cases of downloading 2018-06-27 23:49:41 +03:00
Alexey Kasyanchuk
545f772918 feat(downloading): tooltips on torrent element 2018-06-27 22:59:48 +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
a3abb2f499 fix(header): replaced button places in top header 2018-06-25 23:50:41 +03:00
Alexey Kasyanchuk
0d9bb12fe8 fix(db): fix broken connections in some cases #37 2018-06-25 15:39:30 +03:00
Alexey Kasyanchuk
8868bae97d feat(gui): tips over some buttons 2018-06-23 00:34:49 +03:00
Alexey Kasyanchuk
16164c25d8 fix(closing): more proper closing without errors 2018-06-22 23:51:57 +03:00
Alexey Kasyanchuk
35157457c7 fix(replication): fix partitial torrent adding 2018-06-22 22:56:53 +03:00
Alexey Kasyanchuk
5efb309dc1 fix(p2p): p2p proper closing 2018-06-22 20:50:43 +03:00
Alexey Kasyanchuk
ead88b0a03 feat(debug): debug rejections 2018-06-22 20:43:27 +03:00
Alexey Kasyanchuk
b733a17643 eslint fixes 2018-06-19 00:24:09 +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
bed8b5b51b fix(feed): fix feed live update 2018-06-18 16:14:22 +03:00
Alexey Kasyanchuk
5250b0f86c fix(feed): type in adding feed entity 2018-06-18 15:45:35 +03:00
Alexey Kasyanchuk
19380dbd9f feat(store): live sync store records on connection to every peer 2018-06-18 15:21:57 +03:00
Alexey Kasyanchuk
2d653caaa7 fix(gui): always back to main from torrent page, even torrent is loading 2018-06-18 13:36:38 +03:00
Alexey Kasyanchuk
2381cd1f67 eslint fixes 2018-06-18 13:17:26 +03:00