Commit Graph

497 Commits

Author SHA1 Message Date
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