Commit graph

306 commits

Author SHA1 Message Date
Igor Katson
ca66a70bc1
Fixed base64 error 2023-12-03 09:49:10 +00:00
Igor Katson
63a21a50fd
Don't display status code twice in UI errors 2023-12-03 09:43:46 +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
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
e9d4dc4e3a
Made Api struct public 2023-12-02 15:19:05 +00:00
Igor Katson
08cd8c8b54
Removed global variable from Web UI 2023-12-02 15:03:25 +00:00
Igor Katson
98d487a5af
external_peer_adder now dies 2023-12-02 14:57:00 +00:00
Igor Katson
a2bb1220a9
Strict typescript 2023-12-02 14:49:44 +00:00
Igor Katson
21b644e394
Workaround a crash in dev mode 2023-12-02 13:01:50 +00:00
Igor Katson
137d12cb9c
Tweak some things so that we can embed Web UI into Tauri 2023-12-02 12:48:03 +00:00
Igor Katson
950ed816d1
Prep for tauri 2023-12-01 18:08:41 +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
4078eacf1d
Better error display in UI 2023-12-01 11:28:35 +00:00
Igor Katson
d1ad2c7d51
Fix a bug in initial_addrs URL parsing 2023-12-01 10:28:20 +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
558aa3f246
Fix accidentally removed line - sending nodes on getPeersRequest 2023-11-30 16:52:03 +00:00
Igor Katson
42b1fb09c2
Merging session and user-provided peer timeouts 2023-11-30 16:26:57 +00:00
Igor Katson
a0feee27a6
Add a button to increase peer timeouts 2023-11-30 16:05:48 +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
a5ae2988b8
Downgraded a bunch of messages from debug to trace 2023-11-29 23:45:08 +00:00
Igor Katson
91c99a272f
cargo fmt / clippy / fix 2023-11-28 11:35:28 +00:00
Igor Katson
c7cf5eedef
Remove the giant lock from dht 2023-11-28 08:03:12 +00:00
Igor Katson
f6ae927d5c
Add a logo as favicon 2023-11-27 17:21:45 +00:00
Igor Katson
2e2492581e
Update web UI version 2023-11-27 09:29:28 +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
3de67d0902
Can now try to unpause errored torrent 2023-11-25 18:48:23 +00:00
Igor Katson
e3a3f71064
Nothing 2023-11-25 17:13:17 +00:00
Igor Katson
d8fdb94305
DHT instrumentation 2023-11-25 15:15:16 +00:00
Igor Katson
6f113c5137
Fatal error handling 2023-11-25 13:53:57 +00:00
Igor Katson
051a231482
Fixing UI 2023-11-25 11:27:30 +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
e467787c38
Force stats refresh works better now on pause/unpause 2023-11-25 01:29:20 +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
fa97dedb98
Seems alright now 2023-11-25 00:54:21 +00:00
Igor Katson
17b243921d
Continuing refactor 2023-11-25 00:24:32 +00:00
Igor Katson
73e41ba7d5
fix js delete torrent bug 2023-11-24 23:18:09 +00:00
Igor Katson
f789be22c9
Deleting and forgetting torrents 2023-11-24 21:45:38 +00:00
Igor Katson
4927850ff9
Fixed a bug when unpausing torrents 2023-11-24 21:03:34 +00:00
Igor Katson
d7a37c1b48
Saving 2023-11-24 18:28:46 +00:00