Commit Graph

248 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
ddfd43498d feat(log): error display with separate color #31 2018-08-07 22:54:36 +03:00
Alexey Kasyanchuk
297baac3d3 fix(db): under mac and linux using alternative pool mechanism
this must fix test brokeup and closing stub
2018-08-07 20:56:16 +03:00
Alexey Kasyanchuk
725632e709 fix(server): color log server fix 2018-08-07 02:48:36 +03:00
Alexey Kasyanchuk
9981c97065 fix(log): color log (part 3) 2018-08-07 02:41:28 +03:00
Alexey Kasyanchuk
bf62a2de16 fix(log): color log (part 2) 2018-08-07 02:25:10 +03:00
Alexey Kasyanchuk
5bdab1b516 fix(log): color messages (part 1) 2018-08-07 01:43:37 +03:00
Alexey Kasyanchuk
aa68200bc5 feat(log): color log 2018-08-07 01:21:00 +03:00
Alexey Kasyanchuk
e7b035a1a8 perf(torrents): ability to disable integrity check on torrents adding torrents #47
This option will optimize db usage performance on big databases
2018-08-06 17:57:18 +03:00
Alexey Kasyanchuk
35f7d33e8f perf(replication): replicate number accordion to cpu usage 2018-08-06 17:18:52 +03:00
Alexey Kasyanchuk
25a3d8b6dd fix(macos): stabilization with connection pool 2018-08-06 04:49:07 +03:00
Alexey Kasyanchuk
e77775794f perf(replication): replication thread optimization 2018-08-05 23:48:31 +03:00
Alexey Kasyanchuk
45af9bddea fix(macos): fix crashes under Mac OS X 2018-08-05 01:43:22 +03:00
Alexey Kasyanchuk
585b683380 feat(closing): fast window closing/hiding 2018-08-05 00:47:51 +03:00
Alexey Kasyanchuk
9d5667eb00 fix(closing): window can be closing on event 2018-08-03 15:55:21 +03:00
Alexey Kasyanchuk
0f450d3133 fix(background): one closing pattern 2018-08-03 15:23:25 +03:00
Alexey Kasyanchuk
28c07fc689 fix(scanner): fix enconding names in some cases #55 2018-08-02 22:22:52 +03:00
Alexey Kasyanchuk
eb5d7d1594 fix(linux): fix console control after exit 2018-08-02 18:32:49 +03:00
Alexey Kasyanchuk
2631662168 fix(linux): fix closing on linux 2018-08-02 18:22:05 +03:00
Alexey Kasyanchuk
1442a65c6e feat(torrents): add support for dropping torrent to base just with window 2018-07-29 21:21:19 +03:00
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
e420804697 fix(server): fix exit on server version #54 #52 2018-07-25 12:43:01 +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
08fbca648a fix(feed): fix store unsync case 2018-07-22 15:17:32 +03:00
Alexey Kasyanchuk
7e08d70d56 fix(feed): replicate all feed record on new feed 2018-07-22 14:17:26 +03:00
Alexey Kasyanchuk
2d41bacf9b fix(feed): fix fileList coruption of feed replication 2018-07-22 13:59:52 +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
66fea269c6 feat(portative): display message about update in portative version #41 2018-07-19 12:07:16 +03:00
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
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