Commit graph

81 commits

Author SHA1 Message Date
Igor Katson
626c529000
Created upnp crate to port forward local ports 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
28c2db2a37
Made changes for Desktop app to work 2023-12-02 21:12:15 +00:00
Igor Katson
99db087cf1
Improving typescript types 2023-12-02 15:35:26 +00:00
Igor Katson
0fba121f9e
cargo update 2023-12-02 12:49:18 +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
af1facb171
Upgrade some dependencies and librqbit to 4.0.0-beta.1 2023-12-01 11:56:07 +00:00
Igor Katson
143bdea498
Fixing cargo publish 2023-12-01 11:50:43 +00:00
Igor Katson
b3ab2c4d4c
Code to serialize peer store 2023-11-30 22:07:24 +00:00
Igor Katson
52883769e1
Session persistence now saving full torrent contents 2023-11-30 00:48:57 +00:00
Igor Katson
336bf751e3
DHT: better tracking requests/responses 2023-11-28 10:53:22 +00:00
Igor Katson
eaf5021908
Next id -> AtomicU16 2023-11-28 07:40:27 +00:00
Igor Katson
d8fdb94305
DHT instrumentation 2023-11-25 15:15:16 +00:00
Igor Katson
17b243921d
Continuing refactor 2023-11-25 00:24:32 +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
7d6ed06166
Selective download modal 2023-11-22 17:19:35 +00:00
Igor Katson
8d6701ef47
Bump to 3.1.0 2023-11-21 14:36:41 +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
2ebbc0a828
Add examples 2023-11-19 22:48:19 +00:00
Igor Katson
adf3eef877
Removed a couple deadlocks 2023-11-19 16:25:59 +00:00
Igor Katson
38c99023ac
Change peer states to dashmap 2023-11-19 15:47:14 +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
878de73721
Prepare rqbit binary itself to publish on crates.io 2023-11-15 14:53:08 +00:00
Igor Katson
42654246a0
Prepare librqbit 2023-11-15 14:28:16 +00:00
Igor Katson
22eb0fca57
Prepare dht for publishing 2023-11-15 13:56:25 +00:00
Igor Katson
c0d608bd35
Prepare peer-binary-protocol for publishing 2023-11-15 13:54:19 +00:00
Igor Katson
3f519ff2d2
Prepare librqbit-core for publishing 2023-11-15 13:53:10 +00:00
Igor Katson
7d29ee28e6
Prepare sha1w and bencode for publishing 2023-11-15 13:50:56 +00:00
Igor Katson
e770aade12
Prepare buffers for publishing 2023-11-15 13:48:50 +00:00
Igor Katson
b1e2024760
Prepare clone-to-owned for publishing 2023-11-15 13:47:26 +00:00
Igor Katson
be726e9aa3
Just messing around with itertools Either 2023-07-10 14:47:40 +01:00
Igor Katson
af30affb37
cargo update 2023-07-10 11:26:09 +01:00
Igor Katson
aacb8caaa3
Serde errors 2022-12-08 20:43:02 +00:00
Igor Katson
ae847ce99c
Upgrade deps 2022-12-04 13:12:23 +00:00
Igor Katson
15ae48e5af
Changed warp to axum 2022-12-04 12:53:55 +00:00
Igor Katson
bc11f43452
Revert "Integrate with tokio console"
This reverts commit e10da1c7dd.
2022-05-23 21:33:25 +01:00
Igor Katson
e10da1c7dd
Integrate with tokio console 2021-12-18 13:39:42 +00:00
Igor Katson
4170bf3574
cargo update 2021-10-26 10:05:35 +01:00
Igor Katson
a8efcfdd26 Completely change the CLI so that we have a server and a client. 2021-10-22 21:01:23 +01:00
Igor Katson
f0d14ae92b Create http api before adding the first torrent 2021-10-20 16:11:59 +01:00
Igor Katson
3a64254971 Fix a couple bugs.
1. Bug one - last_piece_id when only_files is present.
2. Bug two - do not ensure_file_length for files we don't need.
2021-10-18 16:16:42 +01:00
Igor Katson
27145c758c Add scripts to build for x86_64 linux too 2021-10-17 18:17:50 +01:00
Igor Katson
287b21f63b Update version to 1.1.0 2021-10-17 13:24:52 +01:00
Igor Katson
f02dcd783f Cargo update 2021-10-17 13:20:52 +01:00