Commit graph

103 commits

Author SHA1 Message Date
Igor Katson
2d43f41664
Desktop: run HTTP API, show version 2023-12-06 12:14:26 +00:00
Igor Katson
14d7ee04ea
Prepare for publishing new crates 2023-12-06 01:18:25 +00:00
Igor Katson
303c8a271d
Shorten command line output 2023-12-06 01:00:45 +00:00
Igor Katson
fd17ddc46b
Allow peers to reconnect 2023-12-06 00:16:59 +00:00
Igor Katson
80df2c1001
Display upload speed in Web UI 2023-12-05 20:52:30 +00:00
Igor Katson
4784f3f14b
Uploading seems to work fine now 2023-12-05 20:31:06 +00:00
Igor Katson
b15815d12f
Adding options to test downloading from another instance 2023-12-05 20:10:09 +00:00
Igor Katson
65c69f576b
Code fully compiles for processing incoming peers 2023-12-05 20:10:09 +00:00
Igor Katson
41fb3bfd37
Accepting TCP connections + publishing = works. Still yet to pass it to the live torrent 2023-12-05 20:10:09 +00:00
Igor Katson
006d83d6a7
Update docs, cleanup for 4.0.0 release 2023-12-03 12:14:50 +00:00
Igor Katson
9b96eca041
Update tags 2023-12-02 22:42:24 +00:00
Igor Katson
e9d4dc4e3a
Made Api struct public 2023-12-02 15:19:05 +00:00
Igor Katson
ab7d0f68d9
Re-tag 4.0.0-beta.2 as apparently beta.1 was already tagged and released before 2023-12-01 11:59:36 +00:00
Igor Katson
143bdea498
Fixing cargo publish 2023-12-01 11:50:43 +00:00
Igor Katson
f337ab1837
Pass back peers from Web UI when adding a magnet in attempt to speed it up 2023-12-01 09:30:23 +00:00
Igor Katson
7da46d0bbf
UDP send errors now kill requests right away 2023-11-28 11:32:34 +00:00
Igor Katson
336bf751e3
DHT: better tracking requests/responses 2023-11-28 10:53:22 +00:00
Igor Katson
1a6eb05ca1
Optional file logging 2023-11-27 23:19:24 +00:00
Igor Katson
d8fdb94305
DHT instrumentation 2023-11-25 15:15:16 +00:00
Igor Katson
1c53aeba2f
Fix a couple bugs 2023-11-25 11:21:45 +00:00
Igor Katson
bec5e1be7f
Session persistence 2023-11-25 02:36:19 +00:00
Igor Katson
79bd41a552
Can now reload RUST_LOG at runtime from HTTP API 2023-11-25 01:24:57 +00:00
Igor Katson
17b243921d
Continuing refactor 2023-11-25 00:24:32 +00:00
Igor Katson
d7a37c1b48
Saving 2023-11-24 18:28:46 +00:00
Igor Katson
66d2f224ed
Switch UI to display statuses better 2023-11-24 15:36:37 +00:00
Igor Katson
d8538af25d
[2/n] HUGE REFACTOR to suppor multiple states. Incomplete, broken 2023-11-24 12:44:36 +00:00
Igor Katson
739666ff88
HUGE REFACTOR to suppor multiple states. Incomplete, broken 2023-11-24 09:30:21 +00:00
Igor Katson
edaf3e0997
split up librqbit torrent state into smaller files 2023-11-23 16:27:55 +00:00
Igor Katson
d4e29171b9
Small js (webui) cleanups 2023-11-23 00:42:10 +00:00
Igor Katson
56311fb4df
DHT Rate limiting 2023-11-22 21:56:00 +00:00
Igor Katson
07b99f4ac9
Update cargo.toml versions 2023-11-22 21:19:43 +00:00
Igor Katson
707d4be631
The server now doesnt read files by itself, client must do it 2023-11-22 18:06:09 +00:00
Igor Katson
8d6701ef47
Bump to 3.1.0 2023-11-21 14:36:41 +00:00
Igor Katson
88ca5960df
Basic webui works 2023-11-20 20:27:30 +00:00
Igor Katson
1585a7e04a
Ability to upload torrents + other stuff for Web UI to work 2023-11-20 19:52:48 +00:00
Igor Katson
e557d76660
Bump version to 3.0.0 2023-11-20 16:17:28 +00:00
Igor Katson
b751b98a60
Update versions to 3.0.0 as theres a lot of changes internally 2023-11-20 10:34:43 +00:00
Igor Katson
4a331d97c9
Make default peer connect timeout less = 2s 2023-11-20 01:24:19 +00:00
Igor Katson
123859328f
Remove old slow peer stats computation 2023-11-20 01:19:24 +00:00
Igor Katson
0c89ee9248
Add parameter with_peers to stats_snapshot while its slow 2023-11-19 23:11:11 +00:00
Igor Katson
0170b19fcd
Remove inline-nevers 2023-11-19 21:50:50 +00:00
Igor Katson
98dbecf136
Fix a logging bug 2023-11-19 21:47:58 +00:00
Igor Katson
4b3da0bd69
Trying to see why it hangs for a bit sometimes 2023-11-19 20:38:41 +00:00
Igor Katson
ff71ade190
timed existence for lock time debugging 2023-11-19 19:40:45 +00:00
Igor Katson
adf3eef877
Removed a couple deadlocks 2023-11-19 16:25:59 +00:00
Igor Katson
48a14823fa
Changed log to tracing 2023-11-19 13:05:42 +00:00
Igor Katson
6ebf2120a4
Peers now reconnect! 2023-11-17 23:30:07 +00:00
Igor Katson
62ed868208
Update dependencies 2023-11-16 07:37:40 +00:00
Igor Katson
fb681d6b86
Prepare rqbit binary itself to publish on crates.io 2023-11-15 14:56:57 +00:00
Igor Katson
878de73721
Prepare rqbit binary itself to publish on crates.io 2023-11-15 14:53:08 +00:00