Commit graph

15 commits

Author SHA1 Message Date
Igor Katson
1585a7e04a
Ability to upload torrents + other stuff for Web UI to work 2023-11-20 19:52:48 +00:00
Igor Katson
2ebbc0a828
Add examples 2023-11-19 22:48:19 +00:00
Igor Katson
48a14823fa
Changed log to tracing 2023-11-19 13:05:42 +00:00
Igor Katson
6968a4e449
Cargo clippy: fix the majority of errors 2022-12-08 20:20:23 +00:00
Igor Katson
9e8f235cb4
Add read/write timeouts and avoid stuck peers 2022-12-04 14:51:48 +00:00
Igor Katson
37af0a4afb
Propagate sub-folder argument to command line 2021-10-26 10:21:02 +01:00
pcmid
681e93a066
Update: add sub_folder in AddTorrentOptions 2021-10-25 22:00:47 +08:00
Igor Katson
967a06a196
Enhance the HTTP API with more detail. 2021-10-23 10:06:28 +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
d0757d41c5 Print stats for each managed torrent now 2021-10-10 11:52:21 +01:00
Igor Katson
9b73a8ff2f Add "overwrite=true" option to torrent add API 2021-10-10 11:39:25 +01:00
Igor Katson
b1df9af3f6 Cargo check / fmt fixes 2021-10-10 11:00:04 +01:00
Igor Katson
64900e1fd4 Add API to add a torrent 2021-10-10 09:57:21 +01:00
Igor Katson
6e9e79a02e Move stats printing to main 2021-10-09 16:49:55 +01:00
Igor Katson
1667efdaa7 Start refactoring code to support running in background and adding multiple torrents 2021-10-09 15:03:42 +01:00