Commit Graph

64 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
e2eed076de fix(ci): fix linux build 2023-05-21 00:51:24 +03:00
Alexey Kasyanchuk
d65f214d4d perf(db): optimize some tables to stored_only_fields to recrudesce memory usage of big databases #152 2021-09-12 02:18:40 +03:00
Alexey Kasyanchuk
52a448ef09 fix(tests): fix test on new db engine 2021-06-16 14:22:19 +03:00
Alexey Kasyanchuk
fae870cd97 Merge branch 'master' of github.com:DEgITx/rats-search 2021-03-27 13:49:25 +03:00
Alexey Kasyanchuk
f5fcbd5816 increase timeout time 2021-03-27 13:43:01 +03:00
Alexey Kasyanchuk
0809bb035c extend query limit 2021-02-23 11:37:32 +03:00
Alexey Kasyanchuk
ff5e8c3276 more test info 2021-02-23 00:28:23 +03:00
Alexey Kasyanchuk
9d684b89a6 fix(search): improve search on magnet queries 2021-02-22 01:40:35 +03:00
Alexey Kasyanchuk
619b3ccd32 fix(search): double search on DHT 2021-02-18 19:33:31 +03:00
Alexey Kasyanchuk
3f46ea2af4 extend query limit timeout 2021-02-18 02:58:30 +03:00
Alexey Kasyanchuk
8b1fc513ad fix(download): fix download status in recent torrents 2021-02-17 03:50:50 +03:00
Alexey Kasyanchuk
ac7e3cfe9f feat(test): details test 2021-02-16 16:46:31 +03:00
Alexey Kasyanchuk
cc524ce5f5 fix tests 2021-02-15 17:17:08 +03:00
Alexey Kasyanchuk
1c8b3a36a2 fix(tests): fix timeout testing 2021-02-15 15:57:01 +03:00
Alexey Kasyanchuk
4c1c730094 fixing testing 2021-02-14 03:18:23 +03:00
Alexey Kasyanchuk
95fc935438 feat(update): update everything to new versions 2021-01-06 02:38:15 +03:00
Alexey Kasyanchuk
4b763c9377 fix(tests): fix tests on new api 2021-01-05 23:35:20 +03:00
Alexey Kasyanchuk
aafc245688 fix(gui): fix inresaction of search panel with other elements #102 2019-11-07 19:03:24 +03:00
Alexey Kasyanchuk
bbc68d73f4 test(download): testing file folder download 2019-11-01 01:42:29 +03:00
Alexey Kasyanchuk
5ede6935ac fix(tests): fix tests on new version 2019-10-27 21:33:42 +03:00
Alexey Kasyanchuk
356db94dff eslint 2019-05-03 00:25:50 +03:00
Alexey Kasyanchuk
9dc684a097 tests(1337x): disabled test for now 2019-03-06 14:31:34 +03:00
Alexey Kasyanchuk
fc889db4f7 fix(test): less agressive start timeout 2019-01-31 23:39:48 +03:00
Alexey Kasyanchuk
db3c6faab2 fix(1337x): proper poster in some cases 2019-01-26 15:27:53 +03:00
Alexey Kasyanchuk
8dd8b3769c fix(tests): more timeout time for some strategies 2019-01-24 18:10:55 +03:00
Alexey Kasyanchuk
44a800dbbb feat(strategies): 1337 strategie 2018-12-23 00:33:44 +03:00
Alexey Kasyanchuk
9453ab8ba8 fix(tests): fix check of starting download 2018-12-09 21:18:14 +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
429263e61e feat(rutor): category rutor 2018-09-02 22:05:39 +03:00
Alexey Kasyanchuk
851391e187 fix(tests): rutor test 2018-09-02 05:19:43 +03:00
Alexey Kasyanchuk
ff28e70251 feat(search): search among info indexes 2018-08-28 21:14:49 +03:00
Alexey Kasyanchuk
3326bc2505 release 2018-08-26 16:26:32 +03:00
Alexey Kasyanchuk
91fcc5d68e fix(nyaa): fix errors on nyaa 2018-08-19 20:52:22 +03:00
Alexey Kasyanchuk
cebf105691 eslint 2018-08-18 11:26:05 +03:00
Alexey Kasyanchuk
0cd43d674d tests(search): description to asserts 2018-08-18 11:12:59 +03:00
Alexey Kasyanchuk
466d10ccd5 feat(rutracker): category and torrent name from rutracker 2018-08-17 08:42:25 +03:00
Alexey Kasyanchuk
266c103321 fix(rutracker): encoding fix 2018-08-16 08:03:58 +03:00
Alexey Kasyanchuk
42fce4e720 nyaa timeout fix 2018-08-16 07:32:49 +03:00
Alexey Kasyanchuk
1d76939e26 fix(rutracker): rutracker id feat 2018-08-15 12:48:27 +03:00
Alexey Kasyanchuk
17371bd8ff feat(trackers): merge trackers info 2018-08-15 10:24:42 +03:00
Alexey Kasyanchuk
cff0f11c79 replace db mechanism 2018-08-15 07:18:34 +03:00
Alexey Kasyanchuk
b4a17bc090 Merge branch 'master' into services 2018-08-14 09:22:12 +03:00
Alexey Kasyanchuk
dba71624af fix(db): broke remote connection (security purposes)
also fix starting on used ports of db
2018-08-12 02:42:24 +03:00
Alexey Kasyanchuk
ae7b6fe793 feat(tests): search test 2018-08-09 05:12:52 +03:00
Alexey Kasyanchuk
ce1b915663 Merge branch 'master' into services
# Conflicts:
#	package-lock.json
2018-08-08 06:59:53 +03:00
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