Alexey Kasyanchuk
7277ffba8f
test(downloading): add downloading test
2018-12-02 21:13:25 +03:00
Alexey Kasyanchuk
aa75d75448
eslint
2018-11-11 23:59:38 +03:00
Alexey Kasyanchuk
6afe85798a
perf(architecture): Big performance improvements over big databases and files highlight in search. ( #63 )
...
Reduction database space over 50%. Change database version to v7.
BREAKING CHANGE: databases v6 and v7 are incompatible and need a lot of time for updating (may be even some days/a lot of hours on very big databases)
2018-11-11 23:44:10 +03:00
Alexey Kasyanchuk
a982a2cf9d
feat(rutor): visual gui display
2018-09-02 22:13:43 +03:00
Alexey Kasyanchuk
0e9ae9584f
fix(feed): temporary hide adult torrents from feed
2018-09-02 05:36:27 +03:00
Alexey Kasyanchuk
2773db3949
fix(gui): fix some warnings
2018-08-29 02:09:31 +03:00
Alexey Kasyanchuk
7bb61e100f
fix(top): fix top tab redraw bug regression in v0.29.3
2018-08-29 01:47:47 +03:00
Alexey Kasyanchuk
ff28e70251
feat(search): search among info indexes
2018-08-28 21:14:49 +03:00
Alexey Kasyanchuk
4c2ff465f2
feat(downloading): choose dir on new download
2018-08-28 19:47:55 +03:00
Alexey Kasyanchuk
0b329b8328
feat(downloading): ability to choose files which you wanna download
2018-08-28 04:20:48 +03:00
Alexey Kasyanchuk
ff4b98bd1f
perf(top): fix unnecessary drawing on top page
2018-08-26 16:22:59 +03:00
Alexey Kasyanchuk
1e09243756
perf(top): opmization on top load
...
* Immediate call of top render update
* Always recheck records on top call if top called on p2p first
2018-08-26 03:13:02 +03:00
Alexey Kasyanchuk
1acc6fafb4
fix(log): display render log in main log
2018-08-25 15:47:11 +03:00
Alexey Kasyanchuk
349eedee0a
fix(gui): fix memory leak on events handling
2018-08-20 12:04:14 +03:00
Alexey Kasyanchuk
cb7d90b2e2
fix(gui): display feed fix
2018-08-19 14:46:38 +03:00
Alexey Kasyanchuk
cebf105691
eslint
2018-08-18 11:26:05 +03:00
Alexey Kasyanchuk
466d10ccd5
feat(rutracker): category and torrent name from rutracker
2018-08-17 08:42:25 +03:00
Alexey Kasyanchuk
cd9a88a608
feat(trackers): display descriptions
2018-08-16 15:43:25 +03:00
Alexey Kasyanchuk
34981c3609
fix(trackers): fix updating trackers on page open
2018-08-16 07:26:17 +03:00
Alexey Kasyanchuk
7cf5c17fe4
feat(gui): trackers basic display
2018-08-15 12:38:19 +03:00
Alexey Kasyanchuk
82e77640d6
feat(drop): support torrents folder drag and drop with recursive scan torrents files
2018-08-11 04:35:45 +03:00
Alexey Kasyanchuk
ae7b6fe793
feat(tests): search test
2018-08-09 05:12:52 +03:00
Alexey Kasyanchuk
ce618f4408
eslint
2018-08-09 00:14: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
c2da0c3047
fix(gui): top tabs text overlap
2018-08-01 16:15:51 +03:00
Alexey Kasyanchuk
1cec380202
fix(translations): hash translation
2018-07-29 22:16:13 +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
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
246a7a9797
feat(gui): remember scroll on back #13
2018-07-20 13:08:30 +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
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
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
c086cd2087
lint also tests folder
2018-06-30 02:03:43 +03:00
Alexey Kasyanchuk
545f772918
feat(downloading): tooltips on torrent element
2018-06-27 22:59:48 +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
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
8868bae97d
feat(gui): tips over some buttons
2018-06-23 00:34:49 +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