Commit graph

52 commits

Author SHA1 Message Date
Igor Katson
8379672f01
Add disable upload checkbox to UI 2024-08-29 10:23:07 +01:00
Igor Katson
fef068d809
Fix desktop to support this 2024-08-28 13:56:12 +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
52ca07fe41
Cargo upgrade all deps 2024-08-28 11:44:01 +01:00
Igor Katson
322ff24edf
Cargo update 2024-08-28 10:23:28 +01:00
Igor Katson
08b4dd7c1f
cargo update 2024-08-27 15:13:01 +01:00
Igor Katson
a38480e876
Update version to 7.0.0-beta.3 2024-08-24 00:43:38 +01:00
Igor Katson
9f340d92e5
UPnP server configurable from UI 2024-08-24 00:36:25 +01:00
Igor Katson
9e7b656f0b
UPNP server integrated into rqbit.
How to use: https://github.com/ikatson/rqbit/pull/208
2024-08-23 19:23:02 +01:00
Igor Katson
f1688add01
Tag v7.0.0-beta.2 2024-08-21 13:30:36 +01:00
Igor Katson
06c6bf4487
Preparing for v7.0.0-beta.1 2024-08-19 17:29:22 +01:00
Igor Katson
37ee8b70ba
Split up librqbit http_api and tracing_subscriber into separate features (#188)
* fix lints that were under features

* Split up some features and fix desktop

* fix github script

* fix github script

* fix github script

* try caching check-desktop
2024-08-15 18:54:59 +01:00
Igor Katson
30de55d3bc
Prepare 7.0.0-beta.0 2024-08-15 14:46:26 +01:00
Igor Katson
30eb74b3e4
cargo update 2024-08-15 14:39:17 +01:00
Igor Katson
275b3b0185
Update desktop app to support new persistence config 2024-08-15 11:39:12 +01:00
Igor Katson
65e4f1b0a6
Copy playlist to clipboard, native UI (not alert) 2024-08-08 09:56:16 +01:00
Igor Katson
8c2788cf1a
cargo update 2024-08-06 14:15:36 +01:00
Igor Katson
50cd583e3c
Updates and upgrades 2024-08-06 14:05:14 +01:00
Igor Katson
226fd0d051
6.0.0-beta.2 2024-05-18 00:05:09 +01:00
Igor Katson
6218cac317
6.0.0-beta.0 2024-05-03 17:28:56 +01:00
Igor Katson
28f65ef087
5.6.4 2024-04-29 19:42:16 +01:00
Igor Katson
517d05d190
Preparing 5.6.3 2024-04-29 16:43:17 +01:00
Igor Katson
9f806d7adb
Prepare 5.6.2 2024-04-29 12:11:32 +01:00
Igor Katson
5dbba806c7
5.6.1 versioning fixups 2024-04-23 23:16:45 +01:00
Igor Katson
c60b380897
Cargo.lock update 2024-04-23 23:10:38 +01:00
Igor Katson
81d2301e20 Starting to cut 5.6.0 2024-04-07 10:56:06 +01:00
Igor Katson
e18a711abf
v5.6.0-beta.1 (#116)
* Fix displaying versions in web/desktop
* Update deps
* Tag 5.6.0-beta.1
2024-04-06 09:37:31 +01:00
Igor Katson
8524e73fda Updated version to 5.6.0-beta.0 (forgot to do it when releasing) 2024-04-05 10:31:19 +01:00
Igor Katson
9722dd8cb7 Fewer unwraps 2024-03-30 20:22:04 +00:00
Igor Katson
4d6b5181eb
Prepare v5.5.3 (#98)
* Forgot to commit version updates

* Cargo.toml 5.5.3

* Cargo.lock

* Tag desktop 5.5.3

* Update deps
2024-03-25 13:40:04 +00:00
Igor Katson
2778d46bb3
End-to-end unit test (#90)
* First implementation of create_torrent_file

* Test harness for e2e preparing

* Saving

* Continuing test harness

* Continuing test harness

* Continuing test harness

* All servers are running

* Full e2e harness done

* Test e2e harness working fine

* Remove lints

* injecting faults

* The e2e test runs continuously

* e2e test

* Add a test for create_torrent

* Nothing

* Nothing, just tweaking the numberes

* Update tokio, remove custom tempfile shim
2024-03-05 09:18:22 +00:00
Igor Katson
a6ebecee97
Report size to trackers 2024-03-01 07:54:27 +00:00
Igor Katson
fb3ff76716
Update Cargo.lock 2024-01-21 10:58:35 +00:00
Igor Katson
89bbcd2a27
2/n reduce react re-renders 2023-12-19 23:05:57 +00:00
Igor Katson
98ce0408f7
Limit colors and re-use tailwind config in desktop 2023-12-16 19:15:09 +00:00
Igor Katson
8d886e0961
1/n Fixing dark mode 2023-12-16 10:23:24 +00:00
Arifcan Balta
911bf3a0d5
Chunk-piece length comparison fix (#55) 2023-12-13 17:53:27 +00:00
Igor Katson
2603b20f27
Make versions less duplicative as I always mess up changing them everywhere. Now its just Cargo.toml for desktop 2023-12-09 08:58:00 +00: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
9385524a1a
Desktop: button to show a modal with logs (#48)
* Add an endpoint to stream logs /stream_logs
* Display logs in desktop app
* UI component to stream logs
2023-12-08 19:47:48 +00:00
Igor Katson
808bef11db
Desktop: fix bugs when changing numbers in configuration 2023-12-08 12:14:39 +00:00
Igor Katson
2653fb0515
Tweak release.yaml to release files quicker 2023-12-08 10:16:29 +00:00
Igor Katson
a5e7a5a5f5
Desktop: fix bug when not creating config dir 2023-12-07 16:18:18 +00:00
Igor Katson
b7fbb5be63
Preparing for 5.0.0 release 2023-12-07 12:33:08 +00:00
Igor Katson
bed7433d8e
Use tokio_util::CancellationToken everywhere 2023-12-07 10:22:17 +00:00
Igor Katson
9cbe16b387
settings dialog works now and reloads the session properly 2023-12-06 23:18:06 +00:00
Igor Katson
a3475784e9
Initial commit for desktop configuration. Broken now 2023-12-06 14:30:32 +00:00
Igor Katson
2d43f41664
Desktop: run HTTP API, show version 2023-12-06 12:14:26 +00:00
Igor Katson
21b78468a5
Fixed npm warnings 2023-12-06 01:26:33 +00:00
Igor Katson
006d83d6a7
Update docs, cleanup for 4.0.0 release 2023-12-03 12:14:50 +00:00