Commit Graph

170 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
d4f390dda7 feat(drop): support drop torrent file from web version #99 2019-09-28 23:17:43 +03:00
Alexey Kasyanchuk
bac310d766 feat(gui): tip about torrent drops 2019-07-22 00:31:19 +03:00
Alexey Kasyanchuk
dd5642db00 magnet link translation 2019-07-21 23:42:34 +03:00
Alexey Kasyanchuk
5ccdbc01fe feat(feed): auto-loading feed list 2019-07-21 02:37:48 +03:00
Alexey Kasyanchuk
356db94dff eslint 2019-05-03 00:25:50 +03:00
Alexey Kasyanchuk
8daaa63b73 feat(app): start app in minimized look 2019-04-07 19:08:37 +03:00
Alexey Kasyanchuk
dd982da6b1 feat(ui): settings tabs 2019-01-16 16:15:19 +03:00
Alexey Kasyanchuk
44a800dbbb feat(strategies): 1337 strategie 2018-12-23 00:33:44 +03:00
Alexey Kasyanchuk
a43f7431dd feat(core): updated to new browser engine 2018-12-09 15:51:24 +03:00
Alexey Kasyanchuk
491b99fd08 test(downloading): add downloading tab & some buttons tests 2018-12-04 22:50:26 +03:00
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