Commit graph

84 commits

Author SHA1 Message Date
Igor Katson
e9acbaa9dc
Merged v7.0.1 2024-08-31 12:15:22 +01:00
Igor Katson
6ca3561230
Fix disable_upload in GUI 2024-08-29 16:59:53 +01:00
Igor Katson
1ae81c6cb0
Desktop in same workspace as main app 2024-08-29 10:52:25 +01:00
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
3ef9dc6655
Deduplicate cargo a bit 2024-08-28 11:27:44 +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
eb2b9e5a41
Add fastresume to desktop app 2024-08-21 22:58:02 +01:00
Igor Katson
f1688add01
Tag v7.0.0-beta.2 2024-08-21 13:30:36 +01:00
Igor Katson
93c53b4285
Add session stats to desktop app 2024-08-21 13:22:22 +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
ec7d761d2c
Fixing build 2024-08-15 15:25:32 +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
3269ee40c7
Workaround default download dir #175 2024-08-12 19:43:40 +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
37b96aedf8
updates and upgrades 2024-08-06 13:53:13 +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
340daa6b24
5.6.1 2024-04-23 23:08:49 +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
c6d3a972c4 desktop support to modify selected files 2024-03-30 20:46:29 +00:00
Igor Katson
9722dd8cb7 Fewer unwraps 2024-03-30 20:22:04 +00:00
Igor Katson
8402a821ad
Prepare for 5.5.4 (#107) 2024-03-29 21:06:59 +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
ba1c52644a
5.5.1 2024-02-27 18:58:59 +00:00
Igor Katson
2f36515c32
Tag v5.5.0 2024-02-26 10:02:29 +00:00
Igor Katson
d1956ffa29
Tag 5.4.2 2024-01-21 11:11:30 +00:00
Igor Katson
fb3ff76716
Update Cargo.lock 2024-01-21 10:58:35 +00:00
Igor Katson
0400bdec6d
Tag 5.4.1 2024-01-03 14:41:32 +00:00
Igor Katson
89bbcd2a27
2/n reduce react re-renders 2023-12-19 23:05:57 +00:00