Igor Katson
|
28c2db2a37
|
Made changes for Desktop app to work
|
2023-12-02 21:12:15 +00:00 |
|
Igor Katson
|
fe04e17d63
|
Other changes for Tauri
|
2023-12-02 15:59:20 +00:00 |
|
Igor Katson
|
99db087cf1
|
Improving typescript types
|
2023-12-02 15:35:26 +00:00 |
|
Igor Katson
|
4078eacf1d
|
Better error display in UI
|
2023-12-01 11:28:35 +00:00 |
|
Igor Katson
|
5ee9390bb1
|
Initial peers now passed to read_metainfo_from_peer_receiver
|
2023-12-01 09:44:51 +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
|
42b1fb09c2
|
Merging session and user-provided peer timeouts
|
2023-11-30 16:26:57 +00:00 |
|
Igor Katson
|
210a3d5d3e
|
Use concrete type for DHT peers
|
2023-11-30 08:06:55 +00:00 |
|
Igor Katson
|
6243c5f02f
|
Restoring sessions from DB preserving IDs
|
2023-11-30 07:48:10 +00:00 |
|
Igor Katson
|
52883769e1
|
Session persistence now saving full torrent contents
|
2023-11-30 00:48:57 +00:00 |
|
Igor Katson
|
c7cf5eedef
|
Remove the giant lock from dht
|
2023-11-28 08:03:12 +00:00 |
|
Igor Katson
|
1110eb8620
|
Create folders for session persistence
|
2023-11-27 09:20:35 +00:00 |
|
Igor Katson
|
7292522139
|
Session: add all at once
|
2023-11-26 09:59:44 +00:00 |
|
Igor Katson
|
c6b4e78747
|
Nothing much
|
2023-11-25 19:20:47 +00:00 |
|
Igor Katson
|
e3a3f71064
|
Nothing
|
2023-11-25 17:13:17 +00:00 |
|
Igor Katson
|
1c53aeba2f
|
Fix a couple bugs
|
2023-11-25 11:21:45 +00:00 |
|
Igor Katson
|
1bea1f9235
|
Better API for stats printing
|
2023-11-25 10:11:40 +00:00 |
|
Igor Katson
|
bec5e1be7f
|
Session persistence
|
2023-11-25 02:36:19 +00:00 |
|
Igor Katson
|
17b243921d
|
Continuing refactor
|
2023-11-25 00:24:32 +00:00 |
|
Igor Katson
|
f789be22c9
|
Deleting and forgetting torrents
|
2023-11-24 21:45:38 +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
|
876afbf41b
|
Initialization progress reporting
|
2023-11-24 15:04:36 +00:00 |
|
Igor Katson
|
b79a21179f
|
2/n Add pause/start actions
|
2023-11-24 14:29:05 +00:00 |
|
Igor Katson
|
0c4844f534
|
1/n Add pause/start actions
|
2023-11-24 14:19:39 +00:00 |
|
Igor Katson
|
afbf2a76b9
|
Should be working ok now
|
2023-11-24 14:08:02 +00:00 |
|
Igor Katson
|
5e728fc67b
|
saving
|
2023-11-24 12:48:22 +00:00 |
|
Igor Katson
|
739666ff88
|
HUGE REFACTOR to suppor multiple states. Incomplete, broken
|
2023-11-24 09:30:21 +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
|
0574888ef2
|
Add "only_files=1,2,3" option to API
|
2023-11-22 15:26:24 +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
|
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 |
|