Commit graph

13 commits

Author SHA1 Message Date
Igor Katson
616498f500 Update minimal Rust version to 1.76 2024-11-18 17:34:32 +00:00
Igor Katson
189dea36a0
Windows doesnt have ipv6 netamasks! at least in networkinterfaces package 2024-09-16 17:51:47 +01:00
Igor Katson
406947f997
debugging 2024-09-16 17:25:19 +01:00
Igor Katson
3acc53a11f
IPv6 support for SSDP (for UPNP) 2024-09-15 21:57:34 +01:00
Igor Katson
babe470f9a
Add discover example to upnp 2024-08-29 14:19:20 +01:00
Igor Katson
b174afaa12
UPNP: send notifies on all interfaces, no need to specify hostname anymore 2024-08-28 13:38:11 +01:00
Igor Katson
b22298189c
Use quick_xml in upnp crate instead of serde_xml_rs 2024-08-28 11:50:27 +01:00
Igor Katson
01499231ac
Reuse some libraries that we already use in upnp crate 2024-08-25 14:59:39 +01:00
Igor Katson
1414a28aaf
upnp tick strategy updated 2024-08-16 10:08:48 +01:00
Igor Katson
2017c5ec94
Add an HTTP API endpoint + UI widgets to stream logs (#49)
* Added JSON logs to Desktop

* Move logging config into librqbit for reuse

* Log printer now available in both Desktop and Web UI

* Fix JS type error
2023-12-09 00:26:14 +00:00
Igor Katson
808bef11db
Desktop: fix bugs when changing numbers in configuration 2023-12-08 12:14:39 +00:00
Igor Katson
9fd5ff6427
Downlevel some annoying log messages 2023-12-07 22:49:38 +00:00
Igor Katson
626c529000
Created upnp crate to port forward local ports 2023-12-05 20:10:09 +00:00