Commit Graph

571 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
03f0ab7a47 fix(imports): fix checking submodules to prevent error on start 2023-06-06 04:07:12 +03:00
Alexey Kasyanchuk
f9ec0c2cbb feat(rest): queue for async messages /api/queue 2023-06-06 03:48:00 +03:00
Alexey Kasyanchuk
af7100ff37 REST API webUI option #191 2023-06-05 05:34:48 +03:00
Alexey Kasyanchuk
fad7c338c9 feat(rest): basic REST API support for servers as alternative to websocks 2023-06-05 05:30:44 +03:00
Alexey Kasyanchuk
56746cb9d7 prepare for REST public API: one args format for recive() 2023-06-05 04:45:41 +03:00
Alexey Kasyanchuk
9d17fd28d1 feat(p2p): publish manticore info 2023-06-03 05:13:45 +03:00
Alexey Kasyanchuk
280298caa3 feat(config): better handling of config changes 2023-06-02 00:22:02 +03:00
Alexey Kasyanchuk
320e169fcc feat(core): dark mode basic feature support #187 2023-06-01 04:22:41 +03:00
Alexey Kasyanchuk
5679340038 fix(config): proper config debug 2023-06-01 01:34:50 +03:00
Alexey Kasyanchuk
cebb462c53 fix(torrent): fix adding torrent for new manticore version (duplicate field)
thanks to:
#184
2023-05-21 02:58:56 +03:00
Alexey Kasyanchuk
3e9ca464c4 feat(macos): support of arm64 manticore 2023-02-23 14:11:57 +02:00
Alexey Kasyanchuk
f1119b5516 fix(db): fix replace values func with new manticore 2022-11-28 17:12:19 +03:00
Alexey Kasyanchuk
156786b41c feat(db): changed config for manticore 5 support #176 2022-11-28 17:12:19 +03:00
Alexey Kasyanchuk
b40df5b2cd fix(ssl): ignore cert to fix blob loads 2022-08-11 02:16:35 +03:00
Alexey Kasyanchuk
bf6b88aaaa fix(torrent): fix search by magnet 2022-06-06 15:03:36 +03:00
Alexey Kasyanchuk
30a6901077 feat(core): upgrade to electron 16 2022-01-02 02:29:09 +03:00
Alexey Kasyanchuk
177f8d2f11 fix(db): converting db to version 8 2021-09-12 02:18:40 +03:00
Alexey Kasyanchuk
f7166103df fix(db): moving content type to uint values 2021-09-12 02:18:40 +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
7225af81d0 fix(linux): fix convertation of db under linux system #152 2021-08-10 13:54:27 +03:00
Alexey Kasyanchuk
fa112ffd9c feat(log): using tagslog 2021-08-01 04:49:50 +03:00
Alexey Kasyanchuk
e306c8d46c feat(server): missing rats.log functionality restored #145 2021-07-13 12:27:10 +03:00
Alexey Kasyanchuk
45bf73d012 fix(ui): fix blank screen on app start #147 2021-07-12 14:20:28 +03:00
Alexey Kasyanchuk
bceb070b74 fix(web): fixed compilation with create-torrent #148 2021-07-11 11:58:30 +03:00
Alexey Kasyanchuk
3e4e26fa12 fix(ui): fix generate button size in ui 2021-07-11 00:53:42 +03:00
Alexey Kasyanchuk
b90de1dfc0 feat(generate): add generated torrent to search list after generation 2021-07-10 23:52:54 +03:00
Alexey Kasyanchuk
9699f1eb7f feat(torrent): generation of torrent functionality 2021-07-07 15:19:45 +03:00
Alexey Kasyanchuk
0aaff50333 fix(ui): fix url for #141 2021-07-06 14:18:06 +03:00
Alexey Kasyanchuk
0325d714a5 feat(p2p): new bootstrap pear, also fix problem with bootstrap timeout 2021-07-06 13:53:19 +03:00
Alexey Kasyanchuk
2029c142b7 feat(ui): show torrent pie of the content 2021-07-05 20:18:54 +03:00
Alexey Kasyanchuk
777cd2bd62 feat(formats): avif to formats 2021-06-22 12:16:27 +03:00
Alexey Kasyanchuk
79f23d00bd feat(ui): click on torrent size opens torrent files 2021-06-22 11:56:32 +03:00
Alexey Kasyanchuk
8df02cb296 feat(db): new db patch 2021-06-20 12:11:24 +03:00
Alexey Kasyanchuk
2ec7ad0501 fix(db): rename deprecated option 2021-06-17 12:43:50 +03:00
Alexey Kasyanchuk
b4c2627ed5 fix(db): fix order in some cases for future db structure 2021-06-16 01:04:48 +03:00
Alexey Kasyanchuk
48701df4c8 fix(changelog): fix changelog show 2021-06-10 14:40:54 +03:00
Alexey Kasyanchuk
48cc01953c fix(db): first run start fix #142 2021-04-28 02:16:37 +03:00
Alexey Kasyanchuk
9804ee7c6c feat(core): update components 2021-04-25 03:39:51 +03:00
Alexey Kasyanchuk
5a712f77b5 fix(search): fix slow query wrong remote response on search 2021-02-22 17:10:49 +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
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
7c3ad12819 fix(web): fix web version 2021-01-07 01:37:10 +03:00
Alexey Kasyanchuk
8522f00685 fix(changelog): fix changelog on new electron 2021-01-07 00:13:53 +03:00
Alexey Kasyanchuk
39d12f1d1a feat(relay): bootstrap timeout 2021-01-06 21:16:09 +03:00
Alexey Kasyanchuk
95fc935438 feat(update): update everything to new versions 2021-01-06 02:38:15 +03:00
Alexey Kasyanchuk
e3c20a6fe2 feat(deps): switch to new electron 2021-01-05 23:33:42 +03:00
Alexey Kasyanchuk
ab5303ecae fix(relay): ignore some situations when relay not needed 2020-01-08 21:49:51 +03:00
Alexey Kasyanchuk
2e05bc9e68 fix(gui): connection status fix detection in some situations 2020-01-07 13:10:59 +03:00