Commit Graph

385 Commits

Author SHA1 Message Date
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
Alexey Kasyanchuk
da6093ad4a feat(search): new search navigation 2018-06-18 13:16:59 +03:00
Alexey Kasyanchuk
06e54fca0f fix(gui): little fixes 2018-06-18 00:34:24 +03:00
Alexey Kasyanchuk
94218b7b74 fix(gui): fix potencial false window load 2018-06-18 00:21:35 +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
545a0676c0 fix(feed): fix p2p load error 2018-06-16 23:21:20 +03:00
Alexey Kasyanchuk
e0f43191fb fix(feed): always insert new feed item 2018-06-16 16:53:26 +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
9502e53fc1 fix(store): fix potential out of records on find request 2018-06-15 16:29:17 +03:00
Alexey Kasyanchuk
859770bdcf perf(db): little faster cycles over small requests 2018-06-15 15:46:53 +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
77721293e4 fix(store): fix limitation on records sync 2018-06-09 04:03:36 +03:00
Alexey Kasyanchuk
50a95aeb72 feat(tray): tray hide on closing #32 2018-05-29 14:48:48 +03:00
Alexey Kasyanchuk
ea787ec358 fix(spider): fix compiling error on start 2018-05-29 14:00:48 +03:00
Alexey Kasyanchuk
e6276f06c2 fix(trackers): fix tracker response error 2018-05-29 13:37:05 +03:00
Alexey Kasyanchuk
db68f8b926 fix(changelog): fix changelog display 2018-05-21 01:41:56 +03:00
Alexey Kasyanchuk
52cdf93942 fix(header): fix panel stick 2018-05-21 01:26:29 +03:00
Alexey Kasyanchuk
b1fceb5450 fix(search): fix container width 2018-05-21 00:47:09 +03:00
Alexey Kasyanchuk
b699e5082f panel little fix 2018-05-21 00:38:29 +03:00
Alexey Kasyanchuk
d94e609b9a fix(translations): more translations 2018-05-20 22:30:03 +03:00
Alexey Kasyanchuk
c341130da1 feat(translations-ru): more translations (part 2) 2018-05-19 01:15:00 +03:00
Alexey Kasyanchuk
7f172cf6be feat(translations-ru): translation to russian (part 1) 2018-05-18 08:04:22 +03:00
Alexey Kasyanchuk
3056779895 feat(translations): menu translations 2018-05-18 01:25:18 +03:00
Alexey Kasyanchuk
0d39bbd9c3 feat(translations): generate words on translation 2018-05-18 00:40:33 +03:00
Alexey Kasyanchuk
127192b14d fix(translations): checked language at menu 2018-05-17 07:52:02 +03:00
Alexey Kasyanchuk
d3edbb60fa fix(translations): init app translations 2018-05-17 07:47:02 +03:00
Alexey Kasyanchuk
feff322592 feat(translations): basic translations support 2018-05-17 02:09:43 +03:00
Alexey Kasyanchuk
57c1d0d322 typo 2018-05-16 20:24:23 +03:00
Alexey Kasyanchuk
21dedba555 feat(filtering): negative name filter 2018-05-16 19:20:16 +03:00
Alexey Kasyanchuk
090a34fb87 fix(top): bold like styling on tab chose 2018-05-16 19:04:03 +03:00
Alexey Kasyanchuk
60b5e8d8b0 feat(p2p): mapping all peers dicts 2018-05-15 21:08:42 +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
80fea92cbb fix(header): normal error padding on search panel 2018-05-14 11:03:47 +03:00
Alexey Kasyanchuk
643cfaf2e1 fix(header): fix header wrap 2018-05-13 14:19:41 +03:00
Alexey Kasyanchuk
0fe7ee2a1f fix(header): more enchantment over header 2018-05-13 12:09:22 +03:00
Alexey Kasyanchuk
8423f19a74 fix(header): fix advanced search 2018-05-12 12:26:47 +03:00
Alexey Kasyanchuk
f238920e03 update icons 2018-05-12 12:13:28 +03:00
Alexey Kasyanchuk
666f4c11a0 feat(header): statistic panel interface 2018-05-12 12:07:33 +03:00
Alexey Kasyanchuk
524b4d9601 feat(p2p): peerId protocol handshake 2018-05-09 20:47:09 +03:00
Alexey Kasyanchuk
92fdd54ffa fix(log): clear query log on every start 2018-05-09 19:11:06 +03:00
Alexey Kasyanchuk
faccbd3a87 rework with search panel line 2018-05-08 18:05:16 +03:00
Alexey Kasyanchuk
f909fb5aaa fix(search): fix search more button indication on peer search 2018-05-07 19:14:09 +03:00
Alexey Kasyanchuk
bfc03b6f2d permament routing on search 2018-05-07 18:53:37 +03:00
Alexey Kasyanchuk
31a6a44184 feat(search): moved search to header (now search are always on) 2018-05-05 18:33:14 +03:00
Alexey Kasyanchuk
611e390852 fix(trackers): fix possible trackers error on scrape 2018-05-04 16:38:52 +03:00
Alexey Kasyanchuk
2d2a3ad3ca fix(linux): fix patching on some systems without electron 2018-05-04 00:01:32 +03:00
Alexey Kasyanchuk
6a59744f73 fix(search): error on sorting files in search 2018-05-02 13:06:48 +03:00
Alexey Kasyanchuk
f3e5edf6ec fix(donate): more relevant donate view, display also patreon donate :) 2018-04-30 13:05:16 +03:00
Alexey Kasyanchuk
89a0e8689d feat(filters): adult filter 2018-04-26 11:06:50 +03:00
Alexey Kasyanchuk
aae2ddf458 fix(content): basic adult filtration 2018-04-26 10:13:41 +03:00
Alexey Kasyanchuk
81bd30c8a3 feat(search): separate adult remote content on search 2018-04-26 10:06:14 +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
f90038e73b some filtering 2018-04-21 19:11:43 +03:00
Alexey Kasyanchuk
0768e8d3e0 perf(peerdb): faster store sync 2018-04-21 01:04:46 +03:00
Alexey Kasyanchuk
c66dc88962 fix temp cleanup 2018-04-21 00:30:39 +03:00
Alexey Kasyanchuk
5773fa7408 fix(store): store on all peers 2018-04-20 19:28:59 +03:00
Alexey Kasyanchuk
959344080e feat(vote): replicate torrent on voting 2018-04-20 05:08:51 +03:00
Alexey Kasyanchuk
3c6e959d49 feat(filters): some examples of regex #25 2018-04-18 23:40:11 +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
57de180bfd little sync protection 2018-04-18 01:08:47 +03:00
DEg
d9cbebe556 little fix 2018-04-18 00:56:34 +03:00
Alexey Kasyanchuk
25727296e6 little refactored peerdb 2018-04-18 00:46:02 +03:00
Alexey Kasyanchuk
9dc7319cad Merge branch 'peerdb' of github.com:DEgITx/rats-search into peerdb 2018-04-18 00:20:11 +03:00
Alexey Kasyanchuk
3dd55ccc5b some log 2018-04-18 00:19:58 +03:00
DEg
0aa2809f97 fix(peerdb): transfer data fix 2018-04-18 00:19:08 +03:00
Alexey Kasyanchuk
9e2dbcc84b wait for sync from other peers 2018-04-17 23:25:58 +03:00
Alexey Kasyanchuk
675e133e1f restore sync 2018-04-17 22:59:05 +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
410c827905 fix(header): more pleasant animation 2018-04-10 17:28:13 +03:00
Alexey Kasyanchuk
fce7fe4369 perf(top): less cpu usage on top page update 2018-04-10 16:55:11 +03:00
Alexey Kasyanchuk
5ae597f35a feat(header): fixed header on main window 2018-04-10 16:38:11 +03:00
Alexey Kasyanchuk
3b49d52afe fix(server): little makeup for server version 2018-04-07 10:43:08 +03:00
Alexey Kasyanchuk
ec93cd9ea4 fix dialog 2018-04-06 21:10:32 +03:00
Alexey Kasyanchuk
e25e8f05a4 feat(web): web version available again 2018-04-06 21:01:10 +03:00
Alexey Kasyanchuk
0cdfd136c5 basic web page build restored 2018-04-06 16:21:17 +03:00
Alexey Kasyanchuk
a2ade1cd68 fix(server): restored server messages 2018-04-05 16:57:32 +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